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
Nathan Gray
cc72785afe
If edit link / settings are available, use an edit popup
2010-12-10 20:05:51 +00:00
Klaus Leithoff
0cd5658ca1
* calendar: make configurable the number of users, until day- or weekview are consolidated; 5 is set as default
2010-12-10 11:03:35 +00:00
Andreas Stöckel
a24826e7fe
Fixed MyStylite bug #964
2010-12-09 21:04:34 +00:00
Ralf Becker
8aa40841e0
fix for mystylite bug #818 : planner by user only with read rights (should work with freebusy rights too)
2010-10-12 14:33:19 +00:00
Klaus Leithoff
01f7688185
allow to set/choose the view in home-view
2010-10-12 09:49:17 +00:00
Nathan Gray
c30e35bdd8
Sort categories alphabetically in planner by category view
2010-10-06 16:25:27 +00:00
Klaus Leithoff
b052ffeb0a
allow cats for planner to be an array
2010-09-28 08:25:23 +00:00
Hans-Jürgen Tappe
a66ae024a9
Tracker #2453 . Introduce a year view, which uses a fixed month / day grid and
...
displays the events inline (like in day / week view).
2010-07-31 07:51:52 +00:00
Klaus Leithoff
01afc4aff5
fix invalid javascript variable names for draggable/droppable IDs when owner/calendar is a group
2010-06-14 08:11:22 +00:00
Klaus Leithoff
2767a801fe
fix for draggable calendar event to other dates (typo/cut and paste error) provided by andreas stoeckel
2010-04-19 09:27:01 +00:00
Klaus Leithoff
9b441faaf1
fixing warning regarding template->show
2010-04-16 14:30:21 +00:00
Ralf Becker
83884ab2c2
better understandable dialog for editing recuring events (plus missing translations)
2010-04-15 18:23:02 +00:00
Ralf Becker
0a33bec253
"implemented new status filter for planner by user (wasnt implemented when status filter were added)"
2010-04-03 13:16:39 +00:00
Klaus Leithoff
37b190e82e
fixed position of tooltip did not fix the problem intended, and had unwanted sideeffects
2010-02-02 11:35:13 +00:00
Klaus Leithoff
995940eeb5
small improvements regarding the tooltip behavior for calendar
2010-02-02 11:23:11 +00:00
Ralf Becker
2a4e0a3f3e
make long tooltips scrollable and remove double call to html::tooltips
2010-01-24 03:19:59 +00:00
Ralf Becker
890125cab5
A few more change for the new integration interface, probably not the
...
last ...
2010-01-21 23:36:05 +00:00
Ralf Becker
12e5f2b218
allow calendar integration to supply participants and icons
2010-01-21 03:00:53 +00:00
Ralf Becker
74383ecb15
fixed warning if tagWholeDayOnTop($dayEvents) is called with no array, eg. false because no events found
2010-01-20 23:21:00 +00:00
Ralf Becker
810539ba9d
sitemgr module for (yearly) planner
2010-01-19 22:17:01 +00:00
Ralf Becker
a04bae4fd3
fixed class, for birthdays
2010-01-17 03:59:50 +00:00
Ralf Becker
816634a490
more work on yearly planner:
...
- month with less then 31 days: fixed scale, display filler
- marking special days like, weekends, today, holidays
- added navigation (next/previous month/year)
2010-01-17 02:03:11 +00:00
Ralf Becker
793aab00b0
small fix for events lasting more then 2 month, eg. holidays ;-)
2010-01-15 04:08:10 +00:00
Ralf Becker
fad791eabd
first version of a yearly planner
2010-01-15 03:53:12 +00:00
Christian Binder
5ce294aa5c
calendar GUI classes now use centralized method in categories class to check for category permissions
2009-11-26 08:28:06 +00:00
Christian Binder
8e63887331
respect category permissions in calendar gui, unified var name of categories object
2009-11-25 12:58:09 +00:00
Ralf Becker
91e694e79d
Calendar UI improvments:
...
- show status of participants in border style of event
+ solid: all participants accepted
+ dotted: all participants answered, but not all accepted
+ dashed: not all participants answered
- mark invitations (of current user, not calendar selected)
+ white background color (not category based color)
+ show blue questionmark icon in event header
2009-11-18 13:58:01 +00:00
Ralf Becker
c29ab01e8d
- added ability to store participant roles to calendar backend,
...
currently not settable via GUI, but GUI leaves them untouched
- showing quantity for resources in brackets behind resource name
- docu and formatting updates all over the place
2009-08-04 17:14:16 +00:00
Klaus Leithoff
4a7c8737bb
calendar integration from H.J.Tappe Listview/Multiple Weekview, to show Calendar events in sitemanager sites. Simple Demo http://213.183.76.121/TrunkWebSeite/?category_id=45 ; Some documentation of abilities and howto available with egroupware.org Tracker Patches Sitemgr #1991 , 1993 and 1994
2009-08-03 09:51:35 +00:00
Ralf Becker
841aef5769
"fixed typo (in commented code) phpgwpai"
2009-07-24 10:34:20 +00:00
Ralf Becker
64e992ff79
"fixed not working multiple week view on home"
2008-09-25 05:54:40 +00:00
Ralf Becker
6a8e9471b6
make color of writing in event headers depending on the brightness of the choosen category color, fix for bug #1717
2008-09-13 12:43:14 +00:00
Ralf Becker
9bd973dbb9
"fixed not displayed calendar home page"
2008-06-08 12:37:13 +00:00
Ralf Becker
ef700b0061
new class naming schema
2008-06-07 17:45:33 +00:00