shipsimu.git
15 years agoLogout fixed
Roland Häder [Sat, 21 Jun 2008 21:09:40 +0000 (21:09 +0000)]
Logout fixed

15 years agoA lot debug messages removed, mailer with stubs added, resend link basicly finished...
Roland Häder [Sat, 21 Jun 2008 21:01:42 +0000 (21:01 +0000)]
A lot debug messages removed, mailer with stubs added, resend link basicly finished - except mailing

15 years ago.htaccess added
Roland Häder [Sat, 21 Jun 2008 19:32:15 +0000 (19:32 +0000)]
.htaccess added

15 years agoRe-added with access protection
Roland Häder [Sat, 21 Jun 2008 19:29:45 +0000 (19:29 +0000)]
Re-added with access protection

15 years agoUn-needed files removed (see phpmailer.sf.net for details of PHPMailer class)
Roland Häder [Sat, 21 Jun 2008 19:26:56 +0000 (19:26 +0000)]
Un-needed files removed (see phpmailer.sf.net for details of PHPMailer class)

15 years agoTypos fixed
Roland Häder [Sat, 21 Jun 2008 18:40:15 +0000 (18:40 +0000)]
Typos fixed

15 years agoSelf-promoting page removed (play fair games, people!)
Roland Häder [Sat, 21 Jun 2008 18:24:44 +0000 (18:24 +0000)]
Self-promoting page removed (play fair games, people!)

15 years agoPHPMailer v2.1 for PHP5 added
Roland Häder [Sat, 21 Jun 2008 17:52:18 +0000 (17:52 +0000)]
PHPMailer v2.1 for PHP5 added

15 years agoClass/method doc-tags fixed
Roland Häder [Sat, 21 Jun 2008 17:15:22 +0000 (17:15 +0000)]
Class/method doc-tags fixed

15 years agoToDo tags now all lower-case
Roland Häder [Sat, 21 Jun 2008 14:44:52 +0000 (14:44 +0000)]
ToDo tags now all lower-case

15 years agoType-hints fixed, header docs fixed, exceptions deprecated
Roland Häder [Sat, 21 Jun 2008 14:39:45 +0000 (14:39 +0000)]
Type-hints fixed, header docs fixed, exceptions deprecated

