Continued:
[shipsimu.git] / inc / classes / main / database / databases / class_LocalFileDatabase.php
2008-11-19 Roland HäderMoved to repository "core" (not yet fully setup!)
2008-11-16 Roland HäderTypos fixed and special command resolver are now possible
2008-11-14 Roland HäderSetting index is now much nicer (more abstract!)
2008-11-13 Roland HäderAgain, a commit! ;-)
2008-09-19 Roland HäderFixes for image generation
2008-08-27 Roland HäderDeprecated methods removed/purged
2008-08-05 Roland HädergenerateUniqueId() and more useless/deprecated methods...
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-25 Roland HäderPackager script for latest dev version added, misc...
2008-06-23 Roland HäderImage generator added, first CAPTCHA added with missing...
2008-06-21 Roland HäderClass/method doc-tags fixed
2008-06-21 Roland HäderToDo tags now all lower-case
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-19 Roland HäderUpdate of last activitity and action in user added...
2008-06-18 Roland HäderTODO tag rewritten, first login action (empty for now...
2008-06-15 Roland HäderLogin and auth classes added. WARNING: All class config...
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äderVariable name fixed in User, login continued (still...
2008-06-09 Roland HädercreateUniqueID -> generateUniqueId renamed, dataset...
2008-06-08 Roland Häder.svn directory ignored by many loaders
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äderCrypto helper and RNG added (weak!)
2008-06-02 Roland HäderRegistry introduces, comments fixed ;)
2008-06-01 Roland HäderReading of database directory added
2008-06-01 Roland HäderDatabase result added, SqlException added
2008-05-31 Roland HäderCriteria added for abstract database programming
2008-05-31 Roland HäderRenamed a folder, database client added