summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-02-09This commit was manufactured by cvs2git to create tagPRE_LIBERTYSYS_SERVICE_UPDATEcvs2git0-0/+0
2010-02-09use js namespace for switchCheckboxeswjames51-1/+1
2010-02-08deprecate root bit_setup_inc use kernel/setup_inc.phpwjames52-4/+4
2009-10-01remove ref to non-existant copyright.txt filewjames55-11/+11
2009-10-01fix LGPL license ref from non-existant license.txt file to lgpl urlwjames55-11/+11
2008-11-09remove unused and confusing registerPlugin parameters: security and pathMax Kremmel1-3/+2
2008-10-21Don't call get_display_offset from a static context.Nick Palmer1-2/+2
2008-09-09one help file for each module (that takes parameters), html code change from ...laetzer1-0/+1
2008-07-29Use results from getContentList directlyLester Caine1-2/+2
2008-07-23point to new location of pluginwjames51-3/+3
2008-07-21No need to call prepGetList twice - handled in getContentListLester Caine1-15/+13
2008-07-08move some plugins to their new homesMax Kremmel1-0/+144
2008-06-25change display call to use a hash for display options, add display_mode to op...Christian Fowler1-2/+2
2008-03-15Make sure focus_date and view_mode get sent through with buildCalendar.Nick Palmer1-9/+10
2008-02-26Doh! That was supposed to go to subversion not CVS.Nick Palmer1-2/+2
2008-02-26Fixes to the cleandar.Nick Palmer2-2/+4
2008-02-10Make it possible for packages (like events) to keep control of calendar urls.Nick Palmer5-28/+36
2008-01-13Load the correct lib and only if needed for the popups.Nick Palmer1-2/+4
2008-01-12Get display offset from the standard place and remove double semicolons.Nick Palmer1-11/+6
2007-11-18Add missing phpdoc commentsLester Caine1-0/+9
2007-11-08Set a flag to indicate the minical has been rendered and only include minical...Nick Palmer1-1/+3
2007-11-08Fix linking of minical css since it can be used from a {minical} tag or in a ...Nick Palmer4-9/+10
2007-11-08Fix ampersand in url so it validates.Nick Palmer1-1/+1
2007-10-20Make it possible to setup a calendar seperate from display.Nick Palmer1-4/+9
2007-10-01Fix mincal so it works even when data.calendar plugin is off.Nick Palmer1-1/+3
2007-10-01Fixes to work with recent calendar changes.Nick Palmer1-19/+3
2007-09-30Fix indentation.Nick Palmer1-3/+3
2007-09-30Make it possible to always skip calendar options.Nick Palmer2-6/+8
2007-09-30Major revamp of calendar to push functionality from index.php into theNick Palmer2-131/+190
2007-09-27Add minical module. Very handy for events calendar.Nick Palmer3-2/+12
2007-07-26Allow calendar users to select what they want to view.Lester Caine1-2/+2
2007-07-26Hide content details if not setLester Caine1-1/+1
2007-07-16activate the spinner every time prototype is loaded and remove individual spi...Max Kremmel1-2/+1
2007-07-11patch bad group name editorswjames51-1/+1
2007-07-10move loadAjax() to BitThemesMax Kremmel1-2/+2
2007-07-09clean up ajax library calls by only allowing gBitSystem->loadAjax() instead o...Max Kremmel1-2/+3
2007-07-03Tidy layoutLester Caine1-0/+4
2007-07-03Keep contentTypes in alphabetical orderLester Caine2-1/+3
2007-07-01standardise all menus by using new ilocation=menu and add missing iconsMax Kremmel1-1/+4
2007-06-29Remove incorrect offset calculation.Nick Palmer1-2/+2
2007-06-24BUG 1740924: assign view_user to package user_preferences tpls to make view_u...Max Kremmel1-0/+1
2007-06-23provide gif alternatives for all png icons. this will allow us to remove the ...Max Kremmel1-0/+0
2007-06-22Add icon to calendar menu.Nick Palmer1-1/+1
2007-06-22Remove subpackage tag from class - phpdoc 1.3.2 handles correctly nowLester Caine1-2/+1
2007-06-22Tidy phpdoc tags for classes, and heading blockLester Caine3-7/+24
2007-06-11Add liberty plugin for a mini calendar. Handy for people using events.Nick Palmer2-0/+50
2007-04-13Code cleanup moved 2 if statements into 1jetskijoe1-3/+2
2007-04-09Removed Eventsjetskijoe1-5/+1
2007-04-09Fixed where Events were required if used.jetskijoe1-1/+2
2007-04-06Remove event specific code now that we have previews.Nick Palmer3-19/+9