A lot naming conventions applied:
[shipsimu.git] / inc /
2008-10-26 Roland HäderA lot naming conventions applied:
2008-10-08 Roland HäderDummy admin area added, HTML code in PHP scripts rewrit...
2008-10-05 Roland HäderGeneric catch rewritten in explicit
2008-10-05 Roland HäderPrepared for payment database layout
2008-10-05 Roland HäderPayment introduced, minor rewrites
2008-10-03 Roland HäderApplication init phase rewritten, data.php now sets...
2008-10-03 Roland HäderConfig entry 'php_extension' is no longer used
2008-10-03 Roland HäderConfiguration class is now fully singleton
2008-10-03 Roland HäderCookie path now detected by generic method
2008-10-01 Roland HäderFilter classes now ends with _filter in config entry
2008-09-19 Roland HäderFixes for image generation
2008-09-19 Roland HäderConstants PATH and _DB_TYPE replaced
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äderDouble class removed
2008-08-25 Roland HäderTodo tags added to documentation
2008-08-25 Roland HäderMissing method added to link helper, method renamed
2008-08-18 Roland HäderMissing SERVER_NAME in non-web applications fixed
2008-08-18 Roland HäderLinks in all templates reworked, Primera API (see primu...
2008-08-17 Roland HäderFix for selection box
2008-08-16 Roland HäderFilters added to refill form command
2008-08-16 Roland HäderSelection box added, refill page fixed
2008-08-15 Roland HäderMore stubs in refill page, refill page filter basicly...
2008-08-14 Roland HäderDoc tags updated
2008-08-14 Roland HäderWeb link helper basicly finished
2008-08-12 Roland HäderFinal fixes for helper sub/groups
2008-08-12 Roland HäderContent will now be added to previously opened sub...
2008-08-08 Roland HäderWernis API basicly (do not use!) added
2008-08-08 Roland HäderPartial stub message added
2008-08-08 Roland HäderLink base added to helper
2008-08-08 Roland HäderFixes for link helper
2008-08-08 Roland HäderRendering of helper code improved
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ä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äderGuest login fixed
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-29 Roland HäderConflicting getField() in BaseHelper vs. BaseFrameworkS...
2008-06-28 Roland HäderGeneric methods created from non-generic implementation:
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äderComment header cosmetics applied
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-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-27 Roland HäderUser/guest classes now have base class
2008-06-26 Roland HäderBlock helper added, login area with stubs
2008-06-26 Roland HäderCAPTCHA now works in registration form
2008-06-26 Roland HäderCAPTCHA code now gets validated
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äderResorted...
2008-06-24 Roland HäderRandomized garbage added
2008-06-24 Roland HäderGarbage added to encrypted string
2008-06-24 Roland HäderCAPTCHA support basicly finished (weak CAPTCHA!)
2008-06-24 Roland HäderDoc-tag fixed
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-24 Roland HäderUnneccessary sanity checks removed
2008-06-23 Roland HäderFixes for XHTML validity
2008-06-23 Roland HäderFinal fixes for variable inserting
2008-06-23 Roland HäderFixes for template engine
2008-06-23 Roland HäderImage generator added, first CAPTCHA added with missing...
2008-06-22 Roland HäderClosing bracket fixed
2008-06-22 Roland HäderTemplateEngine is known as WebTemplateEngine (most...
2008-06-22 Roland HäderThe 'key' for encryption can now be taken from fixed...
2008-06-22 Roland HäderTemplates rewritten
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äderLogout fixed
2008-06-21 Roland HäderA lot debug messages removed, mailer with stubs added...
2008-06-21 Roland Häder.htaccess added
2008-06-21 Roland HäderRe-added with access protection
2008-06-21 Roland HäderUn-needed files removed (see phpmailer.sf.net for detai...
2008-06-21 Roland HäderTypos fixed
2008-06-21 Roland HäderSelf-promoting page removed (play fair games, people!)
2008-06-21 Roland HäderPHPMailer v2.1 for PHP5 added
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-21 Roland HäderAccount status page partly implemented, backtrace now...
2008-06-20 Roland HäderExceptions now with not so much underlines
2008-06-20 Roland HäderURL for unconfirmed accounts fixed, method call of...
2008-06-20 Roland HäderInvalid classes removed
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äderMethod call on non-object fixed
2008-06-20 Roland HäderDeug backtraces centralized
2008-06-20 Roland HäderDeprecated methods and exceptions removed
2008-06-20 Roland HäderA lot more old methods deprecated and already deprecate...
next