
| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| quix0r | 23 (100.0%) | 59 (100.0%) | 2.5 |
Moved to repository "core" (not yet fully setup!)
0 lines of code changed in 3 files:
Dummy admin area added, HTML code in PHP scripts rewritten to CSS classes, CSS ids fixed
4 lines of code changed in 3 files:
Fixes for image generation
1 lines of code changed in 1 file:
Missing email template added, updated config and other updated scripts now included
1 lines of code changed in 1 file:
Final fixes for variable inserting
20 lines of code changed in 1 file:
Simple exception handler and error handler added, profile update added with stubs
1 lines of code changed in 1 file:
Login and auth classes added. WARNING: All class config entries must end with _class!
5 lines of code changed in 2 files:
Cookie-based login initially done
9 lines of code changed in 1 file:
Registration form and form helper completed, XHTML markup errors fixed
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:
getConfigInstance() is now protected, factories added
1 lines of code changed in 1 file:
More fixes...
6 lines of code changed in 5 files:
Several MVC classes added, entryPoint method rewritten
9 lines of code changed in 2 files: