summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2006-02-08php: introduce new method: getPref( $package, $pref, $defaut ) (order is ↵Max Kremmel1-2/+2
open for discussion tpl: $gBitPref.package.pref applied package name to all saves - should make database more organised and should allow more reliable uninstalls in the future
2006-02-06further paermission renaming and cleanupMax Kremmel1-2/+2
2006-02-03merge recent changes into HEADMax Kremmel2-3/+3
2006-02-02add the (default) option to sort by event dateHash93-5/+8
2006-02-01make sure {cycle} has values to cycle throughMax Kremmel2-5/+5
2006-01-28merge recent changes into HEADMax Kremmel1-6/+4
2006-01-20merge recent changes into HEADMax Kremmel1-1/+1
2006-01-14merge recent changes into HEADMax Kremmel1-5/+3
2006-01-10merge recent changes into HEADMax Kremmel2-4/+9
2005-12-26merge recent changes into HEADMax Kremmel5-20/+56
2005-12-18merge recent changes into HEADMax Kremmel6-57/+21
2005-12-18prepend calendar preferences with calendar_Lester Caine4-25/+24
Ideally this would be handled via the packages column in tiki_preferences in future versions
2005-12-18Handle checkbox return properlyLester Caine1-1/+5
2005-12-18Add user_prefs setting that disables the user options for calendar in the ↵Lester Caine3-0/+20
user preferences.
2005-12-18Remove server local time offset from current time - work UTC for dates.Lester Caine1-3/+16
2005-12-06merge recent changes into HEADMax Kremmel7-29/+36
2005-10-07fix day viewMax Kremmel1-2/+2
2005-10-07UI improvementsMax Kremmel3-18/+43
2005-10-07display calendar popup only when hovering over [+]Max Kremmel1-4/+4
2005-10-07apply calendar item hight only to main cal, not moduleMax Kremmel1-1/+1
2005-09-26conditionally include calendar css fileMax Kremmel1-1/+3
2005-09-06This should finish tidying calendar time shiftLester Caine2-15/+23
calendar is fixed UTC layout, and data is moved by local offset to match it The PROBLEM with this is that we do not have any means of handling daylight saving for the DISPLAY offset! Shift is simply the CURRENT display offset :(
2005-09-05Missed key element of making time shift workLester Caine1-3/+3
2005-09-05Ensure that focus date is UTC based, and build display offset from thatLester Caine2-71/+58
This is also rolling week changes correctly for any day selection for start of week. Only problem is a niggle with the 1st Jan when stepping by day in week mode
2005-09-05Tidy display offset focus highlightLester Caine1-3/+3
2005-09-01minor layout updateMax Kremmel2-14/+8
2005-08-31clean up template and iconsMax Kremmel12-122/+120
2005-08-31Add week vertical list as a navigation optionLester Caine1-4/+4
2005-08-31Add week vertical list as a navigation optionLester Caine3-3/+5
Icon may need a tidy up, just rotated week 90deg
2005-08-31revert back to all hours display in day viewMax Kremmel1-3/+1
2005-08-31various calendar UI changes - basically making page look cleaner and ↵Max Kremmel2-33/+70
reducing amount of information on page
2005-08-31Focus date is now UTC locked so other calculations workLester Caine1-2/+2
2005-08-30improve calendar styling somewhatMax Kremmel1-14/+17
2005-08-29Further work getting Week Numbers satble with all combinations of week start.Lester Caine2-17/+21
The ACTUAL week number is incorrect, and the PEAR code needs replacing something that provides Either ISO week number or consistent simple week numbers.
2005-08-29Move Monday offset to 7, This may be tidier using the real day numbers, and ↵Lester Caine1-1/+1
changing the offset code.
2005-08-28Fix time offseting for time zone/daylight saving when using UTC/Local switchLester Caine5-25/+22
This SHOULD now work with and TZ offset we want to apply, but is only set up for the user options at present
2005-08-26Switch Calendar to work from BitDate object with UTC based dataLester Caine2-58/+59
Working fine when selecting UTC display mode, but day needs to be sorted once offset
2005-08-25apply offset only to focus date. this way everything should shift correctlyMax Kremmel3-13/+9
2005-08-25clean up offsets and get this thing workingMax Kremmel2-22/+25
2005-08-25navigation needs to be offset as wellMax Kremmel1-14/+13
2005-08-24display menu only when user has perm to use itMax Kremmel1-1/+3
2005-08-24add calendar admin page and admin menuMax Kremmel9-42/+113
calendar time shift hopefully working now week_offset defined as constant now user preferences override defaults set by admin
2005-08-24fix week_offset - now you can truly pick any day of the week as the first ↵Max Kremmel1-10/+14
day in the calendar
2005-08-22{strip} templateMax Kremmel1-0/+2
2005-08-22change behaviour of overlib popupMax Kremmel1-3/+3
2005-08-22Use date format that shows right timeLester Caine1-2/+2
2005-08-22Tidy week of year processing ( fix January niggle )Lester Caine1-8/+10
2005-08-22improve classes for stylingMax Kremmel1-7/+6
2005-08-22Expand calendar to cover AD100-01-01 to some large number of yearsLester Caine5-76/+75
Calendar can also be accessed using an ISO date is the todate if required ( jscalendar will use this )
2005-08-22register blank table to get calendar prefs installedMax Kremmel1-0/+3