[root]/application/ship-simu/main/filter/verifier

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| quix0r | 11 (100.0%) | 132 (100.0%) | 12.0 |
'public static final' is correct
1 lines of code changed in 1 file:
Properties set/deleted on .htaccess
0 lines of code changed in 1 file:
SVN properties globally set
0 lines of code changed in 1 file:
Copyright updated, menu class added for 'home'
1 lines of code changed in 1 file:
Missing template added, birthday verifier filter basicly finished
54 lines of code changed in 1 file:
All filters rewritten to throw FilterChainException
1 lines of code changed in 1 file:
svn:keyword set on all scripts
0 lines of code changed in 1 file:
Controller instance shall now be fetched from registry
1 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
10 lines of code changed in 1 file:
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
64 lines of code changed in 2 files: