[root]/inc/classes/main/commands
extended
(0 files, 0 lines)
image
(0 files, 0 lines)
local
(0 files, 0 lines)
web
(0 files, 0 lines)

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| quix0r | 17 (100.0%) | 186 (100.0%) | 10.9 |
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 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
2 lines of code changed in 2 files:
A lot debug messages removed, mailer with stubs added, resend link basicly finished - except mailing
4 lines of code changed in 1 file:
Type-hints fixed, header docs fixed, exceptions deprecated
3 lines of code changed in 1 file:
Actions (so called sub-commands) may now have own pre/post filter, profile update is only to confirmed acctions available
0 lines of code changed in 1 file:
Just a space removed
1 lines of code changed in 1 file:
Results are now searchable and iterateable, insertDataSet renamed to queryInsertDataSet, login added with stubs
1 lines of code changed in 1 file:
eval() commands replace by improved object factory, user login class stub added
1 lines of code changed in 1 file:
Registration stub added, naming convention applied, support for PHP code (keep it simple!) in templates added
73 lines of code changed in 1 file:
Missing files added
1 lines of code changed in 1 file:
Several MVC classes added, entryPoint method rewritten
50 lines of code changed in 1 file:
Method constructor() removed, several small fixes
3 lines of code changed in 1 file:
Missing files for command pattern added
47 lines of code changed in 1 file: