Copyright updated, menu class added for 'home'
[shipsimu.git] / application / ship-simu / main / commands /
2009-03-19 Roland HäderCopyright updated, menu class added for 'home'
2008-12-21 Roland HäderMissing configuration entry added
2008-12-21 Roland HäderMethod redirectToConfiguredUrl() does now append the...
2008-12-21 Roland HäderRefill page now books points (unfinished, need redirect!)
2008-12-20 Roland HäderMissing filter class added for refill page, some minor...
2008-12-20 Roland HäderRenamed to match with naming convention
2008-12-06 Roland HäderClass name typo fixed, typo goverment->government fixed
2008-11-22 Roland HäderTypo in 'goverment' fixed ('government' is correct)
2008-11-20 Roland HäderNo controller instances are now passed to filters
2008-11-19 Roland HäderA lot rewrites and fixes for weak redirect methods
2008-11-18 Roland HäderBlog login area fixed, missing classes added
2008-11-18 Roland HäderFilteres rewritten, birthday added, some fixes:
2008-11-18 Roland HäderMissing config entry added
2008-11-16 Roland Häderpage/action depending news reader support added, missin...
2008-11-15 Roland HäderMore improvements and fixes:
2008-10-05 Roland HäderPayment introduced, minor rewrites
2008-10-01 Roland HäderFilter classes now ends with _filter in config entry
2008-09-26 Roland HäderShoutbox stub added (will be moved out later on)
2008-09-19 Roland HäderWord 'money' removed because you can not just even...
2008-09-19 Roland HäderFixes for image generation
2008-08-25 Roland HäderTodo tags added to documentation
2008-08-17 Roland HäderRefill request validator added with stubs
2008-08-16 Roland HäderCAPTCHA verifier added to refill page command
2008-08-16 Roland HäderFilters added to refill form command
2008-08-16 Roland HäderMissing command added with stubs
2008-08-14 Roland HäderDoc tags updated
2008-08-05 Roland HädergenerateUniqueId() and more useless/deprecated methods...
2008-06-27 Roland HäderMore conventions than code added:
2008-06-26 Roland HäderCAPTCHA now works in registration form
2008-06-25 Roland HäderPackager script for latest dev version added, misc...
2008-06-25 Roland HäderSeveral fixes (new class/filters) for guest login
2008-06-21 Roland HäderClass/method doc-tags fixed
2008-06-21 Roland HäderToDo tags now all lower-case
2008-06-20 Roland HäderActions (so called sub-commands) may now have own pre...
2008-06-20 Roland HäderMore wrong calls fixed
2008-06-20 Roland HäderEmpty line removed which causes headers are sent
2008-06-20 Roland HäderFilters added no longer in command constructor
2008-06-20 Roland HäderSimple exception handler and error handler added, profi...
2008-06-19 Roland HäderGuest login basicly supported (not finished yet!)
2008-06-18 Roland HäderTODO tag rewritten, first login action (empty for now...
2008-06-18 Roland HäderUser login (non-guest) basicly finished, news stubs...
2008-06-15 Roland HäderLogin and auth classes added. WARNING: All class config...
2008-06-09 Roland HädercreateUniqueID -> generateUniqueId renamed, dataset...
2008-06-06 Roland HäderRegistration class added with stubs
2008-06-04 Roland HäderNullFilter class added, partial filter for accepting...
2008-06-02 Roland HäderRegisterable instances now possible, some fixes in...
2008-06-02 Roland HäderRegistry introduces, comments fixed ;)
2008-06-01 Roland HäderEmail validator added (partly finished)
2008-06-01 Roland HäderFixed check of username
2008-05-31 Roland HäderMore object are configureable, cache initially added
2008-05-28 Roland HäderStyle convention applied (incomplete), pre/post filters...