
| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| quix0r | 15 (100.0%) | 31 (100.0%) | 2.0 |
Moved to repository "core" (not yet fully setup!)
0 lines of code changed in 1 file:
Dummy admin area added, HTML code in PHP scripts rewritten to CSS classes, CSS ids fixed
5 lines of code changed in 1 file:
Fixes for image generation
1 lines of code changed in 1 file:
Constants PATH and _DB_TYPE replaced
1 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
1 lines of code changed in 1 file:
A lot debug messages removed, mailer with stubs added, resend link basicly finished - except mailing
5 lines of code changed in 1 file:
Just a space removed
1 lines of code changed in 1 file:
Comment header fixed
1 lines of code changed in 1 file:
More class descriptions translated, generic user class added
6 lines of code changed in 1 file:
Style convention applied (incomplete), pre/post filters added for form handler
1 lines of code changed in 1 file:
Registration stub added, naming convention applied, support for PHP code (keep it simple!) in templates added
1 lines of code changed in 1 file:
Several MVC classes added, entryPoint method rewritten
2 lines of code changed in 1 file:
Method constructor() removed, several small fixes
1 lines of code changed in 1 file:
core code merged, interfaces OutputStreamer implemented
5 lines of code changed in 2 files: