Commit Graph

31013 Commits

Author SHA1 Message Date
Hadi Nategh
3e5d674559 Implement fav_filter icon base on template 2016-09-29 12:59:36 +02:00
Hadi Nategh
0c919bc897 Remove text-shadow from et2_buttons 2016-09-29 11:06:46 +02:00
Hadi Nategh
d6fb5ad0d7 Remove filemanager upload progress in mobile template 2016-09-29 10:45:48 +02:00
Hadi Nategh
988da614d6 Fix styling of filemanager nm header in all templates 2016-09-29 10:40:45 +02:00
nathangray
4a7204ecdd Calendar export CSV cleanup
- Fix looking for query in wrong place broke 'Use search results'
- Remove uneeded code
- Hide criteria block when user chooses search results
2016-09-28 10:27:25 -06:00
nathangray
af4d931831 Calendar export CSV cleanup
- Fix looking for query in wrong place broke 'Use search results'
- Remove uneeded code
- Hide criteria block when user chooses search results
2016-09-28 10:27:18 -06:00
nathangray
c7f728d4ba Make sure calendar CSV export still gets results when filtering by criteria with no end date 2016-09-28 10:27:01 -06:00
nathangray
059bff61f6 Fix double-offset of start date when copying infolog from project template 2016-09-28 10:24:23 -06:00
nathangray
a9fbd6094f Do not allow due or finish before start when copying from projectmanager template 2016-09-28 10:24:10 -06:00
nathangray
4e39762cc2 When adjusting infologs dates to create a project from template, take real start date into account too, if set. 2016-09-28 10:23:54 -06:00
nathangray
a535222bc2 When copying infologs as part of a project, apply any given date offsets 2016-09-28 10:23:42 -06:00
nathangray
e21318aa14 Allow project selection in timesheet list nextmatch header to be very tall, if needed 2016-09-28 10:13:30 -06:00
nathangray
0b6e3fc1ae Fix clicking inside a single other user's calendar did not invite that user when new event preference was 'Just me' 2016-09-28 10:05:39 -06:00
Hadi Nategh
d1927a1dcf Fix calendar's user header not working in jdots template 2016-09-28 16:45:56 +02:00
Hadi Nategh
396c4b197c Add missing attach icon in jdots template 2016-09-28 16:08:22 +02:00
Ralf Becker
64837511aa honor $ignore_acl parameter also for group-owners 2016-09-28 15:51:54 +02:00
Hadi Nategh
ada81b6b5f Try to not fetch todos from infolog on Calendar's initialization and let day view fetches them via ajax call as it might be expensive operation 2016-09-28 15:26:22 +02:00
Ralf Becker
2593932bc1 avoid Warning when importing not yet created infolog-types 2016-09-28 11:28:58 +02:00
Ralf Becker
0d432dcaab fix wrong namespaced Exception: \DateTime throws \Exception 2016-09-28 11:18:30 +02:00
Ralf Becker
601ce45c4d allow to specify multiple cat_id's 2016-09-26 14:37:36 +02:00
Ralf Becker
c10654e1da allow to import without acl-check and setting modifier 2016-09-26 11:40:47 +02:00
Ralf Becker
47a1a05227 * Setup: make sure interactive setup does not stall on SQL error when updating from 1.8 2016-09-26 09:29:11 +02:00
Hadi Nategh
4ad4e1a5f3 Fix inline images of compose do not get stored as links into integrated applications like infolog, tracker or calendar 2016-09-22 09:19:22 +02:00
Hadi Nategh
ef0405b021 * Mobile template: Close sidemenu after clicking on items in sidebar 2016-09-21 17:43:28 +02:00
nathangray
6e2e877778 - Improve export link conversion to be able to handle links as arrays with app & id
- Fix sometimes missing infolog link titles when exporting
2016-09-20 09:47:50 -06:00
nathangray
c09cfa5a23 Change handling of new private events created for other users to allow them to show immediately 2016-09-20 09:47:03 -06:00
nathangray
b884e014d7 Fix resource booking conflict indication 2016-09-20 09:46:08 -06:00
Hadi Nategh
0e951f3c49 Fix long mail addresses do not get ellipsis style in mobile template mail list 2016-09-19 16:35:11 +02:00
Hadi Nategh
7c1bcf9c03 * Mobile template: Implement a dedicated delete action for quick removing entries from a list 2016-09-19 14:11:30 +02:00
Hadi Nategh
4fca7273af Mobile template:
- Show fav icon when it's available
- Fix delete_action does not get removed after the row is deleted or deselected
- Fix some alignments for mail list header
2016-09-19 14:08:06 +02:00
Hadi Nategh
00b57feca5 Implement dedicated delete action for nm header in mobile template 2016-09-19 14:07:19 +02:00
Hadi Nategh
01c0ea4c6b * All apps: Add a counter indicator for selected entries in a list in mobile template 2016-09-19 14:06:59 +02:00
Hadi Nategh
c4979ecd93 * Calendar: Fix saving preferences place-holders in all languages except en breaks their values in database 2016-09-19 11:11:12 +02:00
Ralf Becker
b075dd81be fix documentation where to put log to api/templates/default/images 2016-09-19 10:17:57 +02:00
Hadi Nategh
11cce74a62 Implement client-side validation check for date_duration in order to catch check the validity right after entry before submit. 2016-09-16 17:10:26 +02:00
Hadi Nategh
fe5c0a9493 Fix Ctrl+A in context menu does not get translated 2016-09-16 17:10:06 +02:00
Hadi Nategh
8472cc4186 Implement step attribute for date_duration widget. Seems FF needs step to be set to be able to distinguish valid or invalid decimal input format (eg. 1.5 or 1,5) 2016-09-16 17:09:37 +02:00
Hadi Nategh
7442bff49c Fix add distribution list doesn't work if add_default gets set as default/forced by admin 2016-09-16 12:16:57 +02:00
nathangray
88128b6a8b Fix multi-day event display was using event start & end time for each day instead of filling the day 2016-09-15 10:47:45 -06:00
Hadi Nategh
bc108f4573 Another try to fix base_url for print_dialog template. Seems it's necessary to keep the template_base_url untocued, because template_base_url gets calculated everytime when an et2 instance loads a template. 2016-09-15 12:16:30 +02:00
Hadi Nategh
57edc511ce Let egw.link takes care of the base url. Fix sometimes nm_print_dialog template runs into CSP error 2016-09-14 16:59:06 +02:00
nathangray
7a342ba56d Update currently selected Add alarm time when start time changes 2016-09-14 08:35:14 -06:00
nathangray
1ece2bb4f0 Try to fix redirects from AJAX calls to static methods 2016-09-14 08:33:42 -06:00
Hadi Nategh
08002abcef Make selectbox's style more consistence among all browsers 2016-09-14 11:28:25 +02:00
Hadi Nategh
18233494b1 Fix couple of glitches in mail compose 2016-09-14 10:33:46 +02:00
Hadi Nategh
d931cccabb Add some missing de translation for addressbook contextmenu 2016-09-14 09:20:08 +02:00
nathangray
168b5640f6 Fix unwanted extra participants in consolidated views when new event participant preference is 'just me' - month view 2016-09-13 10:11:37 -06:00
nathangray
6bc609c68b Fix unwanted extra participants in consolidated views when new event participant preference is 'just me' 2016-09-13 10:11:28 -06:00
Ralf Becker
9b7f308342 * Calendar/CalDAV: update or removal of (managed) attachments via CalDAV failed 2016-09-13 15:57:34 +02:00
Ralf Becker
e784475ec0 Vfs::rename() is supposted to be static, quitens warning that it is used static 2016-09-13 13:54:05 +02:00