A lot naming conventions applied:
[shipsimu.git] / inc / classes / main / commands /
2008-10-26 Roland HäderA lot naming conventions applied:
2008-10-01 Roland HäderFilter classes now ends with _filter in config entry
2008-09-19 Roland HäderFixes for image generation
2008-08-26 Roland HäderLogout procedure rewritten to logout controller and...
2008-08-05 Roland HädergenerateUniqueId() and more useless/deprecated methods...
2008-07-01 Roland HäderUser class renamed to Member and it's interface
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äderConfirmation hash now assigned with template engine
2008-06-28 Roland HäderUser class / resending of confirm link updated:
2008-06-28 Roland HäderDebugMailer classes extended, again some minor fixes:
2008-06-28 Roland HäderLogin area extended and misc things changed:
2008-06-28 Roland HäderAll actions now have a prefix 'action_'
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-23 Roland HäderFinal fixes for variable inserting
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-22 Roland HäderLogin form now links to registration
2008-06-21 Roland HäderA lot debug messages removed, mailer with stubs added...
2008-06-21 Roland HäderRe-added with access protection
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ä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äderDeug backtraces centralized
2008-06-20 Roland HäderSimple exception handler and error handler added, profi...
2008-06-19 Roland HäderLogout procedure basicly finished, login area splitted...
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äderLogin command added with TODOs (unfinished)
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-05-31 Roland HäderComment header fixed
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äderIntercepting filter basicly added, generic form process...
2008-05-24 Roland HäderRegistration stub added, naming convention applied...
2008-05-15 Roland HäderMore smaller fixes, factory added to ship-simu
2008-05-07 Roland HäderMissing files added
2008-05-07 Roland HäderA lot renamed
2008-05-05 Roland HäderDefault news controller added, some fixes
2008-05-05 Roland HäderFooter now added
2008-05-05 Roland HäderTemplate inserts fixes
2008-04-21 Roland HäderMessages translated to english, a lot uneccessary debug...
2008-04-20 Roland HäderCSS classes formed to ids and command LocalHome finished
2008-04-13 Roland Häderhome command now loads its template into the master...
2008-04-13 Roland HäderRemoved
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äderMissing files for command pattern added
2008-04-11 Roland HäderMore patterns added, part description changed to object...