Directory application/ship-simu/main/actions/

Directory Created:
2008-06-18 20:53
Total Files:
3
Deleted Files:
3
Lines of Code:
145

[root]/application/ship-simu/main/actions
                    directory in repo ship-simu (3 files, 131 lines)
                    directory in repo web (10 files, 748 lines)

Lines of Code

application/ship-simu/main/actions/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
quix0r 23 (100.0%) 369 (100.0%) 16.0

Most Recent Commits

quix0r 2011-02-13 16:43 Rev.: 471

Properties set/deleted on .htaccess

0 lines of code changed in 1 file:

  • application/ship-simu/main/actions: .htaccess (changed)
quix0r 2010-09-14 15:36 Rev.: 469

SVN properties globally set

0 lines of code changed in 2 files:

  • application/ship-simu/main/actions: class_ (changed), class_BaseShipSimuAction.php (changed)
quix0r 2009-08-21 22:00 Rev.: 399

Rewritten again, much better this way.

1 lines of code changed in 1 file:

  • application/ship-simu/main/actions: class_BaseShipSimuAction.php (+1 -1)
quix0r 2009-03-19 21:08 Rev.: 363

Copyright updated, menu class added for 'home'

2 lines of code changed in 2 files:

  • application/ship-simu/main/actions: class_ (+1 -1), class_BaseShipSimuAction.php (+1 -1)
quix0r 2009-03-06 18:34 Rev.: 353

svn:keyword set on all scripts

0 lines of code changed in 1 file:

  • application/ship-simu/main/actions: class_BaseShipSimuAction.php (changed)
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

144 lines of code changed in 2 files:

  • application/ship-simu/main/actions: class_ (new 82), class_BaseShipSimuAction.php (new 62)
quix0r 2008-06-28 18:33 Rev.: 226

Login area extended and misc things changed:
- Ship-Simu's action classes moved to sub directory "ship-simu"
- Action for listing shipping companies added which redirects if you have not
confirmed your email address.
- Template for above action created
- In responses, variable $templateEngine rewritten to $templateInstance and
removed due to we already have such getter/setter in BaseFrameworkSystem
- Several smaller improvements

0 lines of code changed in 2 files:

  • application/ship-simu/main/actions: class_ShipSimuLoginAction.php (del), class_ShipSimuProfileAction.php (del)
quix0r 2008-06-27 19:28 Rev.: 219

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

2 lines of code changed in 2 files:

  • application/ship-simu/main/actions: class_ShipSimuLoginAction.php (+1 -1), class_ShipSimuProfileAction.php (+1 -1)
quix0r 2008-06-21 22:09 Rev.: 192

Logout fixed

0 lines of code changed in 1 file:

  • application/ship-simu/main/actions: class_ShipSimuLogoutAction.php (del)
quix0r 2008-06-21 18:15 Rev.: 184

Class/method doc-tags fixed

1 lines of code changed in 1 file:

  • application/ship-simu/main/actions: class_ShipSimuLoginAction.php (+1 -1)
quix0r 2008-06-21 15:44 Rev.: 183

ToDo tags now all lower-case

1 lines of code changed in 1 file:

  • application/ship-simu/main/actions: class_ShipSimuLoginAction.php (+1 -1)
quix0r 2008-06-20 19:14 Rev.: 175

Interface for actions added (PerformableAction)

3 lines of code changed in 3 files:

  • application/ship-simu/main/actions: class_ShipSimuLoginAction.php (+1 -1), class_ShipSimuLogoutAction.php (+1 -1), class_ShipSimuProfileAction.php (+1 -1)
quix0r 2008-06-20 14:08 Rev.: 165

User profile form added

67 lines of code changed in 1 file:

  • application/ship-simu/main/actions: class_ShipSimuProfileAction.php (new 67)
quix0r 2008-06-19 18:11 Rev.: 161

Logout procedure basicly finished, login area splitted in main and action-dependent templates

80 lines of code changed in 1 file:

  • application/ship-simu/main/actions: class_ShipSimuLogoutAction.php (new 80)
quix0r 2008-06-18 20:53 Rev.: 158

TODO tag rewritten, first login action (empty for now) added

68 lines of code changed in 2 files:

  • application/ship-simu/main/actions: .htaccess (new 1), class_ShipSimuLoginAction.php (new 67)
Generated by StatSVN 0.7.0