0
I Use This!
Inactive

Commits : Listings

Analyzed about 14 hours ago. based on code collected about 19 hours ago.
Apr 18, 2023 — Apr 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Plugins will now thrown an error on install if they do not have a name or a description set Plugin Admin page will now display error if an exception is thrown when trying to install a plugin More... almost 15 years ago
Deprecated Bcms_Module in favor of Kiroku_Plugin Deprected Bcms_Page in favor of Kiroku_Page Pointed default layout to correct jQuery More... almost 15 years ago
Cleaned up the login page, removed borders from tables in default theme More... almost 15 years ago
Moved the 'users' controller for Admin to one called 'auth'. Added front controllers to handle access to the Admin module as well as dynamically setting the layout for the admin module More... almost 15 years ago
Fixed typo in Externallink so it can be used now More... almost 15 years ago
Replaced jQuery 1.2.6 with 1.3.2 More... almost 15 years ago
Completely revamped the Admin::Pages page to work all within one page. A tree-view browser now displays all the pages, as well as a color-coded display to show the status of pages. Added jQuery to build a new interface for working with the pages. More... almost 15 years ago
Upgraded to Zend framework 1.7.8 Ported more SQL queries over to Zend_Db_Select More... almost 15 years ago
Removed ZF 1.6 More... almost 15 years ago
MySQL commands broken against 5.3, converted some of the queries over to Zend_Db_Selects More... almost 15 years ago
Sections can now be set as default so that the Pages section doesn't have to be default More... almost 15 years ago
Added headings to edit pages for Plugins More... almost 15 years ago
When editing a user, if the password is left blank, the password will not change More... almost 15 years ago
Sections can now be installed, uninstalled, and marked as Default More... almost 15 years ago
Removed old biffcms directory from trunk More... almost 15 years ago
SVN CLEANUP: Moved everything from biffcms/trunk to main trunk folder, removed 'modules' directory' More... almost 15 years ago
Finished up CSS for the admin section so that it at least looks usable More... almost 15 years ago
Replaced all found instances of 'BiffCMS' with 'Kiroku' More... almost 15 years ago
Started getting Sections to work and be more automated Added in titles to all the Admin sections More... almost 15 years ago
Created a new admin theme to go along with the new name More... almost 15 years ago
Had a call to the wrong method to change display status, corrected More... almost 15 years ago
Page Links can now either be displayed or not to give better flexibility when designing layouts. For example, now the homepage can have its link hidden but still be an active page More... almost 15 years ago
The title of pages now displays in the header of the HTML More... almost 15 years ago
Pages now use a slug instead of allowing spaces in the names when generating links More... almost 15 years ago
Moved config.ini to config.sample.ini to make it easier to work with More... almost 15 years ago
delta_2.sql was missing a semicolon between commands, corrected More... almost 15 years ago
Fixed syntax error where a partial file was commited More... almost 15 years ago
Bcms_Page::render() now strips slashes from content it returns More... almost 15 years ago
Added 'logout' link to Admin layout Session now gets destroyed at logout User password was not getting hashed on update, corrected More... about 15 years ago
User Supplied Patch: More... about 15 years ago