[root]/application/selector
admin
(1 files, 1 lines)
templates
(0 files, 0 lines)
de
(0 files, 0 lines)
code
(4 files, 56 lines)

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| quix0r | 151 (100.0%) | 642 (100.0%) | 4.2 |
Also this ...
2 lines of code changed in 2 files:
selfInstance is better
6 lines of code changed in 1 file:
Renamed getInstance() to getSelfInstance(), conflicts BaseRegistry versus several other classes
12 lines of code changed in 6 files:
Set application instance first (to prevent a NPE in BaseRegistry)
3 lines of code changed in 1 file:
Deprecated includes file_io/language removed
0 lines of code changed in 1 file:
SVN properties globally set
0 lines of code changed in 9 files:
A lot menu templates added, XMLs rewritten, TODOs.txt updated
2 lines of code changed in 1 file:
Updated to latest core changes
6 lines of code changed in 1 file:
Deprecated call removed
0 lines of code changed in 1 file:
Double->single converted
6 lines of code changed in 1 file:
Failed attempts for governments added
5 lines of code changed in 1 file:
Missing 2nd argument added
1 lines of code changed in 1 file:
readConfig() is not naming convention, renamed to getConfigEntry()
21 lines of code changed in 6 files:
Deprecated 'page_with_news' removed
0 lines of code changed in 1 file:
Double-quotes rewritten to single-quotes
2 lines of code changed in 2 files:
Copyright updated, menu class added for 'home'
9 lines of code changed in 9 files:
Rewritten to use scanClassPath()
1 lines of code changed in 1 file:
is_null() removed which is obsolete
4 lines of code changed in 1 file:
svn:keyword set on all scripts
0 lines of code changed in 9 files:
Dashes removed
1 lines of code changed in 1 file:
Application helper class rewritten, buildMasterTemplateName() method added, ManageableApplication interface updated
53 lines of code changed in 1 file:
Typo fixed :(
1 lines of code changed in 1 file:
Applications should terminate due to an uncatched exception
2 lines of code changed in 2 files:
A lot rewrites and fixes for weak redirect methods
- Explicit exit() function added after all redirect calls for weak
implementations. But normally we have strong implementations...
- All filters, actions and commands now have a
Base<short_app_name>Filter|Action|Command class
- Invalid 'company' entries removed from non-shipsimu templates
- More missing classes and config enttries added (mainly to blog software)
- Some other minor improvements/fixes
0 lines of code changed in 1 file:
Some minor improvements, typo fixed:
- Typo in exception handler fixed
- Application selector does now have updated starter.php and exception/assertion
handlers
58 lines of code changed in 1 file:
Code cleanup in application selector. TODO: Application 'admin' needs to be excluded from app list
8 lines of code changed in 2 files:
A lot naming conventions applied:
- All action templates and classes now contains the application name
- This is needed for the admin area where we need to add special filters for
user rights validation
- Class "BaseApplication" added which registers the ApplicationHelper class
for later usage.
- Some minor fixes
1 lines of code changed in 1 file:
Dummy admin area added, HTML code in PHP scripts rewritten to CSS classes, CSS ids fixed
4 lines of code changed in 1 file:
Application init phase rewritten, data.php now sets app data
53 lines of code changed in 3 files:
Config entry 'php_extension' is no longer used
1 lines of code changed in 1 file:
Fixes for image generation
66 lines of code changed in 4 files:
Constants PATH and _DB_TYPE replaced
4 lines of code changed in 2 files:
generateUniqueId() and more useless/deprecated methods removed, code speed-up, link helper improved
1 lines of code changed in 2 files:
Login area extended and misc things changed:
- Ship-Simu's action classes moved to sub directory "ship-simu"
- Action for listing shipping companies added which redirects if you have not
confirmed your email address.
- Template for above action created
- In responses, variable $templateEngine rewritten to $templateInstance and
removed due to we already have such getter/setter in BaseFrameworkSystem
- Several smaller improvements
18 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
7 lines of code changed in 7 files:
Packager script for latest dev version added, misc fixes, captcha verifier filter added with stubs
1 lines of code changed in 1 file:
Unneccessary sanity checks removed
0 lines of code changed in 1 file:
Type-hints fixed, header docs fixed, exceptions deprecated
0 lines of code changed in 1 file:
Logout procedure basicly finished, login area splitted in main and action-dependent templates
2 lines of code changed in 1 file:
If you have trouble with login turn off is_single_server, exception name added
2 lines of code changed in 1 file:
(26 more)