Ralf Becker
|
030eb89f84
|
using standard site-configuration plus some hooks
|
2018-08-22 12:15:42 +02:00 |
|
Ralf Becker
|
a53560a546
|
try fixing "Unsupported operand types" reported by Alexandros
Probably cause by Policy app not being installed.
|
2018-08-22 11:10:11 +02:00 |
|
Ralf Becker
|
613455a784
|
fix not stored multiselect / array-values in site-configuration
also added optional appname for apps storing their config under "phpgwapi" like eg. addressbook
|
2018-08-21 17:29:02 +02:00 |
|
Ralf Becker
|
1115db478f
|
using new admin_cmd_config to log and document config changes
|
2018-08-21 10:23:25 +02:00 |
|
Ralf Becker
|
b1b31e2b0b
|
fix not working admin >> site configuration
|
2018-08-20 17:27:11 +02:00 |
|
Ralf Becker
|
7f662f8f70
|
fix edit user to log old values and only run if there is any change
|
2018-08-03 11:56:34 +02:00 |
|
Hadi Nategh
|
6aeb7a5c1e
|
* Admin: Implement new feature to upload multiple images for login background image in site-configuration and show them randomly.
|
2018-05-28 15:31:32 +02:00 |
|
Ralf Becker
|
c3ae6388ef
|
fix warning
|
2017-10-21 12:29:46 +02:00 |
|
Hadi Nategh
|
9f98d0fe56
|
WIP of background & logo image upload into instance dir:
- Add some translation
- Add filemtime timestamp into url
|
2017-04-28 16:30:01 +02:00 |
|
Hadi Nategh
|
5a2df924eb
|
WIP of background & logo image upload into instance dir:
- Fix images with spaces in filename do not get loaded
|
2017-04-28 14:10:20 +02:00 |
|
Hadi Nategh
|
c55e0bdae3
|
WIP of background & logo image upload into instance dir:
- Generate url for anon_images.php
|
2017-04-28 12:40:33 +02:00 |
|
Hadi Nategh
|
cd72062f00
|
WIP of background & logo image upload into instance dir:
- Change images directory to unknown_images
|
2017-04-28 10:43:11 +02:00 |
|
Hadi Nategh
|
33bc6f6ce0
|
WIP of background & logo image upload into instance dir
|
2017-04-27 16:50:35 +02:00 |
|
nathangray
|
72fad2941f
|
- Allow extending classes to easily override config index
- Allow config settings to be arrays
|
2016-12-14 11:51:58 -07:00 |
|
Ralf Becker
|
54a9ea87f1
|
* Admin: show "check ip address of all sessions": No (it was stored but always shown as Yes)
Caused by "" being deleted when stored and not set === null value picked first option Yes, now we send "" for a not set value to client-side
|
2016-10-04 14:29:31 +02:00 |
|
Ralf Becker
|
37f61b1f03
|
move admin >> Site config to new et2 based site-config
|
2016-04-21 16:39:59 +00:00 |
|
Ralf Becker
|
22701ce83f
|
WIP et2 based site configuration
|
2016-04-20 18:52:55 +00:00 |
|