core.git
14 years ago should be more encapsulated (abstracted)
Roland Häder [Mon, 3 Aug 2009 18:25:42 +0000 (18:25 +0000)]
 should be more encapsulated (abstracted)

14 years agoaddFilter() should also throw an InvalidFilterChainException
Roland Häder [Sun, 2 Aug 2009 10:37:21 +0000 (10:37 +0000)]
addFilter() should also throw an InvalidFilterChainException

14 years agoBefore a filter chain is executed we check if it is there
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

14 years agoDouble->single converted
Roland Häder [Sat, 1 Aug 2009 21:36:13 +0000 (21:36 +0000)]
Double->single converted

14 years agoPrefix for action URLs extended with _url
Roland Häder [Sat, 1 Aug 2009 10:05:02 +0000 (10:05 +0000)]
Prefix for action URLs extended with _url

14 years agoDebug line fixed
Roland Häder [Sat, 1 Aug 2009 08:32:18 +0000 (08:32 +0000)]
Debug line fixed

14 years agoFixed with prefix
Roland Häder [Fri, 31 Jul 2009 19:48:30 +0000 (19:48 +0000)]
Fixed with prefix

14 years agoPrefixes used from attribute
Roland Häder [Fri, 31 Jul 2009 19:29:42 +0000 (19:29 +0000)]
Prefixes used from attribute

14 years agoCentralized in core
Roland Häder [Fri, 31 Jul 2009 19:06:48 +0000 (19:06 +0000)]
Centralized in core

14 years agoComment updated
Roland Häder [Fri, 31 Jul 2009 19:02:09 +0000 (19:02 +0000)]
Comment updated

14 years agoFixed
Roland Häder [Fri, 31 Jul 2009 18:59:34 +0000 (18:59 +0000)]
Fixed

14 years agoDeprecated methods removed
Roland Häder [Fri, 31 Jul 2009 18:30:13 +0000 (18:30 +0000)]
Deprecated methods removed

14 years agoDouble->single converted
Roland Häder [Fri, 31 Jul 2009 18:10:54 +0000 (18:10 +0000)]
Double->single converted

14 years agoreadConfig() is not naming convention, renamed to getConfigEntry()
Roland Häder [Tue, 28 Jul 2009 17:19:56 +0000 (17:19 +0000)]
readConfig() is not naming convention, renamed to getConfigEntry()

14 years agoDouble->single converted, framework will abort if application is not found
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

14 years agoVariable basePathFile now caches some path and base file information for us
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

14 years agoNow protected for other controllers
Roland Häder [Sun, 19 Jul 2009 17:45:54 +0000 (17:45 +0000)]
Now protected for other controllers

14 years agoOpps...
Roland Häder [Sun, 19 Jul 2009 17:38:19 +0000 (17:38 +0000)]
Opps...

14 years agoBetter encapsulated
Roland Häder [Sun, 19 Jul 2009 17:34:00 +0000 (17:34 +0000)]
Better encapsulated

14 years agoComments fixed
Roland Häder [Sun, 19 Jul 2009 17:13:39 +0000 (17:13 +0000)]
Comments fixed

14 years agoUnneccessary code removed
Roland Häder [Sat, 18 Jul 2009 08:12:45 +0000 (08:12 +0000)]
Unneccessary code removed

14 years agoOpps, needs to rename the class
Roland Häder [Sat, 18 Jul 2009 08:05:45 +0000 (08:05 +0000)]
Opps, needs to rename the class

14 years agoConfiguration entries are all lower-case and with unterscores... *sigh*
Roland Häder [Sat, 18 Jul 2009 08:03:51 +0000 (08:03 +0000)]
Configuration entries are all lower-case and with unterscores... *sigh*

14 years agoMissing getter for controllerPrefix added
Roland Häder [Sat, 18 Jul 2009 07:59:56 +0000 (07:59 +0000)]
Missing getter for controllerPrefix added

14 years agoFixed
Roland Häder [Sat, 18 Jul 2009 07:52:32 +0000 (07:52 +0000)]
Fixed

14 years agoloadController() is now more generic (TODO: check that all other apps works)
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)

14 years agoNow by default with news due to deprecation of 'page_with_news'
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'

14 years agoNow DefaultNewsController is the default controller
Roland Häder [Sat, 18 Jul 2009 07:28:52 +0000 (07:28 +0000)]
Now DefaultNewsController is the default controller

14 years ago'page_with_news' is deprecated now
Roland Häder [Sat, 18 Jul 2009 07:00:34 +0000 (07:00 +0000)]
'page_with_news' is deprecated now

14 years agoNo news controller, should be deprecated and decided in command init
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

