[root]/application/ship-simu/main/controller/web

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| quix0r | 17 (100.0%) | 336 (100.0%) | 19.7 |
'public static final' is correct
2 lines of code changed in 2 files:
Properties set/deleted on .htaccess
0 lines of code changed in 1 file:
SVN properties globally set
0 lines of code changed in 2 files:
Missing birthday elements added, missing config added
- Missing birth_day, birth_month and birth_year added to registration and
profile command class
- A lot missing configuration entries added
- Some more double quotes converted to single quotes
1 lines of code changed in 1 file:
Several entries fixed/renamed (sory, lame text)
106 lines of code changed in 1 file:
Copyright updated, menu class added for 'home'
1 lines of code changed in 1 file:
svn:keyword set on all scripts
0 lines of code changed in 1 file:
Method redirectToConfiguredUrl() does now append the suffix '_url' to all config entries
1 lines of code changed in 1 file:
Class name typo fixed, typo goverment->government fixed
4 lines of code changed in 1 file:
Typo in 'goverment' fixed ('government' is correct)
106 lines of code changed in 2 files:
No controller instances are now passed to filters
4 lines of code changed in 1 file:
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
7 lines of code changed in 1 file:
Typos fixed and special command resolver are now possible
- Two typos fixed: In terms like "if the" and "in the" >the< has been removed
- If a special "page" depending web command resolver is found it will be used
- Otherwise the default command resolver WebCommandResolver will be used as fall-back
- Some minor fixes
- TODO extended with a good "naming convention idea"
104 lines of code changed in 2 files: