[root]/application/ship-simu/main/commands/web/goverment

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| quix0r | 9 (100.0%) | 182 (100.0%) | 20.2 |
Typo in 'goverment' fixed ('government' is correct)
0 lines of code changed in 3 files:
No controller instances are now passed to filters
5 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
5 lines of code changed in 1 file:
Blog login area fixed, missing classes added
- Missing class WebBlogLoginWelcomeAction added to make the blog working again
- Missing config entries added
- Ship Simu code parts removed from blog template
- Missing command class for Ship Simu added
- Minor template fixes
92 lines of code changed in 1 file:
Missing config entry added
1 lines of code changed in 1 file:
page/action depending news reader support added, missing command for goverment rejections (goverment_failed) added
79 lines of code changed in 2 files: