| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2006-02-08 | php: introduce new method: getPref( $package, $pref, $defaut ) (order is ↵ | Max Kremmel | 1 | -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-06 | further paermission renaming and cleanup | Max Kremmel | 1 | -2/+2 | |
| 2006-02-03 | merge recent changes into HEAD | Max Kremmel | 2 | -3/+3 | |
| 2006-02-02 | add the (default) option to sort by event date | Hash9 | 3 | -5/+8 | |
| 2006-02-01 | make sure {cycle} has values to cycle through | Max Kremmel | 2 | -5/+5 | |
| 2006-01-28 | merge recent changes into HEAD | Max Kremmel | 1 | -6/+4 | |
| 2006-01-20 | merge recent changes into HEAD | Max Kremmel | 1 | -1/+1 | |
| 2006-01-14 | merge recent changes into HEAD | Max Kremmel | 1 | -5/+3 | |
| 2006-01-10 | merge recent changes into HEAD | Max Kremmel | 2 | -4/+9 | |
| 2005-12-26 | merge recent changes into HEAD | Max Kremmel | 5 | -20/+56 | |
| 2005-12-18 | merge recent changes into HEAD | Max Kremmel | 6 | -57/+21 | |
| 2005-12-18 | prepend calendar preferences with calendar_ | Lester Caine | 4 | -25/+24 | |
| Ideally this would be handled via the packages column in tiki_preferences in future versions | |||||
| 2005-12-18 | Handle checkbox return properly | Lester Caine | 1 | -1/+5 | |
| 2005-12-18 | Add user_prefs setting that disables the user options for calendar in the ↵ | Lester Caine | 3 | -0/+20 | |
| user preferences. | |||||
| 2005-12-18 | Remove server local time offset from current time - work UTC for dates. | Lester Caine | 1 | -3/+16 | |
| 2005-12-06 | merge recent changes into HEAD | Max Kremmel | 7 | -29/+36 | |
| 2005-10-07 | fix day view | Max Kremmel | 1 | -2/+2 | |
| 2005-10-07 | UI improvements | Max Kremmel | 3 | -18/+43 | |
| 2005-10-07 | display calendar popup only when hovering over [+] | Max Kremmel | 1 | -4/+4 | |
| 2005-10-07 | apply calendar item hight only to main cal, not module | Max Kremmel | 1 | -1/+1 | |
| 2005-09-26 | conditionally include calendar css file | Max Kremmel | 1 | -1/+3 | |
| 2005-09-06 | This should finish tidying calendar time shift | Lester Caine | 2 | -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-05 | Missed key element of making time shift work | Lester Caine | 1 | -3/+3 | |
| 2005-09-05 | Ensure that focus date is UTC based, and build display offset from that | Lester Caine | 2 | -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-05 | Tidy display offset focus highlight | Lester Caine | 1 | -3/+3 | |
| 2005-09-01 | minor layout update | Max Kremmel | 2 | -14/+8 | |
| 2005-08-31 | clean up template and icons | Max Kremmel | 12 | -122/+120 | |
| 2005-08-31 | Add week vertical list as a navigation option | Lester Caine | 1 | -4/+4 | |
| 2005-08-31 | Add week vertical list as a navigation option | Lester Caine | 3 | -3/+5 | |
| Icon may need a tidy up, just rotated week 90deg | |||||
| 2005-08-31 | revert back to all hours display in day view | Max Kremmel | 1 | -3/+1 | |
| 2005-08-31 | various calendar UI changes - basically making page look cleaner and ↵ | Max Kremmel | 2 | -33/+70 | |
| reducing amount of information on page | |||||
| 2005-08-31 | Focus date is now UTC locked so other calculations work | Lester Caine | 1 | -2/+2 | |
| 2005-08-30 | improve calendar styling somewhat | Max Kremmel | 1 | -14/+17 | |
| 2005-08-29 | Further work getting Week Numbers satble with all combinations of week start. | Lester Caine | 2 | -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-29 | Move Monday offset to 7, This may be tidier using the real day numbers, and ↵ | Lester Caine | 1 | -1/+1 | |
| changing the offset code. | |||||
| 2005-08-28 | Fix time offseting for time zone/daylight saving when using UTC/Local switch | Lester Caine | 5 | -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-26 | Switch Calendar to work from BitDate object with UTC based data | Lester Caine | 2 | -58/+59 | |
| Working fine when selecting UTC display mode, but day needs to be sorted once offset | |||||
| 2005-08-25 | apply offset only to focus date. this way everything should shift correctly | Max Kremmel | 3 | -13/+9 | |
| 2005-08-25 | clean up offsets and get this thing working | Max Kremmel | 2 | -22/+25 | |
| 2005-08-25 | navigation needs to be offset as well | Max Kremmel | 1 | -14/+13 | |
| 2005-08-24 | display menu only when user has perm to use it | Max Kremmel | 1 | -1/+3 | |
| 2005-08-24 | add calendar admin page and admin menu | Max Kremmel | 9 | -42/+113 | |
| calendar time shift hopefully working now week_offset defined as constant now user preferences override defaults set by admin | |||||
| 2005-08-24 | fix week_offset - now you can truly pick any day of the week as the first ↵ | Max Kremmel | 1 | -10/+14 | |
| day in the calendar | |||||
| 2005-08-22 | {strip} template | Max Kremmel | 1 | -0/+2 | |
| 2005-08-22 | change behaviour of overlib popup | Max Kremmel | 1 | -3/+3 | |
| 2005-08-22 | Use date format that shows right time | Lester Caine | 1 | -2/+2 | |
| 2005-08-22 | Tidy week of year processing ( fix January niggle ) | Lester Caine | 1 | -8/+10 | |
| 2005-08-22 | improve classes for styling | Max Kremmel | 1 | -7/+6 | |
| 2005-08-22 | Expand calendar to cover AD100-01-01 to some large number of years | Lester Caine | 5 | -76/+75 | |
| Calendar can also be accessed using an ISO date is the todate if required ( jscalendar will use this ) | |||||
| 2005-08-22 | register blank table to get calendar prefs installed | Max Kremmel | 1 | -0/+3 | |
