3
I Use This!
Inactive

Commits : Listings

Analyzed about 7 hours ago. based on code collected about 8 hours ago.
Jun 10, 2024 — Jun 10, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed: jojo_wiki was trying to use Frajax frame that wasn't showing. More... about 13 years ago
tweak page clean script to allow nav and sitemap 'no-view' pages through if they are set to 'show'
frankblunt
as Tom Dale
More... about 13 years ago
adjust setup so that all pg_link class names are lowercase, adjust global nav to set variables nav variables that can then be tweaked and re-assigned to smarty in theme global if needed
frankblunt
as Tom Dale
More... about 13 years ago
Merge branch 'master' of github.com:JojoCMS/Jojo-CMS
frankblunt
as Tom Dale
More... about 13 years ago
add option for not actually sending (just storing in db), fix disappearing values on error and add setup script to add a sample form
frankblunt
as Tom Dale
More... about 13 years ago
Merge branch 'master' of github.com:frankblundt/Jojo-CMS
frankblunt
as Tom Dale
More... about 13 years ago
round 1: remove all legacy references to fields file (will break forms that haven't been updated since 1.0), change form field names to more generic format to that autofill can work with them (will break forms with custom templates in the old format). Add in fieldset option - set the first field in each set with the set name.
frankblunt
as Tom Dale
More... about 13 years ago
update version
frankblunt
as Tom Dale
More... about 13 years ago
update version
frankblunt
as Tom Dale
More... about 13 years ago
update version
frankblunt
as Tom Dale
More... about 13 years ago
update version
frankblunt
as Tom Dale
More... about 13 years ago
add missing externals (should be submodules)
frankblunt
as Tom Dale
More... about 13 years ago
add missing externals (should be submodules)
frankblunt
as Tom Dale
More... about 13 years ago
add missing externals (should be submodules)
frankblunt
as Tom Dale
More... about 13 years ago
add missing externals (should be submodules)
frankblunt
as Tom Dale
More... about 13 years ago
Password resets now come from the site owner, not the webmaster. More... about 13 years ago
Password resets now come from the site owner, not the webmaster. More... about 13 years ago
Move the generation of api.php earlier in the loading sequence so filters can be used earlier. More... about 13 years ago
Add filter to authentication query for plugins to mod. More... about 13 years ago
change default homepage setup to html from bbcode
frankblunt
as Tom Dale
More... about 13 years ago
fix notice error on newsletter content processing
frankblunt
as Tom Dale
More... about 13 years ago
change editor default to inline
frankblunt
as Tom Dale
More... about 13 years ago
remove title link from full snippet articles and assume no weighting for full snippet option
frankblunt
as Tom Dale
More... about 13 years ago
fix new cache for smarty
frankblunt
as Tom Dale
More... about 13 years ago
Changed how $smarty is passed to runSmartyAssetHook. Hopefully fixes issues Tom and Jaijaz are havung. Thanks Tom. More... about 13 years ago
fix double quoting issue on boolean 'exact' queries
frankblunt
as Tom Dale
More... about 13 years ago
Added: Forcing a refresh now updates asset cache files and paths in the head. Including for other users. Does not update for changes done via Options/CSS etc as these don't have modified times. Might update later. More... about 13 years ago
Fixed: A conflict with a recent change. Sorry guys I honestly can't remember what broke. More... about 13 years ago
add a hook and template so that the search form can be included in a template using {jojoHook hook='SearchForm'} instead of figuring out the required form code
frankblunt
as Tom Dale
More... about 13 years ago
update article->newsletter content to convert relative>absolute urls
frankblunt
as Tom Dale
More... about 13 years ago