14 years agoNo 'page' in console
Roland Häder [Sat, 18 Jul 2009 06:51:10 +0000 (06:51 +0000)]
No 'page' in console

14 years agoController for news in console
Roland Häder [Sat, 18 Jul 2009 06:48:55 +0000 (06:48 +0000)]
Controller for news in console

14 years agoflushBuffer() overwritten
Roland Häder [Sat, 18 Jul 2009 05:46:08 +0000 (05:46 +0000)]
flushBuffer() overwritten

14 years agoAdded default console command resolver
Roland Häder [Sat, 18 Jul 2009 05:40:14 +0000 (05:40 +0000)]
Added default console command resolver

14 years agoNo longer web commands in console controllers...
Roland Häder [Sat, 18 Jul 2009 05:35:57 +0000 (05:35 +0000)]
No longer web commands in console controllers...

14 years agoAdded default console controller
Roland Häder [Sat, 18 Jul 2009 05:31:23 +0000 (05:31 +0000)]
Added default console controller

14 years agoWas turned round...
Roland Häder [Sat, 18 Jul 2009 05:29:26 +0000 (05:29 +0000)]
Was turned round...

14 years agoMore debug data added
Roland Häder [Sat, 18 Jul 2009 05:28:15 +0000 (05:28 +0000)]
More debug data added

14 years agoGrammar fixed
Roland Häder [Sat, 18 Jul 2009 05:21:22 +0000 (05:21 +0000)]
Grammar fixed

14 years agoConsoleControllerResolver added
Roland Häder [Sat, 18 Jul 2009 05:19:28 +0000 (05:19 +0000)]
ConsoleControllerResolver added

14 years agoNow default_console_command in console responses
Roland Häder [Sat, 18 Jul 2009 05:16:16 +0000 (05:16 +0000)]
Now default_console_command in console responses

14 years agoConsole response class added
Roland Häder [Sat, 18 Jul 2009 05:14:33 +0000 (05:14 +0000)]
Console response class added

14 years agoMessage added when no hostname resolved into an IP
Roland Häder [Thu, 9 Jul 2009 17:35:48 +0000 (17:35 +0000)]
Message added when no hostname resolved into an IP

14 years agoStream classes added to rewrite CrytoHelper
Roland Häder [Thu, 9 Jul 2009 17:33:12 +0000 (17:33 +0000)]
Stream classes added to rewrite CrytoHelper

14 years agoStricter check
Roland Häder [Wed, 8 Jul 2009 21:21:29 +0000 (21:21 +0000)]
Stricter check

14 years agoMoved InvalidSocketException from hub project, added determineExternalIp()
Roland Häder [Wed, 8 Jul 2009 16:53:34 +0000 (16:53 +0000)]
Moved InvalidSocketException from hub project, added determineExternalIp()

14 years agoPart added to detected hostname on Sun Solaris TODO: We should put this in seperate...
Roland Häder [Fri, 1 May 2009 08:45:29 +0000 (08:45 +0000)]
Part added to detected hostname on Sun Solaris TODO: We should put this in seperate classes

14 years agocatch() blocks should not be left empty
Roland Häder [Thu, 30 Apr 2009 19:26:58 +0000 (19:26 +0000)]
catch() blocks should not be left empty

15 years agoRemove deprecated exceptions
Roland Häder [Sun, 5 Apr 2009 14:22:57 +0000 (14:22 +0000)]
Remove deprecated exceptions

15 years agoEndless recursive call fixed
Roland Häder [Sun, 5 Apr 2009 09:20:12 +0000 (09:20 +0000)]
Endless recursive call fixed

15 years agoImage engine rewritten, cache directories ignored
Roland Häder [Sun, 5 Apr 2009 09:12:41 +0000 (09:12 +0000)]
Image engine rewritten, cache directories ignored

15 years agoMenu template engine added
Roland Häder [Sun, 5 Apr 2009 08:33:48 +0000 (08:33 +0000)]
Menu template engine added

15 years agoitp renamed to xml
Roland Häder [Sun, 5 Apr 2009 07:45:38 +0000 (07:45 +0000)]
itp renamed to xml

15 years agoParser error fixed
Roland Häder [Sun, 5 Apr 2009 07:28:21 +0000 (07:28 +0000)]
Parser error fixed

15 years agoStatic method detectCorePath() must be added to ApplicationEntryPoint
Roland Häder [Fri, 3 Apr 2009 12:20:03 +0000 (12:20 +0000)]
Static method detectCorePath() must be added to ApplicationEntryPoint

15 years agoTypo fixed in method name
Roland Häder [Mon, 30 Mar 2009 07:10:28 +0000 (07:10 +0000)]
Typo fixed in method name

