0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 21 hours ago. based on code collected 1 day ago.
May 16, 2023 — May 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Moved the list making stuff into JavaScript to consolidate the code and make it reusable for others. More... about 12 years ago
Implemented the BigTree updater for automated database updates between versions. Updated a few settings to combine into a single setting instead of spamming the database. More... about 12 years ago
Updated BigTreeAdmin::updateSetting to support system settings. More... about 12 years ago
Updated Array of Items to support a few different field types. More... about 12 years ago
TinyMCE 3.5.0.1 update (and modifications to the inlinepopups plugin to make it more sane). More... about 12 years ago
Fixed preview URL for homepage. Fixed double-encoding of entities when you don't edit a callout a second time around. Fixed error for array of items in callouts. More... about 12 years ago
Fixed routes not generating when you edit and publish a pending item. More... about 12 years ago
Fixed many to many editor looking weird. More... about 12 years ago
Merge branch 'development' of github.com:bigtreecms/BigTree-CMS into development More... about 12 years ago
Fixed the size pane for image browser not being tall enough. More... about 12 years ago
Fixed cron trying to run GA caching. even if a profile wasn't set for GA. Updated the way versions are set. More... about 12 years ago
Fixed updating a pending change (fixes restoring a Revision when a pending change exists). More... about 12 years ago
E_NONE = 0, "E_NONE" = ??? More... about 12 years ago
Fixed draggable image lists to POST, not GET More... about 12 years ago
Updated footer to 4.0b4 More... about 12 years ago
Merge branch 'development' of github.com:bigtreecms/BigTree-CMS into development More... about 12 years ago
Tim added tag functions More... about 12 years ago
preprocessing functions in forms More... about 12 years ago
add preprocess function to forms More... about 12 years ago
remove custom css from forms More... about 12 years ago
Route length and custom javascript More... about 12 years ago
fixed jumpgroup line heights More... about 12 years ago
Triple-Slash FTW! More... about 12 years ago
fixed E_NONE notice on install.php More... about 12 years ago
fixed E_NONE notice on install.php More... about 12 years ago
Changed `__FILE__` to `strtr(__FILE__, "\\", "/")` to fix some WAMP compatibility. More... about 12 years ago
Updated readme with release notes. More... about 12 years ago
Merge branch 'development' of github.com:bigtreecms/BigTree-CMS into development More... about 12 years ago
Fixed problems with pending changes not saving properly and resources not publishing properly from the Dashboard. Fixed the dashboard showing the wrong number of pending changes for Pages. More... about 12 years ago
Added groups to module permissions. Fixed the blue arrows for things that didn't have advanced permissions. More... about 12 years ago