Hadi Nategh
ce1a248068
Wrap title in calendar navheader with span
2014-03-05 13:48:28 +00:00
Hadi Nategh
3f6f7ff539
Add calendar day view navigator for multiple selected users view
2014-02-26 14:54:06 +00:00
Hadi Nategh
a1663631da
Show fulldate as tooltip of each colDay link
2014-02-25 15:55:22 +00:00
Hadi Nategh
96a313e48d
Add calendar navigation header classes
2014-02-25 14:50:35 +00:00
Hadi Nategh
ef7c211edc
Fix wrong image for calendar week,month view navigators, and style them
2014-02-25 14:20:27 +00:00
Hadi Nategh
3139e4a9f5
Add Prev and Next navigator to calendar week,multiple week, and month view
2014-02-25 09:41:08 +00:00
Ralf Becker
07db88276e
fixed or working around javascript errors in IE11
2014-02-19 15:20:19 +00:00
Hadi Nategh
84624be69f
Make Series and WholeDay events d-n-d able
2014-01-24 12:50:20 +00:00
Hadi Nategh
8f29c5a15b
Replace onClick inline-script with jQuery for todos in calendar
2014-01-17 10:28:15 +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
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
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
Hadi Nategh
3ccfe3fb93
Add app prefix name to calendar css classes
2013-11-11 14:02:08 +00:00
Hadi Nategh
7783ec44e0
Calendar app runs by et2
2013-10-31 14:51:19 +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
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
9d142fec14
revert failed attempt for calendar holiday issue accidentally commited with r41527
2013-01-31 14:16:48 +00:00
Klaus Leithoff
435f726bf9
select priority should map 0 to None, not empty
2013-01-31 14:13:45 +00:00
Ralf Becker
16cf3a642e
fix warning implode(): Invalid arguments passed in line 1810/1811
2013-01-14 14:16:11 +00:00
Ralf Becker
39e3d199fc
* Calendar: ignore (unchangeable) status of groups for setting line-type of events: all users of a group-invitation accepted --> solid line for all accepted
2012-11-13 09:53:06 +00:00
Nathan Gray
a2744f82f0
Align series popup with selected row when in list view
2012-10-29 17:09:12 +00:00
Nathan Gray
8c133f883d
Calendar list does not send an event - just open the popup in the middle
2012-10-24 15:36:08 +00:00
Nathan Gray
819da0ec6f
Open series popup at mouse click instead of in the middle
2012-10-23 15:44:23 +00:00
Nathan Gray
2bf57629fa
Change popup positioning to absolute, maybe works better in FF/IE
2012-10-22 19:21:05 +00:00
Nathan Gray
789b51d5cd
Center 'Edit series' popup in window
2012-10-17 17:17:02 +00:00
Klaus Leithoff
34502fc66f
handle warning on cat_id when it is not a string, as expected on explode but already an array of cat-ids
2012-02-07 14:10:34 +00:00
Hans-Jürgen Tappe
5a9c1f8120
Fix broken link from year view to month view.
...
Fixes Bug #3109 - Year view problem
reported and investigated by "ws Skygge"
2012-01-31 21:05:21 +00:00
Ralf Becker
ce8bd4135d
formatting close button a little nicer / less visual obstructing
2012-01-09 09:49:20 +00:00
Ralf Becker
14c36dd999
* Calendar: button to close a single calendar if multiple calendars are shown (day, week and planner view)
2012-01-05 04:12:13 +00:00
Ralf Becker
bed836de18
* Calendar: modified column position for overlapping events, allways leave some space on the left for drag-n-drop or clicking
2011-11-11 07:28:13 +00:00
Ralf Becker
5f415cafc2
- clearify wording "display holidays or birthdays as events *in dayview*", as it currently only works in dayview and might take to much space for other views
...
- fixed holidays as events to show no participants and not as private
2011-08-03 15:12:07 +00:00
Nathan Gray
c5de5fd8e2
Use edit popup for text link as well as icons
2011-07-06 16:04:18 +00:00
Nathan Gray
cadc2ff6e3
Display errors from merge sub-system
2011-06-22 15:34:00 +00:00
Nathan Gray
9b794c71e5
Fix 'All categories' no longer working after multiple-categories change
2011-06-14 15:03:13 +00:00
Nathan Gray
dd40662229
Allow filtering for multiple categories
2011-06-13 19:52:55 +00:00
Ralf Becker
32f0131e08
fix for egroupware.org bug #2842 : Invalid array in class.calendar_uiviews.inc.php
2011-03-28 10:41:23 +00:00
Nathan Gray
8b1440560e
- Add merge print directory to sidebox so it's available from all views
...
- Add day_n, yesterday, today & tomorrow tables
2011-02-15 20:35:46 +00:00
Andreas Stöckel
45d3e8d82a
Fixed problem with event stacks for non drag-droppable event objects
2011-02-14 11:58:43 +00:00
Andreas Stöckel
80cfc89293
Clicking on a stack of events now always openes the event lying on top of the stack
2011-02-14 11:03:12 +00:00
Ralf Becker
a045b4cc5f
* Calendar: alternative overlapping columns resulting in equally wide visible parts for unlimited number of columns
...
- for equally sized columns, the first one (used for whole day events or non-overlapping events) is fairly small (1/Nth of total width)
- still open again is problem of events in columns > 1 are not clickable (unless we set a z-index, which has other problems)
2011-02-11 16:50:24 +00:00
Ralf Becker
ec7cc493ef
* Calendar: using equally sized, non-overlaping columns for multiple events at the same time
...
- old overlapping events failed for more then 6 columns
- clicking on events opened the frist/underlaying event not the visible one
2011-02-11 15:43:40 +00:00
Ralf Becker
5382856b60
modified week_number method a bit more, to allow to call it for arbitrary dates, not just the weekstart
2011-01-05 22:26:34 +00:00
Ralf Becker
a145fdb13f
* Weeknumbers in calendar views, were wrong for week-start-day other then Monday
...
iso8601 defines them only for week starting Monday, so we use now the Monday to calculate the week-number, even if user prefers an other startday
2011-01-05 21:49:55 +00:00
Andreas Stöckel
70030216f3
Added possibility to view birthdays and/or holidays as non-blocking event in calender with special icon prepending it
2010-12-22 15:17:56 +00:00
Nathan Gray
cf7dd57c66
Use edit link (if available) only on icons, text link is for view
2010-12-13 15:37:25 +00:00