Ralf Becker
fbf05c95f4
show addressbooks for user whos preferences are displayed, for "default" and "forced" only show acl independent settings
2014-07-23 14:00:20 +00:00
Hadi Nategh
358ab236e1
Set display_format and hours_per_day for infolog used_time
2014-07-23 13:20:52 +00:00
Ralf Becker
f6bba15754
skip current user only for users, not group(-preferences)
2014-07-23 13:16:24 +00:00
Ralf Becker
7ed3f45649
skip current user only for users, not group(-preferences)
2014-07-23 13:16:01 +00:00
Hadi Nategh
1bda4f1337
Set display_format and hours_per_day for infolog used_time
2014-07-23 13:14:23 +00:00
Hadi Nategh
e7da57c6cb
Backport commit 47853 by ng, Fix detached date label
2014-07-23 12:54:02 +00:00
Ralf Becker
c7ec0a09a0
need to check type, not account_id to detected "default" or "forced" prefs
2014-07-23 12:39:32 +00:00
Ralf Becker
448241f596
need to check type, not account_id to detected "default" or "forced" prefs
2014-07-23 12:39:10 +00:00
Ralf Becker
94f0a2df9c
show calendars and ressource-calendars for user whos preferences are displayed, for "default" and "forced" we only display all and primary group calendars, but ressources of current user
2014-07-23 12:32:02 +00:00
Ralf Becker
349630ffa7
show calendars and ressource-calendars for user whos preferences are displayed, for "default" and "forced" we only display all and primary group calendars, but ressources of current user
2014-07-23 12:30:39 +00:00
Hadi Nategh
0e5747deb0
Make mail ACL account owner row readonly as the owner should not be able to delete/change his rights, he always has full-rights
2014-07-23 11:59:46 +00:00
Ralf Becker
6a7258e98e
Don't clear children if tabs attribute not provided
2014-07-23 09:15:00 +00:00
Ralf Becker
0abcd5e68f
Refine select option searching when the id is like parent[selectbox].
...
- only search parents when the ID has multiple parts
- fix case when selectbox was in the sel_options arrayMgr, but had no options, parent was used as select options
2014-07-23 09:14:24 +00:00
Ralf Becker
8eb1cb6ee6
Extend run() method for tabs:
...
- Apply additional tabs once in run() before applying the method, instead of in each method
- Apply tab readonlys to disable tabs, so they can be skipped
2014-07-23 09:06:51 +00:00
Ralf Becker
72f7f5a3fd
* Admin/Setup: restore of 14.1 backup was not working (backup file itself is correct)
...
caused by typo in json_decode of schema
2014-07-23 07:15:29 +00:00
Ralf Becker
eeafdea313
* Admin/Setup: restore of 14.1 backup was not working (backup file itself is correct)
...
caused by typo in json_decode of schema
2014-07-23 07:15:06 +00:00
Nathan Gray
b6b660ee16
Fix detached date label
2014-07-22 22:22:09 +00:00
Nathan Gray
8f0513c99e
Don't clear children if tabs attribute not provided
2014-07-22 21:33:41 +00:00
Nathan Gray
101eee1e1c
Extend run() method for tabs:
...
- Apply additional tabs once in run() before applying the method, instead of in each method
- Apply tab readonlys to disable tabs, so they can be skipped
2014-07-22 21:26:03 +00:00
Nathan Gray
3176500c83
Refine select option searching when the id is like parent[selectbox].
...
- only search parents when the ID has multiple parts
- fix case when selectbox was in the sel_options arrayMgr, but had no options, parent was used as select options
2014-07-22 21:21:33 +00:00
Ralf Becker
650d271fc0
copy felamimail preferences to new mail app, if they still exist there
...
r47848: fixe PHP Fatal error in preferences::copy_preferences() in mail install
2014-07-22 16:53:27 +00:00
Ralf Becker
b3c2bebd5f
fixe PHP Fatal error in preferences::copy_preferences() in mail install
2014-07-22 16:52:22 +00:00
Ralf Becker
f2ca4d2762
copy felamimail preferences to new mail app, if they still exist there
2014-07-22 14:57:23 +00:00
Nathan Gray
6dfd8c616b
- Add special handling for ids like something[{}] to only send select options once
...
- Don't need to process or send options for account, it is done client side now.
2014-07-22 14:18:33 +00:00
Nathan Gray
57e187cc2d
Fix unable to set EACL
2014-07-22 14:07:46 +00:00
Hadi Nategh
a93ab11a60
Fix mail ACL popup dialog does not make delete button readonly for account owner
2014-07-22 13:56:36 +00:00
Ralf Becker
c8b64fa265
re-add "Deny access" to groups
2014-07-22 13:49:15 +00:00
Ralf Becker
cf519cb666
re-add "Deny access" to groups
2014-07-22 13:48:57 +00:00
Klaus Leithoff
a6fc5945f6
firefox does stumble on kama skin; use moonocolor instead
2014-07-22 13:02:10 +00:00
Klaus Leithoff
a63cfe5aa1
firefox does stumble on kama skin; use moonocolor instead
2014-07-22 13:01:55 +00:00
Ralf Becker
d9ae69e044
fixed async job was not removed, if facations was deactivated and only try to reschedule with increasing intervals for 2 days
2014-07-22 12:52:28 +00:00
Ralf Becker
c07599aa27
fixed async job was not removed, if facations was deactivated and only try to reschedule with increasing intervals for 2 days
2014-07-22 12:52:10 +00:00
Klaus Leithoff
a66066fbc5
allow to call getAllIdentities for other users; used for Admin Calling eSync Prefs on Mail for other users
2014-07-22 11:17:13 +00:00
Ralf Becker
a357da3ea2
allow all php serialized values, to fix integer timestamps in async table
2014-07-22 11:13:39 +00:00
Ralf Becker
be405e847c
allow all php serialized values, to fix integer timestamps in async table
2014-07-22 11:11:28 +00:00
Ralf Becker
b7ba581ef4
fixed wired data-values created directly after migration to json, got semaphore working again and fixing all IDE warnings
2014-07-22 10:46:19 +00:00
Ralf Becker
9cfee0d9a4
fixed wired data-values created directly after migration to json, got semaphore working again and fixing all IDE warnings
2014-07-22 10:44:03 +00:00
Klaus Leithoff
cd702481af
allow to call getAllIdentities for other users; used for Admin Calling eSync Prefs on Mail for other users
2014-07-22 10:07:30 +00:00
Klaus Leithoff
3057666b58
* API/CKEditor: introduce new skins/themes
2014-07-22 09:08:21 +00:00
Klaus Leithoff
5b09927c45
* API/CKEditor: update to version 4.4.3; add additional skins
2014-07-22 09:07:29 +00:00
Klaus Leithoff
55bfd25cd3
at least give a error message if horde currentMailbox fails; consider throwing exception
2014-07-22 08:46:31 +00:00
Hadi Nategh
ea6eb12cd4
Fix mail ACL popup dialog does not make delete button readonly for account owner
2014-07-22 08:05:42 +00:00
Ralf Becker
f1ad0dde53
display correct identity-name, if called from admin for a given user
2014-07-21 17:02:02 +00:00
Nathan Gray
6c89d3a1b7
Fix unable to set EACL
2014-07-21 16:47:29 +00:00
Nathan Gray
bd41288788
- Add special handling for ids like something[{$row}] to only send select options once
...
- Don't need to process or send options for account, it is done client side now.
2014-07-21 16:31:10 +00:00
Hadi Nategh
92a538a43c
Try to catch PEAR_Exception over mail_ui and callWizard if there is an exception.Additionally, merges cleanup commit 47728
2014-07-21 15:56:34 +00:00
Nathan Gray
84a8a03c23
Remove auto-hide of columns, it doesn't work with being able to choose columns & infinite scrolling.
2014-07-21 15:31:27 +00:00
Ralf Becker
7cf1d222ae
log not compiling PHP expressions as warning, as they are most likely caused by wired content, eg. filenames containing a $
2014-07-21 15:27:33 +00:00
Ralf Becker
6a0c7e2c3d
log not compiling PHP expressions as warning, as they are most likely caused by wired content, eg. filenames containing a $
2014-07-21 15:27:15 +00:00
Hadi Nategh
ff1878f6cf
Try to catch exceptions in sieve connection
2014-07-21 15:25:48 +00:00