Missing config entry for logout resolver class added
[shipsimu.git] / application / ship-simu / config.php
2009-08-25 Roland HäderMissing config entry for logout resolver class added
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-21 Roland HäderSome template fixes and missing command class added
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-21 Roland HäderWrong URL fixed
2009-08-01 Roland HäderDouble->single converted
2009-08-01 Roland HäderNot-needed status=logout removed
2009-08-01 Roland HäderEntities fixed
2009-08-01 Roland HäderConfiguration entries updated to latest core changes
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äderFixed some links and config entries
2009-07-31 Roland HäderSeveral entries fixed/renamed (sory, lame text)
2009-07-31 Roland HäderDeprecated parameter removed
2009-07-31 Roland HäderMissing entry login_area_menu_class added
2009-07-31 Roland HäderMissing 'register_menu_class' added
2009-07-31 Roland Hädernews_reader_class is deprecated
2009-07-18 Roland HäderDeprecated 'page_with_news' removed
2009-04-05 Roland HäderRe-organized directory structure
2009-03-19 Roland HäderCopyright updated, menu class added for 'home'
2009-03-14 Roland HäderTemplates moved from core to add directory
2008-12-21 Roland HäderMissing configuration entry added
2008-12-21 Roland HäderRefill page now books points (unfinished, need redirect!)
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-21 Roland HäderFirst password than CAPTCHA is now being asked, trainin...
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äderAll helper are now configurable
2008-11-15 Roland HäderMore improvements and fixes:
2008-11-15 Roland Häder- XHTML errors/warnings fixed in some pages
2008-11-13 Roland HäderAgain, a commit! ;-)
2008-10-26 Roland HäderA lot naming conventions applied:
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-19 Roland HäderWord 'money' removed because you can not just even...
2008-09-19 Roland HäderFixes for image generation
2008-09-08 Roland HäderToDo manager added (I need it by myself!), all links...
2008-08-26 Roland HäderLogout procedure rewritten to logout controller and...
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äderAmount added to refill form
2008-08-15 Roland HäderMore stubs in refill page, refill page filter basicly...
2008-08-15 Roland HäderRefill page continued
2008-08-05 Roland HädergenerateUniqueId() and more useless/deprecated methods...
2008-07-01 Roland HäderMore game classes added:
2008-07-01 Roland HäderShip-Simu now has its own member/guest implementations
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äderUser class / resending of confirm link updated:
2008-06-28 Roland HäderMissing email template added, updated config and other...
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-24 Roland HäderCAPTCHA support basicly finished (weak CAPTCHA!)
2008-06-24 Roland HäderImage controller/resolver and fixes:
2008-06-23 Roland HäderFixes for XHTML validity
2008-06-22 Roland HäderTemplates rewritten
2008-06-22 Roland HäderGraphical code CAPTCHA partly finished, crypto class...
2008-06-21 Roland HäderRe-added with access protection
2008-06-21 Roland HäderAccount status page partly implemented, backtrace now...
2008-06-20 Roland HäderURL for unconfirmed accounts fixed, method call of...
2008-06-20 Roland HäderActions (so called sub-commands) may now have own pre...
2008-06-20 Roland HäderUser profile form added
2008-06-19 Roland HäderGuest login basicly supported (not finished yet!)
2008-06-19 Roland HäderLogout procedure basicly finished, login area splitted...
2008-06-18 Roland HäderAuth filter basicly completed, user update filter added...
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 failed page added
2008-06-15 Roland HäderLogin and auth classes added. WARNING: All class config...
2008-06-14 Roland HäderCookie-based login initially done
2008-06-13 Roland HäderJust a space removed
2008-06-12 Roland HäderResults are now searchable and iterateable, insertDataS...
2008-06-09 Roland Hädereval() commands replace by improved object factory...
2008-06-09 Roland HädercreateUniqueID -> generateUniqueId renamed, dataset...
2008-06-06 Roland HäderRegistration class added with stubs
2008-05-31 Roland HäderFactory renamed, emails can now be unique in game
2008-05-28 Roland HäderStyle convention applied (incomplete), pre/post filters...
2008-05-27 Roland HäderRegistration form and form helper completed, XHTML...
2008-05-07 Roland HäderSeveral small fixes applied
2008-04-12 Roland HäderSeveral MVC classes added, entryPoint method rewritten