admin.git
8 years agoUpdated 'core' + renamed 'main' -> 'classes'.
Roland Haeder [Tue, 25 Aug 2015 16:47:09 +0000 (18:47 +0200)]
Updated 'core' + renamed 'main' -> 'classes'.

Signed-off-by: Roland Haeder <roland@mxchange.org>
8 years agoUpdated 'core'.
Roland Haeder [Wed, 27 May 2015 01:41:28 +0000 (03:41 +0200)]
Updated 'core'.

Signed-off-by: Roland Haeder <roland@mxchange.org>
8 years agoUpdated to latest 'core' + convertToClassName() and convertDashesToUnderscores()...
Roland Haeder [Wed, 27 May 2015 01:30:27 +0000 (03:30 +0200)]
Updated to latest 'core' + convertToClassName() and convertDashesToUnderscores() are now static.

Signed-off-by: Roland Haeder <roland@mxchange.org>
8 years agoAdded find-bad-php.sh
Roland Haeder [Tue, 12 May 2015 00:05:57 +0000 (02:05 +0200)]
Added find-bad-php.sh

Signed-off-by: Roland Haeder <roland@mxchange.org>
8 years agoMerge branch 'master' of git.mxchange.org:/var/cache/git/repos/admin
Roland Haeder [Mon, 11 May 2015 12:04:50 +0000 (14:04 +0200)]
Merge branch 'master' of git.mxchange.org:/var/cache/git/repos/admin

Signed-off-by: Roland Haeder <roland@mxchange.org>
Conflicts:
core

8 years agoInitialized core (framework) and inc/classes.php is no longer used.
Roland Haeder [Mon, 11 May 2015 12:03:46 +0000 (14:03 +0200)]
Initialized core (framework) and inc/classes.php is no longer used.

Signed-off-by: Roland Haeder <roland@mxchange.org>
9 years ago'page' and 'command' were both the same (command), so better name it same way.
Roland Haeder [Mon, 6 Apr 2015 09:51:35 +0000 (11:51 +0200)]
'page' and 'command' were both the same (command), so better name it same way.

Signed-off-by: Roland Haeder <roland@mxchange.org>
9 years agoMoved more methods to 'core' as they are now more generalized.
Roland Haeder [Tue, 24 Mar 2015 19:58:19 +0000 (20:58 +0100)]
Moved more methods to 'core' as they are now more generalized.

Signed-off-by: Roland Haeder <roland@mxchange.org>
9 years agoOutput system is now no longer initialized by loading a centralized
Roland Haeder [Tue, 24 Mar 2015 18:17:43 +0000 (19:17 +0100)]
Output system is now no longer initialized by loading a centralized
inc/output.php as this was a stupid idea and sometimes the same application
has a console and web part.

Signed-off-by: Roland Haeder <roland@mxchange.org>
9 years agoUpdated 'core'.
Roland Haeder [Tue, 24 Mar 2015 17:34:53 +0000 (18:34 +0100)]
Updated 'core'.

Signed-off-by: Roland Haeder <roland@mxchange.org>
9 years agoAdded 'core' + updated index.php (also 'core', careful!)
Roland Haeder [Tue, 24 Mar 2015 01:25:16 +0000 (02:25 +0100)]
Added 'core' + updated index.php (also 'core', careful!)

