| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2026-05-15 | Namespace fixes | Lester Caine | 1 | -4/+5 | |
| 2026-05-14 | php-cs-fixer tidies to php8.5 standards | Lester Caine | 2 | -4/+4 | |
| Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> | |||||
| 2025-08-27 | Code updated to PHP8.4 and namespace | lsces | 3 | -121/+61 | |
| 2010-06-09 | Strip down CVS keywords. | cvs2git | 1 | -1/+1 | |
| 2010-04-17 | SCHEMA CHANGE - liberty_content_types - change content_description to ↵CVS_HEAD | wjames5 | 1 | -1/+5 | |
| content_name, add column content_name_plural - update all class files and hashes where appropriate | |||||
| 2010-04-17 | step three of contenttype name plural - replace all instances where name is ↵pre_ctype_desc_name_schmeachange | wjames5 | 1 | -2/+2 | |
| accessed though type hash with get name method call, still no schema change required | |||||
| 2008-10-20 | BIG CHANGE: migrate p_*_edit permissions to p_*_update permission naming ↵ | Christian Fowler | 1 | -1/+1 | |
| convention, hasEditPermission is now hasUpdatePermission, many explicit perm checks have been cleaned up to hasUpdatePermission | |||||
| 2008-10-18 | Allow admins to set which content they want to be pigeonholeable.pre_update_permission | Nick Palmer | 1 | -1/+24 | |
| 2007-12-07 | add missing rename of seq | MW | 1 | -0/+3 | |
| 2007-11-01 | merge all settings arrays | Max Kremmel | 1 | -2/+2 | |
| 2007-10-21 | add option to set number of columns in table list and add option to display ↵ | Max Kremmel | 1 | -21/+39 | |
| primary attachment image if there is one. re-organise the admin page. | |||||
| 2007-08-24 | make content type display optional | Max Kremmel | 1 | -1/+5 | |
| 2007-08-23 | add service function and template to add category filter on list pages. list ↵ | Max Kremmel | 1 | -1/+5 | |
| services still need to be implemented in various packages. | |||||
| 2007-07-16 | Add m(Admin|Edit|View)ContentPermission to various classes. update ↵ | Max Kremmel | 1 | -0/+1 | |
| LibertyContent::has(Admin|Edit|View)Permission to work with new values. To make use of these new permission checks simply use $gContent->hasEditPermission(). Please check to see if i inserted the correct permissions in all classes. new admin permission added to treasury. | |||||
| 2007-07-09 | typos | Max Kremmel | 1 | -2/+2 | |
| 2007-06-10 | Make pigeonholes LibertyAttachables and descriptions parsed content. Cleanup ↵ | Nick Palmer | 1 | -2/+2 | |
| display_description checking in templates. Need to add the attachment browser probably. | |||||
| 2007-06-09 | set default menu names on installation | Max Kremmel | 1 | -3/+1 | |
| 2007-03-05 | Fix issues with assign content I broke before. Add forbid insert feature. ↵ | Nick Palmer | 1 | -2/+6 | |
| Fix bug with insert when there are no checks on the page. Need to add better security on insert still but the interface doesn't offer it now. | |||||
| 2007-03-04 | Swap default for assign content back to what it was. | Nick Palmer | 1 | -3/+3 | |
| 2007-03-03 | Added assign content pagination. Swapped rows and columns on page. This can ↵ | Nick Palmer | 1 | -1/+5 | |
| be reversed back in admin for sites with few categories. | |||||
| 2007-02-24 | fix 'seperate' spelling mistakes | Max Kremmel | 1 | -3/+3 | |
| 2007-01-10 | make subtree listing optional | Max Kremmel | 1 | -1/+5 | |
| 2006-11-08 | fix upgrade query | Christian Fowler | 1 | -1/+1 | |
| 2006-06-20 | remove contraint that messes with structure reorganisation | Max Kremmel | 1 | -2/+1 | |
| 2006-06-11 | further sanitise admin screen | Max Kremmel | 1 | -4/+9 | |
| 2006-06-11 | rewrite adimn help to make it less cryptic | Max Kremmel | 1 | -6/+6 | |
| 2006-06-06 | kernel_config name updates | Max Kremmel | 1 | -3/+3 | |
| 2006-05-06 | more work on R1 to R2 upgrade process - basic upgrade works with only minor ↵ | Max Kremmel | 2 | -9/+8 | |
| errors | |||||
| 2006-05-06 | clean up schema files, remove unused PackageInfo data - we really need a ↵ | Max Kremmel | 1 | -6/+3 | |
| package manager for this, add plugin_path column to liberty_plugins | |||||
| 2006-05-05 | rename liberty_content_prefs.name to liberty_content_prefs.pref_name to keep ↵ | Max Kremmel | 1 | -1/+1 | |
| everything conform | |||||
| 2006-04-26 | make pigeonholes tab optional | bitweaver.org | 1 | -1/+5 | |
| 2006-04-19 | add an option in pigeonhole to toggle between checkbox to scrolling list if ↵ | Sylvie Greverend | 1 | -1/+2 | |
| number of pigeonholes > x | |||||
| 2006-04-14 | more kernel_config renames | Max Kremmel | 2 | -5/+5 | |
| 2006-04-11 | rename permissions to new standard using: p_<package>_<verb>_[<noun>] | Max Kremmel | 1 | -3/+3 | |
| 2006-04-05 | tonnes of upgrader error sqashes - liberty_content_links still remain to be ↵ | Max Kremmel | 1 | -12/+12 | |
| dealt with | |||||
| 2006-02-24 | move service functions to Pigeonholes.php, fix content types dropdown, only ↵ | Max Kremmel | 1 | -3/+3 | |
| check path permissions when it's required, reduce defaults to as simple as possible | |||||
| 2006-02-21 | Moved pigeonhole_members.parent_id FOREIGN KEY reference from ↵ | Sean Lee | 1 | -1/+1 | |
| Pigeonholes.content_id to liberty_content.content_id | |||||
| 2006-02-18 | make constraint point to pigeonholes instead of liberty_content | Max Kremmel | 1 | -7/+1 | |
| 2006-02-08 | Make Theme/Permissions/Group optional in pigeonholes | Lester Caine | 2 | -1/+16 | |
| 2006-02-04 | masse fixing of schema CONSTRAINTs. they seem to work now that adodb has ↵ | Christian Fowler | 1 | -6/+6 | |
| decided to change CONSTRAINTS back to CONSTRAINT | |||||
| 2006-02-01 | detikify liberty | Max Kremmel | 1 | -3/+3 | |
| 2006-02-01 | add de-tikification process to upgrade - untested | Max Kremmel | 1 | -5/+5 | |
| 2006-01-31 | massive table de-tikification. changed all tiki_ table prefixes with teh ↵ | bitweaver.org | 1 | -8/+8 | |
| package_ name. have changed everything except liberty except kernel | |||||
| 2006-01-30 | revert premature table rename | Max Kremmel | 1 | -2/+2 | |
| 2006-01-30 | use content preferences instead of pigeonhole_settings table | Max Kremmel | 2 | -14/+47 | |
| 2006-01-24 | rename $gPigeonholes to $gContent since we're dealing with LibertyContent | Max Kremmel | 2 | -2/+5 | |
| fix some minor layout issues and add some basic prefs to schema_inc add option to not show any category members, but only category name - can act as tagging system that way | |||||
| 2006-01-19 | completely pull positioning stuff and try and make listing better - table ↵ | Max Kremmel | 2 | -2/+24 | |
| based layout rocks now | |||||
| 2006-01-18 | remove custom positioning code | Max Kremmel | 1 | -5/+1 | |
| 2006-01-14 | merge recent changes into HEAD | Max Kremmel | 1 | -6/+13 | |
| 2005-10-18 | get pigeonholes working with recent changes to LibertyContent | Max Kremmel | 1 | -0/+5 | |
| add new table for storing individual pigeonhole settings such as theme add theme as custom pigoenhole preference - not fully working yet, but basics are there | |||||
