0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 22 hours ago. based on code collected 1 day ago.
May 22, 2023 — May 22, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed BigTree Bar being broken in the latest commits. More... almost 12 years ago
Fixed AJAX routing giving bad $commands. Fixed Array of Items not getting draggable placeholder. More... almost 12 years ago
Merge branch 'development' of github.com:bigtreecms/BigTree-CMS into development More... almost 12 years ago
REMOVE SOME BR! More... almost 12 years ago
Fixed saving a revision not showing that any activity occurred. Now growls and refreshes the page. More... almost 12 years ago
Cleaned up the global namespace: - $layout and $content are now in $bigtree["layout"] and $bigtree["content"] More... almost 12 years ago
Fixed the way pages get published from the dashboard. More... almost 12 years ago
Fixed menu not working with the new Array of Items typing. More... almost 12 years ago
Fixed old require statements for other parts of the API. More... almost 12 years ago
Fixed old require statements for users API. More... almost 12 years ago
Merge branch 'development' of github.com:bigtreecms/BigTree-CMS into 4.1 More... about 12 years ago
RE-implemented the API. More... about 12 years ago
Stopped including sub directories of custom/inc/required; Fixed auto module grouping field More... about 12 years ago
Re-implemented the base methods of API tokens and management in the admin. More... about 12 years ago
Merge branch 'development' of github.com:bigtreecms/BigTree-CMS into development More... about 12 years ago
Fixed some Javascript stuff. Prevented IE7 from loading the file browser, fixed it in IE8. More... about 12 years ago
Fixed styles and the non-clickability of the top right quick link finder. More... about 12 years ago
Fixed example site to set the trunk. More... about 12 years ago
Fixed home page insert. More... about 12 years ago
Added new "trunk" support. Fixed a bug that made "Visible in Navigation" being unchecked being ignored if you didn't publish a page when changing the status. More... about 12 years ago
Forgot to save the SQL file... More... about 12 years ago
Updated the base install SQL, got ready for the new "trunk" feature. More... about 12 years ago
Fixed growl messages not showing up in Users. Fixed user row not disappearing after deleting a user. Fixed confirmation saying "Resource" instead of "User" when deleting a user. More... about 12 years ago
Updated daily digest to send message alerts. Fixed creating users to set the daily_digest column properly. Removed some old cruft. Fixed some places in BigTreeAdmin where calling it from outside a logged-in user session would not get the right root variables. More... about 12 years ago
Fixed tooltips not hiding properly. More... about 12 years ago
Fixed extra white space in templates form resources. Changed second "Title" column in Callouts to be named "Label". More... about 12 years ago
Fixed custom select boxes triggering "changed" as an event handler instead of "change" like normal select boxes would. More... about 12 years ago
Changed $d to $data in feed and view options. More... about 12 years ago
Made the new list widget more specific so it kept its margin. Updated payment gateway to sanitize credit card numbers to all numeric digits. More... about 12 years ago
Switched from using $d in field-options to $data. $d is still there for a fallback, but $data makes a lot more sense. More... about 12 years ago