shipsimu.git
15 years agoResults are now searchable and iterateable, insertDataSet renamed to queryInsertDataS...
Roland Häder [Thu, 12 Jun 2008 22:51:28 +0000 (22:51 +0000)]
Results are now searchable and iterateable, insertDataSet renamed to queryInsertDataSet, login added with stubs

15 years agoClass loader does now include extra configs
Roland Häder [Wed, 11 Jun 2008 22:36:42 +0000 (22:36 +0000)]
Class loader does now include extra configs

15 years agoDev mode deactivated
Roland Häder [Wed, 11 Jun 2008 20:45:01 +0000 (20:45 +0000)]
Dev mode deactivated

15 years agoCaching of class content and developer mode added
Roland Häder [Wed, 11 Jun 2008 20:42:37 +0000 (20:42 +0000)]
Caching of class content and developer mode added

15 years agoTODO added
Roland Häder [Wed, 11 Jun 2008 19:09:26 +0000 (19:09 +0000)]
TODO added

15 years agoClass loader rewritten to SPL classes
Roland Häder [Wed, 11 Jun 2008 19:07:17 +0000 (19:07 +0000)]
Class loader rewritten to SPL classes

15 years agoUser class is now configurable
Roland Häder [Wed, 11 Jun 2008 17:58:37 +0000 (17:58 +0000)]
User class is now configurable

15 years agoVariable name fixed in User, login continued (still unfinished)
Roland Häder [Wed, 11 Jun 2008 17:20:41 +0000 (17:20 +0000)]
Variable name fixed in User, login continued (still unfinished)

15 years agoApplication selector (demo app!) fixed
Roland Häder [Mon, 9 Jun 2008 20:49:04 +0000 (20:49 +0000)]
Application selector (demo app!) fixed

15 years agoRewrite of initInstance(), more eval() rewritten to call_user_func_array()
Roland Häder [Mon, 9 Jun 2008 20:47:13 +0000 (20:47 +0000)]
Rewrite of initInstance(), more eval() rewritten to call_user_func_array()

15 years agoObjectFactory is now a 'system class'
Roland Häder [Mon, 9 Jun 2008 18:21:22 +0000 (18:21 +0000)]
ObjectFactory is now a 'system class'

15 years agoeval() commands replace by improved object factory, user login class stub added
Roland Häder [Mon, 9 Jun 2008 18:14:14 +0000 (18:14 +0000)]
eval() commands replace by improved object factory, user login class stub added

15 years agocreateUniqueID -> generateUniqueId renamed, dataset criteria added, registration...
Roland Häder [Mon, 9 Jun 2008 14:09:31 +0000 (14:09 +0000)]
createUniqueID -> generateUniqueId renamed, dataset criteria added, registration stub finished, local database does now select and insert data

15 years ago.svn directory ignored by many loaders
Roland Häder [Sun, 8 Jun 2008 20:51:01 +0000 (20:51 +0000)]
.svn directory ignored by many loaders

15 years agodebugInstance() commented out
Roland Häder [Sun, 8 Jun 2008 20:17:40 +0000 (20:17 +0000)]
debugInstance() commented out

15 years agoFake class names added, insertDataSet() stub added, dataset criteria added
Roland Häder [Sun, 8 Jun 2008 19:43:37 +0000 (19:43 +0000)]
Fake class names added, insertDataSet() stub added, dataset criteria added

15 years agoUserDatabaseWrapper is now changeable by config
Roland Häder [Sun, 8 Jun 2008 17:58:51 +0000 (17:58 +0000)]
UserDatabaseWrapper is now changeable by config

15 years agoComments fixed... ;) And pre/post filters for registrations now supported
Roland Häder [Sun, 8 Jun 2008 17:43:32 +0000 (17:43 +0000)]
Comments fixed... ;) And pre/post filters for registrations now supported

15 years agoSupport for cluster added to RNG, hashPassword() finished for better hashes
Roland Häder [Sun, 8 Jun 2008 13:41:20 +0000 (13:41 +0000)]
Support for cluster added to RNG, hashPassword() finished for better hashes

15 years agoSalt length reduced
Roland Häder [Sun, 8 Jun 2008 13:07:25 +0000 (13:07 +0000)]
Salt length reduced

15 years agoCrypto helper and RNG added (weak!)
Roland Häder [Sun, 8 Jun 2008 13:02:45 +0000 (13:02 +0000)]
Crypto helper and RNG added (weak!)

15 years agoRegistration class added with stubs
Roland Häder [Fri, 6 Jun 2008 21:38:03 +0000 (21:38 +0000)]
Registration class added with stubs

15 years agoFilter fixed, message output rewritten to not die
Roland Häder [Fri, 6 Jun 2008 19:41:38 +0000 (19:41 +0000)]
Filter fixed, message output rewritten to not die