15 years agoMisc fixes/code cleanups
Roland Häder [Mon, 30 Mar 2009 05:41:53 +0000 (05:41 +0000)]
Misc fixes/code cleanups

15 years agoMissing interface added
Roland Häder [Tue, 24 Mar 2009 11:10:47 +0000 (11:10 +0000)]
Missing interface added

15 years agoMenu classes added, unfinished
Roland Häder [Tue, 24 Mar 2009 11:09:28 +0000 (11:09 +0000)]
Menu classes added, unfinished

15 years agoNew-line added
Roland Häder [Tue, 24 Mar 2009 10:45:26 +0000 (10:45 +0000)]
New-line added

15 years agoMore require_once() rewritten to require()
Roland Häder [Tue, 24 Mar 2009 10:41:25 +0000 (10:41 +0000)]
More require_once() rewritten to require()

15 years agoMissing file added
Roland Häder [Tue, 24 Mar 2009 10:35:13 +0000 (10:35 +0000)]
Missing file added

15 years agorequire_once() is inperformant, replace with require()
Roland Häder [Tue, 24 Mar 2009 10:34:22 +0000 (10:34 +0000)]
require_once() is inperformant, replace with require()

15 years agoConfig entry 'web_engine' renamed to 'output_class' (naming convention, we need to...
Roland Häder [Tue, 24 Mar 2009 10:01:57 +0000 (10:01 +0000)]
Config entry 'web_engine' renamed to 'output_class' (naming convention, we need to document this)

15 years agoNow all command-line arguments are being passed through escapeshellcmd()
Roland Häder [Tue, 24 Mar 2009 07:17:56 +0000 (07:17 +0000)]
Now all command-line arguments are being passed through escapeshellcmd()

15 years agoConsoleRequest class basicly finished
Roland Häder [Tue, 24 Mar 2009 06:54:28 +0000 (06:54 +0000)]
ConsoleRequest class basicly finished

15 years agoRequest class rewritten to extend BaseRequest class, ConsoleRequest added
Roland Häder [Tue, 24 Mar 2009 06:39:34 +0000 (06:39 +0000)]
Request class rewritten to extend BaseRequest class, ConsoleRequest added

15 years agoCopyright updated, interface RenderableMenu added
Roland Häder [Thu, 19 Mar 2009 19:51:22 +0000 (19:51 +0000)]
Copyright updated, interface RenderableMenu added

15 years agoNow all base paths are relative and constructed in BaseTemplateEngine genericly,...
Roland Häder [Sat, 14 Mar 2009 03:35:31 +0000 (03:35 +0000)]
Now all base paths are relative and constructed in BaseTemplateEngine genericly, re-added cache path

15 years agoRemoved deprecated templates/directories
Roland Häder [Sat, 14 Mar 2009 01:51:32 +0000 (01:51 +0000)]
Removed deprecated templates/directories

15 years agoFix in CryptoHelper class, templates are now loaded from application (templates in...
Roland Häder [Sat, 14 Mar 2009 01:50:36 +0000 (01:50 +0000)]
Fix in CryptoHelper class, templates are now loaded from application (templates in core are deprecated)

15 years agoApplications must now provide a header.ctp file
Roland Häder [Sat, 14 Mar 2009 00:18:41 +0000 (00:18 +0000)]
Applications must now provide a header.ctp file

15 years agoTypo fixed
Roland Häder [Fri, 13 Mar 2009 22:45:14 +0000 (22:45 +0000)]
Typo fixed

15 years agoVariable cfg refactured
Roland Häder [Fri, 13 Mar 2009 22:43:42 +0000 (22:43 +0000)]
Variable cfg refactured

15 years agoRewritten a lot double-quotes to single-requotes, removed deprecated exception, some...
Roland Häder [Fri, 13 Mar 2009 22:38:55 +0000 (22:38 +0000)]
Rewritten a lot double-quotes to single-requotes, removed deprecated exception, some code cosmetics

15 years agoMore quotes rewritten
Roland Häder [Fri, 13 Mar 2009 21:07:30 +0000 (21:07 +0000)]
More quotes rewritten

15 years agoEvn more quotes rewritten, old try-catch-blocks removed from old tests
Roland Häder [Fri, 13 Mar 2009 20:59:39 +0000 (20:59 +0000)]
Evn more quotes rewritten, old try-catch-blocks removed from old tests

15 years agoSome rewrites of double-quote to single-quote
Roland Häder [Fri, 13 Mar 2009 20:26:41 +0000 (20:26 +0000)]
Some rewrites of double-quote to single-quote

15 years agosvn-add-all.sh does 'svn add *'...
Roland Häder [Fri, 13 Mar 2009 20:06:28 +0000 (20:06 +0000)]
svn-add-all.sh does 'svn add *'...

15 years agoSome wrongly rewritten quotes fixed
Roland Häder [Fri, 13 Mar 2009 20:03:47 +0000 (20:03 +0000)]
Some wrongly rewritten quotes fixed

15 years agoAll empty double-quoted strings replaced with single-quotes
Roland Häder [Fri, 13 Mar 2009 20:01:36 +0000 (20:01 +0000)]
All empty double-quoted strings replaced with single-quotes

15 years agoheader_extras_hook added, templates in inc/templates/ may become deprecated soon...
Roland Häder [Fri, 13 Mar 2009 19:53:16 +0000 (19:53 +0000)]
header_extras_hook added, templates in inc/templates/ may become deprecated soon (core is not just even a web-application-framework)

15 years agoInstallation wizard added, this must be tested and should be added to all applications
Roland Häder [Fri, 13 Mar 2009 14:53:15 +0000 (14:53 +0000)]
Installation wizard added, this must be tested and should be added to all applications

15 years agoNow all cfgInstance are rewritten to configInstance
Roland Häder [Fri, 13 Mar 2009 13:45:51 +0000 (13:45 +0000)]
Now all cfgInstance are rewritten to configInstance

15 years agoinitLoader() should do that
Roland Häder [Fri, 13 Mar 2009 13:35:21 +0000 (13:35 +0000)]
initLoader() should do that

15 years agoRewritten to register our own __autoload method, loadClasses() renamed to scanClassPath()
Roland Häder [Fri, 13 Mar 2009 13:28:54 +0000 (13:28 +0000)]
Rewritten to register our own __autoload method, loadClasses() renamed to scanClassPath()

15 years agoFilter template class_ in inc/classes/main/filter/ rewritten to extend BaseFilter
Roland Häder [Wed, 11 Mar 2009 18:53:39 +0000 (18:53 +0000)]
Filter template class_ in inc/classes/main/filter/ rewritten to extend BaseFilter

15 years agoSome cosmetic applied
Roland Häder [Wed, 11 Mar 2009 16:01:27 +0000 (16:01 +0000)]
Some cosmetic applied

15 years agoMinor refactured
Roland Häder [Wed, 11 Mar 2009 15:07:54 +0000 (15:07 +0000)]
Minor refactured

15 years agoDebug lines commented out
Roland Häder [Wed, 11 Mar 2009 03:28:14 +0000 (03:28 +0000)]
Debug lines commented out

15 years agoAll filters rewritten to throw FilterChainException
Roland Häder [Wed, 11 Mar 2009 03:27:05 +0000 (03:27 +0000)]
All filters rewritten to throw FilterChainException

15 years agoSome more comments added, selfInstance rewritten to registryInstance
Roland Häder [Wed, 11 Mar 2009 02:37:22 +0000 (02:37 +0000)]
Some more comments added, selfInstance rewritten to registryInstance

15 years agoInterface Registerable added
Roland Häder [Wed, 11 Mar 2009 02:29:00 +0000 (02:29 +0000)]
Interface Registerable added

15 years agoRewrite of all static instances to Registry class
Roland Häder [Wed, 11 Mar 2009 02:26:03 +0000 (02:26 +0000)]
Rewrite of all static instances to Registry class

15 years agoWorkaround for missing librecode
Roland Häder [Wed, 11 Mar 2009 00:34:53 +0000 (00:34 +0000)]
Workaround for missing librecode

15 years agoRemoved method re-added. Warning added to config-hubmaster.php
Roland Häder [Tue, 10 Mar 2009 23:06:19 +0000 (23:06 +0000)]
Removed method re-added. Warning added to config-hubphp

15 years agoComments extended for better inline documentation
Roland Häder [Tue, 10 Mar 2009 22:54:28 +0000 (22:54 +0000)]
Comments extended for better inline documentation

15 years agoDummy methods removed (didn't find them in code) and stelzi's fix for a lame OS fixed...
Roland Häder [Tue, 10 Mar 2009 22:07:27 +0000 (22:07 +0000)]
Dummy methods removed (didn't find them in code) and stelzi's fix for a lame OS fixed... ;-P

15 years agoPHPMailer updated to latest version 2.3
Roland Häder [Tue, 10 Mar 2009 21:21:59 +0000 (21:21 +0000)]
PHPMailer updated to latest version 2.3

15 years agoWill be upgraded to PHP5/6 version
Roland Häder [Tue, 10 Mar 2009 21:17:47 +0000 (21:17 +0000)]
Will be upgraded to PHP5/6 version