Commit Graph

24203 Commits

Author SHA1 Message Date
4e0480054b avoid php-warning regarding missing 4th argument on mail_ui::createAttachmentBlock() 2014-07-17 14:56:37 +00:00
1f9b7689e5 try to recover from non existing this.et2 2014-07-17 14:47:12 +00:00
5933d54150 try to recover from non existing this.et2 2014-07-17 14:39:56 +00:00
344c2f2064 Correct "Save as Zip" icon in link widget contxt menu 2014-07-17 14:23:51 +00:00
ce6ac57f34 Correct "Save as Zip" icon in link widget contxt menu 2014-07-17 14:21:55 +00:00
daa0ce25f3 fixed statistic submit to show, but ignore, tree 2014-07-17 14:02:31 +00:00
dcf585a116 fixed statistic submit to show, but ignore, tree 2014-07-17 14:02:11 +00:00
4c2567c1ff remove xcache backend, because it is as obsolte as xcache 2014-07-17 13:05:59 +00:00
55475026ce remove xcache backend, because it is as obsolte as xcache 2014-07-17 13:05:36 +00:00
5b6913baf3 use self::get_id on multiple selects and radio AND regard its output-format 2014-07-17 12:40:08 +00:00
0aa84dbaa1 use self::get_id on multiple selects and radio AND regard its output-format 2014-07-17 12:39:20 +00:00
5a8f987eb1 * API/Admin: fixed not working Admin >> Clear cache for default APC(u) and files backends 2014-07-17 12:35:14 +00:00
e7eaa72bc9 * API/Admin: fixed not working Admin >> Clear cache for default APC(u) and files backends 2014-07-17 12:34:43 +00:00
f24915a23c only need one save-as-zip image 2014-07-17 11:25:15 +00:00
46fcd19256 missing images from previous update-checker commit 2014-07-17 11:23:45 +00:00
fa95339c3c only need one save-as-zip image 2014-07-17 11:22:57 +00:00
a425342d82 change @import (r47700-r47709) 2014-07-17 10:47:02 +00:00
b683834762 new icons 2014-07-17 10:42:24 +00:00
52a4a3ddd0 Add zip icon to jdots and idots templates and apply zip icon to context menu 2014-07-17 10:10:43 +00:00
d88acda181 handle all text string for move and delete action success message 2014-07-17 10:05:47 +00:00
24606be582 handle all text string for move and delete action success message 2014-07-17 09:59:14 +00:00
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
64b78af79f remove no longer used msg lines, as they show up as white gap 2014-07-17 09:12:38 +00:00
5352f55892 remove no longer used msg lines, as they show up as white gap 2014-07-17 09:12:11 +00:00
4cbb440bad 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:34 +00:00
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
07a036b5f4 Fix IDE warnings in mail_ui 2014-07-16 16:34:15 +00:00
f16808c63f * EMailAdmin: if wizzard was called on error, it was not able to save fixed account (showed same error again)
because it re-read the original account before saving it
2014-07-16 15:50:50 +00:00
9c57ef865d If link has a target, use that.
Causes linked files to be opened in new browser tab.
2014-07-16 15:03:09 +00:00
a9ff59e452 mitigate risk of serving javascript or css via webdav from our domain 2014-07-16 14:54:24 +00:00
b1a95fb2e7 mitigate risk of serving javascript or css via webdav from our domain 2014-07-16 14:54:01 +00:00
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
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
2b07a387c6 Remove Mail_ui class out commented statements, in order to make the code easier to read 2014-07-16 13:42:36 +00:00
5a6221ee63 fixed problems reported by LFRZ 2014-07-16 12:18:43 +00:00
9fa607c3bd fixed problems reported by LFRZ 2014-07-16 12:18:04 +00:00
ae062b12c5 Mail_ui::__construct() free of out commented statements 2014-07-16 12:15:11 +00:00
1d0db1e05b Fix mail import message dialog 2014-07-16 11:37:02 +00:00
e44c85e774 timesheet / less
change @import....
2014-07-16 11:33:40 +00:00
d3e5f58611 mail / less
change @import....
2014-07-16 11:32:24 +00:00
b60848d7f8 pixelegg / less
change @import....
2014-07-16 11:31:54 +00:00
6cf9017c26 pixelegg / less
change @import....
2014-07-16 11:31:26 +00:00
6a24ffb026 pixelegg / less
change @import....
2014-07-16 11:29:45 +00:00
8b6e91cb6c pixelegg / less
change @import....
2014-07-16 11:29:16 +00:00
a580043ad7 pixelegg / less
change @import....
2014-07-16 11:28:49 +00:00
96dfb6d04f Make sure there are attachments to register them for drag 2014-07-16 11:10:25 +00:00
650be336eb pixelegg
new Icons

save_zip
2014-07-16 09:08:32 +00:00
83e6204c88 pixelegg
new Icons

save_zip
2014-07-16 09:07:53 +00:00
3557cd4ac8 fixed PHP Strict Standards: Declaration of etemplate_widget_*::set_attrs() should be compatible with etemplate_widget::set_attrs() 2014-07-16 06:51:33 +00:00
762d8a9c09 If link has a target, use that.
Causes linked files to be opened in new browser tab.
2014-07-15 19:19:36 +00:00