15 years agoKey stroke (RETURN) required
Roland Häder [Thu, 5 Jun 2008 15:19:58 +0000 (15:19 +0000)]
Key stroke (RETURN) required

15 years agoUnit test for request classes added, shell scripts added for running all tests
Roland Häder [Thu, 5 Jun 2008 15:18:31 +0000 (15:18 +0000)]
Unit test for request classes added, shell scripts added for running all tests

15 years agoMissing directory db/user/ added, rules checkbox filter finished, directory for filte...
Roland Häder [Thu, 5 Jun 2008 13:01:51 +0000 (13:01 +0000)]
Missing directory db/user/ added, rules checkbox filter finished, directory for filter decorators added

15 years agoNullFilter class added, partial filter for accepting rules added
Roland Häder [Wed, 4 Jun 2008 17:34:43 +0000 (17:34 +0000)]
NullFilter class added, partial filter for accepting rules added

15 years agoPassword validator added, if emails mismatch the request will be rejected
Roland Häder [Wed, 4 Jun 2008 11:17:17 +0000 (11:17 +0000)]
Password validator added, if emails mismatch the request will be rejected

15 years agoStub ifEmailAddressExists() finished
Roland Häder [Wed, 4 Jun 2008 11:01:17 +0000 (11:01 +0000)]
Stub ifEmailAddressExists() finished

15 years agoRegistry and test-stub added
Roland Häder [Tue, 3 Jun 2008 13:24:54 +0000 (13:24 +0000)]
Registry and test-stub added

15 years agoMethods added to interface Register
Roland Häder [Mon, 2 Jun 2008 18:24:31 +0000 (18:24 +0000)]
Methods added to interface Register

15 years agoAccess level fixed, registry is able to return instances
Roland Häder [Mon, 2 Jun 2008 18:19:40 +0000 (18:19 +0000)]
Access level fixed, registry is able to return instances

15 years agoRegisterable instances now possible, some fixes in filters
Roland Häder [Mon, 2 Jun 2008 18:13:56 +0000 (18:13 +0000)]
Registerable instances now possible, some fixes in filters

15 years agoAccess level fixed
Roland Häder [Mon, 2 Jun 2008 17:28:37 +0000 (17:28 +0000)]
Access level fixed

15 years agoRegistry introduces, comments fixed ;)
Roland Häder [Mon, 2 Jun 2008 17:27:16 +0000 (17:27 +0000)]
Registry introduces, comments fixed ;)

15 years agoEmail validator added (partly finished)
Roland Häder [Sun, 1 Jun 2008 12:45:50 +0000 (12:45 +0000)]
Email validator added (partly finished)

15 years agoFixed check of username
Roland Häder [Sun, 1 Jun 2008 11:06:03 +0000 (11:06 +0000)]
Fixed check of username

15 years agoReading of database directory added
Roland Häder [Sun, 1 Jun 2008 10:38:04 +0000 (10:38 +0000)]
Reading of database directory added

15 years agoDatabase result added, SqlException added
Roland Häder [Sun, 1 Jun 2008 10:23:10 +0000 (10:23 +0000)]
Database result added, SqlException added

15 years agoMissing factory ShipSimuWebNewsFactory fixed
Roland Häder [Sun, 1 Jun 2008 08:55:47 +0000 (08:55 +0000)]
Missing factory ShipSimuWebNewsFactory fixed

15 years agoCriteria added for abstract database programming
Roland Häder [Sat, 31 May 2008 21:37:21 +0000 (21:37 +0000)]
Criteria added for abstract database programming

15 years agoMore object are configureable, cache initially added
Roland Häder [Sat, 31 May 2008 18:47:51 +0000 (18:47 +0000)]
More object are configureable, cache initially added

15 years agoClient renamed in Wrapper
Roland Häder [Sat, 31 May 2008 15:33:22 +0000 (15:33 +0000)]
Client renamed in Wrapper

15 years agoRenamed a folder, database client added
Roland Häder [Sat, 31 May 2008 15:13:56 +0000 (15:13 +0000)]
Renamed a folder, database client added

15 years agoComment header fixed
Roland Häder [Sat, 31 May 2008 11:38:28 +0000 (11:38 +0000)]
Comment header fixed

15 years agoSeveral clean ups
Roland Häder [Sat, 31 May 2008 11:22:05 +0000 (11:22 +0000)]
Several clean ups

15 years agoFactory renamed, emails can now be unique in game
Roland Häder [Sat, 31 May 2008 11:06:19 +0000 (11:06 +0000)]
Factory renamed, emails can now be unique in game

