COMMIT – Nightly Commit for Sunday, April 28, 2013

Sunday, April 28, 2013 - Travis Napolean Smith has completed several tasks for One Solution CMS Nightly Commit.

The following are the new additions to One Solution CMS Build #147:

  • Added LogonMonitor Module - This module will record in the database all log on attempts, along with timestamp and IP address. This modules is in the Protection Tier.
  • Added SystemFileIntegrityScanner Module - This module will compare the system file's hashes with what is stored in the database. This module is in the Protection Tier.
  • Added Administrators Panel - Site Configuration - Security Tools - Update System File Integrity Database Table. This tool is for the creation of the master database for System File Integrity Scanner.
  • Added Administrators Panel - Site Configuration - Security Tools - System File Integrity Scanner. This tool is for scanning the system files to see if any file has been changed.

The following are the updates to One Solution CMS Build #147:

  • Updated SiteStats Module - Fix the daily site stats so it counts per day correctly.
  • Updated NewsStories Module - Fixed buildOutput ($Space) method in the Modules Abstraction so it will not put ul inside of a p tag.
  • Updated Administrators Panel - Tier6ContentLayerDatabaseSettings.php so that when Content Layer is initialized it doesn't not do it by reference. This is for PHP 5.3.
  • Updated Administrators Panel - Upload System Update - Fixed UploadSystemupdate.php so it will upload update.zip file correctly.
  • Updated XhtmlForm - Updated the buttons so they are W3C Complience. They will now correctly show up in a div.
  • Updated XhtmlHeader - Updated the JavaScript includes so they will get type = text/javascript attribute. This is for W3C Complience.
  • Updated Administrators Panel - System Updater - Upgrade Database - Fixed the long standing not being able to update a database with .sql file.

The following have been removed from One Solution CMS Build #147:

  • Nothing Removed.

With this commit, One Solution CMS is now in version 2.1.147. Expect to be seeing new commits and new releases about every month or sooner.

For more information about One Solution and it's 8-Tier approach or documentation please visit the One Solution CMS website at http://www.OneSolutionCMS.com/.


Date Filed: April 28th 2013

Filed Under: CMS, Content Management System, Nightly Commit, One Solution, PHP, Web Development

Filed By: Travis Napolean Smith

Comments: No Comments Yet

Print This Post


COMMIT – Nightly Commit for Tuesday, April 23, 2013

Tuesday, April 23, 2013 - Travis Napolean Smith has completed several tasks for One Solution CMS Nightly Commit.

The following are the new additions to One Solution CMS Build #146:

  • Added Administrators Panel - Add and Update Menu Item forms have been put into the database. Will make the function in a future release.
  • Added Administrators Panel - Daily Site Stats as XML Format and Daily Site Stats as CSV Format.
  • Added SiteStats Module - The capability to keep track of daily site stats as well as by month.

The following are the updates to One Solution CMS Build #146:

  • Updated Administrators Panel - Tables Pages - Updated the AddTablesPage.php file so it will corectly add the correct information for the menu to be updated.
  • Updated Administrators Panel - selectmenu.php and updatemenu.php - Moved to System/Menu. All forms have been changed to reflect the new file location.
  • Updated Administrators Panel - register.php - Moved to System/Register. All forms have been changed to reflect the new file location.
  • Updated Administrators Panel - Renamed System/PasswordChange to System/Password.
  • Updated Administrators Panel - Tables Pages - Updated XmlDhtmlXGridImport.php so it doesn't include an footer.
  • Update Libraries / DHTMLX Suite Standard - Updated to version 3.6. Also we combined all the elements into one folder codebase. All modules have been updated.
  • Updated Administrators Panel - Update Menu - Have changed the menu so it doesn't create an ID for each menu item. This could break IE 6 compatibility. May bring in back in another release.
  • Updated MySqlConnect - Updated documentation and renamed all variables to follow the current naming standard One Solution CMS uses.
  • Updated Administrators Panel - Update Menu - Have fixed a bug where if you went more than 2 menu item deep it would only show you the deepest menu.

The following have been removed from One Solution CMS Build #146:

  • Nothing Removed.

With this commit, One Solution CMS is now in version 2.1.146. Expect to be seeing new commits and new releases about every month or sooner.

For more information about One Solution and it's 8-Tier approach or documentation please visit the One Solution CMS website at http://www.OneSolutionCMS.com/.


Date Filed: April 23rd 2013

Filed Under: CMS, Content Management System, Nightly Commit, One Solution, PHP, Web Development

Filed By: Travis Napolean Smith

Comments: No Comments Yet

Print This Post


COMMIT – Nightly Commit for Thursday, March 28, 2013

Thursday, March 28, 2013 - Travis Napolean Smith has completed several tasks for One Solution CMS Nightly Commit.

The following are the new additions to One Solution CMS Build #145:

  • Nothing Added.

