Directory application/ship-simu/main/filter/goverment/

Directory Created:
2008-11-15 19:42
Directory Deleted:
2008-11-22 02:51
Total Files:
0
Deleted Files:
3
Lines of Code:
0

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

Lines of Code

application/ship-simu/main/filter/goverment/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
quix0r 13 (100.0%) 189 (100.0%) 14.5

Most Recent Commits

quix0r 2008-11-22 02:51 Rev.: 338

Typo in 'goverment' fixed ('government' is correct)

0 lines of code changed in 3 files:

  • application/ship-simu/main/filter/goverment: .htaccess (del), class_ShipSimuGovermentPaysStartupHelpFilter.php (del), class_ShipSimuGovermentPaysTrainingFilter.php (del)
quix0r 2008-11-20 20:55 Rev.: 335

Controller instance shall now be fetched from registry

3 lines of code changed in 2 files:

  • application/ship-simu/main/filter/goverment: class_ShipSimuGovermentPaysStartupHelpFilter.php (+2 -6), class_ShipSimuGovermentPaysTrainingFilter.php (+1 -5)
quix0r 2008-11-19 22:48 Rev.: 328

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

20 lines of code changed in 2 files:

  • application/ship-simu/main/filter/goverment: class_ShipSimuGovermentPaysStartupHelpFilter.php (+10 -3), class_ShipSimuGovermentPaysTrainingFilter.php (+10 -3)
quix0r 2008-11-18 18:32 Rev.: 322

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

3 lines of code changed in 2 files:

  • application/ship-simu/main/filter/goverment: class_ShipSimuGovermentPaysStartupHelpFilter.php (+2 -6), class_ShipSimuGovermentPaysTrainingFilter.php (+1 -5)
quix0r 2008-11-16 02:13 Rev.: 316

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"

83 lines of code changed in 2 files:

  • application/ship-simu/main/filter/goverment: class_ShipSimuGovermentPaysStartupHelpFilter.php (new 79), class_ShipSimuGovermentPaysTrainingFilter.php (+4 -4)
quix0r 2008-11-15 19:42 Rev.: 312

- XHTML errors/warnings fixed in some pages
- Auto-close/open HTML comments added for debugging
- Form-stub for training payed by goverment added
- Some rewrites (do we want "=== false" or "!== true" in boolean expressions?)

80 lines of code changed in 2 files:

  • application/ship-simu/main/filter/goverment: .htaccess (new 1), class_ShipSimuGovermentPaysTrainingFilter.php (new 79)
Generated by StatSVN 0.7.0