[root]/inc/classes/main/compressor

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| quix0r | 36 (100.0%) | 45 (100.0%) | 1.2 |
Moved to repository "core" (not yet fully setup!)
0 lines of code changed in 3 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:
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:
More class descriptions translated, generic user class added
3 lines of code changed in 3 files:
Messages translated to english, a lot uneccessary debug messages removed
0 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
12 lines of code changed in 3 files:
core code merged, interfaces OutputStreamer implemented
6 lines of code changed in 6 files: