
| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| quix0r | 45 (100.0%) | 94 (100.0%) | 2.0 |
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
2 lines of code changed in 2 files:
generateUniqueId() and more useless/deprecated methods removed, code speed-up, link helper improved
0 lines of code changed in 3 files:
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
3 lines of code changed in 3 files:
A lot debug messages removed, mailer with stubs added, resend link basicly finished - except mailing
3 lines of code changed in 1 file:
Account status page partly implemented, backtrace now without own saveBacktrace() call
1 lines of code changed in 1 file:
Deug backtraces centralized
1 lines of code changed in 1 file:
Just a space removed
3 lines of code changed in 3 files:
Results are now searchable and iterateable, insertDataSet renamed to queryInsertDataSet, login added with stubs
1 lines of code changed in 1 file:
createUniqueID -> generateUniqueId renamed, dataset criteria added, registration stub finished, local database does now select and insert data
3 lines of code changed in 3 files:
Comment header fixed
3 lines of code changed in 3 files:
More class descriptions translated, generic user class added
3 lines of code changed in 3 files:
Several MVC classes added, entryPoint method rewritten
6 lines of code changed in 3 files:
Method constructor() removed, several small fixes
9 lines of code changed in 3 files:
Base controller stub added
3 lines of code changed in 3 files:
More patterns added, part description changed to object description
3 lines of code changed in 3 files:
core code merged, interfaces OutputStreamer implemented
50 lines of code changed in 6 files: