Ralf Becker
a9b6c6e9b4
* CalDAV/CardDAV: fixed support for limited sync-collection report used eg. by Marten Gajdas Android apps
2014-02-20 17:46:15 +00:00
Ralf Becker
866d680e6a
fixed iCal and iMip method and notification text for initial responses to organizer to be replys (not added=invitation)
2014-02-20 16:14:32 +00:00
Ralf Becker
94af139465
* CalDAV/CardDAV: entries with urls containing url-encoded chars, eg. from Google calendar, were not send to clients (missing urldecoding in multiget report)
2014-02-20 15:11:27 +00:00
Ralf Becker
90c89e0eb7
* CalDAV/Calendar: sending now iMip response to external organizer when initialy accepting invitation via CalDAV client (before only status changes where sent)
2014-02-20 15:04:47 +00:00
Ralf Becker
1297c32fb2
adding an extra icon for ical export in context menu, so templates can change it independent of mime icons
2014-02-20 11:07:12 +00:00
Ralf Becker
26e0f079a1
fixed not working move/resize of events in IE (did not understand redirect to empty url)
2014-02-19 17:48:25 +00:00
Ralf Becker
07db88276e
fixed or working around javascript errors in IE11
2014-02-19 15:20:19 +00:00
Ralf Becker
f0d7751496
removed caret from group favorites, fixed prefered favorite was not show correct initialy nor updated
2014-02-12 21:51:25 +00:00
Hadi Nategh
874b4b594f
Fix warning "Argument #1 is not an array" in calendar conflict
2014-02-12 11:59:32 +00:00
Hadi Nategh
e9a3d69e46
Fix calendar ignore conflict when the conflict is not from resources
2014-02-12 10:26:34 +00:00
Nathan Gray
7809e30718
Update participant readonlys to match namespace
2014-02-10 22:01:01 +00:00
Ralf Becker
cbe3b85dc3
need one more header line for new template
2014-02-06 18:16:40 +00:00
Nathan Gray
cc628c378a
Use egw_framework::message() instead of a label in template, which might stay longer than we want
2014-02-05 23:36:01 +00:00
Ralf Becker
6e79741c8f
using capital REQUEST in method parameter
2014-02-05 15:15:00 +00:00
Ralf Becker
8e35567e6a
some more layout fixes for calendar-edit
2014-02-05 11:14:44 +00:00
Ralf Becker
470a204f85
renamed status icons to name them like corresponding status
2014-02-04 10:34:40 +00:00
Ralf Becker
55524261dc
mark calendar (sidebox) menu as open by default and fix ide warnings
2014-01-30 11:03:16 +00:00
Ralf Becker
6b4bc0547c
fixed wrong warning "event was edited by other user" after storing an event more then once, was caused always splitting series, but not checking that condition
2014-01-30 10:12:08 +00:00
Hadi Nategh
56e3607b70
Fix "Mail all participants" in calendar edit popup->Actions
2014-01-29 08:32:01 +00:00
Hadi Nategh
70c3ab98af
Set the "Allow ignore conflicts" default option to "Yes, only users with direct booking permission", therefore this would be the selected as first time installation, unless it set to another choice from Resources site configuration
2014-01-29 08:28:53 +00:00
Ralf Becker
a8e8f33ff4
* Calendar/eSync: fixed caching causing new events on EGroupware side not to appear on device (withing time of a running ping-request)
2014-01-28 16:27:01 +00:00
Hadi Nategh
8147adcb95
Add "Allow ignore conflicts" feature for resources
2014-01-28 16:26:18 +00:00
Ralf Becker
ad57c7ee86
remove addressbook, calendar and infolog classes for xmlrpc, as we droped xmlrpc support
2014-01-28 08:28:20 +00:00
Hadi Nategh
84624be69f
Make Series and WholeDay events d-n-d able
2014-01-24 12:50:20 +00:00
Ralf Becker
fc18f4d1ab
fix framework lost on search in Stylite/Pixelegg template
2014-01-24 11:24:14 +00:00
Ralf Becker
bc0f6950c5
fix calendar favorites by passing state for json requests via apply("app.calendar.set_state", array(state)) and checking on app.calendar.setState() if we need a redirect for listview to set owner, cat_id or filter, also fixed all IDE warnings in app.js
2014-01-24 09:47:33 +00:00
Hadi Nategh
fccd3f8d89
Fix not being able to move a series event. Additionally, brings a confirmation message for moving series event
2014-01-23 17:15:49 +00:00
Ralf Becker
192bde119b
no longer echo out message, we use egw_message/egw_refresh now
2014-01-21 15:01:06 +00:00
Nathan Gray
350b8ed3ae
Calendar list uses no_cat flag, so explicitly send category info for row styling
2014-01-18 09:05:03 +00:00
Hadi Nategh
8f29c5a15b
Replace onClick inline-script with jQuery for todos in calendar
2014-01-17 10:28:15 +00:00
Nathan Gray
5810566450
Fix filemanager context menu item opening in iframe
2014-01-16 17:27:32 +00:00
Hadi Nategh
8d4fc1001f
Remove inline-script of flat() in calendar and move it to navigation.js, CSP concern
2014-01-10 17:31:24 +00:00
Hadi Nategh
a9c800229c
Fix onclick handler for calendar yearly planner and year view
2014-01-09 09:38:55 +00:00
Hadi Nategh
b6ca39d9dd
Fix tooltip for GroupPlanner, replace it with jquery tooltip
2014-01-09 09:04:59 +00:00
Hadi Nategh
e6ce77b303
Fix tooltip on plannerEvent, replace the handle with jquery tooltip
2014-01-08 16:36:15 +00:00
Ralf Becker
6fd7ed4b2d
* CalDAV/CardDAV: only advertice sync-collection report, if we track deleted entries (history-logging enabled, not working otherwise)
2014-01-07 11:10:51 +00:00
Hadi Nategh
33e041a6dc
Switch on the CSP in calendar :)
2014-01-06 15:38:25 +00:00
Hadi Nategh
ac64b6afc4
Handle calendar event tooltip and onclick with jquery
2014-01-06 15:36:49 +00:00
Hadi Nategh
1d14ecc80f
Remove "drag-and-drop" and "IE dropdownmenu hack" from the common preferences
2013-12-19 10:19:14 +00:00
Ralf Becker
8ad1e7ed20
get navigation-calendar to use egw_link_handler too, so listview does not reload top window
2013-12-18 05:23:45 +00:00
Nathan Gray
a29f3f15bf
Turn on favorite widget
2013-12-16 20:38:07 +00:00
Hadi Nategh
a014b7ba7c
Make calendar entry resizable
2013-12-16 18:10:08 +00:00
Hadi Nategh
f1da90887a
Get Calendar d-n-d working again
2013-12-13 18:18:56 +00:00
Ralf Becker
042db5996a
use egw_link_handler to stop calendar reload whole framework when switching away from listview
2013-12-13 00:09:40 +00:00
Ralf Becker
c8d6dc3c13
remove bullets from main calendar menu
2013-12-12 04:19:59 +00:00
Ralf Becker
1dc6964754
get calendar favorites working for list-view (eg. changing owner)
2013-12-12 03:42:08 +00:00
Nathan Gray
cfefedc8f7
non-et2 Favorites work in progress
...
Add current link shows popup with state details.
2013-12-05 23:22:54 +00:00
Ralf Becker
9cba54fb63
calendar state handling via set/getState methods in calendar app.js
2013-12-04 23:28:31 +00:00
Jörg Lehrke
2925d10165
Fix X-MICROSOFT-CDO-ALLDAYEVENT calendar issue for CalDAV clients
2013-11-23 08:13:01 +00:00
Ralf Becker
58de54b04b
prefix list-view urls with ajax=true, to open them im top window (not iframe)
2013-11-18 15:34:41 +00:00
Ralf Becker
842511b3d3
remove unneccessary scrollbars
2013-11-13 20:03:59 +00:00
Hadi Nategh
3ccfe3fb93
Add app prefix name to calendar css classes
2013-11-11 14:02:08 +00:00
Ralf Becker
086da0881f
fixed not working refresh
2013-11-08 13:53:15 +00:00
Ralf Becker
aeb6ebd84c
instanciate app.js object from egw.js, so non et2 apps can use it too, get et2_dialog working from app.calendar outside listview
2013-11-05 18:08:07 +00:00
Hadi Nategh
eba4b8cee3
Fix broken actions' url for application context menu items (eg. infolog,timesheet,..) in calendar-listview
2013-11-05 16:14:13 +00:00
Hadi Nategh
c1bd68281c
Fix not refreshing the calendar list when we save, apply or delete an entry
2013-11-04 09:34:33 +00:00
Hadi Nategh
7783ec44e0
Calendar app runs by et2
2013-10-31 14:51:19 +00:00
Ralf Becker
b20bd49817
* CalDAV: fixed wrong http-status for delete in inbox and announce sync-report on inbox, so clients using it get events only once
2013-10-31 11:29:22 +00:00
Ralf Becker
00cc28506c
for new or changed group-invitations, remove previously deleted members, so they show up again
2013-10-17 12:02:24 +00:00
Ralf Becker
6e76361736
open all sidebox admin link in admin vi admin.admin_ui.index loader
2013-10-15 16:53:43 +00:00
Ralf Becker
345a9bdc52
* PostgreSQL/Calendar: clicking on InfoLog entries opened new calendar entry instead of existing InfoLog
2013-10-15 11:30:01 +00:00
Ralf Becker
43e1bfcc12
switching on Content-Security-Policy: script-src 'self' 'unsafe-eval' for all templates, old non-et2 apps can call egw_framework::csp_script_src_attrs('unsafe-inline') to enable inline scripts in their scope, et2 does it for CK editor which does not support CSP currently and old etemplate does it for all apps using it
2013-10-05 13:33:28 +00:00
Ralf Becker
6e30816758
fixed not working download via action system: needed submit via POST request instead of Ajax, add new boolean action attribute postSubmit
2013-10-04 12:48:11 +00:00
Ralf Becker
f8a0db06fc
completly remove preferences menu from sidebox and tiled preferences index in favoir of app-sensitive entries in top-menu
2013-10-03 09:23:18 +00:00
Ralf Becker
18285429e9
* CalDAV/CardDAV: fixed not working propfind-request to single resource in calendar/addressbook collection
2013-10-01 11:38:34 +00:00
Ralf Becker
a79192cc63
fixed not found multiget-report urls where not reported (worked for calendar only before sync-report was introduced)
2013-09-25 10:27:41 +00:00
Ralf Becker
86649cd1e1
full implementation of draft-murchison-webdav-prefer-05, incl. return=representation for 412 conflicts
2013-09-25 07:09:44 +00:00
Ralf Becker
edd4cc49ca
basic managed attachment support, tested with iCal from OS X mountain lion
2013-09-23 13:39:28 +00:00
Ralf Becker
1752f7defd
basic managed attachment support, tested with iCal from OS X mountain lion
2013-09-23 10:21:31 +00:00
Ralf Becker
550daca48f
fixed warning reported by Anthony Messina on developers list
2013-09-02 06:49:10 +00:00
Ralf Becker
9c1cb15fbd
* Calendar/ActiveSync: keep external organizer and status&role of existing participants, if clients does not send them
2013-08-30 11:14:43 +00:00
Ralf Becker
db7d12af4b
first take on new ACL dialog for admin
2013-08-26 18:25:43 +00:00
Ralf Becker
85aae69c69
keep role "CHAIR" from an external organizer, even if he is a regular participant with a different role
2013-08-26 17:48:19 +00:00
Hadi Nategh
ab3ac17367
fix not linked calendar's project links to timesheet, when creating timesheet by multi-select entries
2013-08-22 12:38:18 +00:00
Ralf Becker
19172b4a64
* Calendar: fixed not working filter "only group events", to not include events of members
2013-08-15 16:02:32 +00:00
Ralf Becker
fe2438cc53
* Calendar: automatic cancel alarms from removed or rejected participants
2013-08-15 14:56:34 +00:00
Ralf Becker
012e2e4763
* Calendar: when moving a series exceptions where lost (regular recurrences shown again) and exceptions where moved too
2013-08-15 12:23:38 +00:00
Ralf Becker
e1c0177c50
fixed 2 warnings
2013-08-15 10:38:45 +00:00
Nathan Gray
2ea2ee2809
Open preferences in preferences tab
2013-08-13 17:39:16 +00:00
Nathan Gray
42c269fc30
Fix missing custom field values on first visit to calender list
2013-08-03 15:06:21 +00:00
Ralf Becker
217ecc01e0
fix sql error, if contact_bday is not aliases as bday (works too if it is alias)
2013-07-23 15:09:37 +00:00
Ralf Becker
a46b5b3255
fix sql error, if contact_bday is not aliases as bday (works too if it is alias)
2013-07-23 15:03:41 +00:00
Ralf Becker
32895cdda5
removed accidently commited change
2013-06-27 09:24:50 +00:00
Ralf Becker
ac40e068b6
* Calendar: use "default" filter for home screen, instead of "all" which shows canceled events too
2013-06-27 09:22:24 +00:00
Klaus Leithoff
55d9f86b22
silence php warning on copy event, when no alarm ios set
2013-06-21 09:58:55 +00:00
Ralf Becker
1b9c105198
* Calendar: changing an existing, recurring event to whole-day, caused an end-time on day before start
2013-06-07 11:53:45 +00:00
Ralf Becker
ed9513e846
fixed "not working" save in Calendar >> Site config, gave a wrong, but not displayed, validation error
2013-06-05 07:22:27 +00:00
Ralf Becker
86d54d092c
* Calendar: configuration to automatic create links for participants from addressbook
2013-06-04 18:00:39 +00:00
Klaus Leithoff
8ff56b1d5f
allow/support the call of function meeting by ExecMethod AND passing the ical in question via session
2013-06-03 09:57:00 +00:00
Ralf Becker
5cbeafec1d
switching permanent error_log off
2013-05-16 16:02:18 +00:00
Ralf Becker
0ab1a14036
* Calendar/CalDAV: reduced memory foot-print by caching alarms, calendars with lots of alarms and recurring events sync now with 128MB memory_limit
2013-05-16 15:59:25 +00:00
Ralf Becker
5bc3440442
* Calendar/CalDAV: fixed typo causing time range for sync into past and future to be shorter then default or explicilty set in preferences
2013-05-16 12:26:59 +00:00
Ralf Becker
163702b752
* Calendar: create InfoLog from event
...
added a general infolog_set hook like existing timesheet_set hook, to allow implementing apps to push further data to infolog, modified existing tracker code to use the hook too
2013-05-10 10:54:36 +00:00
Nathan Gray
07a157ad1a
Get rid of extra record(s) when merge printing with whole query
2013-05-09 03:31:01 +00:00
Nathan Gray
b13ccf631c
Add {{link}} placeholder to other apps
2013-03-20 14:51:09 +00:00
Ralf Becker
fc4545d1ea
* CalDAV: preference to overwrite default on how many days to sync into past or future
2013-03-14 17:13:59 +00:00
Ralf Becker
9ef5149632
* Calendar/ImportExport: fixed out-of-memory condition while importing large iCal files
...
do NOT read whole file into memory, just pass stream so iCal class can use an iterator
2013-03-14 15:40:05 +00:00
Ralf Becker
4d11e020e8
* Calendar/CalDAV: fixed recuring event disapeared from device, if a rejected recurrence existed and a change from an other user caused a reload (412 Precondition Failed)
2013-03-14 14:47:06 +00:00
Ralf Becker
9e873a7092
* Calendar/CalDAV: fixed iCal import of recurring events to convert (not understood) yearly byday to monthly byday with interval 12 and daily byday to weekly byday, also fixed of by one error in enddate
2013-02-28 17:00:01 +00:00
Ralf Becker
ba06ed56a9
* Calendar/CalDAV: fixed iCal parser calculating recurrence-enddate from COUNT parameter, taking into account BY* rules (RRULE:FREQ=WEEKLY;COUNT=4;BYDAY=Mo,Mi runs just 2 weeks!)
2013-02-27 14:35:12 +00:00