15 years agoMore class descriptions translated, generic user class added
Roland Häder [Fri, 30 May 2008 21:29:07 +0000 (21:29 +0000)]
More class descriptions translated, generic user class added

15 years agoMore style convensions applied, interface updated
Roland Häder [Wed, 28 May 2008 19:06:00 +0000 (19:06 +0000)]
More style convensions applied, interface updated

15 years agoStyle convention applied (incomplete), pre/post filters added for form handler
Roland Häder [Wed, 28 May 2008 16:57:36 +0000 (16:57 +0000)]
Style convention applied (incomplete), pre/post filters added for form handler

15 years agoUsername filter begun with basic checks
Roland Häder [Tue, 27 May 2008 21:22:00 +0000 (21:22 +0000)]
Username filter begun with basic checks

15 years agoTemplate engine now checks variables first then code template
Roland Häder [Tue, 27 May 2008 19:03:35 +0000 (19:03 +0000)]
Template engine now checks variables first then code template

15 years agoIntercepting filter basicly added, generic form processor implemented (unfinished...
Roland Häder [Tue, 27 May 2008 17:25:33 +0000 (17:25 +0000)]
Intercepting filter basicly added, generic form processor implemented (unfinished), small fixes

15 years agoRegistration form and form helper completed, XHTML markup errors fixed
Roland Häder [Tue, 27 May 2008 12:18:50 +0000 (12:18 +0000)]
Registration form and form helper completed, XHTML markup errors fixed

15 years ago@throws command removed
Roland Häder [Mon, 26 May 2008 21:05:44 +0000 (21:05 +0000)]
@throws command removed

15 years agoRegistration form nearly done, partial stub support added
Roland Häder [Mon, 26 May 2008 21:02:07 +0000 (21:02 +0000)]
Registration form nearly done, partial stub support added

15 years agoArea -> Group
Roland Häder [Sun, 25 May 2008 17:28:46 +0000 (17:28 +0000)]
Area -> Group

15 years agoTemplate extended for show!
Roland Häder [Sun, 25 May 2008 17:17:53 +0000 (17:17 +0000)]
Template extended for show!

15 years agoRegistration stub added, naming convention applied, support for PHP code (keep it...
Roland Häder [Sat, 24 May 2008 21:48:19 +0000 (21:48 +0000)]
Registration stub added, naming convention applied, support for PHP code (keep it simple!) in templates added

15 years agoDocumentation moved to new repository 'shipsimu-docs'
Roland Häder [Sat, 24 May 2008 09:19:47 +0000 (09:19 +0000)]
Documentation moved to new repository 'shipsimu-docs'

15 years agoMore website structure details added
Roland Häder [Fri, 23 May 2008 21:32:24 +0000 (21:32 +0000)]
More website structure details added

15 years agoMindmap extended with website structure and several improvements
Roland Häder [Fri, 23 May 2008 17:02:34 +0000 (17:02 +0000)]
Mindmap extended with website structure and several improvements

15 years agoMind map extended with basic website structure
Roland Häder [Fri, 23 May 2008 11:24:30 +0000 (11:24 +0000)]
Mind map extended with basic website structure

15 years agoWord translated, missing .htaccess added
Roland Häder [Thu, 22 May 2008 17:55:33 +0000 (17:55 +0000)]
Word translated, missing .htaccess added

15 years agoEven more ideas from monakoianar added (thanks a lot)
Roland Häder [Thu, 22 May 2008 17:01:45 +0000 (17:01 +0000)]
Even more ideas from monakoianar added (thanks a lot)

15 years agoMind map extended with unsorted word collections
Roland Häder [Thu, 22 May 2008 15:22:58 +0000 (15:22 +0000)]
Mind map extended with unsorted word collections

15 years agoHTML version added
Roland Häder [Thu, 22 May 2008 15:03:40 +0000 (15:03 +0000)]
HTML version added

15 years agoMind map extended with game ideas
Roland Häder [Thu, 22 May 2008 15:01:57 +0000 (15:01 +0000)]
Mind map extended with game ideas

15 years agoMind map updated and HTML export added
Roland Häder [Sat, 17 May 2008 20:31:25 +0000 (20:31 +0000)]
Mind map updated and HTML export added

15 years agoParser error fixed and header output rewritten
Roland Häder [Thu, 15 May 2008 19:51:18 +0000 (19:51 +0000)]
Parser error fixed and header output rewritten

15 years agoExtended headers added
Roland Häder [Thu, 15 May 2008 19:45:44 +0000 (19:45 +0000)]
Extended headers added

15 years agoMore smaller fixes, factory added to ship-simu
Roland Häder [Thu, 15 May 2008 09:27:16 +0000 (09:27 +0000)]
More smaller fixes, factory added to ship-simu

15 years agogetConfigInstance() is now protected, factories added
Roland Häder [Wed, 14 May 2008 19:57:42 +0000 (19:57 +0000)]
getConfigInstance() is now protected, factories added

15 years agoMind map extended with news system and some nice graphics
Roland Häder [Tue, 13 May 2008 15:32:37 +0000 (15:32 +0000)]
Mind map extended with news system and some nice graphics

15 years agoFix for moved code
Roland Häder [Tue, 13 May 2008 14:31:01 +0000 (14:31 +0000)]
Fix for moved code

15 years agoArgoUML file added
Roland Häder [Sun, 11 May 2008 19:30:17 +0000 (19:30 +0000)]
ArgoUML file added

15 years agoRegistration controller added
Roland Häder [Sat, 10 May 2008 20:56:17 +0000 (20:56 +0000)]
Registration controller added

15 years agoRe-added
Roland Häder [Wed, 7 May 2008 16:07:20 +0000 (16:07 +0000)]
Re-added

15 years agoMissing files added
Roland Häder [Wed, 7 May 2008 16:00:43 +0000 (16:00 +0000)]
Missing files added

15 years agoSeveral small fixes applied
Roland Häder [Wed, 7 May 2008 15:45:07 +0000 (15:45 +0000)]
Several small fixes applied

15 years agoBlub
Roland Häder [Wed, 7 May 2008 15:44:26 +0000 (15:44 +0000)]
Blub

15 years agoEven more renamed
Roland Häder [Wed, 7 May 2008 15:00:44 +0000 (15:00 +0000)]
Even more renamed

15 years agoMore renamed
Roland Häder [Wed, 7 May 2008 14:57:06 +0000 (14:57 +0000)]
More renamed

15 years agoA lot renamed
Roland Häder [Wed, 7 May 2008 14:54:38 +0000 (14:54 +0000)]
A lot renamed

15 years agoPort number updated to 9060
Roland Häder [Mon, 5 May 2008 23:30:37 +0000 (23:30 +0000)]
Port number updated to 9060

15 years agoDefault news controller added, some fixes
Roland Häder [Mon, 5 May 2008 21:29:32 +0000 (21:29 +0000)]
Default news controller added, some fixes

15 years agoTemplate fixes
Roland Häder [Mon, 5 May 2008 20:40:04 +0000 (20:40 +0000)]
Template fixes

15 years agoFooter now added
Roland Häder [Mon, 5 May 2008 20:08:35 +0000 (20:08 +0000)]
Footer now added

15 years agoTemplate inserts fixes
Roland Häder [Mon, 5 May 2008 20:07:21 +0000 (20:07 +0000)]
Template inserts fixes

15 years agoTranslations to english and debug messages removed (missing files added)
Roland Häder [Wed, 30 Apr 2008 12:20:59 +0000 (12:20 +0000)]
Translations to english and debug messages removed (missing files added)

15 years agoTranslations to english and debug messages removed
Roland Häder [Wed, 30 Apr 2008 12:18:23 +0000 (12:18 +0000)]
Translations to english and debug messages removed

16 years agoException output secured against XSS
Roland Häder [Mon, 21 Apr 2008 11:53:30 +0000 (11:53 +0000)]
Exception output secured against XSS

16 years agoMessages translated to english, a lot uneccessary debug messages removed
Roland Häder [Mon, 21 Apr 2008 11:50:22 +0000 (11:50 +0000)]
Messages translated to english, a lot uneccessary debug messages removed

16 years agoTemplate engine does now insert all variables (work-around)
Roland Häder [Mon, 21 Apr 2008 11:28:16 +0000 (11:28 +0000)]
Template engine does now insert all variables (work-around)

16 years agoMore fixes...
Roland Häder [Sun, 20 Apr 2008 22:01:53 +0000 (22:01 +0000)]
More fixes...

16 years agoCSS classes formed to ids and command LocalHome finished
Roland Häder [Sun, 20 Apr 2008 20:28:50 +0000 (20:28 +0000)]
CSS classes formed to ids and command LocalHome finished

16 years agoFix for double inserting of template code
Roland Häder [Mon, 14 Apr 2008 19:27:41 +0000 (19:27 +0000)]
Fix for double inserting of template code

16 years agohome command now loads its template into the master template
Roland Häder [Sun, 13 Apr 2008 22:13:04 +0000 (22:13 +0000)]
home command now loads its template into the master template

16 years agoRemoved
Roland Häder [Sun, 13 Apr 2008 12:22:40 +0000 (12:22 +0000)]
Removed

16 years agoSeveral MVC classes added, entryPoint method rewritten
Roland Häder [Sat, 12 Apr 2008 22:35:21 +0000 (22:35 +0000)]
Several MVC classes added, entryPoint method rewritten