|
346bbcd48b
|
given all selectboxes below navigation calendar same width
|
2014-03-05 13:24:27 +00:00 |
|
|
b1efac06c0
|
Remove legacy actions from calendar listview
|
2014-02-26 15:56:55 +00:00 |
|
|
3f6f7ff539
|
Add calendar day view navigator for multiple selected users view
|
2014-02-26 14:54:06 +00:00 |
|
|
7018d081d2
|
Fix missing state information
|
2014-02-25 17:59:22 +00:00 |
|
|
a1663631da
|
Show fulldate as tooltip of each colDay link
|
2014-02-25 15:55:22 +00:00 |
|
|
96a313e48d
|
Add calendar navigation header classes
|
2014-02-25 14:50:35 +00:00 |
|
|
ef7c211edc
|
Fix wrong image for calendar week,month view navigators, and style them
|
2014-02-25 14:20:27 +00:00 |
|
|
3139e4a9f5
|
Add Prev and Next navigator to calendar week,multiple week, and month view
|
2014-02-25 09:41:08 +00:00 |
|
|
96795b9de5
|
Add 'Add' action to list context menu
Consistent with other apps, and solves error with missing/unset placeholder row action
|
2014-02-24 23:34:31 +00:00 |
|
|
68864a0683
|
Remove another inline-script in calendar dayView which was causing CSP violation
|
2014-02-24 09:48:22 +00:00 |
|
|
1d1dbd252c
|
fixed missing sorting in inital sync-collection report with empty sync-token
|
2014-02-20 19:26:02 +00:00 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
07db88276e
|
fixed or working around javascript errors in IE11
|
2014-02-19 15:20:19 +00:00 |
|
|
f0d7751496
|
removed caret from group favorites, fixed prefered favorite was not show correct initialy nor updated
|
2014-02-12 21:51:25 +00:00 |
|
|
874b4b594f
|
Fix warning "Argument #1 is not an array" in calendar conflict
|
2014-02-12 11:59:32 +00:00 |
|
|
e9a3d69e46
|
Fix calendar ignore conflict when the conflict is not from resources
|
2014-02-12 10:26:34 +00:00 |
|
|
7809e30718
|
Update participant readonlys to match namespace
|
2014-02-10 22:01:01 +00:00 |
|
|
cbe3b85dc3
|
need one more header line for new template
|
2014-02-06 18:16:40 +00:00 |
|
|
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 |
|
|
6e79741c8f
|
using capital REQUEST in method parameter
|
2014-02-05 15:15:00 +00:00 |
|
|
8e35567e6a
|
some more layout fixes for calendar-edit
|
2014-02-05 11:14:44 +00:00 |
|
|
470a204f85
|
renamed status icons to name them like corresponding status
|
2014-02-04 10:34:40 +00:00 |
|
|
55524261dc
|
mark calendar (sidebox) menu as open by default and fix ide warnings
|
2014-01-30 11:03:16 +00:00 |
|
|
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 |
|
|
56e3607b70
|
Fix "Mail all participants" in calendar edit popup->Actions
|
2014-01-29 08:32:01 +00:00 |
|
|
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 |
|
|
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 |
|
|
8147adcb95
|
Add "Allow ignore conflicts" feature for resources
|
2014-01-28 16:26:18 +00:00 |
|
|
ad57c7ee86
|
remove addressbook, calendar and infolog classes for xmlrpc, as we droped xmlrpc support
|
2014-01-28 08:28:20 +00:00 |
|
|
84624be69f
|
Make Series and WholeDay events d-n-d able
|
2014-01-24 12:50:20 +00:00 |
|
|
fc18f4d1ab
|
fix framework lost on search in Stylite/Pixelegg template
|
2014-01-24 11:24:14 +00:00 |
|
|
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 |
|
|
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 |
|
|
192bde119b
|
no longer echo out message, we use egw_message/egw_refresh now
|
2014-01-21 15:01:06 +00:00 |
|
|
350b8ed3ae
|
Calendar list uses no_cat flag, so explicitly send category info for row styling
|
2014-01-18 09:05:03 +00:00 |
|
|
8f29c5a15b
|
Replace onClick inline-script with jQuery for todos in calendar
|
2014-01-17 10:28:15 +00:00 |
|
|
5810566450
|
Fix filemanager context menu item opening in iframe
|
2014-01-16 17:27:32 +00:00 |
|
|
8d4fc1001f
|
Remove inline-script of flat() in calendar and move it to navigation.js, CSP concern
|
2014-01-10 17:31:24 +00:00 |
|
|
a9c800229c
|
Fix onclick handler for calendar yearly planner and year view
|
2014-01-09 09:38:55 +00:00 |
|
|
b6ca39d9dd
|
Fix tooltip for GroupPlanner, replace it with jquery tooltip
|
2014-01-09 09:04:59 +00:00 |
|
|
e6ce77b303
|
Fix tooltip on plannerEvent, replace the handle with jquery tooltip
|
2014-01-08 16:36:15 +00:00 |
|
|
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 |
|
|
33e041a6dc
|
Switch on the CSP in calendar :)
|
2014-01-06 15:38:25 +00:00 |
|
|
ac64b6afc4
|
Handle calendar event tooltip and onclick with jquery
|
2014-01-06 15:36:49 +00:00 |
|
|
1d14ecc80f
|
Remove "drag-and-drop" and "IE dropdownmenu hack" from the common preferences
|
2013-12-19 10:19:14 +00:00 |
|