Setting index is now much nicer (more abstract!)
[shipsimu.git] / inc /
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...
2008-06-20 Roland HäderSimple exception handler and error handler added, profi...
2008-06-20 Roland HäderUser profile form added
2008-06-20 Roland HäderRequest data is now generally secured
2008-06-19 Roland HäderGuests now remain guests in login area (bug fixed)
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-19 Roland HäderUpdate of last activitity and action in user added...
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äderIf you have trouble with login turn off is_single_serve...
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äderFrom group >unknown< fixed
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-14 Roland HäderCookies temporary fixed
2008-06-14 Roland HäderNow really 2 hours cookie lifetime (was: 2 days)
2008-06-14 Roland HäderOpps, domain detection is wrong
2008-06-14 Roland HäderExpiration is not a timestamp!
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äderClass loader does now include extra configs
2008-06-11 Roland HäderCaching of class content and developer mode added
2008-06-11 Roland HäderClass loader rewritten to SPL classes
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äderRewrite of initInstance(), more eval() rewritten to...
2008-06-09 Roland HäderObjectFactory is now a 'system class'
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äder.svn directory ignored by many loaders
2008-06-08 Roland HäderdebugInstance() commented out
2008-06-08 Roland HäderFake class names added, insertDataSet() stub added...
2008-06-08 Roland HäderUserDatabaseWrapper is now changeable by config
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äderSalt length reduced
2008-06-08 Roland HäderCrypto helper and RNG added (weak!)
2008-06-06 Roland HäderRegistration class added with stubs
2008-06-06 Roland HäderFilter fixed, message output rewritten to not die
2008-06-05 Roland HäderMissing directory db/user/ added, rules checkbox filter...
2008-06-04 Roland HäderNullFilter class added, partial filter for accepting...
2008-06-04 Roland HäderPassword validator added, if emails mismatch the reques...
2008-06-04 Roland HäderStub ifEmailAddressExists() finished
2008-06-02 Roland HäderMethods added to interface Register
2008-06-02 Roland HäderAccess level fixed, registry is able to return instances
2008-06-02 Roland HäderRegisterable instances now possible, some fixes in...
2008-06-02 Roland HäderAccess level fixed
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ä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äderMore object are configureable, cache initially added
2008-05-31 Roland HäderClient renamed in Wrapper
2008-05-31 Roland HäderRenamed a folder, database client added
2008-05-31 Roland HäderComment header fixed
2008-05-31 Roland HäderSeveral clean ups
2008-05-31 Roland HäderFactory renamed, emails can now be unique in game
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äderUsername filter begun with basic checks
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-27 Roland HäderRegistration form and form helper completed, XHTML...
2008-05-26 Roland Häder@throws command removed
2008-05-26 Roland HäderRegistration form nearly done, partial stub support...
2008-05-24 Roland HäderRegistration stub added, naming convention applied...
2008-05-22 Roland HäderWord translated, missing .htaccess added
2008-05-15 Roland HäderParser error fixed and header output rewritten
2008-05-15 Roland HäderExtended headers 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äderSeveral small fixes applied
2008-05-07 Roland HäderBlub
2008-05-07 Roland HäderEven more renamed
2008-05-07 Roland HäderMore renamed
2008-05-07 Roland HäderA lot renamed
2008-05-05 Roland HäderPort number updated to 9060
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äderException output secured against XSS
2008-04-21 Roland HäderMessages translated to english, a lot uneccessary debug...
2008-04-21 Roland HäderTemplate engine does now insert all variables (work...
2008-04-20 Roland HäderMore fixes...
2008-04-20 Roland HäderCSS classes formed to ids and command LocalHome finished
2008-04-14 Roland HäderFix for double inserting of template code
next