Signed-off-by: Roland Haeder <roland@mxchange.org>
10 years agoUpdated domain without a dash :(
Roland Häder [Tue, 30 Jul 2013 07:20:39 +0000 (07:20 +0000)]
Updated domain without a dash :(

10 years agoChanged all true/false to TRUE/FALSE respectively as PHP constants are better than...
Roland Häder [Thu, 18 Jul 2013 12:51:37 +0000 (12:51 +0000)]
Changed all true/false to TRUE/FALSE respectively as PHP constants are better than keywords

11 years agoRemoved deprecated array (very old code)
Roland Häder [Fri, 1 Feb 2013 10:38:14 +0000 (10:38 +0000)]
Removed deprecated array (very old code)

11 years agoGlobal fix for generating right class name for controller resolver (to make that...
Roland Häder [Thu, 20 Dec 2012 21:41:20 +0000 (21:41 +0000)]
Global fix for generating right class name for controller resolver (to make that code part more generic and later move out to 'core' project as a new class/method)

11 years agoUpdated ApplicationHelper class to latest API
Roland Häder [Thu, 20 Dec 2012 21:18:21 +0000 (21:18 +0000)]
Updated ApplicationHelper class to latest API

11 years agoUsed exit() instead of die()
Roland Häder [Tue, 7 Aug 2012 00:21:08 +0000 (00:21 +0000)]
Used exit() instead of die()

11 years agoFixed all getSelfInstance
Roland Häder [Sun, 22 Apr 2012 20:17:19 +0000 (20:17 +0000)]
Fixed all getSelfInstance

12 years agoAlso this ...
Roland Häder [Tue, 8 Nov 2011 10:13:20 +0000 (10:13 +0000)]
Also this ...

12 years agoselfInstance is better
Roland Häder [Tue, 8 Nov 2011 07:47:15 +0000 (07:47 +0000)]
selfInstance is better

12 years agoRenamed getInstance() to getSelfInstance(), conflicts BaseRegistry versus several...
Roland Häder [Tue, 8 Nov 2011 06:41:54 +0000 (06:41 +0000)]
Renamed getInstance() to getSelfInstance(), conflicts BaseRegistry versus several other classes

13 years agosvn:eol-style set to 'native' also for Doxyfile ... :/
Roland Häder [Wed, 20 Apr 2011 04:58:49 +0000 (04:58 +0000)]
svn:eol-style set to 'native' also for Doxyfile ... :/

13 years agosvn:eol-style set to 'native'
Roland Häder [Wed, 20 Apr 2011 04:55:27 +0000 (04:55 +0000)]
svn:eol-style set to 'native'

13 years agoeol-style set
Roland Häder [Wed, 20 Apr 2011 04:15:52 +0000 (04:15 +0000)]
eol-style set

13 years agoSome code cosmetics applied
Roland Häder [Wed, 6 Apr 2011 01:07:19 +0000 (01:07 +0000)]
Some code cosmetics applied

13 years agoReverted appplication/xml because SVN thinks this is a binary file...
Roland Häder [Sat, 26 Mar 2011 00:19:20 +0000 (00:19 +0000)]
Reverted appplication/xml because SVN thinks this is a binary file...

13 years agoIf the class is final, no methods can be overwritten and therefore all methods are...
Roland Häder [Fri, 25 Mar 2011 10:38:00 +0000 (10:38 +0000)]
If the class is final, no methods can be overwritten and therefore all methods are also final

13 years agoSet application instance first (to prevent a NPE in BaseRegistry)
Roland Häder [Tue, 22 Mar 2011 21:10:45 +0000 (21:10 +0000)]
Set application instance first (to prevent a NPE in BaseRegistry)

13 years agoRemoved obsolete parameter 'applicationInstance' from all template engines
Roland Häder [Mon, 21 Mar 2011 23:25:03 +0000 (23:25 +0000)]
Removed obsolete parameter 'applicationInstance' from all template engines

13 years agoDocumentation tag fixed for method detectCorePath() (all projects)
Roland Häder [Tue, 15 Mar 2011 20:45:13 +0000 (20:45 +0000)]
Documentation tag fixed for method detectCorePath() (all projects)

13 years agoDeprecated includes file_io/language removed
Roland Häder [Thu, 10 Mar 2011 14:07:44 +0000 (14:07 +0000)]
Deprecated includes file_io/language removed

13 years ago'public static final' is correct
Roland Häder [Mon, 28 Feb 2011 00:12:37 +0000 (00:12 +0000)]
'public static final' is correct

13 years agoProperties set/deleted on .htaccess
Roland Häder [Sun, 13 Feb 2011 15:30:05 +0000 (15:30 +0000)]
Properties set/deleted on .htaccess

13 years agoProperties added/fixed, externals updated (www. is out-dated)
Roland Häder [Sat, 12 Feb 2011 23:53:11 +0000 (23:53 +0000)]
Properties added/fixed, externals updated ( is out-dated)

13 years agoSVN properties globally set
Roland Häder [Tue, 14 Sep 2010 14:18:36 +0000 (14:18 +0000)]
SVN properties globally set

13 years agoBetter handling of missing emergency_exit.ctp
Roland Häder [Tue, 18 May 2010 16:19:19 +0000 (16:19 +0000)]
Better handling of missing emergency_exit.ctp

14 years agoindex.php updated (generic)
Roland Häder [Mon, 1 Mar 2010 01:16:14 +0000 (01:16 +0000)]
index.php updated (generic)

14 years agoAdded missing todo-builder.sh script / svn:executable removed from PHP scripts
Roland Häder [Wed, 3 Feb 2010 11:58:33 +0000 (11:58 +0000)]
Added missing todo-builder.sh script / svn:executable removed from PHP scripts

14 years agoGeneric index.php is now masking backtrace data
Roland Häder [Wed, 9 Dec 2009 20:50:26 +0000 (20:50 +0000)]
Generic index.php is now masking backtrace data

14 years agoGlobal fix for svn::execuetable ... :(
Roland Häder [Wed, 2 Dec 2009 20:21:03 +0000 (20:21 +0000)]
Global fix for svn::execuetable ... :(

14 years agoGlobal fix/add/update:
Roland Häder [Wed, 2 Dec 2009 20:10:04 +0000 (20:10 +0000)]
Global fix/add/update:
- index.php updated in all projects from ship-simu
- Missing todo-builder.sh added
- TODOs.txt updated in all projects
- Missing svn:executable added

14 years agoFix for parser error
Roland Häder [Wed, 2 Dec 2009 18:02:33 +0000 (18:02 +0000)]
Fix for parser error

14 years agopackage.sh rewritten
Roland Häder [Mon, 7 Sep 2009 22:11:02 +0000 (22:11 +0000)]
package.sh rewritten

14 years ago'template_class' renamed to 'web_template_class'
Roland Häder [Sat, 5 Sep 2009 19:46:00 +0000 (19:46 +0000)]
'template_class' renamed to 'web_template_class'

14 years agoInstance variable rewritten
Roland Häder [Sun, 30 Aug 2009 22:20:13 +0000 (22:20 +0000)]
Instance variable rewritten

14 years agoMissing menu class added
Roland Häder [Sun, 30 Aug 2009 02:18:55 +0000 (02:18 +0000)]
Missing menu class added

14 years agoMissing config entry for page=home added #2
Roland Häder [Sun, 30 Aug 2009 02:16:45 +0000 (02:16 +0000)]
Missing config entry for page=home added #2

14 years agoMissing config entry for page=home added
Roland Häder [Sun, 30 Aug 2009 02:15:46 +0000 (02:15 +0000)]
Missing config entry for page=home added

14 years agoFixed miss-typed variable
Roland Häder [Sun, 30 Aug 2009 02:12:18 +0000 (02:12 +0000)]
Fixed miss-typed variable

14 years agoPartial stub message added if no recode extension is found
Roland Häder [Fri, 21 Aug 2009 21:30:00 +0000 (21:30 +0000)]
Partial stub message added if no recode extension is found

14 years agoRewritten to match with class name
Roland Häder [Fri, 21 Aug 2009 21:19:28 +0000 (21:19 +0000)]
Rewritten to match with class name

14 years agoRewritten again, much better this way.
Roland Häder [Fri, 21 Aug 2009 20:59:12 +0000 (20:59 +0000)]
Rewritten again, much better this way.

14 years agoWrong URL fixed
Roland Häder [Fri, 21 Aug 2009 20:35:14 +0000 (20:35 +0000)]
Wrong URL fixed

14 years agoUpdated to latest core changes
Roland Häder [Fri, 21 Aug 2009 17:56:00 +0000 (17:56 +0000)]
Updated to latest core changes

14 years agoMoved to better place
Roland Häder [Fri, 21 Aug 2009 17:47:27 +0000 (17:47 +0000)]
Moved to better place

14 years agoWeb output instance added
Roland Häder [Fri, 21 Aug 2009 17:43:57 +0000 (17:43 +0000)]
Web output instance added

14 years agoApplication qa added
Roland Häder [Sat, 15 Aug 2009 13:18:19 +0000 (13:18 +0000)]
Application qa added

14 years agoOld, lost directories removed (see repos qa)
Roland Häder [Sat, 15 Aug 2009 12:55:42 +0000 (12:55 +0000)]
Old, lost directories removed (see repos qa)

14 years agoCopyright fixed
Roland Häder [Tue, 11 Aug 2009 21:38:50 +0000 (21:38 +0000)]
Copyright fixed

14 years agoNow executeable
Roland Häder [Tue, 11 Aug 2009 17:34:05 +0000 (17:34 +0000)]
Now executeable

14 years agoDeprecated call removed
Roland Häder [Tue, 11 Aug 2009 17:06:12 +0000 (17:06 +0000)]
Deprecated call removed

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

14 years agoEntities fixed
Roland Häder [Sat, 1 Aug 2009 10:49:48 +0000 (10:49 +0000)]
Entities fixed

14 years agoEntities fixed
Roland Häder [Sat, 1 Aug 2009 10:44:24 +0000 (10:44 +0000)]
Entities fixed

14 years agoMore deprecated argument removed
Roland Häder [Fri, 31 Jul 2009 19:56:19 +0000 (19:56 +0000)]
More deprecated argument removed

14 years agoDeprecated argument removed
Roland Häder [Fri, 31 Jul 2009 19:54:31 +0000 (19:54 +0000)]
Deprecated argument removed

14 years agoDeprecated parameter removed
Roland Häder [Fri, 31 Jul 2009 19:08:39 +0000 (19:08 +0000)]
Deprecated parameter removed

14 years agonews_reader_class is deprecated
Roland Häder [Fri, 31 Jul 2009 17:47:02 +0000 (17:47 +0000)]
news_reader_class is deprecated

14 years agoMissing 2nd parameter added
Roland Häder [Fri, 31 Jul 2009 17:31:10 +0000 (17:31 +0000)]
Missing 2nd parameter added

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

14 years agoSet command name in request to prevent some strange errors
Roland Häder [Sat, 18 Jul 2009 08:18:59 +0000 (08:18 +0000)]
Set command name in request to prevent some strange errors

14 years agoDeprecated 'page_with_news' removed
Roland Häder [Sat, 18 Jul 2009 07:05:08 +0000 (07:05 +0000)]
Deprecated 'page_with_news' removed

14 years agoGeneric index.php updated from hub project
Roland Häder [Fri, 1 May 2009 20:08:29 +0000 (20:08 +0000)]
Generic index.php updated from hub project

15 years agoNow UTF-8
Roland Häder [Sun, 5 Apr 2009 08:13:23 +0000 (08:13 +0000)]
Now UTF-8

15 years agoRenamed to match with latest core
Roland Häder [Sun, 5 Apr 2009 07:45:21 +0000 (07:45 +0000)]
Renamed to match with latest core

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

15 years agoDouble-quotes rewritten to single-quotes
Roland Häder [Tue, 24 Mar 2009 10:27:21 +0000 (10:27 +0000)]
Double-quotes rewritten to single-quotes

15 years agoCopyright updated
Roland Häder [Thu, 19 Mar 2009 19:54:31 +0000 (19:54 +0000)]
Copyright updated

15 years agoUpdated to latest core revision, a lot debug constants removed
Roland Häder [Sat, 14 Mar 2009 03:41:04 +0000 (03:41 +0000)]
Updated to latest core revision, a lot debug constants removed

15 years agoTemplates moved from core to add directory
Roland Häder [Sat, 14 Mar 2009 01:57:30 +0000 (01:57 +0000)]
Templates moved from core to add directory

15 years agoheader_extras_hook added, templates in inc/templates/ may become deprecated soon...
Roland Häder [Fri, 13 Mar 2009 19:54:22 +0000 (19:54 +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 to all applications
Roland Häder [Fri, 13 Mar 2009 15:07:02 +0000 (15:07 +0000)]
Installation wizard added to all applications

15 years agoRewritten to use scanClassPath()
Roland Häder [Fri, 13 Mar 2009 13:30:54 +0000 (13:30 +0000)]
Rewritten to use scanClassPath()

15 years agoMaintainer branch created for stelzi
Roland Häder [Tue, 10 Mar 2009 19:24:18 +0000 (19:24 +0000)]
Maintainer branch created for stelzi

15 years agosvn:keyword set on all scripts
Roland Häder [Fri, 6 Mar 2009 17:33:17 +0000 (17:33 +0000)]
svn:keyword set on all scripts

15 years agoMethod redirectToConfiguredUrl() does now append the suffix '_url' to all config...
Roland Häder [Sun, 21 Dec 2008 04:26:26 +0000 (04:26 +0000)]
Method redirectToConfiguredUrl() does now append the suffix '_url' to all config entries

15 years agoDashes removed
Roland Häder [Sat, 20 Dec 2008 21:10:34 +0000 (21:10 +0000)]
Dashes removed

15 years agoApplication helper class rewritten, buildMasterTemplateName() method added, Manageabl...
Roland Häder [Sat, 20 Dec 2008 20:19:22 +0000 (20:19 +0000)]
Application helper class rewritten, buildMasterTemplateName() method added, ManageableApplication interface updated

15 years agoTypo fixed :(
Roland Häder [Thu, 18 Dec 2008 02:10:55 +0000 (02:10 +0000)]
Typo fixed :(

15 years agoApplications should terminate due to an uncatched exception
Roland Häder [Thu, 18 Dec 2008 02:05:13 +0000 (02:05 +0000)]
Applications should terminate due to an uncatched exception

15 years agoTypos fixed
Roland Häder [Thu, 18 Dec 2008 01:54:13 +0000 (01:54 +0000)]
Typos fixed

15 years agoFix for submit button
Roland Häder [Thu, 18 Dec 2008 01:51:46 +0000 (01:51 +0000)]
Fix for submit button

15 years agoFixes for admin area
Roland Häder [Thu, 18 Dec 2008 01:49:24 +0000 (01:49 +0000)]
Fixes for admin area

15 years agoSome HTML fixes in templates
Roland Häder [Sun, 7 Dec 2008 16:20:27 +0000 (16:20 +0000)]
Some HTML fixes in templates

15 years agoRewritten for updated core
Roland Häder [Sat, 6 Dec 2008 22:22:21 +0000 (22:22 +0000)]
Rewritten for updated core

15 years agoClass name typo fixed
Roland Häder [Sat, 6 Dec 2008 21:34:49 +0000 (21:34 +0000)]
Class name typo fixed

15 years agoMore divs added
Roland Häder [Sat, 22 Nov 2008 01:57:28 +0000 (01:57 +0000)]
More divs added

15 years agoNo controller instance to filters now
Roland Häder [Fri, 21 Nov 2008 00:05:14 +0000 (00:05 +0000)]
No controller instance to filters now

15 years agoSome updates
Roland Häder [Thu, 20 Nov 2008 05:35:38 +0000 (05:35 +0000)]
Some updates

15 years agoRestructured
Roland Häder [Thu, 20 Nov 2008 03:10:14 +0000 (03:10 +0000)]
Restructured