]> git.mxchange.org Git - shipsimu.git/history - application/ship-simu/main
Internal title translated to English
[shipsimu.git] / application / ship-simu / main /
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
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äderInterface for actions added (PerformableAction)
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äderDeprecated methods and exceptions removed
2008-06-20 Roland HäderA lot more old methods deprecated and already deprecate...
2008-06-20 Roland HäderSimple exception handler and error handler added, profi...
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ä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-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-11 Roland HäderUser class is now configurable
2008-06-11 Roland HäderVariable name fixed in User, login continued (still...
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äderFake class names added, insertDataSet() stub added...
2008-06-08 Roland HäderComments fixed... ;) And pre/post filters for registrat...
2008-06-08 Roland HäderSupport for cluster added to RNG, hashPassword() finish...
2008-06-08 Roland HäderCrypto helper and RNG added (weak!)
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-06-01 Roland HäderMissing factory ShipSimuWebNewsFactory fixed
2008-05-31 Roland HäderMore object are configureable, cache initially added
2008-05-31 Roland HäderFactory renamed, emails can now be unique in game
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-15 Roland HäderExtended headers added
2008-05-15 Roland HäderMore smaller fixes, factory added to ship-simu
2008-04-30 Roland HäderTranslations to english and debug messages removed...
2008-04-12 Roland HäderMethod constructor() removed, several small fixes
2008-04-07 Roland HäderDoublicate method removeDraught() removed
2008-04-07 Roland Häderfinal added, code clean-ups
2008-04-07 Roland HäderSeveral fixes for older tests
next