A lot naming conventions applied:
[shipsimu.git] / inc / classes / main / controller /
2008-10-05 Roland HäderPayment introduced, minor rewrites
2008-10-01 Roland HäderFilter classes now ends with _filter in config entry
2008-08-26 Roland HäderLogout procedure rewritten to logout controller and...
2008-08-05 Roland HädergenerateUniqueId() and more useless/deprecated methods...
2008-06-30 Roland HäderEmail address confirmation now working (not in registra...
2008-06-27 Roland HäderMore conventions than code added:
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äderMore bugfixes:
2008-06-24 Roland HäderImage controller/resolver and fixes:
2008-06-24 Roland HäderRenamed
2008-06-21 Roland HäderClass/method doc-tags fixed
2008-06-21 Roland HäderToDo tags now all lower-case
2008-06-21 Roland HäderType-hints fixed, header docs fixed, exceptions deprecated
2008-06-20 Roland HäderActions (so called sub-commands) may now have own pre...
2008-06-20 Roland HäderMethod call on non-object fixed
2008-06-20 Roland HäderDeug backtraces centralized
2008-06-20 Roland HäderSimple exception handler and error handler added, profi...
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-09 Roland Hädereval() commands replace by improved object factory...
2008-06-09 Roland HädercreateUniqueID -> generateUniqueId renamed, dataset...
2008-06-08 Roland HäderComments fixed... ;) And pre/post filters for registrat...
2008-06-02 Roland HäderRegistry introduces, comments fixed ;)
2008-05-31 Roland HäderMore object are configureable, cache initially added
2008-05-30 Roland HäderMore class descriptions translated, generic user class...
2008-05-28 Roland HäderMore style convensions applied, interface updated
2008-05-28 Roland HäderStyle convention applied (incomplete), pre/post filters...
2008-05-27 Roland HäderTemplate engine now checks variables first then code...
2008-05-27 Roland HäderIntercepting filter basicly added, generic form process...
2008-05-22 Roland HäderWord translated, missing .htaccess added
2008-05-15 Roland HäderMore smaller fixes, factory added to ship-simu
2008-05-14 Roland HädergetConfigInstance() is now protected, factories added
2008-05-13 Roland HäderFix for moved code
2008-05-10 Roland HäderRegistration controller added
2008-05-07 Roland HäderRe-added
2008-05-07 Roland HäderMissing files added
2008-05-07 Roland HäderBlub
2008-05-07 Roland HäderEven more renamed
2008-05-05 Roland HäderDefault news controller added, some fixes
2008-04-12 Roland HäderSeveral MVC classes added, entryPoint method rewritten
2008-04-12 Roland HäderMethod constructor() removed, several small fixes
2008-04-11 Roland HäderBase controller stub added