summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2007-04-06Add ability to set default content types to show.Nick Palmer5-11/+53
2007-04-05Fix display of content description in ajax popup.Nick Palmer1-1/+5
2007-04-05Add support for new ajax popups in the calendar.Nick Palmer6-25/+52
2007-04-05Added better integration with events at the expense of queries. Will ajaxify ...Nick Palmer6-10/+43
2007-03-01adjust to userPrefs changeMax Kremmel1-1/+3
2007-02-27Stop module updating focus in session. Only the calendar filters it.Lester Caine1-3/+3
2007-02-27Strip all reliance on server side time offset so that calendar is fixed UTC d...Lester Caine2-45/+42
2007-02-26Switch active display of current date between UTC and Local. This will need f...Lester Caine2-3/+11
2007-02-26Display correct dates when site time zone is set.Lester Caine1-1/+1
2007-02-26Mistake in next day selectionLester Caine1-1/+1
2007-01-12rename feature_jscalendar to site_use jscalendarMax Kremmel1-1/+1
2006-10-13phpDoc correctionsLester Caine1-0/+8
2006-09-12clean up registerAppMenu API, clean up a lot of the menu code, don't assign a...Max Kremmel1-1/+6
2006-09-10move homeable setting to registerPackage() settingsMax Kremmel2-2/+1
2006-09-03change all biticon links to point to the new icons provided in themes/icon_st...Max Kremmel1-4/+4
2006-07-23improve package management and performance, eliminate some package related in...Jams H Thompson1-1/+1
2006-07-07typosMax Kremmel1-1/+1
2006-07-07keep php in php dir, rename files with appended _inc, keep jstab in template ...Max Kremmel3-3/+5
2006-07-03allow modules to define their own user preference tabsHash92-0/+15
2006-06-16Fix possible conflict with mod_package_searchHash92-3/+3
2006-06-16Fix calendar so it works again, (smarty doesn't seem to assign by ref in brac...Hash91-3/+7
2006-05-29Couple of mised $smarty.const. updatesLester Caine1-17/+17
2006-04-19more kernel_config renamesMax Kremmel1-2/+2
2006-04-11rename permissions to new standard using: p_<package>_<verb>_[<noun>]Max Kremmel3-4/+4
2006-03-25escape htmlspecialchars on output instead of during store processMax Kremmel2-5/+5