Commit Graph

3240 Commits

Author SHA1 Message Date
Ralf Becker
9f1dfdb97b remove not working email from selectbox in search for adding participants 2014-10-01 12:54:28 +00:00
Hadi Nategh
aaeb66f44e * Calendar: Fix not being able to add calenadr alarm for user with limited access
-Fix javascript error while switching to custom alarm date
2014-09-23 13:50:11 +00:00
Hadi Nategh
278a0ccdd6 Use link search value to get email addresses as participants working again. 2014-09-23 08:59:18 +00:00
Nathan Gray
06dd8b2adb Fix a few more redirects resulting in unwanted iframes. 2014-09-22 16:23:02 +00:00
Ralf Becker
9210a652cc fixed whole-day checkbox comparison (this should probably be fixed on widget level too), fixes together with r48580 false "startdate changed" message while trying to save a recuring event 2014-09-10 10:25:20 +00:00
Ralf Becker
bae6b3686f date widget has now api to set or get year, month, date, hours, minutes or time(stamp) and using that in calendar app.js for date manipulation 2014-09-05 10:35:08 +00:00
Ralf Becker
977c0bf482 * Calendar: fixed freetime search to correctly read and set times from edit window
- fixed et2_date.set_value() to understand nummeric timestamps in usertime used on server-side (needed timezone offset)
- added new parameter-type for et2_date.set_value() string starting with + or - to add or subtract given number of seconds from current time (to not have to code that in applications)
r48463: some styling for freetime search
2014-09-04 14:34:06 +00:00
Ralf Becker
fe181bcf82 * Calendar: if contact is added as participant and event has not yet a title add contact as title 2014-09-03 16:22:23 +00:00
Ralf Becker
304e34f1ec disable homepage preferences, until we have a home-page again 2014-08-27 09:06:52 +00:00
Ralf Becker
f574e6577a * Calendar/IE11: fixed calendar and other apps were not working, if doing something in the calendar in IE11 2014-08-26 16:29:31 +00:00
Hadi Nategh
e9ee3b46ce * Calendar/all views: Fix recurrent whole day events do not pop up edit series dialog. 2014-08-25 13:23:13 +00:00
Ralf Becker
e7edc079ab pending NL translations from our translation server 2014-08-22 13:04:37 +00:00
Ralf Becker
70b2e235ce * all apps: fixed column sizes and stretch (which columns change when window size changes) 2014-08-22 11:51:11 +00:00
Ralf Becker
ba254be4fc * eTemplate2/all apps: fixing various timezone related issues
backport of Nathan and mine commits r47919, r48102, r48133, r48142, r48163, r48166 using now ISO time strings instead of timestamps for communication between client and server
2014-08-21 18:46:11 +00:00
Hadi Nategh
b4531188bc Give more space to calendar day-view todo list 2014-08-21 14:34:40 +00:00
Hadi Nategh
1c37e1ccb0 Make sure only integrated infolog events get drag tags not other inegrated events from other apps 2014-08-21 14:33:55 +00:00
Hadi Nategh
f381b9630a * Calendar/infolog events: Implement drag,drop and resize for integrated infolog events in all calendar views. 2014-08-21 14:28:02 +00:00
Ralf Becker
258d3c8ee5 fixed sometimes (specially day-view) not working drag-n-drop, caused by DOM not ready 2014-08-21 14:12:44 +00:00
Ralf Becker
f6bba15754 skip current user only for users, not group(-preferences) 2014-07-23 13:16:24 +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
Hadi Nategh
d0cfbf45ea Fix calendar Action->Infolog opens not as popup 2014-07-21 10:19:45 +00:00
Ralf Becker
a425342d82 change @import (r47700-r47709) 2014-07-17 10:47:02 +00:00
Ralf Becker
5a6221ee63 fixed problems reported by LFRZ 2014-07-16 12:18:43 +00:00
Hadi Nategh
4bcd9a2265 Fix calendar Category ACL does not apply changes 2014-07-15 15:18:41 +00:00
Ralf Becker
0111766987 pending French translations from translation.stylite.de 2014-07-15 09:39:58 +00:00
Ralf Becker
673ff54ebb Brazilian translations from Guilherme Rocha guilherme-at-gf7.com.br 2014-07-09 19:41:32 +00:00
Hadi Nategh
6d9421e034 There is no alarm tab in calendar edit dialog anymore, no need to make it readonly 2014-07-09 09:37:26 +00:00
Hadi Nategh
e47011657c Fix custom fields tab not showing up in calendar edit dialog 2014-07-09 09:35:22 +00:00
Nathan Gray
210ebb5706 - Add $$user/primary_group$$ common placeholder
- Add calendar_owner/<contact> sub-placeholders, including primary_group
2014-07-08 19:05:09 +00:00
Hadi Nategh
0be030f6cb Fallback to admin index after save/cancel from calendar ACl,timesheet edit status 2014-07-08 15:10:24 +00:00
Hadi Nategh
af38b85e5b Fix calendar acl not showing stored category, selectAccount_ro widget expects value should be array or type of string 2014-07-03 09:10:11 +00:00
Ralf Becker
4c15c2f2de * Calendar/API: allow not serialized data in async jobs, only run automatic purge if we have a real number > 0 2014-07-02 12:42:12 +00:00
Stefan Reinhardt
87004edef8 changed image needs-action 2014-07-02 08:16:59 +00:00
Ralf Becker
b592a5088e fixed navigation calendar not shown for account-selection pref "none" 2014-07-01 15:26:05 +00:00
Hadi Nategh
9dd173288b Make sure nm action_popup in calendar list view is display:none 2014-07-01 12:03:39 +00:00
Hadi Nategh
dcad41f542 Try to not always refresh calendar via observer for every infolog entry, but only the ones that are integrated in calendar 2014-06-26 12:39:20 +00:00
Hadi Nategh
6849109e2a Add observer method for calendar and fix calendar not being refreshed when an integrated infolog event updates 2014-06-25 15:39:58 +00:00
Ralf Becker
d6ce36d735 bump versions to 14.1 2014-06-24 10:00:50 +00:00
Hadi Nategh
8c276bfe96 Remove "placeholder" link from help tooltip of preferences 2014-06-24 09:47:08 +00:00
Hadi Nategh
3e2255c77a Change delete and undelete recurrence events dialog message 2014-06-17 09:57:48 +00:00
Ralf Becker
17d31ae65e new translations for delete this recurrance or whole series dialog 2014-06-17 09:55:36 +00:00
Hadi Nategh
7f5af09f87 Retrive accidentally removed delete and undelete nm_popup templates from calendar listview temp by commit 45376. Additionally, fix error calling cal_delete for deleting recurrent events from listview 2014-06-17 09:44:15 +00:00
Hadi Nategh
cc594119b9 Fix refresh calendar list after deleting recurrent events 2014-06-17 07:48:59 +00:00
Hadi Nategh
7a9378d0d7 Fix calendar delete series event with exceptions 2014-06-16 16:49:45 +00:00
Ralf Becker
d23d41ca50 * Calendar/iCal/CalDAV: normalize enddates not on a recurrence-date, to recurrence-date before (not next) 2014-06-16 13:25:00 +00:00
Ralf Becker
6ae1ca93fd fixed ACTION:NONE was not detected because of missing multiline switch, causing empty pref reset to 0 2014-06-11 09:15:43 +00:00
Ralf Becker
b308b0027d changed default alarms pref to single "date-duration" pref (in minutes), fixed date-duration to have for prefs reasonable default of data_format=m,display_format=mhd,hours_per_day=24,empty_not_0=1 2014-06-06 11:59:20 +00:00
Hadi Nategh
0b109288f4 Set user prefered default alarm for regular and wholeday events 2014-06-05 16:07:59 +00:00
Ralf Becker
d3fed2c9b7 * Calendar/Notifications: show notification errors, eg. mail could not be sent 2014-06-05 11:03:12 +00:00