3
I Use This!
Inactive

Commits : Listings

Analyzed about 19 hours ago. based on code collected about 21 hours ago.
Jun 16, 2024 — Jun 16, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed: Previous patch to let categories and items share the same id space. More... over 12 years ago
Merge branch 'bootstrap' of github.com:JojoCMS/Jojo-CMS into bootstrap
frankblunt
as Tom Dale
More... over 12 years ago
only apply script when there's something to apply it to
frankblunt
as Tom Dale
More... over 12 years ago
apply columnbreak filter to output rather than just content so it can be used in templates and fix span calculation for multiple column blocks on a single page
frankblunt
as Tom Dale
More... over 12 years ago
change form class so that the contact form js doesn't get applied
frankblunt
as Tom Dale
More... over 12 years ago
Added: Option for CSSTidy to "override properties" More... over 12 years ago
Trying a small fix to let items and categories share the same id space More... over 12 years ago
Fixed: Orphaned items using M2M Categories disappeared if no categories were set. Now they show up in root. More... over 12 years ago
Fixed: Leftover $list variable from old update check code More... over 12 years ago
Fixed: Plugins from _ALTPLUGINDIR weren't available for installation from the Plugins screen More... over 12 years ago
Added: Server side CSS @imports with support for media rules. Crude but effective. I favoured this over adding custom file loading abilities to LessPHP. More... over 12 years ago
add a filter for allowing content editors to add split columns (using bootstrap fluid row). Either just put [[columnbreak]] in the content to split the whole content into columns, or use [[columns]] [[columnbreak]] and [[endcolumns]] to define a columned block anywhere in a normal content area. Based on a fluid 12span column grid so supports 1,2,3 or 5 breaks for each block
frankblunt
as Tom Dale
More... over 12 years ago
use text plain header for json request so IE8 & 9 don't thinkk it's a download
frankblunt
as Tom Dale
More... over 12 years ago
add a snippet filter for making editable content snippets for reuse in templates eg footer address line, promo call out, tagline
frankblunt
as Tom Dale
More... over 12 years ago
make the login form more like the contact standard and remove some core styling
frankblunt
as Tom Dale
More... over 12 years ago
Merge branch 'bootstrap' of github.com:JojoCMS/Jojo-CMS into bootstrap
frankblunt
as Tom Dale
More... over 12 years ago
fix boolean page searches
frankblunt
as Tom Dale
More... over 12 years ago
Updated: To latest CSSTidy More... over 12 years ago
Added: Filter "jojo_comment:allow_new" to allow pragmatic disabling of new comments More... over 12 years ago
Merge branch 'master' of https://github.com/JojoCMS/Jojo-CMS More... over 12 years ago
Fixed: Many2Many field wasn't indenting for some reason. I'm sure it used to. Probably could've fixed it better (using hktree) but this works. More... over 12 years ago
removed some version control conflict code More... over 12 years ago
merge from master More... over 12 years ago
Merge branch 'master' of https://github.com/JojoCMS/Jojo-CMS into bootstrap More... over 12 years ago
fixed the handling of the return of the validation hook More... over 12 years ago
fixed the handling of the return of the validation hook More... over 12 years ago
fix bug with boolen queries going through as non-boolean for pages
frankblunt
as Tom Dale
More... over 12 years ago
rewrite the 2column theme for bootstrap
frankblunt
as Tom Dale
More... over 12 years ago
allow for multiple instances of a search form on a page and include type in get data (so that exact searches can be linked to for example)
frankblunt
as Tom Dale
More... over 12 years ago
Merge branch 'mobile' of github.com:JojoCMS/Jojo-CMS into mobile More... over 12 years ago