Ralf Becker
5d8fe4498e
removed stray error_log
2014-07-24 07:24:56 +00:00
Ralf Becker
786a8d0dfb
fixed uncaught ErrorException in setup: Argument 2 passed to addressbook_bo::private_addressbook() must be of the type array, null given
2014-07-24 07:05:25 +00:00
Ralf Becker
1ab646e290
forgot to merge update checker
2014-07-23 19:31:44 +00:00
Ralf Becker
ea7a888ebf
* Admin: automatic update check displaying an icon for available (security-)updates for admins, escalating for security updates to all users after 3 days
2014-07-23 19:29:57 +00:00
Ralf Becker
4b887be1ba
Changelog for 14.1.20140724
2014-07-23 16:50:19 +00:00
Ralf Becker
f36c84f15b
pending translations from our translation server
2014-07-23 16:47:31 +00:00
Ralf Becker
25579d428c
show addressbooks for user whos preferences are displayed, for "default" and "forced" only show acl independent settings
2014-07-23 14:00:47 +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
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
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
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
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
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
Klaus Leithoff
a6fc5945f6
firefox does stumble on kama skin; use moonocolor instead
2014-07-22 13:02:10 +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
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
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
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
Ralf Becker
f1ad0dde53
display correct identity-name, if called from admin for a given user
2014-07-21 17:02:02 +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
Hadi Nategh
ff1878f6cf
Try to catch exceptions in sieve connection
2014-07-21 15:25:48 +00:00
Hadi Nategh
623a6ed5f7
Make sure et2 is availabe, because it could be not available over cases like when mail connection error. It Fixes error: "can not read getWidgetById of undefined"
2014-07-21 15:24:35 +00:00
Nathan Gray
25f4984ab4
Import/Export fixes from trunk
2014-07-21 15:21:08 +00:00
Ralf Becker
1b61cc04bb
test sieve connection before saving mail account, if enabled and credentials available
2014-07-21 15:04:16 +00:00
Nathan Gray
59e76d78c5
Fix extra options not used in read only select-account
2014-07-21 14:51:47 +00:00
Ralf Becker
3cade237e2
* Admin/LDAP: deactivated accounts could not be reactivated, as account popup was not showing selected account
2014-07-21 14:37:35 +00:00
Ralf Becker
1f9dbdbce5
* eTemplate2: fixed popups eg. tracker open empty, not rendering popup content
2014-07-21 13:38:50 +00:00
Ralf Becker
346215edc6
setting an (unlikely) custom delimiter, to allow to use "," in value, eg. folder-name, IF values are specified as array
2014-07-21 12:58:08 +00:00
Ralf Becker
0e21ee126b
* Mail: fixed wrong folders displayed, if Cyrus administration was activated
...
$this->disconnect() does nothing anymore, need to use $this->adminConnection(false) instead!
also no need to switch to admin-connection in call to getUserData for current user
2014-07-21 10:22:18 +00:00
Hadi Nategh
d0cfbf45ea
Fix calendar Action->Infolog opens not as popup
2014-07-21 10:19:45 +00:00
Ralf Becker
7cb86cfe23
quiten open_basedir warnings, when minify tries to access docroot
2014-07-21 08:22:31 +00:00
Ralf Becker
59a327f5fb
quiten open_basedir warnings, when minify tries to access docroot
2014-07-21 07:03:12 +00:00
Ralf Becker
9ca2f15c2b
not all smtp plugins are autoloadable eg. postifxldap (qmailUser)
2014-07-20 16:23:58 +00:00
Klaus Leithoff
391317c5c6
fix typo
2014-07-18 11:22:03 +00:00
Klaus Leithoff
91c1a310fe
avoid warning on unexpected accounts->memberships result
2014-07-18 11:14:57 +00:00
Ralf Becker
994d10fcde
* Admin/API: remove no longer fully supported method to not "store session-id in cookie", it is the safer default anyway
2014-07-18 10:03:18 +00:00
Ralf Becker
d54cdacd30
fixed typo
2014-07-18 09:47:38 +00:00