index
:
calendar
master
Bitweaver calendar package repository
lester@lsces.co.uk
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
index.php
Age
Commit message (
Expand
)
Author
Files
Lines
2025-08-29
Add namespace and tidy PHP8.4 style rules
lsces
1
-6
/
+5
2021-02-03
move kernel/includes/setup_inc.php
modela bitweaver
1
-1
/
+1
2010-06-09
Strip down CVS keywords.
pre-lf-storage-path-to-file-name
cvs2git
1
-1
/
+1
2010-02-08
deprecate root bit_setup_inc use kernel/setup_inc.php
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
2007-09-30
Major revamp of calendar to push functionality from index.php into the
Nick Palmer
1
-117
/
+9
2007-07-10
move loadAjax() to BitThemes
Max Kremmel
1
-2
/
+2
2007-07-09
clean up ajax library calls by only allowing gBitSystem->loadAjax() instead o...
Max Kremmel
1
-2
/
+3
2007-07-03
Keep contentTypes in alphabetical order
Lester Caine
1
-1
/
+2
2007-04-09
Removed Events
jetskijoe
1
-5
/
+1
2007-04-09
Fixed where Events were required if used.
jetskijoe
1
-1
/
+2
2007-04-06
Remove event specific code now that we have previews.
Nick Palmer
1
-11
/
+3
2007-04-06
Add ability to set default content types to show.
Nick Palmer
1
-3
/
+7
2007-04-05
Add support for new ajax popups in the calendar.
Nick Palmer
1
-14
/
+13
2007-04-05
Added better integration with events at the expense of queries. Will ajaxify ...
Nick Palmer
1
-3
/
+21
2007-02-27
Strip all reliance on server side time offset so that calendar is fixed UTC d...
Lester Caine
1
-6
/
+5
2006-06-16
Fix possible conflict with mod_package_search
Hash9
1
-2
/
+2
2006-06-16
Fix calendar so it works again, (smarty doesn't seem to assign by ref in brac...
Hash9
1
-3
/
+7
2006-04-11
rename permissions to new standard using: p_<package>_<verb>_[<noun>]
Max Kremmel
1
-2
/
+2
2006-03-01
move BitSystem:: preferences methods to get/set/load/storeConfig to avoid con...
Christian Fowler
1
-2
/
+2
2006-02-08
another accidental package parameter for liberty_content_prefs
Max Kremmel
1
-2
/
+2
2006-02-08
php: introduce new method: getPref( $package, $pref, $defaut ) (order is open...
Max Kremmel
1
-2
/
+2
2006-02-02
add the (default) option to sort by event date
Hash9
1
-2
/
+2
2006-01-10
merge recent changes into HEAD
Max Kremmel
1
-2
/
+7
2005-12-06
merge recent changes into HEAD
Max Kremmel
1
-2
/
+2
2005-09-06
This should finish tidying calendar time shift
Lester Caine
1
-3
/
+3
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
1
-5
/
+4
2005-08-29
Further work getting Week Numbers satble with all combinations of week start.
Lester Caine
1
-3
/
+3
2005-08-28
Fix time offseting for time zone/daylight saving when using UTC/Local switch
Lester Caine
1
-3
/
+2
2005-08-26
Switch Calendar to work from BitDate object with UTC based data
Lester Caine
1
-8
/
+8
2005-08-25
apply offset only to focus date. this way everything should shift correctly
Max Kremmel
1
-7
/
+2
2005-08-25
clean up offsets and get this thing working
Max Kremmel
1
-4
/
+7
2005-08-24
add calendar admin page and admin menu
Max Kremmel
1
-8
/
+5
2005-08-22
Expand calendar to cover AD100-01-01 to some large number of years
Lester Caine
1
-6
/
+7
2005-08-21
move day building section to Calendar class, move navigation to a hash, intro...
Max Kremmel
1
-100
/
+25
2005-08-21
fix view_start and view_end calculations
Max Kremmel
1
-9
/
+8
2005-08-21
ensure focus_date is clean everywhere
Max Kremmel
1
-9
/
+8
2005-08-21
clean up todate in $_REQUEST
Max Kremmel
1
-2
/
+3
2005-08-21
further preparation for week_offset setting
Max Kremmel
1
-5
/
+6
2005-08-21
forgot to restrict dayTime array to day view
Max Kremmel
1
-2
/
+2
2005-08-21
oops, wrong commit earlier
Max Kremmel
1
-2
/
+2
2005-08-21
prepare for custom day offset in week / month view and fix undefined var
Max Kremmel
1
-4
/
+11
2005-08-20
tonnes of changes
Max Kremmel
1
-30
/
+79
2005-08-19
a lot of bugfixes and further code cleanup - sort_mode still a bit dodgy, oct...
Max Kremmel
1
-41
/
+11
2005-08-19
add links to skip by year
Max Kremmel
1
-1
/
+3
2005-08-19
further cleanup of code and insert code for sorting calendar
Max Kremmel
1
-169
/
+110
2005-08-18
add calendar module that works quite well with the existing calendar
Max Kremmel
1
-3
/
+3
2005-08-18
Correct days->hours array population
Lester Caine
1
-3
/
+3
[next]