[root]/inc/classes/main/console

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| quix0r | 16 (100.0%) | 21 (100.0%) | 1.3 |
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
2 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:
Debug mailer finished and debug messages removed:
- The class DebugMailer is now 99% ready. It outputs the sent mail but has not
been tested with multiple mails
- Confirmation mail is now basicly done
- A lot debug messages removed/rewritten
- Two generic methods added to interface FrameworkInterface
- XML headers added to XML templates
2 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
2 lines of code changed in 1 file:
Just a space removed
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
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
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
3 lines of code changed in 1 file:
Base controller stub added
1 lines of code changed in 1 file:
More patterns added, part description changed to object description
1 lines of code changed in 1 file:
core code merged, interfaces OutputStreamer implemented
3 lines of code changed in 2 files: