| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2013-04-02 | bootstrap updates convert class=row to class=control-group | spiderr | 2 | -8/+8 | |
| 2010-06-09 | Strip down CVS keywords.pre-lf-storage-path-to-file-name | cvs2git | 1 | -1/+1 | |
| 2010-04-17 | step three of contenttype name plural - replace all instances where name is ↵ | wjames5 | 1 | -1/+1 | |
| accessed though type hash with get name method call, still no schema change required | |||||
| 2010-02-09 | use js namespace for switchCheckboxes | wjames5 | 1 | -1/+1 | |
| 2008-02-26 | Doh! That was supposed to go to subversion not CVS. | Nick Palmer | 1 | -2/+2 | |
| 2008-02-26 | Fixes to the cleandar. | Nick Palmer | 1 | -0/+2 | |
| 2008-02-10 | Make it possible for packages (like events) to keep control of calendar urls. | Nick Palmer | 3 | -23/+23 | |
| 2007-11-08 | Set a flag to indicate the minical has been rendered and only include ↵ | Nick Palmer | 1 | -1/+3 | |
| minical css if it has. | |||||
| 2007-11-08 | Fix linking of minical css since it can be used from a {minical} tag or in a ↵ | Nick Palmer | 2 | -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-08 | Fix ampersand in url so it validates. | Nick Palmer | 1 | -1/+1 | |
| 2007-09-30 | Fix indentation. | Nick Palmer | 1 | -3/+3 | |
| 2007-09-30 | Make it possible to always skip calendar options. | Nick Palmer | 1 | -2/+2 | |
| 2007-07-26 | Allow calendar users to select what they want to view. | Lester Caine | 1 | -2/+2 | |
| The permissions for calendar need tidying up and we probably need to limit some things in the ajax viewer. | |||||
| 2007-07-26 | Hide content details if not set | Lester Caine | 1 | -1/+1 | |
| ( user needs to access bituser details to populate fields ) | |||||
| 2007-07-16 | activate the spinner every time prototype is loaded and remove individual ↵ | Max Kremmel | 1 | -2/+1 | |
| spinner loading from various templates. this avoids duplicate spinners which causes spinner to stall | |||||
| 2007-07-03 | Tidy layout | Lester Caine | 1 | -0/+4 | |
| 2007-07-01 | standardise all menus by using new ilocation=menu and add missing icons | Max Kremmel | 1 | -1/+4 | |
| 2007-06-24 | BUG 1740924: assign view_user to package user_preferences tpls to make ↵ | Max Kremmel | 1 | -0/+1 | |
| view_user selection sticky | |||||
| 2007-06-22 | Add icon to calendar menu. | Nick Palmer | 1 | -1/+1 | |
| 2007-06-11 | Add liberty plugin for a mini calendar. Handy for people using events. | Nick Palmer | 1 | -0/+42 | |
| 2007-04-06 | Remove event specific code now that we have previews. | Nick Palmer | 1 | -7/+2 | |
| 2007-04-06 | Add ability to set default content types to show. | Nick Palmer | 3 | -4/+15 | |
| Make ajax popups sticky with a nice close icon. | |||||
| 2007-04-05 | Add support for new ajax popups in the calendar. | Nick Palmer | 3 | -9/+23 | |
| 2007-04-05 | Added better integration with events at the expense of queries. Will ajaxify ↵ | Nick Palmer | 3 | -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-01 | adjust to userPrefs change | Max Kremmel | 1 | -1/+3 | |
| 2007-02-26 | Switch active display of current date between UTC and Local. This will need ↵ | Lester Caine | 1 | -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-26 | Mistake in next day selection | Lester Caine | 1 | -1/+1 | |
| 2007-01-12 | rename feature_jscalendar to site_use jscalendar | Max Kremmel | 1 | -1/+1 | |
| 2006-09-03 | change all biticon links to point to the new icons provided in ↵ | Max Kremmel | 1 | -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-07 | typos | Max Kremmel | 1 | -1/+1 | |
| 2006-07-07 | keep php in php dir, rename files with appended _inc, keep jstab in template ↵ | Max Kremmel | 1 | -0/+5 | |
| for custom title if required, add some whitespace to code to make it readable | |||||
| 2006-06-16 | Fix possible conflict with mod_package_search | Hash9 | 1 | -1/+1 | |
| 2006-05-29 | Couple of mised $smarty.const. updates | Lester Caine | 1 | -17/+17 | |
| 2006-04-19 | more kernel_config renames | Max Kremmel | 1 | -2/+2 | |
| 2006-03-25 | escape htmlspecialchars on output instead of during store process | Max Kremmel | 2 | -5/+5 | |
| 2006-03-01 | move BitSystem:: preferences methods to get/set/load/storeConfig to avoid ↵ | Christian Fowler | 1 | -1/+1 | |
| conflict with new content preferences | |||||
| 2006-03-01 | move BitSystem:: preferences methods to get/set/load/storeConfig to avoid ↵ | Christian Fowler | 1 | -1/+1 | |
| conflict with new content preferences | |||||
| 2006-02-21 | enclose CDATA in /* */ that we can use {strip} accross entire page | Max Kremmel | 1 | -2/+4 | |
| 2006-02-21 | use jscalendar function | Max Kremmel | 1 | -15/+5 | |
| 2006-02-06 | further paermission renaming and cleanup | Max Kremmel | 1 | -2/+2 | |
| 2006-02-03 | merge recent changes into HEAD | Max Kremmel | 1 | -2/+2 | |
| 2006-02-02 | add the (default) option to sort by event date | Hash9 | 1 | -2/+4 | |
| 2006-02-01 | make sure {cycle} has values to cycle through | Max Kremmel | 1 | -4/+4 | |
| 2006-01-28 | merge recent changes into HEAD | Max Kremmel | 1 | -6/+4 | |
| 2006-01-10 | merge recent changes into HEAD | Max Kremmel | 1 | -2/+2 | |
| 2005-12-26 | merge recent changes into HEAD | Max Kremmel | 1 | -7/+17 | |
| 2005-12-18 | merge recent changes into HEAD | Max Kremmel | 1 | -17/+7 | |
| 2005-12-18 | prepend calendar preferences with calendar_ | Lester Caine | 1 | -8/+8 | |
| Ideally this would be handled via the packages column in tiki_preferences in future versions | |||||
| 2005-12-18 | Add user_prefs setting that disables the user options for calendar in the ↵ | Lester Caine | 1 | -0/+10 | |
| user preferences. | |||||
| 2005-12-06 | merge recent changes into HEAD | Max Kremmel | 3 | -24/+28 | |
