[root]/application/ship-simu/main/commands/web
company
(2 files, 89 lines)
goverment
(0 files, 0 lines)
government
(5 files, 483 lines)

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| quix0r | 121 (100.0%) | 1086 (100.0%) | 8.9 |
'public static final' is correct
5 lines of code changed in 5 files:
Properties set/deleted on .htaccess
0 lines of code changed in 1 file:
SVN properties globally set
0 lines of code changed in 5 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
4 lines of code changed in 1 file:
Deprecated call removed
0 lines of code changed in 5 files:
Failed attempts for governments added
3 lines of code changed in 2 files:
Now we have a filter to not allow the guest-account to change it's data
3 lines of code changed in 1 file:
readConfig() is not naming convention, renamed to getConfigEntry()
2 lines of code changed in 2 files:
Copyright updated, menu class added for 'home'
5 lines of code changed in 5 files:
svn:keyword set on all scripts
0 lines of code changed in 5 files:
Missing configuration entry added
7 lines of code changed in 1 file:
Method redirectToConfiguredUrl() does now append the suffix '_url' to all config entries
5 lines of code changed in 3 files:
Refill page now books points (unfinished, need redirect!)
7 lines of code changed in 1 file:
Missing filter class added for refill page, some minor rewrites
2 lines of code changed in 1 file:
Renamed to match with naming convention
103 lines of code changed in 2 files:
No controller instances are now passed to filters
29 lines of code changed in 5 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
37 lines of code changed in 5 files:
Filteres rewritten, birthday added, some fixes:
- Birthday (day and month as 2-digit number and year as 4-digit number) added
- All filters now extends the BaseFilter class
- Typo (Startuphilfe -> Starthilfe) fixed
- Minor improvements
6 lines of code changed in 2 files:
More improvements and fixes:
- CAPTCHA added to profile page
- Action for profile page added
- User status re-fixed...
- Form for training payed by goverment added (unfinished)
- Web link/form/base helper fixed/improved
3 lines of code changed in 1 file:
Payment introduced, minor rewrites
- Payment system introduced (not finished)
- Refill page prepared for payment system
- Methods addCriteria() first parameter is now in ", not in '
- Minor improvements
9 lines of code changed in 1 file:
Filter classes now ends with _filter in config entry
25 lines of code changed in 5 files:
Shoutbox stub added (will be moved out later on)
3 lines of code changed in 1 file:
Word 'money' removed because you can not just even refill ingame-money
94 lines of code changed in 2 files:
Fixes for image generation
1 lines of code changed in 1 file:
Todo tags added to documentation
1 lines of code changed in 1 file:
Refill request validator added with stubs
3 lines of code changed in 1 file:
CAPTCHA verifier added to refill page command
3 lines of code changed in 1 file:
Filters added to refill form command
8 lines of code changed in 1 file:
Missing command added with stubs
80 lines of code changed in 1 file:
Doc tags updated
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 4 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
4 lines of code changed in 4 files:
CAPTCHA now works in registration form
12 lines of code changed in 1 file:
Packager script for latest dev version added, misc fixes, captcha verifier filter added with stubs
7 lines of code changed in 2 files:
Several fixes (new class/filters) for guest login
6 lines of code changed in 2 files:
Class/method doc-tags fixed
15 lines of code changed in 4 files:
ToDo tags now all lower-case
4 lines of code changed in 4 files:
Actions (so called sub-commands) may now have own pre/post filter, profile update is only to confirmed acctions available
10 lines of code changed in 4 files:
More wrong calls fixed
2 lines of code changed in 2 files:
Empty line removed which causes headers are sent
0 lines of code changed in 1 file:
(15 more)