[root]/inc/classes/main/controller
captcha
(0 files, 0 lines)
default
(0 files, 0 lines)
form
(0 files, 0 lines)
image
(0 files, 0 lines)
login
(0 files, 0 lines)
registration
(0 files, 0 lines)
web
(0 files, 0 lines)

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| quix0r | 25 (100.0%) | 305 (100.0%) | 12.2 |
Moved to repository "core" (not yet fully setup!)
0 lines of code changed in 3 files:
Payment introduced, minor rewrites
- Payment system introduced (not finished)
- Refill page prepared for payment system
- Methods addCriteria() first parameter is now in ", not in '
- Minor improvements
18 lines of code changed in 1 file:
generateUniqueId() and more useless/deprecated methods removed, code speed-up, link helper improved
0 lines of code changed in 1 file:
More conventions than code added:
- Copyright line fixed (space added, sorry guys!)
- Doc tags fixed in a lot files
- Arrays send to exceptions are now all $msgArray called
- BaseHelper class now contains generic methods from WebFormHelper class
- BaseWebHelper added which holds "web-generic" methods and attributes
- Due to these changes, the WebFormHelper is now cleared from generic methods
2 lines of code changed in 2 files:
Image controller/resolver and fixes:
- Controller and resolver added for images
- Exceptions fixed in controller and resolver
- No more fall-back on default command if requested command is missing
- Misc constant fixes
39 lines of code changed in 1 file:
Type-hints fixed, header docs fixed, exceptions deprecated
3 lines of code changed in 1 file:
Actions (so called sub-commands) may now have own pre/post filter, profile update is only to confirmed acctions available
3 lines of code changed in 1 file:
Login and auth classes added. WARNING: All class config entries must end with _class!
2 lines of code changed in 1 file:
eval() commands replace by improved object factory, user login class stub added
1 lines of code changed in 1 file:
Comments fixed... ;) And pre/post filters for registrations now supported
1 lines of code changed in 1 file:
More object are configureable, cache initially added
2 lines of code changed in 1 file:
Style convention applied (incomplete), pre/post filters added for form handler
5 lines of code changed in 1 file:
Intercepting filter basicly added, generic form processor implemented (unfinished), small fixes
84 lines of code changed in 1 file:
Word translated, missing .htaccess added
1 lines of code changed in 1 file:
Re-added
40 lines of code changed in 1 file:
Missing files added
46 lines of code changed in 1 file:
Blub
0 lines of code changed in 2 files:
Several MVC classes added, entryPoint method rewritten
4 lines of code changed in 1 file:
Method constructor() removed, several small fixes
3 lines of code changed in 1 file:
Base controller stub added
51 lines of code changed in 2 files: