| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 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-11 | patch bad group name editors | wjames5 | 1 | -1/+1 | |
| 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 ↵ | Max Kremmel | 1 | -2/+3 | |
| of assigning loadAjax to the templates. please update your files. also the suggest stuff in the group edit page has a pulse again but it's still in a coma - needs a bit more work | |||||
| 2007-07-03 | Tidy layout | Lester Caine | 1 | -0/+4 | |
| 2007-07-03 | Keep contentTypes in alphabetical order | Lester Caine | 2 | -1/+3 | |
| 2007-07-01 | standardise all menus by using new ilocation=menu and add missing icons | Max Kremmel | 1 | -1/+4 | |
| 2007-06-29 | Remove incorrect offset calculation. | Nick Palmer | 1 | -2/+2 | |
| 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-23 | provide gif alternatives for all png icons. this will allow us to remove the ↵ | Max Kremmel | 1 | -0/+0 | |
| msie png fix and add an option to enable it | |||||
| 2007-06-22 | Add icon to calendar menu. | Nick Palmer | 1 | -1/+1 | |
| 2007-06-22 | Remove subpackage tag from class - phpdoc 1.3.2 handles correctly now | Lester Caine | 1 | -2/+1 | |
| 2007-06-22 | Tidy phpdoc tags for classes, and heading block | Lester Caine | 3 | -7/+24 | |
| 2007-06-11 | Add liberty plugin for a mini calendar. Handy for people using events. | Nick Palmer | 2 | -0/+50 | |
| 2007-04-13 | Code cleanup moved 2 if statements into 1 | jetskijoe | 1 | -3/+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 | 3 | -19/+9 | |
| 2007-04-06 | Add ability to set default content types to show. | Nick Palmer | 5 | -11/+53 | |
| Make ajax popups sticky with a nice close icon. | |||||
| 2007-04-05 | Fix display of content description in ajax popup. | Nick Palmer | 1 | -1/+5 | |
| 2007-04-05 | Add support for new ajax popups in the calendar. | Nick Palmer | 6 | -25/+52 | |
| 2007-04-05 | Added better integration with events at the expense of queries. Will ajaxify ↵ | Nick Palmer | 6 | -10/+43 | |
| 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-27 | Stop module updating focus in session. Only the calendar filters it. | Lester Caine | 1 | -3/+3 | |
| 2007-02-27 | Strip all reliance on server side time offset so that calendar is fixed UTC ↵ | Lester Caine | 2 | -45/+42 | |
| display, and content can be aligned as required from the display offset. | |||||
| 2007-02-26 | Switch active display of current date between UTC and Local. This will need ↵ | Lester Caine | 2 | -3/+11 | |
| further work to generate a valid UTC date under all conditions. This mode gets the module and main dates switching correctly. | |||||
| 2007-02-26 | Display correct dates when site time zone is set. | Lester Caine | 1 | -1/+1 | |
| Still need to display the correct date if UTC display is selected. | |||||
| 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-10-13 | phpDoc corrections | Lester Caine | 1 | -0/+8 | |
| 2006-09-12 | clean up registerAppMenu API, clean up a lot of the menu code, don't assign ↵ | Max Kremmel | 1 | -1/+6 | |
| appMenu to templates but use $gBitSystem->mAppMenu directly | |||||
| 2006-09-10 | move homeable setting to registerPackage() settings | Max Kremmel | 2 | -2/+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-23 | improve package management and performance, eliminate some package related ↵ | Jams H Thompson | 1 | -1/+1 | |
| install errors | |||||
| 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 | 3 | -3/+5 | |
| for custom title if required, add some whitespace to code to make it readable | |||||
| 2006-07-03 | allow modules to define their own user preference tabs | Hash9 | 2 | -0/+15 | |
| 2006-06-16 | Fix possible conflict with mod_package_search | Hash9 | 2 | -3/+3 | |
| 2006-06-16 | Fix calendar so it works again, (smarty doesn't seem to assign by ref in ↵ | Hash9 | 1 | -3/+7 | |
| brackets properly) | |||||
| 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-04-11 | rename permissions to new standard using: p_<package>_<verb>_[<noun>] | Max Kremmel | 3 | -4/+4 | |
| 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 | 3 | -8/+8 | |
| 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-17 | registerPackage now takes a hash instead of multiple parameters - keeps # of ↵ | Max Kremmel | 1 | -1/+6 | |
| parameters under control | |||||
| 2006-02-08 | another accidental package parameter for liberty_content_prefs | Max Kremmel | 1 | -2/+2 | |
