Renamed getInstance() to getSelfInstance(), conflicts BaseRegistry versus several...
[shipsimu.git] / application / ship-simu / main /
2011-02-28 Roland Häder'public static final' is correct
2009-12-10 Roland HäderCode rewritten to reflect latest changes in core
2009-12-02 Roland HäderFix for parser error
2009-09-01 Roland HäderRenamed to match with new name
2009-08-30 Roland HäderStub calles added, instance variable renamed
2009-08-29 Roland HäderOpening times added (still a lot partial stubs)
2009-08-25 Roland HäderMissing birthday elements added, missing config added
2009-08-22 Roland HäderMissing class/config entries added, execeute() implemen...
2009-08-22 Roland HäderMoved database columns as constants in wrapper classes
2009-08-22 Roland HäderNPE catched, double->single converted:
2009-08-21 Roland HäderSome template fixes and missing command class added
2009-08-21 Roland HäderMore NPEs catched (TODO: Should be rewritten)
2009-08-21 Roland HäderMissing variable declared
2009-08-21 Roland HäderErrors in confirmation/company link fixed
2009-08-21 Roland HäderRewritten again, much better this way.
2009-08-21 Roland HäderMissing config/templates/class added for page=status
2009-08-11 Roland HäderDeprecated call removed
2009-08-01 Roland HäderFailed attempts for governments added
2009-07-31 Roland HäderNow we have a filter to not allow the guest-account...
2009-07-31 Roland HäderMissing command class added
2009-07-31 Roland HäderSeveral entries fixed/renamed (sory, lame text)
2009-07-31 Roland HäderMissing entry login_area_menu_class added
2009-07-31 Roland HäderMissing 'register_menu_class' added
2009-07-28 Roland HäderreadConfig() is not naming convention, renamed to getCo...
2009-04-05 Roland HäderNo longer throwing deprecated exceptions
2009-04-05 Roland HäderRe-organized directory structure
2009-03-24 Roland HäderDouble-quotes rewritten to single-quotes
2009-03-19 Roland HäderCopyright updated, menu class added for 'home'
2009-03-14 Roland HäderMissing template added, birthday verifier filter basicl...
2009-03-14 Roland HäderTemplates moved from core to add directory
2009-03-11 Roland HäderAll filters rewritten to throw FilterChainException
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äderRemoved
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-20 Roland HäderController instance shall now be fetched from registry
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-16 Roland HäderTypos fixed and special command resolver are now possible
2008-11-15 Roland HäderMore improvements and fixes:
2008-11-15 Roland Häder- XHTML errors/warnings fixed in some pages
2008-11-14 Roland HäderA performed action now always requires an action class
2008-11-13 Roland HäderAgain, a commit! ;-)
2008-10-27 Roland HäderBase idea for handling multiple applications in admin...
2008-10-26 Roland HäderA lot naming conventions applied:
2008-10-13 Roland HäderAnother wrong name fixed
2008-10-13 Roland HäderFix for wrong class name (whats wrong here?)
2008-10-13 Roland HäderFix for wrong base class
2008-10-13 Roland HäderDeprecated calls removed
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-27 Roland HäderDeprecated methods removed/purged
2008-08-26 Roland HäderLogout procedure rewritten to logout controller and...
2008-08-26 Roland HäderFiles moved into new folder
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-15 Roland HäderMore stubs in refill page, refill page filter basicly...
2008-08-15 Roland HäderRefill page continued
2008-08-14 Roland HäderDoc tags updated
2008-08-05 Roland HädergenerateUniqueId() and more useless/deprecated methods...
2008-07-01 Roland HäderTypo fixed
2008-07-01 Roland HäderMore game classes added:
2008-07-01 Roland HäderDeprecated method addUpdateData() removed
2008-07-01 Roland HäderMinor code improvements:
2008-07-01 Roland HäderNow we really have ship-simu specific user/member classes
2008-07-01 Roland HäderShip-Simu now has its own member/guest implementations
2008-07-01 Roland HäderUser class renamed to Member and it's interface
2008-06-30 Roland HäderLogin area - company page now with more stubs
2008-06-30 Roland HäderEmail address confirmation now working (not in registra...
2008-06-29 Roland HäderDebug mailer finished and debug messages removed:
2008-06-28 Roland HäderComment header cosmetics applied
2008-06-28 Roland HäderLogin area extended and misc things changed:
2008-06-28 Roland HäderCompany stubs now finished, output of 'company_status...
2008-06-28 Roland HäderMore stubs added, code "made" generic:
2008-06-27 Roland HäderFollowing things are changed: (in order of class names)
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-24 Roland HäderCAPTCHA support basicly finished (weak CAPTCHA!)
2008-06-24 Roland HäderUnneccessary sanity checks removed
2008-06-23 Roland HäderImage generator added, first CAPTCHA added with missing...
2008-06-22 Roland HäderGraphical code CAPTCHA partly finished, crypto class...
2008-06-21 Roland HäderLogout fixed
2008-06-21 Roland HäderA lot debug messages removed, mailer with stubs added...
2008-06-21 Roland HäderRe-added with access protection
next