aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Inital commitjhunkeler2009-12-251-0/+674
| | | | git-svn-id: http://svn.3rd-infantry-division.org/testing/branches/Bayonet CMS v2@400 c5b2fb0a-d05d-0410-98c8-828840a80ff6
* Debugging was incomplete. Apparently I forgot to double-check to makejhunkeler2009-12-253-16/+117
| | | | | | | | | | | | | | | | certain that arrays and objects were being parsed out in the correct fashion. That has been fixed, so decho will properly insert both types into the message stack. logQueueFlush can now be forced to operate if debugging is disabled globally Example: logQueueFlush(FORCE); The inital commit of the download module has been added. It works, but the MySQL back-end needs to be beefed up with more file information. git-svn-id: http://svn.3rd-infantry-division.org/testing/branches/Bayonet CMS v2@399 c5b2fb0a-d05d-0410-98c8-828840a80ff6
* (OC) fixed some display stuff for the debug consolejhunkeler2009-12-2410-58/+93
| | | | git-svn-id: http://svn.3rd-infantry-division.org/testing/branches/Bayonet CMS v2@398 c5b2fb0a-d05d-0410-98c8-828840a80ff6
* Improved human readability.jhunkeler2009-12-231-53/+65
| | | | | | | | | Now protecting against symbolic links to modules/files. Removed useless denychars code. git-svn-id: http://svn.3rd-infantry-division.org/testing/branches/Bayonet CMS v2@397 c5b2fb0a-d05d-0410-98c8-828840a80ff6
* More debugging related code has been added.jhunkeler2009-12-234-23/+27
| | | | | | | | Modules and block now report when they have loaded. git-svn-id: http://svn.3rd-infantry-division.org/testing/branches/Bayonet CMS v2@396 c5b2fb0a-d05d-0410-98c8-828840a80ff6
* New debugging methods implements.jhunkeler2009-12-235-33/+91
| | | | | | | | | | config.php has two new options, "show_messages", and "repeat messages". If a "show_messages" is enabled any decho statements are rendered above the site footer. git-svn-id: http://svn.3rd-infantry-division.org/testing/branches/Bayonet CMS v2@395 c5b2fb0a-d05d-0410-98c8-828840a80ff6
* (OC) tried fixing the insert in NewAdmin(), no luckjhunkeler2009-12-229-28/+106
| | | | git-svn-id: http://svn.3rd-infantry-division.org/testing/branches/Bayonet CMS v2@394 c5b2fb0a-d05d-0410-98c8-828840a80ff6
* (OC) Edit admin permissions with jQuery workingjhunkeler2009-12-222-28/+116
| | | | git-svn-id: http://svn.3rd-infantry-division.org/testing/branches/Bayonet CMS v2@393 c5b2fb0a-d05d-0410-98c8-828840a80ff6
* (OC) started edit newsjhunkeler2009-12-228-44/+186
| | | | git-svn-id: http://svn.3rd-infantry-division.org/testing/branches/Bayonet CMS v2@392 c5b2fb0a-d05d-0410-98c8-828840a80ff6
* (OC) newsreel admin is working smoothly nowjhunkeler2009-12-213-8/+70
| | | | git-svn-id: http://svn.3rd-infantry-division.org/testing/branches/Bayonet CMS v2@391 c5b2fb0a-d05d-0410-98c8-828840a80ff6
* (OC) removed markItUps jQuery declarationjhunkeler2009-12-214-18/+51
| | | | git-svn-id: http://svn.3rd-infantry-division.org/testing/branches/Bayonet CMS v2@390 c5b2fb0a-d05d-0410-98c8-828840a80ff6
* (OC) added some jQuery stuff. Working dragable ui for newsreeljhunkeler2009-12-2112-117/+330
| | | | git-svn-id: http://svn.3rd-infantry-division.org/testing/branches/Bayonet CMS v2@389 c5b2fb0a-d05d-0410-98c8-828840a80ff6
* (OC) fixed some stuff with the calendarjhunkeler2009-12-218-13/+62
| | | | git-svn-id: http://svn.3rd-infantry-division.org/testing/branches/Bayonet CMS v2@388 c5b2fb0a-d05d-0410-98c8-828840a80ff6
* Used the 'file' function to work around an 'include' limitation.jhunkeler2009-12-211-8/+10
| | | | | | | | | Regular expressions extract the IP/Port and display them separately. Some horizontal alignment code needs to be added. git-svn-id: http://svn.3rd-infantry-division.org/testing/branches/Bayonet CMS v2@387 c5b2fb0a-d05d-0410-98c8-828840a80ff6
* added working login script and announcment blockjhunkeler2009-12-218-30/+311
| | | | git-svn-id: http://svn.3rd-infantry-division.org/testing/branches/Bayonet CMS v2@386 c5b2fb0a-d05d-0410-98c8-828840a80ff6
* Added page list ability, but need clarification on how we are accessingjhunkeler2009-12-201-0/+32
| | | | | | | | pages versus articles. git-svn-id: http://svn.3rd-infantry-division.org/testing/branches/Bayonet CMS v2@385 c5b2fb0a-d05d-0410-98c8-828840a80ff6
* Not entirely sure what changed.jhunkeler2009-12-201-6/+7
| | | | git-svn-id: http://svn.3rd-infantry-division.org/testing/branches/Bayonet CMS v2@384 c5b2fb0a-d05d-0410-98c8-828840a80ff6
* Added caching support to the rss aggregator block.jhunkeler2009-12-201-6/+45
| | | | git-svn-id: http://svn.3rd-infantry-division.org/testing/branches/Bayonet CMS v2@383 c5b2fb0a-d05d-0410-98c8-828840a80ff6
* Removed branches/Bayonet CMS v2/ajaxthirdid2009-12-209-270/+0
| | | | | | Accidental addition of code. git-svn-id: http://svn.3rd-infantry-division.org/testing/branches/Bayonet CMS v2@382 c5b2fb0a-d05d-0410-98c8-828840a80ff6
* Bug fix to modules.php.jhunkeler2009-12-204-5/+43
| | | | git-svn-id: http://svn.3rd-infantry-division.org/testing/branches/Bayonet CMS v2@381 c5b2fb0a-d05d-0410-98c8-828840a80ff6
* Error handling functions added, and appliedjhunkeler2009-12-203-4/+54
| | | | git-svn-id: http://svn.3rd-infantry-division.org/testing/branches/Bayonet CMS v2@380 c5b2fb0a-d05d-0410-98c8-828840a80ff6
* changed versionjhunkeler2009-12-200-0/+0
| | | | git-svn-id: http://svn.3rd-infantry-division.org/testing/branches/Bayonet CMS v2@379 c5b2fb0a-d05d-0410-98c8-828840a80ff6
* Removed branches/Bayonet CMS v2/trunkthirdid2009-12-200-0/+0
| | | | git-svn-id: http://svn.3rd-infantry-division.org/testing/branches/Bayonet CMS v2@378 c5b2fb0a-d05d-0410-98c8-828840a80ff6
* Removed branches/Bayonet CMS v2/tagsthirdid2009-12-200-0/+0
| | | | git-svn-id: http://svn.3rd-infantry-division.org/testing/branches/Bayonet CMS v2@377 c5b2fb0a-d05d-0410-98c8-828840a80ff6
* Test.jhunkeler2009-12-20243-0/+8410
| | | | git-svn-id: http://svn.3rd-infantry-division.org/testing/branches/Bayonet CMS v2@376 c5b2fb0a-d05d-0410-98c8-828840a80ff6
* Created directory 'branches/Bayonet CMS v2/tags'.thirdid2009-12-200-0/+0
| | | | git-svn-id: http://svn.3rd-infantry-division.org/testing/branches/Bayonet CMS v2@375 c5b2fb0a-d05d-0410-98c8-828840a80ff6
* Created directory 'branches/Bayonet CMS v2/trunk'.thirdid2009-12-200-0/+0
| | | | git-svn-id: http://svn.3rd-infantry-division.org/testing/branches/Bayonet CMS v2@374 c5b2fb0a-d05d-0410-98c8-828840a80ff6
* Created directory 'branches/Bayonet CMS v2'.thirdid2009-12-200-0/+0
git-svn-id: http://svn.3rd-infantry-division.org/testing/branches/Bayonet CMS v2@373 c5b2fb0a-d05d-0410-98c8-828840a80ff6