The following are the updates to One Solution CMS Build #145:

  • Updated All Content Types so that any new pages that are created can be updated.

The following have been removed from One Solution CMS Build #145:

  • Nothing Removed.

With this commit, One Solution CMS is now in version 2.1.145. Expect to be seeing new commits and new releases about every month or sooner.

For more information about One Solution and it's 8-Tier approach or documentation please visit the One Solution CMS website at http://www.OneSolutionCMS.com/.


Date Filed: March 28th 2013

Filed Under: CMS, Content Management System, Nightly Commit, One Solution, PHP, Web Development

Filed By: Travis Napolean Smith

Comments: No Comments Yet

Print This Post


COMMIT – Nightly Commit for Wednesday, March 27, 2013

Wednesday, March 27, 2013 - Travis Napolean Smith has completed several tasks for One Solution CMS Nightly Commit.

The following are the new additions to One Solution CMS Build #144:

  • Added Videos Pages Forms to Administrators Panel.
  • Added ModuleFormsSubmissions folder to Administrators Panel. This will allow for common scripts to be created for forms.

The following are the updates to One Solution CMS Build #144:

  • Updated XhtmlTables so it will display larger tables.
  • Updated XhtmlTables Content so if will show footers as NULL when there are no footers set.
  • Updated All Content Types so that XhtmlMenu will now be done in a separate file.
  • Updated All Content Types to allow for file logging.

The following have been removed from One Solution CMS Build #144:

  • Nothing Removed.

With this commit, One Solution CMS is now in version 2.1.144. Expect to be seeing new commits and new releases about every month or sooner.

For more information about One Solution and it's 8-Tier approach or documentation please visit the One Solution CMS website at http://www.OneSolutionCMS.com/.


Date Filed: March 27th 2013

Filed Under: CMS, Content Management System, Nightly Commit, One Solution, PHP, Web Development

Filed By: Travis Napolean Smith

Comments: No Comments Yet

Print This Post


COMMIT – Nightly Commit for Tuesday, March 5, 2013

Tuesday, March 5, 2013 - Travis Napolean Smith has completed several tasks for One Solution CMS Nightly Commit.

The following are the new additions to One Solution CMS Build #143:

  • Added Calendar Pages to the Administrators Panel.

The following are the updates to One Solution CMS Build #143:

  • HTMLPurifier - Updated HTMLPurifier from version 4.4.0 to 4.5.0.
  • jQuery - Updated jQuery from version 1.8.3 to 1.9.1. All older version are available.
  • Administrators Panel - Database Updater - Fixed it so that it will update the database.
  • Administrators Panel - Ad Stats XML Format and CSV Format - Fixed it will output the page name for all ads that are ran.

The following have been removed from One Solution CMS Build #143:

  • Nothing Removed.

With this commit, One Solution CMS is now in version 2.1.143. Expect to be seeing new commits and new releases about every month or sooner.

For more information about One Solution and it's 8-Tier approach or documentation please visit the One Solution CMS website at http://www.OneSolutionCMS.com/.


Date Filed: March 5th 2013

Filed Under: CMS, Content Management System, Nightly Commit, One Solution, PHP, Web Development

Filed By: Travis Napolean Smith

Comments: No Comments Yet

Print This Post


COMMIT – Nightly Commit for Sunday, February 24, 2013

Sunday, February 24, 2013 - Travis Napolean Smith has completed several tasks for One Solution CMS Nightly Commit.

The following are the new additions to One Solution CMS Build #142:

  • Administrators Panel - Tables Pages - Added Tables Empty Temp Files Directory Utility to the Administrators Panel.
  • Administrators Panel - Schedule Pages - Added the forms for Schedule Pages to the Administrators Panel.
  • Administrators Panel - XhtmlAd - Added XML Ad Stats to the Administrators Panel.
  • Administrators Panel - Table Content - Added to Update Table Content to allow for CSV or Excel file import. This will overight the existing table.

The following are the updates to One Solution CMS Build #142:

  • Administrators Panel - Fixed Update Database Tool from System Updater so it will update the database correctly.

The following have been removed from One Solution CMS Build #142:

  • Nothing Removed.

With this commit, One Solution CMS is now in version 2.1.142. Expect to be seeing new commits and new releases about every month or sooner.

For more information about One Solution and it's 8-Tier approach or documentation please visit the One Solution CMS website at http://www.OneSolutionCMS.com/.


Date Filed: February 24th 2013

Filed Under: CMS, Content Management System, Nightly Commit, One Solution, PHP, Web Development

Filed By: Travis Napolean Smith

Comments: No Comments Yet

Print This Post


COMMIT – Nightly Commit for Sunday, February 17, 2013

Sunday, February 17, 2013 - Travis Napolean Smith has completed several tasks for One Solution CMS Nightly Commit.

