A lot naming conventions applied:
[shipsimu.git] / application / ship-simu / main / commands /
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...