15 years agoAccount status page partly implemented, backtrace now without own saveBacktrace(...
Roland Häder [Sat, 21 Jun 2008 13:58:21 +0000 (13:58 +0000)]
Account status page partly implemented, backtrace now without own saveBacktrace() call

15 years agoExceptions now with not so much underlines
Roland Häder [Fri, 20 Jun 2008 21:47:43 +0000 (21:47 +0000)]
Exceptions now with not so much underlines

15 years agoException messages now not so very bolded
Roland Häder [Fri, 20 Jun 2008 21:37:39 +0000 (21:37 +0000)]
Exception messages now not so very bolded

15 years agoURL for unconfirmed accounts fixed, method call of non-object fixed
Roland Häder [Fri, 20 Jun 2008 21:34:15 +0000 (21:34 +0000)]
URL for unconfirmed accounts fixed, method call of non-object fixed

15 years agoInvalid classes removed
Roland Häder [Fri, 20 Jun 2008 21:27:35 +0000 (21:27 +0000)]
Invalid classes removed

15 years agoActions (so called sub-commands) may now have own pre/post filter, profile update...
Roland Häder [Fri, 20 Jun 2008 21:25:48 +0000 (21:25 +0000)]
Actions (so called sub-commands) may now have own pre/post filter, profile update is only to confirmed acctions available

15 years agoInterface for actions added (PerformableAction)
Roland Häder [Fri, 20 Jun 2008 18:14:59 +0000 (18:14 +0000)]
Interface for actions added (PerformableAction)

15 years agoMore wrong calls fixed
Roland Häder [Fri, 20 Jun 2008 18:11:06 +0000 (18:11 +0000)]
More wrong calls fixed

15 years agoMethod call on non-object fixed
Roland Häder [Fri, 20 Jun 2008 18:09:05 +0000 (18:09 +0000)]
Method call on non-object fixed

15 years agoEmpty line removed which causes headers are sent
Roland Häder [Fri, 20 Jun 2008 18:07:08 +0000 (18:07 +0000)]
Empty line removed which causes headers are sent

15 years agoDeug backtraces centralized
Roland Häder [Fri, 20 Jun 2008 18:04:22 +0000 (18:04 +0000)]
Deug backtraces centralized

15 years agoFilters added no longer in command constructor
Roland Häder [Fri, 20 Jun 2008 17:36:10 +0000 (17:36 +0000)]
Filters added no longer in command constructor

15 years agoDeprecated methods and exceptions removed
Roland Häder [Fri, 20 Jun 2008 16:28:38 +0000 (16:28 +0000)]
Deprecated methods and exceptions removed

15 years agoA lot more old methods deprecated and already deprecated methods removed
Roland Häder [Fri, 20 Jun 2008 16:21:53 +0000 (16:21 +0000)]
A lot more old methods deprecated and already deprecated methods removed

15 years agoSimple exception handler and error handler added, profile update added with stubs
Roland Häder [Fri, 20 Jun 2008 16:10:03 +0000 (16:10 +0000)]
Simple exception handler and error handler added, profile update added with stubs

15 years agoTypo fixed
Roland Häder [Fri, 20 Jun 2008 13:12:49 +0000 (13:12 +0000)]
Typo fixed

15 years agoUser profile form added
Roland Häder [Fri, 20 Jun 2008 13:08:19 +0000 (13:08 +0000)]
User profile form added

15 years agoRequest data is now generally secured
Roland Häder [Fri, 20 Jun 2008 12:03:39 +0000 (12:03 +0000)]
Request data is now generally secured

15 years agoGuests now remain guests in login area (bug fixed)
Roland Häder [Thu, 19 Jun 2008 18:15:36 +0000 (18:15 +0000)]
Guests now remain guests in login area (bug fixed)

15 years agoGuest login basicly supported (not finished yet!)
Roland Häder [Thu, 19 Jun 2008 18:11:57 +0000 (18:11 +0000)]
Guest login basicly supported (not finished yet!)

15 years agoLogout procedure basicly finished, login area splitted in main and action-dependent...
Roland Häder [Thu, 19 Jun 2008 17:11:54 +0000 (17:11 +0000)]
Logout procedure basicly finished, login area splitted in main and action-dependent templates

15 years agoUpdate of last activitity and action in user added, refresh of auth cookies added
Roland Häder [Thu, 19 Jun 2008 13:49:05 +0000 (13:49 +0000)]
Update of last activitity and action in user added, refresh of auth cookies added

15 years agoAuth filter basicly completed, user update filter added (stubs), minor fixes
Roland Häder [Wed, 18 Jun 2008 21:29:17 +0000 (21:29 +0000)]
Auth filter basicly completed, user update filter added (stubs), minor fixes

15 years agoTODO tag rewritten, first login action (empty for now) added
Roland Häder [Wed, 18 Jun 2008 19:53:09 +0000 (19:53 +0000)]
TODO tag rewritten, first login action (empty for now) added

15 years agoIf you have trouble with login turn off is_single_server, exception name added
Roland Häder [Wed, 18 Jun 2008 15:24:57 +0000 (15:24 +0000)]
If you have trouble with login turn off is_single_server, exception name added

15 years agoUser login (non-guest) basicly finished, news stubs added, registration and final...
Roland Häder [Wed, 18 Jun 2008 15:19:34 +0000 (15:19 +0000)]
User login (non-guest) basicly finished, news stubs added, registration and final methods fixed

15 years agoLogin failed page added
Roland Häder [Sun, 15 Jun 2008 22:03:19 +0000 (22:03 +0000)]
Login failed page added

15 years agoFrom group >unknown< fixed
Roland Häder [Sun, 15 Jun 2008 21:07:11 +0000 (21:07 +0000)]
From group >unknown< fixed

15 years agoLogin and auth classes added. WARNING: All class config entries must end with _class!
Roland Häder [Sun, 15 Jun 2008 19:30:22 +0000 (19:30 +0000)]
Login and auth classes added. WARNING: All class config entries must end with _class!

15 years agoLogin command added with TODOs (unfinished)
Roland Häder [Sat, 14 Jun 2008 21:03:42 +0000 (21:03 +0000)]
Login command added with TODOs (unfinished)

15 years agoCookies temporary fixed
Roland Häder [Sat, 14 Jun 2008 20:35:24 +0000 (20:35 +0000)]
Cookies temporary fixed

15 years agoNow really 2 hours cookie lifetime (was: 2 days)
Roland Häder [Sat, 14 Jun 2008 19:34:37 +0000 (19:34 +0000)]
Now really 2 hours cookie lifetime (was: 2 days)

15 years agoOpps, domain detection is wrong
Roland Häder [Sat, 14 Jun 2008 19:28:31 +0000 (19:28 +0000)]
Opps, domain detection is wrong

15 years agoExpiration is not a timestamp!
Roland Häder [Sat, 14 Jun 2008 19:24:34 +0000 (19:24 +0000)]
Expiration is not a timestamp!

15 years agoCookie-based login initially done
Roland Häder [Sat, 14 Jun 2008 19:20:03 +0000 (19:20 +0000)]
Cookie-based login initially done

15 years agoJust a space removed
Roland Häder [Fri, 13 Jun 2008 12:42:30 +0000 (12:42 +0000)]
Just a space removed

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