]>
git.mxchange.org Git - core.git/log
Roland Häder [Sun, 30 Aug 2009 00:42:27 +0000 (00:42 +0000)]
Moved from generic helper to concrete WebFormHelper due we only need these methods there
Roland Häder [Tue, 25 Aug 2009 21:55:22 +0000 (21:55 +0000)]
Missing controller added
Roland Häder [Tue, 25 Aug 2009 21:53:54 +0000 (21:53 +0000)]
NPE catched, command class added, beter coding practice applied:
- New command class WebProblemCommand added to handle page=problem&problem=???
- Command class WebConfirmCommand redirect to a configurable URL if the user
instance is not found in registry. This might happen e.g. if the database is
corrupted or the underlaying file (in LocalFileDatabase class) has been
removed.
- All user classes inherited from BaseUser class do now set their result
instance a more clean state (might fix later troubles)
Roland Häder [Sun, 23 Aug 2009 23:36:02 +0000 (23:36 +0000)]
We should implement no default resolver anymore
Roland Häder [Sun, 23 Aug 2009 22:13:14 +0000 (22:13 +0000)]
Missing config entries added, constant LOG_EXCEPTIONS needed to log all exceptions
Roland Häder [Sat, 22 Aug 2009 01:01:51 +0000 (01:01 +0000)]
TODOs.txt updated...
Roland Häder [Sat, 22 Aug 2009 00:59:33 +0000 (00:59 +0000)]
Double to single quotes converted
Roland Häder [Sat, 22 Aug 2009 00:45:28 +0000 (00:45 +0000)]
Opps... :(
Roland Häder [Sat, 22 Aug 2009 00:44:48 +0000 (00:44 +0000)]
doFilterFormatNumber() added
Roland Häder [Sat, 22 Aug 2009 00:37:33 +0000 (00:37 +0000)]
Misc fixes:
- UserPoints does now load points on every object initialization
- It does also now advance to first entry by default and rewind in many methods
- Fixed getField() (?)
Roland Häder [Sat, 22 Aug 2009 00:21:43 +0000 (00:21 +0000)]
Opps...
Roland Häder [Sat, 22 Aug 2009 00:20:40 +0000 (00:20 +0000)]
UserPoints rewritten to use only one result (does this break anything?)
Roland Häder [Fri, 21 Aug 2009 23:23:39 +0000 (23:23 +0000)]
TODOs.txt updated
Roland Häder [Fri, 21 Aug 2009 22:11:16 +0000 (22:11 +0000)]
NPE catched (TODO: We need to rewrite this?)
Roland Häder [Fri, 21 Aug 2009 21:55:43 +0000 (21:55 +0000)]
Much simplier and with is_null() sanity check
Roland Häder [Fri, 21 Aug 2009 21:50:08 +0000 (21:50 +0000)]
Now with getter
Roland Häder [Fri, 21 Aug 2009 21:48:49 +0000 (21:48 +0000)]
Rewritten to use eval() (slow)
Roland Häder [Fri, 21 Aug 2009 21:46:51 +0000 (21:46 +0000)]
Maybe now?
Roland Häder [Fri, 21 Aug 2009 21:43:20 +0000 (21:43 +0000)]
Error fixed in BaseHelper
Roland Häder [Fri, 21 Aug 2009 21:30:37 +0000 (21:30 +0000)]
Partial stub message added if no recode extension is found
Roland Häder [Fri, 21 Aug 2009 20:52:34 +0000 (20:52 +0000)]
Now configurable
Roland Häder [Fri, 21 Aug 2009 20:51:11 +0000 (20:51 +0000)]
action=status_problem excluded
Roland Häder [Fri, 21 Aug 2009 20:42:52 +0000 (20:42 +0000)]
Parse error fixed
Roland Häder [Fri, 21 Aug 2009 20:42:21 +0000 (20:42 +0000)]
Generic code added
Roland Häder [Fri, 21 Aug 2009 20:40:58 +0000 (20:40 +0000)]
Class WebStatusCommand added which should handle account status problems
Roland Häder [Fri, 21 Aug 2009 20:32:07 +0000 (20:32 +0000)]
NPE catched (TODO: we should log it later)
Roland Häder [Fri, 21 Aug 2009 18:34:52 +0000 (18:34 +0000)]
WebLoginCommand is now an extra instance for hashers etc.
Roland Häder [Fri, 21 Aug 2009 18:14:26 +0000 (18:14 +0000)]
& should not be part of URLs...
Roland Häder [Fri, 21 Aug 2009 18:12:27 +0000 (18:12 +0000)]
Encryption removed
Roland Häder [Fri, 21 Aug 2009 18:04:45 +0000 (18:04 +0000)]
Interface OutputStreamer has no longer assignVariable()
Roland Häder [Fri, 21 Aug 2009 17:55:44 +0000 (17:55 +0000)]
WebOutput now needs a ManageableApplication instance
Roland Häder [Wed, 19 Aug 2009 20:56:07 +0000 (20:56 +0000)]
TODOs.txt should become somehow updateable...
Roland Häder [Wed, 19 Aug 2009 20:54:23 +0000 (20:54 +0000)]
Deprecated class file/exception removed as well
Roland Häder [Wed, 19 Aug 2009 20:43:39 +0000 (20:43 +0000)]
Deprecated method loadIncludes() removed
Roland Häder [Wed, 19 Aug 2009 20:38:18 +0000 (20:38 +0000)]
Handling of socket errors added
Roland Häder [Tue, 18 Aug 2009 18:36:05 +0000 (18:36 +0000)]
Attribute listInstance is now cored
Roland Häder [Mon, 17 Aug 2009 21:06:21 +0000 (21:06 +0000)]
Tried to fix a warning
Roland Häder [Sun, 16 Aug 2009 01:03:15 +0000 (01:03 +0000)]
Opps...
Roland Häder [Sun, 16 Aug 2009 00:59:22 +0000 (00:59 +0000)]
PHP functions encapsulated:
- getMilliTime() introduced which encapsulates gettimeofday()
- idle() introduced which encapsulates several sleep functions
Roland Häder [Sat, 15 Aug 2009 13:28:51 +0000 (13:28 +0000)]
qa application added
Roland Häder [Sat, 15 Aug 2009 12:52:24 +0000 (12:52 +0000)]
Old, lost directories removed (see repos qa)
Roland Häder [Sat, 15 Aug 2009 12:49:04 +0000 (12:49 +0000)]
We no longer need this old piece of code
Roland Häder [Sat, 15 Aug 2009 12:48:10 +0000 (12:48 +0000)]
Moved 'devel' directory (need to update all repos)
Roland Häder [Fri, 14 Aug 2009 23:51:24 +0000 (23:51 +0000)]
A lot deprecated exceptions removed, todo-builder.sh added, TODOs.txt added (built)
Roland Häder [Fri, 14 Aug 2009 20:14:58 +0000 (20:14 +0000)]
Wernis API updated to handle unexpected error messages from API
Roland Häder [Tue, 11 Aug 2009 21:20:38 +0000 (21:20 +0000)]
Missing exception added
Roland Häder [Tue, 11 Aug 2009 21:17:24 +0000 (21:17 +0000)]
State (see State Pattern) prepared, a lot reworked/refactured
- New interfaces and exceptions added for states
- Dead-loop fixed (was caused by previous refacturing
- Misc cleanups/fixes
Roland Häder [Tue, 11 Aug 2009 16:43:10 +0000 (16:43 +0000)]
Fix for method in FrameworkConfiguration, removal of unneccessary code
- Fix for wrongly named method 'isConfigEntrySet', must be
'isConfigurationEntrySet' due to we don't want to use shorted names
- Removed legacy array $systemClasses
- Removed two methods to reduce the call stack
Roland Häder [Mon, 10 Aug 2009 14:15:39 +0000 (14:15 +0000)]
New method detectServerAddress() added which should rewrite your code ito.
Roland Häder [Sat, 8 Aug 2009 21:23:10 +0000 (21:23 +0000)]
Template updated
Roland Häder [Sat, 8 Aug 2009 19:12:21 +0000 (19:12 +0000)]
Iterator instance is now handled in BaseFrameworkSystem class
Roland Häder [Fri, 7 Aug 2009 23:14:52 +0000 (23:14 +0000)]
rngInstance is now located in BaseFrameworkSystem
Roland Häder [Fri, 7 Aug 2009 23:06:36 +0000 (23:06 +0000)]
Missing method added, renamed
Roland Häder [Fri, 7 Aug 2009 22:58:45 +0000 (22:58 +0000)]
Streamable and for encryption added, CryptoHelper (a facade) rewritten to use streams
Roland Häder [Wed, 5 Aug 2009 16:52:13 +0000 (16:52 +0000)]
Famous IndexOutOfBoundsException added
Roland Häder [Tue, 4 Aug 2009 23:23:54 +0000 (23:23 +0000)]
Generic method hashCode() added. Please overwrite it, if you need better hashes.
Roland Häder [Mon, 3 Aug 2009 23:17:55 +0000 (23:17 +0000)]
Commented out debug lines added
Roland Häder [Mon, 3 Aug 2009 21:36:21 +0000 (21:36 +0000)]
Now a more generate interface
Roland Häder [Mon, 3 Aug 2009 21:23:58 +0000 (21:23 +0000)]
FQFN is now generated by new private method getFqfnFromDataSetInstance()
Roland Häder [Mon, 3 Aug 2009 18:25:42 +0000 (18:25 +0000)]
should be more encapsulated (abstracted)
Roland Häder [Sun, 2 Aug 2009 10:37:21 +0000 (10:37 +0000)]
addFilter() should also throw an InvalidFilterChainException
Roland Häder [Sun, 2 Aug 2009 10:25:38 +0000 (10:25 +0000)]
Before a filter chain is executed we check if it is there
Roland Häder [Sat, 1 Aug 2009 21:36:13 +0000 (21:36 +0000)]
Double->single converted
Roland Häder [Sat, 1 Aug 2009 10:05:02 +0000 (10:05 +0000)]
Prefix for action URLs extended with _url
Roland Häder [Sat, 1 Aug 2009 08:32:18 +0000 (08:32 +0000)]
Debug line fixed
Roland Häder [Fri, 31 Jul 2009 19:48:30 +0000 (19:48 +0000)]
Fixed with prefix
Roland Häder [Fri, 31 Jul 2009 19:29:42 +0000 (19:29 +0000)]
Prefixes used from attribute
Roland Häder [Fri, 31 Jul 2009 19:06:48 +0000 (19:06 +0000)]
Centralized in core
Roland Häder [Fri, 31 Jul 2009 19:02:09 +0000 (19:02 +0000)]
Comment updated
Roland Häder [Fri, 31 Jul 2009 18:59:34 +0000 (18:59 +0000)]
Fixed
Roland Häder [Fri, 31 Jul 2009 18:30:13 +0000 (18:30 +0000)]
Deprecated methods removed
Roland Häder [Fri, 31 Jul 2009 18:10:54 +0000 (18:10 +0000)]
Double->single converted
Roland Häder [Tue, 28 Jul 2009 17:19:56 +0000 (17:19 +0000)]
readConfig() is not naming convention, renamed to getConfigEntry()
Roland Häder [Thu, 23 Jul 2009 19:30:49 +0000 (19:30 +0000)]
Double->single converted, framework will abort if application is not found
Roland Häder [Thu, 23 Jul 2009 19:23:07 +0000 (19:23 +0000)]
Variable basePathFile now caches some path and base file information for us
Roland Häder [Sun, 19 Jul 2009 17:45:54 +0000 (17:45 +0000)]
Now protected for other controllers
Roland Häder [Sun, 19 Jul 2009 17:38:19 +0000 (17:38 +0000)]
Opps...
Roland Häder [Sun, 19 Jul 2009 17:34:00 +0000 (17:34 +0000)]
Better encapsulated
Roland Häder [Sun, 19 Jul 2009 17:13:39 +0000 (17:13 +0000)]
Comments fixed
Roland Häder [Sat, 18 Jul 2009 08:12:45 +0000 (08:12 +0000)]
Unneccessary code removed
Roland Häder [Sat, 18 Jul 2009 08:05:45 +0000 (08:05 +0000)]
Opps, needs to rename the class
Roland Häder [Sat, 18 Jul 2009 08:03:51 +0000 (08:03 +0000)]
Configuration entries are all lower-case and with unterscores... *sigh*
Roland Häder [Sat, 18 Jul 2009 07:59:56 +0000 (07:59 +0000)]
Missing getter for controllerPrefix added
Roland Häder [Sat, 18 Jul 2009 07:52:32 +0000 (07:52 +0000)]
Fixed
Roland Häder [Sat, 18 Jul 2009 07:49:53 +0000 (07:49 +0000)]
loadController() is now more generic (TODO: check that all other apps works)
Roland Häder [Sat, 18 Jul 2009 07:36:57 +0000 (07:36 +0000)]
Now by default with news due to deprecation of 'page_with_news'
Roland Häder [Sat, 18 Jul 2009 07:28:52 +0000 (07:28 +0000)]
Now DefaultNewsController is the default controller
Roland Häder [Sat, 18 Jul 2009 07:00:34 +0000 (07:00 +0000)]
'page_with_news' is deprecated now
Roland Häder [Sat, 18 Jul 2009 06:57:40 +0000 (06:57 +0000)]
No news controller, should be deprecated and decided in command init
Roland Häder [Sat, 18 Jul 2009 06:51:10 +0000 (06:51 +0000)]
No 'page' in console
Roland Häder [Sat, 18 Jul 2009 06:48:55 +0000 (06:48 +0000)]
Controller for news in console
Roland Häder [Sat, 18 Jul 2009 05:46:08 +0000 (05:46 +0000)]
flushBuffer() overwritten
Roland Häder [Sat, 18 Jul 2009 05:40:14 +0000 (05:40 +0000)]
Added default console command resolver
Roland Häder [Sat, 18 Jul 2009 05:35:57 +0000 (05:35 +0000)]
No longer web commands in console controllers...
Roland Häder [Sat, 18 Jul 2009 05:31:23 +0000 (05:31 +0000)]
Added default console controller
Roland Häder [Sat, 18 Jul 2009 05:29:26 +0000 (05:29 +0000)]
Was turned round...
Roland Häder [Sat, 18 Jul 2009 05:28:15 +0000 (05:28 +0000)]
More debug data added
Roland Häder [Sat, 18 Jul 2009 05:21:22 +0000 (05:21 +0000)]
Grammar fixed
Roland Häder [Sat, 18 Jul 2009 05:19:28 +0000 (05:19 +0000)]
ConsoleControllerResolver added
Roland Häder [Sat, 18 Jul 2009 05:16:16 +0000 (05:16 +0000)]
Now default_console_command in console responses