54 Commits

Author SHA1 Message Date
432b63edc3 new chache functionality, minify css/js 2016-01-19 21:47:06 +01:00
2bad26bc84 Merge remote-tracking branch 'github/master' 2016-01-16 00:27:59 +01:00
8f4e7540ae pgsql fix 2016-01-11 16:43:15 +01:00
d9e385714b enabled caching for pictures 2015-12-29 01:05:27 +01:00
248e216e46 system start invokes shortcuts & error handlers 2015-10-02 08:07:16 +02:00
9e8b4a0448 less file header support 2015-09-18 01:08:22 +02:00
f424846436 autoload register own autoload(required for libraries) 2015-09-16 13:24:14 +02:00
9b8e0fb095 install script for system 2015-09-10 03:00:49 +02:00
9a90e72366 renamed dbd -> sql 2015-09-10 00:56:17 +02:00
08b7ec351f moved qq's to local folders 2015-09-10 00:52:56 +02:00
813ecf397f new QI object for sql installations, some tests with it + adjustments towards it 2015-09-09 23:27:53 +02:00
59af1d3bb3 typo fixes 2015-08-30 02:09:54 +02:00
f12eeec1ec included lib_jquery 2015-06-08 14:16:42 +02:00
8c711d46ba autoload.inc.php renamed to autoload.inc, git functionality, saimod git 2015-04-22 00:15:30 +02:00
58568161b0 time_ago_string now part of system::time, fixes for log and todo 2015-04-18 14:28:53 +02:00
6093852793 all sai mods request now their own tag in the text db, cleanup 2015-04-17 19:35:16 +02:00
beaafaa8b7 implemented text functionality, included it in all parts, system_locale_string is no longer required 2015-04-15 19:29:54 +02:00
53335932cd header for css files 2015-04-08 23:09:46 +02:00
20593db5d2 update locale in current session on switch 2015-04-08 17:58:07 +02:00
c61ed753e0 Merge branch 'master' of mojotrollz.eu:system into autoload
Conflicts:
	autoload.inc.php
	dbd/autoload.inc.php
	docu/autoload.inc.php
	files/autoload.inc.php
	log/autoload.inc.php
2014-07-30 02:25:19 +02:00
1db79a7e7d fixed saimod api -> allow null values, autoload restructure 2014-07-30 02:22:07 +02:00
4550496102 state js/css ideas(wrong ideas) 2014-07-06 14:03:48 +02:00
e2edb4dd56 files header fix for downloads 2014-06-16 14:55:14 +02:00
ce7d5305e8 updated file HEADER-sending 2014-06-14 02:55:47 +02:00
ff4e74a0ec fixed several smaller bugs in system (json,mysql,autoload) 2014-05-04 18:39:10 +02:00
60d127dc1e updated autoload, cleanup sai, saistart module 2014-01-24 18:19:20 +01:00
b5e0bfe59a more qq, security, locale 2014-01-20 19:48:49 +01:00
4aeddba43f renamed class DBD\locale_string to DBD\system_locale_string, qq error messae fix, qq SYS_LOG_INSERT spacing fix 2014-01-20 02:53:57 +01:00
59ca6e5ab9 fixes for saimod log and security,header fixes, autoload_all 2013-12-25 09:38:10 +01:00
fdf1ad9740 saimod sys log, improved including statistics, fixes for log and header 2013-12-21 16:35:29 +01:00
1674238ade allow cross domain requests for json 2013-12-21 06:17:18 +01:00
4989aae171 now also log fatal errors 2013-12-20 08:52:43 +01:00
e0559012ef improved system log, now also catching shutdown messages, cleaned code 2013-12-20 06:23:50 +01:00
4c78a3f507 fixed locale 2013-10-21 10:31:54 +02:00
3f8ecd96c2 new api with: optional parameters, multiple querytrees per database, oneline command, no "new" commands anymore, everything is static now, no more seperate pageapi, renames 2013-08-04 18:13:39 +02:00
83340f4993 autoload is not a singleton anymore but a static class allowing an easier call 2013-08-01 14:57:46 +02:00
45c3939c57 some minor fixes in the saimods, system includes are now relative to the configurated systempath. 2013-08-01 14:41:04 +02:00
bdd9c29c8c including system parts is now part of \SYSTEM\system:: to automaticly include optional parts of the systemframework 2013-07-31 18:14:44 +02:00
8579b137d8 language config fix, saimod_sys_cache 2013-07-24 19:26:58 +02:00
48a29e1e2e fixed autoload, included missing js files for sai mod login, deleted old stuff 2013-07-17 23:22:56 +02:00
626a170b9c langs and default lang now configurable 2013-06-26 16:57:32 +02:00
356b059347 Merge branch 'master' of github.com:gebhardtdasense/system
Conflicts:
	security/Security.php
2013-06-26 15:06:29 +02:00
40476986ee system path now configurable in config. 2013-06-26 15:02:14 +02:00
scholzDaSense
fbb7187230 updated name convention 2013-06-16 13:37:20 +02:00
925d4ce4e2 fixed quotes on locale_string sql query 2013-05-16 02:44:09 +02:00
194427c2e0 fixed mysql part for system\system::locale::getStrings -> maybe the quotes are wrong for pg 2013-05-14 23:46:02 +02:00
scholzDaSense
790e5d67db changed namespace 2013-05-10 13:18:16 +02:00
16fa6a5f15 fixed pg/mys compatibility 2013-05-08 09:17:02 +02:00
15b06ce56e dbd now also is included the right way 2013-04-23 15:54:38 +02:00
bbf7ad042e system paths now based on config, moved dbd folder, removed systemconnection, fixed api/pageapi 2013-04-23 15:04:16 +02:00