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 |
|
Ralf Becker
|
cf519cb666
|
re-add "Deny access" to groups
|
2014-07-22 13:48:57 +00:00 |
|
Klaus Leithoff
|
a63cfe5aa1
|
firefox does stumble on kama skin; use moonocolor instead
|
2014-07-22 13:01:55 +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 |
|
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
|
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 |
|
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 |
|
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 |
|
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 |
|
Ralf Becker
|
d6d6272299
|
* Admin/LDAP: deactivated accounts could not be reactivated, as account popup was not showing selected account
|
2014-07-21 14:37:15 +00:00 |
|
Ralf Becker
|
f337b33502
|
* eTemplate2: fixed popups eg. tracker open empty, not rendering popup content
|
2014-07-21 13:38:23 +00:00 |
|
Ralf Becker
|
3c6130f7e6
|
setting an (unlikely) custom delimiter, to allow to use "," in value, eg. folder-name, IF values are specified as array
|
2014-07-21 12:57:32 +00:00 |
|
Hadi Nategh
|
62498c91e7
|
Add translation for global categories delete confirmation dialog
|
2014-07-21 12:19:07 +00:00 |
|
Hadi Nategh
|
1960c8c7f7
|
Fix calendar Action->Infolog opens not as popup
|
2014-07-21 09:38:35 +00:00 |
|
Ralf Becker
|
cdd295fd5c
|
quiten open_basedir warnings, when minify tries to access docroot
|
2014-07-21 08:22:11 +00:00 |
|
Ralf Becker
|
9f07b91490
|
quiten open_basedir warnings, when minify tries to access docroot
|
2014-07-21 07:02:48 +00:00 |
|
Hadi Nategh
|
95e1fb860a
|
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-18 17:22:28 +00:00 |
|
Hadi Nategh
|
3055fe6875
|
Try to catch PEAR_Exception over mail_ui and callWizard if there is an exception
|
2014-07-18 17:18:29 +00:00 |
|
Ralf Becker
|
61dab25375
|
make account_id available for preferences hook
|
2014-07-18 11:46:10 +00:00 |
|
Klaus Leithoff
|
003f36afdb
|
avoid warning on unexpected accounts->memberships result
|
2014-07-18 11:14:33 +00:00 |
|
Klaus Leithoff
|
609aa97d9d
|
missing lang stuff
|
2014-07-18 10:04:37 +00:00 |
|
Ralf Becker
|
9712e625db
|
* 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:02:51 +00:00 |
|
Klaus Leithoff
|
a8a5557aa7
|
* API/CKEditor: introduce new skins/themes
|
2014-07-18 09:49:17 +00:00 |
|
Ralf Becker
|
08e4ecd696
|
fixed typo
|
2014-07-18 09:47:17 +00:00 |
|
Hadi Nategh
|
a2bac6e07a
|
Make sure _with value is not null when trying to replace it into url, it causes broken url while using _replace argument from refresh_opener
|
2014-07-18 09:16:41 +00:00 |
|
Ralf Becker
|
4fc6102162
|
removed not used setting of application via GET parameter
|
2014-07-18 08:48:37 +00:00 |
|
Klaus Leithoff
|
430cba8991
|
* API/CKEditor: update to version 4.4.3; add additional skins
|
2014-07-18 07:56:43 +00:00 |
|
Ralf Becker
|
f49bbab26f
|
fix an other CSP error, caused by json-responses send eg. from get_rows method on a GET request, filemanager opened in iframe from tracker
|
2014-07-17 17:26:00 +00:00 |
|
Hadi Nategh
|
cb35a10b4c
|
Fix global category delete dialog translation issue
|
2014-07-17 15:46:03 +00:00 |
|
Klaus Leithoff
|
4e0480054b
|
avoid php-warning regarding missing 4th argument on mail_ui::createAttachmentBlock()
|
2014-07-17 14:56:37 +00:00 |
|
Klaus Leithoff
|
5933d54150
|
try to recover from non existing this.et2
|
2014-07-17 14:39:56 +00:00 |
|
Hadi Nategh
|
ce6ac57f34
|
Correct "Save as Zip" icon in link widget contxt menu
|
2014-07-17 14:21:55 +00:00 |
|
Ralf Becker
|
dcf585a116
|
fixed statistic submit to show, but ignore, tree
|
2014-07-17 14:02:11 +00:00 |
|
Ralf Becker
|
55475026ce
|
remove xcache backend, because it is as obsolte as xcache
|
2014-07-17 13:05:36 +00:00 |
|
Klaus Leithoff
|
0aa84dbaa1
|
use self::get_id on multiple selects and radio AND regard its output-format
|
2014-07-17 12:39:20 +00:00 |
|
Ralf Becker
|
e7eaa72bc9
|
* API/Admin: fixed not working Admin >> Clear cache for default APC(u) and files backends
|
2014-07-17 12:34:43 +00:00 |
|
Ralf Becker
|
46fcd19256
|
missing images from previous update-checker commit
|
2014-07-17 11:23:45 +00:00 |
|
Ralf Becker
|
fa95339c3c
|
only need one save-as-zip image
|
2014-07-17 11:22:57 +00:00 |
|
Hadi Nategh
|
52a4a3ddd0
|
Add zip icon to jdots and idots templates and apply zip icon to context menu
|
2014-07-17 10:10:43 +00:00 |
|
Klaus Leithoff
|
24606be582
|
handle all text string for move and delete action success message
|
2014-07-17 09:59:14 +00:00 |
|
Ralf Becker
|
448e1e3675
|
* 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-17 09:22:54 +00:00 |
|
Ralf Becker
|
5352f55892
|
remove no longer used msg lines, as they show up as white gap
|
2014-07-17 09:12:11 +00:00 |
|
Ralf Becker
|
258def8344
|
only modify js&css files for "real" browsers identified by existing of HTTP_REFERER, to return false data to WebDAV clients eg. used for backup
|
2014-07-17 07:34:06 +00:00 |
|
Hadi Nategh
|
07a036b5f4
|
Fix IDE warnings in mail_ui
|
2014-07-16 16:34:15 +00:00 |
|
Ralf Becker
|
b1a95fb2e7
|
mitigate risk of serving javascript or css via webdav from our domain
|
2014-07-16 14:54:01 +00:00 |
|
Nathan Gray
|
2785aed59c
|
Check if content is there before trying to look inside it.
Fixes "TypeError: Cannot read property 'id' of null" from mail dialog
|
2014-07-16 14:42:28 +00:00 |
|
Nathan Gray
|
2b322c5bad
|
Remove auto-hide of columns, it doesn't work with being able to choose columns & infinite scrolling.
Fixes photo (& other) column disappearing when switching to org view and back.
|
2014-07-16 14:30:25 +00:00 |
|