summaryrefslogtreecommitdiff
path: root/admin
AgeCommit message (Collapse)AuthorFilesLines
2026-05-14php-cs-fixer tidies to php8.5 standardsLester Caine1-1/+1
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2025-08-29Drop final ?> and minor style changeslsces1-1/+0
2025-08-29Mainly short array style changeslsces2-30/+30
2010-04-17SCHEMA CHANGE - liberty_content_types - change content_description to ↵wjames51-1/+5
content_name, add column content_name_plural - update all class files and hashes where appropriate
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
2007-07-11patch bad group name editorswjames51-1/+1
2007-07-03Keep contentTypes in alphabetical orderLester Caine1-0/+1
2007-04-06Add ability to set default content types to show.Nick Palmer1-4/+31
Make ajax popups sticky with a nice close icon.
2007-04-05Add support for new ajax popups in the calendar.Nick Palmer1-2/+2
2007-04-05Added better integration with events at the expense of queries. Will ajaxify ↵Nick Palmer1-0/+1
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.
2006-09-10move homeable setting to registerPackage() settingsMax Kremmel1-2/+0
2006-04-11rename permissions to new standard using: p_<package>_<verb>_[<noun>]Max Kremmel1-1/+1
2005-12-26merge recent changes into HEADMax Kremmel2-5/+18
2005-12-18merge recent changes into HEADMax Kremmel2-18/+5
2005-12-18prepend calendar preferences with calendar_Lester Caine2-12/+11
Ideally this would be handled via the packages column in tiki_preferences in future versions
2005-12-18Handle checkbox return properlyLester Caine1-1/+5
2005-12-18Add user_prefs setting that disables the user options for calendar in the ↵Lester Caine2-0/+10
user preferences.
2005-08-29Move Monday offset to 7, This may be tidier using the real day numbers, and ↵Lester Caine1-1/+1
changing the offset code.
2005-08-24add calendar admin page and admin menuMax Kremmel1-0/+31
calendar time shift hopefully working now week_offset defined as constant now user preferences override defaults set by admin
2005-08-22register blank table to get calendar prefs installedMax Kremmel1-0/+3
2005-08-18extensive calendar workMax Kremmel2-48/+1
2005-07-30$gBitSmarty UpdatesLester Caine1-2/+2
2005-07-21Stripped legacy event code from calendarLester Caine2-92/+1
It now provides a calendar view of liberty content
2005-07-15Operation viewer for bitweaver history - except popup's are not appearingLester Caine1-26/+17
2005-07-15Missing update calendar_lib -> CalendarLibLester Caine1-2/+2
2005-07-15IMPORT from TikiPro HEAD _p_tp_calendarbitweaver.org3-0/+166