Directory inc/classes/main/controller/form/

Directory Created:
2008-05-27 19:25
Directory Deleted:
2008-11-20 01:39
Total Files:
0
Deleted Files:
3
Lines of Code:
0

[root]/inc/classes/main/controller/form

Lines of Code

inc/classes/main/controller/form/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
quix0r 18 (100.0%) 249 (100.0%) 13.8

Most Recent Commits

quix0r 2008-11-20 01:39 Rev.: 329

Moved to repository "core" (not yet fully setup!)

0 lines of code changed in 3 files:

  • inc/classes/main/controller/form: .htaccess (del), class_WebDoFormController.php (del), class_WebLoginAreaController.php (del)
quix0r 2008-11-19 23:48 Rev.: 328

A lot rewrites and fixes for weak redirect methods
- Explicit exit() function added after all redirect calls for weak
implementations. But normally we have strong implementations...
- All filters, actions and commands now have a
Base<short_app_name>Filter|Action|Command class
- Invalid 'company' entries removed from non-shipsimu templates
- More missing classes and config enttries added (mainly to blog software)
- Some other minor improvements/fixes

3 lines of code changed in 1 file:

  • inc/classes/main/controller/form: class_WebDoFormController.php (+3)
quix0r 2008-11-16 03:13 Rev.: 316

Typos fixed and special command resolver are now possible
- Two typos fixed: In terms like "if the" and "in the" >the< has been removed
- If a special "page" depending web command resolver is found it will be used
- Otherwise the default command resolver WebCommandResolver will be used as fall-back
- Some minor fixes
- TODO extended with a good "naming convention idea"

1 lines of code changed in 1 file:

  • inc/classes/main/controller/form: class_WebDoFormController.php (+1 -1)
quix0r 2008-08-05 16:20 Rev.: 248

generateUniqueId() and more useless/deprecated methods removed, code speed-up, link helper improved

0 lines of code changed in 1 file:

  • inc/classes/main/controller/form: class_WebDoFormController.php (-6)
quix0r 2008-06-27 20:28 Rev.: 219

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

1 lines of code changed in 1 file:

  • inc/classes/main/controller/form: class_WebDoFormController.php (+1 -1)
quix0r 2008-06-20 23:25 Rev.: 176

Actions (so called sub-commands) may now have own pre/post filter, profile update is only to confirmed acctions available

1 lines of code changed in 1 file:

  • inc/classes/main/controller/form: class_WebDoFormController.php (+1 -1)
quix0r 2008-06-20 20:04 Rev.: 171

Deug backtraces centralized

1 lines of code changed in 1 file:

  • inc/classes/main/controller/form: class_WebDoFormController.php (+1 -1)
quix0r 2008-06-20 18:10 Rev.: 167

Simple exception handler and error handler added, profile update added with stubs

118 lines of code changed in 2 files:

  • inc/classes/main/controller/form: class_WebDoFormController.php (+11 -2), class_WebLoginAreaController.php (new 107)
quix0r 2008-06-09 16:09 Rev.: 133

createUniqueID -> generateUniqueId renamed, dataset criteria added, registration stub finished, local database does now select and insert data

1 lines of code changed in 1 file:

  • inc/classes/main/controller/form: class_WebDoFormController.php (+1 -1)
quix0r 2008-06-02 19:27 Rev.: 111

Registry introduces, comments fixed ;)

1 lines of code changed in 1 file:

  • inc/classes/main/controller/form: class_WebDoFormController.php (+1 -1)
quix0r 2008-05-28 21:06 Rev.: 97

More style convensions applied, interface updated

8 lines of code changed in 1 file:

  • inc/classes/main/controller/form: class_WebDoFormController.php (+8 -7)
quix0r 2008-05-28 18:57 Rev.: 96

Style convention applied (incomplete), pre/post filters added for form handler

14 lines of code changed in 1 file:

  • inc/classes/main/controller/form: class_WebDoFormController.php (+14 -20)
quix0r 2008-05-27 21:03 Rev.: 94

Template engine now checks variables first then code template

15 lines of code changed in 1 file:

  • inc/classes/main/controller/form: class_WebDoFormController.php (+15)
quix0r 2008-05-27 19:25 Rev.: 93

Intercepting filter basicly added, generic form processor implemented (unfinished), small fixes

85 lines of code changed in 2 files:

  • inc/classes/main/controller/form: .htaccess (new 1), class_WebDoFormController.php (new 84)
Generated by StatSVN 0.7.0