Commit Graph

34458 Commits

Author SHA1 Message Date
c0e480f465 Implement no_notification switch, used in infolog,tracker and calendar edit dialogs for mobile template 2016-07-06 17:00:31 +02:00
5374b39680 1) skip all past events and recurrences in conflict check and fix off-by-one error in recurrence limit
2) restructure config a bit:
- rename Birthday section to Addressbook
- rename Scheduling conflict section to Recurrences and conflict check
- add: Please note: conflict check is never done in the past and always limited by above recurrence horizont.
2016-07-06 16:44:06 +02:00
cae960965e add Github url of Mozilla holiday calendar data 2016-07-06 14:43:59 +02:00
b4017cb8c4 * Calendar: check recurrences for conflicts too (until configured search-time is exceeded, default 3s) 2016-07-06 12:46:00 +02:00
8a3dd67902 Infolog mobile template:
- Fix view mode styling
- Get info_number shown in view mode, similar to other apps
- Some code cleanup
2016-07-06 12:19:20 +02:00
3002b6792a Better alignment for tabbox in view mode 2016-07-06 11:53:20 +02:00
4ce303b660 let user know that "file a file" is only available in EPL and offer more information about EPL 2016-07-06 10:05:06 +02:00
9b4da018f0 fix template to be 16.1-nish: move add button from extra row to left
using egw.open_link instead of window.open
2016-07-06 08:57:35 +02:00
3de70526d0 Fix some bugs in drag to create event
- Firefox needed drag helper explicitly removed
- bug in move exceptions caused SQL error
2016-07-05 13:14:10 -06:00
24dcb5e2cf Fix Scrutinizer "bug" 2016-07-05 09:04:39 -06:00
b9887c292f replace yellow label color in login page with dark blue already used for links 2016-07-05 16:59:09 +02:00
5ec53b8887 Mobile template:
- Fix scrolling in edit dialogs not working properly in iOS (safari)
2016-07-05 16:09:23 +02:00
a217bb60a4 Fix category column is too close to date column in timesheet 2016-07-05 14:22:44 +02:00
25a7046983 * Filemanager/CKEditor: correctly encoding selected files, causing eg. images to not show 2016-07-05 09:16:09 +02:00
439d1e9dab Move timesheet ID column to the right, so it doesn't hold the category marker & can be safely turned off. 2016-07-04 15:37:44 -06:00
bfb599666e When an infolog changes, only refresh calendar when it's the active app, otherwise wait until it is activated. Fixes event positioning problems caused by refreshing while hidden without needing to recalculate everything while hidden. 2016-07-04 15:20:22 -06:00
75fa12b1d3 Add missing translations for Addressbook list 2016-07-04 13:42:39 -06:00
2a8bc013d6 Fix Make sure customfield header widgets get finished, even if customfield widget is already done - fix the fix to finish all customfields, not just selectboxes 2016-07-04 13:32:35 -06:00
27876aa3fb Add totals (selected, successful, skipped, failed) to long task dialog 2016-07-04 12:49:47 -06:00
0a129c0214 Fix some bugs in drag to create event
- Firefox tried to do drag to create & drag to resize when resizing an event
- Speed improvement for mouseover
2016-07-04 10:26:38 -06:00
4d3cf6c58e Make sure single day does not get partially covered by todos 2016-07-04 09:17:34 -06:00
d5a97279a7 * Univention: fix not working 16.1 install in UCS: Account not found! (acc_id=1) 2016-07-04 15:36:49 +02:00
2ae5097326 Mobile template:
- Fix alignment of resources picture in view template
2016-07-04 15:01:47 +02:00
3fa6c82eda Mobile template:
- Fix alignment of contact name in addressbook view template
2016-07-04 14:57:26 +02:00
e98bf91347 Take other objects (like sel_options) from arrayMgrs into account regarding feeding content to view template 2016-07-04 14:28:39 +02:00
ee10214a2b * Setup: fix install check was (false) reporting missing PHP extension "addressbook_zip" 2016-07-04 14:08:37 +02:00
28c16c7d25 German translation for Abort/Skip/Retry buttons in mass mail 2016-07-04 13:57:49 +02:00
7ab213d94a remove trailing comma shown in IDE as warning 2016-07-04 12:28:01 +02:00
035593f8a6 * Template: relabeled Pixelegg template/theme to "Standard", and mobile theme for desktop to "Compact" 2016-07-04 11:47:49 +02:00
9a1742d749 Fix buttons called addressbook get wrong styling 2016-07-04 11:31:52 +02:00
5260af7268 fix typo 2016-07-04 10:34:57 +02:00
47e1c995f7 fix Scrutinizer "bugs" 2016-07-02 14:02:13 +02:00
dbb46f7574 fix Scrutinizer "bugs" 2016-07-02 13:59:49 +02:00
79b03740c6 fix Scrutinizer "bugs" 2016-07-02 12:39:28 +02:00
1b60ef19f9 fix Scrutinizer "bugs" 2016-07-02 12:28:58 +02:00
01659d13c9 fix Scrutinizer "bugs" 2016-07-02 12:26:39 +02:00
b0803c76b6 fix Scrutinizer "bugs" 2016-07-02 12:11:52 +02:00
22b62aa168 fix Scrutinizer "bugs" 2016-07-02 11:57:26 +02:00
8c6193d22f fix Scrutinizer "bugs" 2016-07-02 11:53:40 +02:00
72c22fbd44 fix Scrutinizer "bugs" 2016-07-02 11:47:25 +02:00
02b0bf17f8 Remove unneeded translation, it's done once for all apps in common 2016-07-01 13:14:48 -06:00
2615837137 Make sure customfield header widgets get finished, even if customfield widget is already done.
Fixes addressbook switching from 'All contacts' to organization and back loses customfield headers
2016-07-01 13:05:16 -06:00
0aaca03d89 Fix some bugs in drag to create event
- Firefox opened 2 popups, one for span and one for end time
- Dragging existing events longer or shorter created a new event also
- Did not work in dayview
- Categories from category planner were not set
2016-07-01 11:57:06 -06:00
a2d1131aa5 Add an Abort / Retry / Skip prompt for long task when one fails 2016-06-30 15:47:32 -06:00
ca7779c825 Fix documentation 2016-06-30 15:47:32 -06:00
b7919b1fe0 * Calendar: Create new events by dragging on empty space 2016-06-30 13:21:13 -06:00
482cf970a8 fix translation 2016-06-30 12:37:56 +02:00
50577cb217 fix redirect to admin index fails via ajax_exec, as there is no menuaction in url 2016-06-30 11:12:58 +02:00
92cc79f20b fix the fix 2016-06-30 11:05:10 +02:00
5e470912b9 reworked about text a bit for 16.1 2016-06-30 10:29:15 +02:00