The following are the new additions to One Solution CMS Build #141:

  • Administrators Panel - The Logon form now shows a warning about unauthorized users.

The following are the updates to One Solution CMS Build #141:

  • Change license from LGPL to GPL V2.
  • Fixed XhtmlNewsStories Bug #0000019 - Any story past 30 days will be show.
  • XhtmlTable Pages are fully working. They will show up now in the Administrators Panel.

The following have been removed from One Solution CMS Build #141:

  • Nothing Removed.

With this commit, One Solution CMS is now in version 2.1.141. Expect to be seeing new commits and new releases about every month or sooner.

For more information about One Solution and it's 8-Tier approach or documentation please visit the One Solution CMS website at http://www.OneSolutionCMS.com/.


Date Filed: February 17th 2013

Filed Under: CMS, Content Management System, Nightly Commit, One Solution, PHP, Web Development

Filed By: Travis Napolean Smith

Comments: No Comments Yet

Print This Post


COMMIT – Nightly Commit for Wednesday, January 09, 2013

Wednesday, January 09, 2013 - Travis Napolean Smith has completed several tasks for One Solution CMS Nightly Commit.

The following are the new additions to One Solution CMS Build #140:

  • Added Documentation to Class ValidationLayer.
  • Added Documentation to Class ProtectionLayer.
  • Added Documentation to Class AuthenticationLayer.
  • Added Documentation to Class DataAccessLayer.
  • Added DatabaseBackup Utility to the Admin Panel.
  • Added rss.php - For some reason this file has been missing for a few months now. It is now back!

The following are the updates to One Solution CMS Build #140:

  • Updated Documentation to Class ContentLayer.
  • Updated Documentation to Class XhtmlSiteStats.
  • Updated Documenation to Class XhtmlTable.
  • Updated XmlFeed = Corrected an issue that didn't print out the doc type.

The following have been removed from One Solution CMS Build #140:

  • Nothing Removed.

With this commit, One Solution CMS is now in version 2.1.140. Expect to be seeing new commits and new releases about every month or sooner.

For more information about One Solution and it's 8-Tier approach or documentation please visit the One Solution CMS website at http://www.OneSolutionCMS.com/.


Date Filed: January 9th 2013

Filed Under: CMS, Content Management System, Nightly Commit, One Solution, PHP, Web Development

Filed By: Travis Napolean Smith

Comments: No Comments Yet

Print This Post


COMMIT – Nightly Commit for Thursday, December 27, 2012

Thursday, December 27, 2012 - Travis Napolean Smith has completed several tasks for One Solution CMS Nightly Commit.

The following are the new additions to One Solution CMS Build #139:

  • Added PHPInfo to the Admin Panel.
  • Added System Update File Remover to the Admin Panel.
  • Added System Update Upgrade Folder Removal Tool to the Admin Panel.
  • Added Site Stats as XML or CSV Utility to the Admin Panel.

The following are the updates to One Solution CMS Build #139:

  • Updated all the modules so they will work with PHP 5.3, the system should work just fine with PHP 5.3. Any newer versions we don't know yet.
  • Updated Libary jQuery to version 1.8.3 all older version will still be included for now.
  • Updated Library SimpleViewer to 2.3.1.
  • Updated Library TiltViewer to 1.3.2.

The following have been removed from One Solution CMS Build #139:

  • Nothing Removed.

With this commit, One Solution CMS is now in version 2.1.139. Expect to be seeing new commits and new releases about every month or sooner.

For more information about One Solution and it's 8-Tier approach or documentation please visit the One Solution CMS website at http://www.OneSolutionCMS.com/.


Date Filed: December 27th 2012

Filed Under: CMS, Content Management System, Nightly Commit, One Solution, PHP, Web Development

Filed By: Travis Napolean Smith

Comments: No Comments Yet

Print This Post


COMMIT – Nightly Commit for Sunday, December 16, 2012

Sunday, December 16, 2012 - Travis Napolean Smith has completed several tasks for One Solution CMS Nightly Commit.

The following are the new additions to One Solution CMS Build #138:

  • Nothing Added.

The following are the updates to One Solution CMS Build #138:

  • Updated PhotoPage - Fixed a bug with a user sets no order to a photo set.
  • Updated OneSolutionCMSDefault Theme - Now works with IE 6 and up.

The following have been removed from One Solution CMS Build #138:

  • Nothing Removed.

With this commit, One Solution CMS is now in version 2.1.138. Expect to be seeing new commits and new releases about every month or sooner.

For more information about One Solution and it's 8-Tier approach or documentation please visit the One Solution CMS website at http://www.OneSolutionCMS.com/.


Date Filed: December 16th 2012

Filed Under: CMS, Content Management System, Nightly Commit, One Solution, PHP, Web Development

Filed By: Travis Napolean Smith

Comments: No Comments Yet

Print This Post


Older Posts »