summaryrefslogtreecommitdiff
path: root/templates
AgeCommit message (Collapse)AuthorFilesLines
2013-04-02bootstrap updates convert class=row to class=control-groupspiderr2-8/+8
2010-06-09Strip down CVS keywords.pre-lf-storage-path-to-file-namecvs2git1-1/+1
2010-04-17step three of contenttype name plural - replace all instances where name is ↵wjames51-1/+1
accessed though type hash with get name method call, still no schema change required
2010-02-09use js namespace for switchCheckboxeswjames51-1/+1
2008-02-26Doh! That was supposed to go to subversion not CVS.Nick Palmer1-2/+2
2008-02-26Fixes to the cleandar.Nick Palmer1-0/+2
2008-02-10Make it possible for packages (like events) to keep control of calendar urls.Nick Palmer3-23/+23
2007-11-08Set a flag to indicate the minical has been rendered and only include ↵Nick Palmer1-1/+3
minical css if it has.
2007-11-08Fix linking of minical css since it can be used from a {minical} tag or in a ↵Nick Palmer2-2/+3
module and <link> has to be in <head>. Need to figure out how to tell if the minical has been rendered at all or will be by a module to not require the css all the time.
2007-11-08Fix ampersand in url so it validates.Nick Palmer1-1/+1
2007-09-30Fix indentation.Nick Palmer1-3/+3
2007-09-30Make it possible to always skip calendar options.Nick Palmer1-2/+2
2007-07-26Allow calendar users to select what they want to view.Lester Caine1-2/+2
The permissions for calendar need tidying up and we probably need to limit some things in the ajax viewer.
2007-07-26Hide content details if not setLester Caine1-1/+1
( user needs to access bituser details to populate fields )
2007-07-16activate the spinner every time prototype is loaded and remove individual ↵Max Kremmel1-2/+1
spinner loading from various templates. this avoids duplicate spinners which causes spinner to stall
2007-07-03Tidy layoutLester Caine1-0/+4
2007-07-01standardise all menus by using new ilocation=menu and add missing iconsMax Kremmel1-1/+4
2007-06-24BUG 1740924: assign view_user to package user_preferences tpls to make ↵Max Kremmel1-0/+1
view_user selection sticky
2007-06-22Add icon to calendar menu.Nick Palmer1-1/+1
2007-06-11Add liberty plugin for a mini calendar. Handy for people using events.Nick Palmer1-0/+42
2007-04-06Remove event specific code now that we have previews.Nick Palmer1-7/+2
2007-04-06Add ability to set default content types to show.Nick Palmer3-4/+15
Make ajax popups sticky with a nice close icon.
2007-04-05Add support for new ajax popups in the calendar.Nick Palmer3-9/+23
2007-04-05Added better integration with events at the expense of queries. Will ajaxify ↵Nick Palmer3-6/+18
sometime soon to reduce the cost. Added p_calendar_view_changes which needs to be on for users to use the calendar the old way.
2007-03-01adjust to userPrefs changeMax Kremmel1-1/+3
2007-02-26Switch active display of current date between UTC and Local. This will need ↵Lester Caine1-1/+1
further work to generate a valid UTC date under all conditions. This mode gets the module and main dates switching correctly.
2007-02-26Mistake in next day selectionLester Caine1-1/+1
2007-01-12rename feature_jscalendar to site_use jscalendarMax Kremmel1-1/+1
2006-09-03change all biticon links to point to the new icons provided in ↵Max Kremmel1-4/+4
themes/icon_styles, update themes manager to make icon styles selectable, massive script used to do this ( will me made available shortly ) - might not all be perfect. please help out by fixing broken icon links.
2006-07-07typosMax Kremmel1-1/+1
2006-07-07keep php in php dir, rename files with appended _inc, keep jstab in template ↵Max Kremmel1-0/+5
for custom title if required, add some whitespace to code to make it readable
2006-06-16Fix possible conflict with mod_package_searchHash91-1/+1
2006-05-29Couple of mised $smarty.const. updatesLester Caine1-17/+17
2006-04-19more kernel_config renamesMax Kremmel1-2/+2
2006-03-25escape htmlspecialchars on output instead of during store processMax Kremmel2-5/+5
2006-03-01move BitSystem:: preferences methods to get/set/load/storeConfig to avoid ↵Christian Fowler1-1/+1
conflict with new content preferences
2006-03-01move BitSystem:: preferences methods to get/set/load/storeConfig to avoid ↵Christian Fowler1-1/+1
conflict with new content preferences
2006-02-21enclose CDATA in /* */ that we can use {strip} accross entire pageMax Kremmel1-2/+4
2006-02-21use jscalendar functionMax Kremmel1-15/+5
2006-02-06further paermission renaming and cleanupMax Kremmel1-2/+2
2006-02-03merge recent changes into HEADMax Kremmel1-2/+2
2006-02-02add the (default) option to sort by event dateHash91-2/+4
2006-02-01make sure {cycle} has values to cycle throughMax Kremmel1-4/+4
2006-01-28merge recent changes into HEADMax Kremmel1-6/+4
2006-01-10merge recent changes into HEADMax Kremmel1-2/+2
2005-12-26merge recent changes into HEADMax Kremmel1-7/+17
2005-12-18merge recent changes into HEADMax Kremmel1-17/+7
2005-12-18prepend calendar preferences with calendar_Lester Caine1-8/+8
Ideally this would be handled via the packages column in tiki_preferences in future versions
2005-12-18Add user_prefs setting that disables the user options for calendar in the ↵Lester Caine1-0/+10
user preferences.
2005-12-06merge recent changes into HEADMax Kremmel3-24/+28