75 Commits

Author SHA1 Message Date
5911867aa5 new saimod structure including an automatic api for every module, minor fixes 2013-09-23 04:28:12 +02:00
59f157ab12 updated and improved system modules 2013-09-18 04:35:20 +02:00
116fd83ddf pg fix 2013-09-08 15:04:55 +02:00
messerbill
bc2bf60d11 edited some stuff for the text editing mode 2013-09-02 17:57:45 +02:00
messerbill
49160476fb added edit.php 2013-08-19 17:09:34 +02:00
messerbill
f7c40e622e folder structure changed 2013-08-19 16:54:53 +02:00
messerbill
fb760d249e added wysiwyg 2013-08-19 16:49:59 +02:00
346f54c106 bugfix for api 2013-08-16 17:38:42 +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
020ff7b534 Merge branch 'master' of github.com:gebhardtdasense/system into systemincludes 2013-07-31 18:15:17 +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
Michael Scholz
fa93ae6556 added reset password button 2013-07-30 15:44:38 +02:00
8579b137d8 language config fix, saimod_sys_cache 2013-07-24 19:26:58 +02:00
3c01d35787 Merge branch 'master' of github.com:gebhardtdasense/system 2013-07-24 18:22:08 +02:00
messerbill
5d352a2cab Merge branch 'master' of mojotrollz.eu:system 2013-07-18 00:03:57 +02:00
messerbill
50944c5f76 fixed js includes 2013-07-18 00:03:35 +02:00
5e8f473f39 more configoptions for sai, title, copyright 2013-07-17 23:38:59 +02:00
a1834db941 Merge branch 'master' of mojotrollz.eu:system 2013-07-17 23:23:09 +02:00
48a29e1e2e fixed autoload, included missing js files for sai mod login, deleted old stuff 2013-07-17 23:22:56 +02:00
messerbill
3ce99fc7a8 Merge branch 'master' of mojotrollz.eu:system 2013-07-17 22:48:02 +02:00
messerbill
5dcc735827 languages are loaded into the backend dynamically now 2013-07-17 22:47:24 +02:00
219f8aa535 errorhandler dbwriter mysql compatible and 2013-07-17 22:10:08 +02:00
scholzDaSense
af08b72795 possibility to change password_sha 2013-07-12 13:34:42 +02:00
scholzDaSense
71d1bb1b53 function for changing user password 2013-07-11 19:43:44 +02:00
58e9e0c443 ms compatibility for sysmods 2013-07-05 21:05:34 +02:00
d72046c163 ms/pg compatibility for api and security 2013-07-05 20:56:21 +02:00
03a4c784f4 updated saimod config 2013-06-26 17:43:17 +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
b60e7e8a6e security fixed pg/mysql querys and compatibility 2013-06-26 15:04:07 +02:00
ade2e37fa0 included right database rows for apiloginclass(mysql) 2013-06-26 15:03:38 +02:00
40476986ee system path now configurable in config. 2013-06-26 15:02:14 +02:00
scholzDaSense
2029a3032a fixed name convention 2013-06-18 18:49:12 +02:00
scholzDaSense
0265e407b7 update name convention 2013-06-18 14:33:57 +02:00
scholzDaSense
1397abff5d updated name convention 2013-06-16 18:18:39 +02:00
scholzDaSense
fbb7187230 updated name convention 2013-06-16 13:37:20 +02:00
scholzDaSense
f8a36c6e74 fixed database name convention 2013-06-16 12:57:21 +02:00
scholzDaSense
45d105841e fixed login -> hex_md5() -> $.md5() 2013-06-16 12:31:37 +02:00
scholzDaSense
d466b655dc Merge branch 'origin/master' 2013-06-14 11:43:02 +02:00
scholzDaSense
9419d126eb added field locale to $_SESSION 2013-06-14 11:39:06 +02:00
c68d967252 fixed some minor errors + mysql prepare problem 2013-06-14 00:57:10 +02:00
scholzDaSense
9240d77127 fixed name of datebase table 2013-06-02 17:51:00 +02:00
079a80072a updated saimod_sys_log 2013-05-24 23:09:48 +02:00
4d595c6573 saimod_sys_calls, saimod_sys_config, saimod_sys_locale, saimod_sys_mod
fixed saimod_sys_security,
renamed saimod_sys_error -> saimod_sys_log
fixed all Menu entries
saimod right_right should return true when public!
2013-05-24 22:12:46 +02:00
a920225149 Merge branch 'master' of github.com:gebhardtdasense/system into saimod_security 2013-05-24 20:07:50 +02:00
f24738e5d3 fixed security track logins, saimod_sys_security 2013-05-24 20:07:15 +02:00
scholzDaSense
e1427df405 error table controls 2013-05-24 19:30:15 +02:00
scholzDaSense
9bcf84be37 added buttons and modal for refreshing / truncating table sys_log 2013-05-24 10:07:07 +02:00