index
:
calendar
master
Bitweaver calendar package repository
lester@lsces.co.uk
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Calendar.php
Age
Commit message (
Expand
)
Author
Files
Lines
2010-04-19
Correct spelling of $gLibertySystem
CVS_HEAD
Lester Caine
1
-2
/
+2
2010-04-17
step three of contenttype name plural - replace all instances where name is a...
wjames5
1
-2
/
+2
2009-10-01
remove ref to non-existant copyright.txt file
wjames5
1
-2
/
+2
2009-10-01
fix LGPL license ref from non-existant license.txt file to lgpl url
wjames5
1
-2
/
+2
2008-10-21
Don't call get_display_offset from a static context.
Nick Palmer
1
-2
/
+2
2008-07-29
Use results from getContentList directly
Lester Caine
1
-2
/
+2
2008-07-21
No need to call prepGetList twice - handled in getContentList
Lester Caine
1
-15
/
+13
2008-06-25
change display call to use a hash for display options, add display_mode to op...
Christian Fowler
1
-2
/
+2
2008-03-15
Make sure focus_date and view_mode get sent through with buildCalendar.
Nick Palmer
1
-9
/
+10
2008-02-26
Fixes to the cleandar.
Nick Palmer
1
-2
/
+2
2008-02-10
Make it possible for packages (like events) to keep control of calendar urls.
Nick Palmer
1
-3
/
+11
2008-01-13
Load the correct lib and only if needed for the popups.
Nick Palmer
1
-2
/
+4
2008-01-12
Get display offset from the standard place and remove double semicolons.
Nick Palmer
1
-11
/
+6
2007-10-20
Make it possible to setup a calendar seperate from display.
Nick Palmer
1
-4
/
+9
2007-09-30
Make it possible to always skip calendar options.
Nick Palmer
1
-4
/
+6
2007-09-30
Major revamp of calendar to push functionality from index.php into the
Nick Palmer
1
-14
/
+181
2007-06-29
Remove incorrect offset calculation.
Nick Palmer
1
-2
/
+2
2007-06-22
Remove subpackage tag from class - phpdoc 1.3.2 handles correctly now
Lester Caine
1
-2
/
+1
2007-06-22
Tidy phpdoc tags for classes, and heading block
Lester Caine
1
-1
/
+6
2007-04-05
Added better integration with events at the expense of queries. Will ajaxify ...
Nick Palmer
1
-1
/
+3
2007-02-27
Strip all reliance on server side time offset so that calendar is fixed UTC d...
Lester Caine
1
-39
/
+37
2007-02-26
Switch active display of current date between UTC and Local. This will need f...
Lester Caine
1
-2
/
+10
2006-03-01
move BitSystem:: preferences methods to get/set/load/storeConfig to avoid con...
Christian Fowler
1
-5
/
+5
2006-02-02
add the (default) option to sort by event date
Hash9
1
-1
/
+2
2006-01-14
merge recent changes into HEAD
Max Kremmel
1
-5
/
+3
2005-12-26
merge recent changes into HEAD
Max Kremmel
1
-5
/
+5
2005-12-18
merge recent changes into HEAD
Max Kremmel
1
-5
/
+5
2005-12-18
prepend calendar preferences with calendar_
Lester Caine
1
-5
/
+5
2005-12-06
merge recent changes into HEAD
Max Kremmel
1
-1
/
+3
2005-10-07
fix day view
Max Kremmel
1
-2
/
+2
2005-09-06
This should finish tidying calendar time shift
Lester Caine
1
-12
/
+20
2005-09-05
Ensure that focus date is UTC based, and build display offset from that
Lester Caine
1
-66
/
+54
2005-08-31
Add week vertical list as a navigation option
Lester Caine
1
-3
/
+3
2005-08-29
Further work getting Week Numbers satble with all combinations of week start.
Lester Caine
1
-14
/
+18
2005-08-28
Fix time offseting for time zone/daylight saving when using UTC/Local switch
Lester Caine
1
-12
/
+10
2005-08-26
Switch Calendar to work from BitDate object with UTC based data
Lester Caine
1
-50
/
+51
2005-08-25
apply offset only to focus date. this way everything should shift correctly
Max Kremmel
1
-3
/
+4
2005-08-25
clean up offsets and get this thing working
Max Kremmel
1
-18
/
+18
2005-08-25
navigation needs to be offset as well
Max Kremmel
1
-14
/
+13
2005-08-24
add calendar admin page and admin menu
Max Kremmel
1
-16
/
+17
2005-08-24
fix week_offset - now you can truly pick any day of the week as the first day...
Max Kremmel
1
-10
/
+14
2005-08-22
Tidy week of year processing ( fix January niggle )
Lester Caine
1
-8
/
+10
2005-08-22
Expand calendar to cover AD100-01-01 to some large number of years
Lester Caine
1
-59
/
+57
2005-08-21
fix 'orientation' of time offset shift - needs to be added rather than subtra...
Max Kremmel
1
-3
/
+3
2005-08-21
move day building section to Calendar class, move navigation to a hash, intro...
Max Kremmel
1
-6
/
+73
2005-08-21
fix view_start and view_end calculations
Max Kremmel
1
-49
/
+33
2005-08-21
further preparation for week_offset setting
Max Kremmel
1
-13
/
+7
2005-08-20
tonnes of changes
Max Kremmel
1
-119
/
+34
2005-08-19
a lot of bugfixes and further code cleanup - sort_mode still a bit dodgy, oct...
Max Kremmel
1
-38
/
+71
2005-08-19
further cleanup of code and insert code for sorting calendar
Max Kremmel
1
-45
/
+231
[next]