0f88fec | Ry Ferguson | 2021-01-26 | option to not use css body classes ffcdae4 | Ry Ferguson | 2021-01-26 | unique css class for the body tag of each page 35a9309 | Ry Ferguson | 2020-08-06 | move individual nav item css class from a tag to li tag 538142a | Ry Ferguson | 2020-06-28 | option to add css class to each nav element 5ebdd73 | Ry Ferguson | 2020-06-28 | improve a theme's css file 79d1b61 | Ry Ferguson | 2020-06-28 | new css file for new theme b7ee13e | Ry Ferguson | 2020-06-05 | use a constant for the footer element c676b6f | Ry Ferguson | 2020-06-05 | option to generate body open tag with a function f6644dc | Ry Ferguson | 2020-06-04 | remove previous commit's page content fix 661a698 | Ry Ferguson | 2020-06-04 | fix page content that's generated with a PHP route ee8c731 | Ry Ferguson | 2020-06-04 | option to hide main nav; don't auto hide navs if 0 nav items 794663e | Ry Ferguson | 2020-06-04 | use nav elements instead of divs bafd84d | Ry Ferguson | 2020-06-04 | use semantic html for page skeleton instead of divs 8e9b1d6 | Ry Ferguson | 2020-06-03 | auto hide navigation html at 0 nav items instead of 1 c502894 | Ry Ferguson | 2020-06-03 | remove unneeded files d124b27 | Ry Ferguson | 2020-06-03 | option to hide the alt navigation 315e633 | Ry Ferguson | 2020-06-02 | option to turn off logo html b3bb6ef | Ry Ferguson | 2020-06-02 | remove JavaScript if not needed 131b0af | Ry Ferguson | 2020-06-02 | don't include nav element html if 0 or 1 nav items a43644a | Ry Ferguson | 2020-06-02 | fix empty urlID bug(caused by switching to prepared statements) dd4f7df | Ry Ferguson | 2020-04-16 | update composer homepage and authors cd4dd30 | Ry Ferguson | 2020-04-16 | fix URLs in README 61e0b18 | Ry Ferguson | 2019-10-18 | use prepared statements for the two single-record get methods 12211ee | Ry Ferguson | 2019-10-17 | fix readme section headings d1be182 | Ry Ferguson | 2019-10-17 | upgrade to pajamaSQL 1.0.0 and use query parameters instead of manual escape 96a17e0 | Ry Ferguson | 2018-01-20 | avoid select navigation caching on browser back button press e368593 | Ry Ferguson | 2018-01-19 | switch test server bce9e06 | Ry Ferguson | 2016-01-24 | update changelog and readme to reflect 0.7.0 release eb07b11 | Ry Ferguson | 2016-01-22 | new changelog entry for upcoming 0.7.0 release c0f8f05 | Ry Ferguson | 2016-01-15 | mention logo dimension constants in README fdc76f4 | Ry Ferguson | 2016-01-05 | add constants for logo and alt logo image dimensions 3417944 | Ry Ferguson | 2016-01-04 | use constant for CSS file path 4693ab7 | Ry Ferguson | 2016-01-01 | add advanced theming blurb to README 38b5ff7 | Ry Ferguson | 2015-12-19 | add css file for two column layout 234777e | Ry Ferguson | 2015-12-19 | add error and success colors to minimal css db4b4ed | Ry Ferguson | 2015-12-18 | fix logo tabbing order a6651e4 | Ry Ferguson | 2015-12-13 | readme: add section about easy themes a9fe2e8 | Ry Ferguson | 2015-12-13 | add space after colons in css f41dc24 | Ry Ferguson | 2015-12-10 | make variables in cms routes snake case e353064 | Ry Ferguson | 2015-12-06 | cms layout and comments for minimal css 925268a | Ry Ferguson | 2015-12-05 | add minimal css theme 3830ebf | Ry Ferguson | 2015-12-05 | change css file name to default.css 5dec0c5 | Ry Ferguson | 2015-12-03 | use snake case instead of camel case for all html function variables 45fc496 | Ry Ferguson | 2015-12-02 | remove function parameter reference dee58a8 | Ry Ferguson | 2015-11-29 | change HTML functions from camel case to snake case e99cd72 | Ry Ferguson | 2015-11-28 | rename routes directory to route 4977eab | Ry Ferguson | 2015-11-28 | replace pageModel with page_model 7e75155 | Ry Ferguson | 2015-11-27 | add section to README for using PHP to set the page content 949dbfb | Ry Ferguson | 2015-11-27 | rename to c785574 | Ry Ferguson | 2015-11-27 | append t_ and use snake case for template variables 7b03510 | Ry Ferguson | 2015-11-24 | add 'Using the CMS' section to the README dc2b1aa | Ry Ferguson | 2015-11-23 | change header background color c00e00d | Ry Ferguson | 2015-11-23 | README: use bullet points for constants 3b9c041 | Ry Ferguson | 2015-11-23 | add installation section to README 0cc0405 | Ry Ferguson | 2015-11-22 | css: slight change to site header and nav spacing 6af5e7b | Ry Ferguson | 2015-11-21 | change max width from 500 to 550 0b8fc47 | Ry Ferguson | 2015-11-21 | change mobile logo image ebb30e3 | Ry Ferguson | 2015-11-21 | update css, html template and logos fa8efb4 | Ry Ferguson | 2015-11-21 | add viewport initial-scale to HTML fb14ce5 | Ry Ferguson | 2015-11-21 | change logo image 1d9beab | Ry Ferguson | 2015-11-20 | minor edits to README b12c2d9 | Ry Ferguson | 2015-11-20 | change an unwanted tab character to 4 spaces 731a907 | Ry Ferguson | 2015-11-19 | documentation, requirements and source code sections for README 18855fa | Ry Ferguson | 2015-11-19 | README intro: rearrange unfinished blurb c61b86a | Ry Ferguson | 2015-11-19 | README intro ac78b93 | Ry Ferguson | 2015-11-19 | use placeholder README during upgrade 66904cd | Ry Ferguson | 2015-11-19 | use alias function and make variable snake case e5afb38 | Ry Ferguson | 2015-11-19 | change misc function names to snake case a070b07 | Ry Ferguson | 2015-11-18 | put all misc functions in a single file bfcd2fb | Ry Ferguson | 2015-11-17 | do not show blank HTML meta data fields 7fc6723 | Ry Ferguson | 2015-11-17 | put the HTML meta data in a function 5098c0c | Ry Ferguson | 2015-11-17 | put all html functions in a single file b0086a8 | Ry Ferguson | 2015-11-16 | remove cityphp dependency 649b3b7 | Ry Ferguson | 2015-11-15 | add composer info for packagist 918fba0 | Ry Ferguson | 2015-04-23 | new UI: add logo, change desktop and tablet responsive layout 7e6bf42 | Ry Ferguson | 2015-03-17 | ignore alt-css directory 1d05540 | Ry Ferguson | 2014-12-23 | clean up SQL whitespace cb4ba14 | Ry Ferguson | 2014-12-06 | change SQL style of getPages() 14babac | Ry Ferguson | 2014-08-14 | add ability to use a PHP script for the page content 340e09e | Ry Ferguson | 2014-08-13 | use bouncers book for form validation 29d73bb | Ry Ferguson | 2014-07-29 | remove unused MYSQL_DEBUG constant da3d080 | Ry Ferguson | 2014-07-13 | use pajamaSQL for database instead of cityphp 96e9fe4 | Ry Ferguson | 2014-06-25 | change license from unlicense to MIT 289020e | Ry Ferguson | 2014-06-17 | remove 'page' from PageModel method names aab4d61 | Ry Ferguson | 2014-06-16 | refactor title tag on new page and edit page 58f73d5 | Ry Ferguson | 2014-06-15 | make hidden link for current page show in drop down nav 2f455d7 | Ry Ferguson | 2014-06-14 | refactor page updated db88b01 | Ry Ferguson | 2014-06-14 | improve directory structure 671ae4b | Ry Ferguson | 2014-06-13 | refactor currentLink() usage c68aa69 | Ry Ferguson | 2014-06-13 | refactor new page created UI d7cd8a4 | Ry Ferguson | 2014-06-12 | refactor new page front-end 369714c | Ry Ferguson | 2014-06-11 | remove unnecessary closing PHP tag from each PHP file c05b6cd | Ry Ferguson | 2014-06-11 | refactor edit page front-end 515889f | Ry Ferguson | 2014-06-10 | refactor nav unordered list and select drop down f9cf23f | Ry Ferguson | 2014-06-09 | refactor page inputs ddeeabe | Ry Ferguson | 2014-02-25 | improve SQL whitespace 6729a64 | Ry Ferguson | 2014-02-25 | rename pages table to tpage, remove table constant f1278ad | Ry Ferguson | 2014-01-20 | add demo link to readme 7571a99 | Ry Ferguson | 2014-01-20 | 0.6.0 change log entry 1197cd5 | Ry Ferguson | 2014-01-18 | add safe mode 8b4ff8f | Ry Ferguson | 2014-01-15 | rename MYSQL_NAME to MYSQL_DBNAME 863f676 | Ry Ferguson | 2014-01-15 | update readme 34a8c4f | Ry Ferguson | 2014-01-14 | update readme 76905fb | Ry Ferguson | 2014-01-13 | use form validator input shortcut a6e3afd | Ry Ferguson | 2014-01-13 | change to work with composer 6c455ae | Ry Ferguson | 2014-01-13 | remove unnecessary constants 3eab2db | Ry Ferguson | 2014-01-13 | add composer.json e3dee9c | Ry Ferguson | 2014-01-13 | rename vendor/ to src/ 758f9a3 | Ry Ferguson | 2014-01-13 | format readme 1cee36e | Ry Ferguson | 2013-12-18 | fix spelling 46f6ef6 | Ry Ferguson | 2013-12-18 | clean up form code 8da0510 | Ry Ferguson | 2013-12-18 | add MySQL debug flag 88099b2 | Ry Ferguson | 2013-12-18 | rename DB_ to MYSQL_ 41cdb09 | Ry Ferguson | 2013-12-18 | add array type hinting for form data parameters 76141d8 | Ry Ferguson | 2013-12-14 | make nav background color darker 60230b0 | Ry Ferguson | 2013-12-14 | convert page created and page updated to use blist() 81575a3 | Ry Ferguson | 2013-12-14 | add html title to CMS pages 80a57ec | Ry Ferguson | 2013-12-07 | change route() usage 776eb37 | Ry Ferguson | 2013-11-29 | rename getDatabaseHandle() to databaseHandle() 32de933 | Ry Ferguson | 2013-11-26 | rename query() to exec(), fetchQuery() to query() and getConn() to conn() 9d08301 | Ry Ferguson | 2013-11-26 | use multiple vendor directories 0d4bba6 | Ry Ferguson | 2013-11-24 | change thissite\database to thissite\db 6ca7c89 | Ry Ferguson | 2013-11-24 | change DATABASE_ to DB_ 334a9f7 | Ry Ferguson | 2013-11-24 | change MySqlDatabaseHandle to Mysql, change cityphp\database to cityphp\db e9ac787 | Ry Ferguson | 2013-11-22 | rename constants.php to const.php 7002c7f | Ry Ferguson | 2013-10-24 | add bottom margin to new page link 4ad5667 | Ry Ferguson | 2013-10-24 | make body bottom margin work with nav list 6842ce8 | Ry Ferguson | 2013-10-24 | make text inputs 100% width on narrow layouts ad633ce | Ry Ferguson | 2013-10-23 | change ulist to blist 1314c5f | Ry Ferguson | 2013-10-20 | add drop down nav for responsive design ef1ebf3 | Ry Ferguson | 2013-10-20 | change nav from spans to list 60ecd42 | Ry Ferguson | 2013-10-18 | remove css type 1b0927e | Ry Ferguson | 2013-10-18 | make pageInputs() more readable 8b229fe | Ry Ferguson | 2013-10-18 | remove whitespace from SQL c290f0e | Ry Ferguson | 2013-09-15 | move view page link to top 5f05ca0 | Ry Ferguson | 2013-09-15 | show all form errors instead of just one 52fc036 | Ry Ferguson | 2013-09-13 | fix so delete page bypasses form errors 282d49b | Ry Ferguson | 2013-09-13 | use proper 404s 7e0360e | Ry Ferguson | 2013-09-12 | add display mode title and put radios on left 8342a35 | Ry Ferguson | 2013-09-10 | remove parentheses from include statements 9b10465 | Ry Ferguson | 2013-09-10 | namespace and autoload classes, redo html inputs c78be83 | Ry Ferguson | 2013-04-28 | 0.5.1 changelog entry ab1387f | Ry Ferguson | 2013-04-28 | increase media query width for tablets' sake 90a0d09 | Ry Ferguson | 2013-04-28 | remove concat 370acfa | Ry Ferguson | 2013-04-28 | move cms routes into this-site package 91faf4b | Ry Ferguson | 2013-04-27 | unlicense 21d56b4 | Ry Ferguson | 2013-04-27 | point to moved cityphp fbf44a1 | Ry Ferguson | 2013-01-03 | 0.5.0 changelog entry cc1d2e3 | Ry Ferguson | 2012-12-31 | convert HTML manual to readme markdown 008afd0 | Ry Ferguson | 2012-12-18 | convert changelog from html to markdown 4548d04 | Ry Ferguson | 2012-12-18 | wrap new page submit in div b6a378c | Ry Ferguson | 2012-12-17 | use AdapterFactory 41483e4 | Ry Ferguson | 2012-12-17 | change the word 'section' to 'page' 6f83356 | Ry Ferguson | 2012-12-16 | add space after VALUES in SQL 69371ad | Ry Ferguson | 2012-12-16 | remove array type hints c992c70 | Ry Ferguson | 2012-12-15 | make nav link width not 100% f65c942 | Ry Ferguson | 2012-12-01 | refactor edit section html 09227c2 | Ry Ferguson | 2012-12-01 | refactor new section html c03240a | Ry Ferguson | 2012-12-01 | remove null section_id from sql insert d6e6fc9 | Ry Ferguson | 2012-11-30 | remove newline to br content conversion 27ea487 | Ry Ferguson | 2012-11-23 | change STD_LIB to CITYPHP 19408b3 | Ry Ferguson | 2012-11-16 | refactor CSS and navigation d467372 | Ry Ferguson | 2012-11-11 | use std lib error() 923ebca | Ry Ferguson | 2012-11-11 | move error divs inside form tags d71e65e | Ry Ferguson | 2012-11-11 | move parent controller variables to bottom of script dc5b302 | Ry Ferguson | 2012-11-11 | use autofocus() 6160a80 | Ry Ferguson | 2012-11-11 | remove underscore from url_id accpeted characters 56b408d | Ry Ferguson | 2012-11-11 | refactor new-section and edit-section 95dfb4e | Ry Ferguson | 2012-11-10 | remove action attribute from forms 05555ff | Ry Ferguson | 2012-11-10 | refactor sectionInputs() dcd65c7 | Ry Ferguson | 2012-11-10 | reorder and rename some SectionModel methods 1ab0d01 | Ry Ferguson | 2012-11-10 | consolidate getSection() methods 3f68796 | Ry Ferguson | 2012-11-10 | don't assign query string to variable in SectionModel 5e288d1 | Ry Ferguson | 2012-11-09 | rename javascript directory to js a3f08b1 | Ry Ferguson | 2012-11-09 | change underscores to dashes in file names 100e304 | Ry Ferguson | 2012-11-09 | rename this-site directory and constant 21d209b | Ry Ferguson | 2012-11-09 | update to latest cityphp structure b253aed | Ry Ferguson | 2012-08-26 | improve CMS input label titles 454dca8 | Ry Ferguson | 2012-08-26 | remove underscore from CITYPHP directory constant cb512ab | Ry Ferguson | 2012-08-26 | replace functions include with getRoute b8eb5a8 | Ry Ferguson | 2012-08-24 | add HTML keywords input to CMS 739c329 | Ry Ferguson | 2012-08-23 | improve CMS form error messages 1d43dad | Ry Ferguson | 2012-08-22 | add underscore to root test directory 73c2850 | Ry Ferguson | 2012-08-22 | add underscores to this_site_php directory 6095bda | Ry Ferguson | 2012-08-22 | update root htaccess rewrite to match acceptable url_id c44cf63 | Ry Ferguson | 2012-08-22 | make autofocus one word e0eab69 | Ry Ferguson | 2012-08-22 | remove two space characters from SectionModel a428ab5 | Ry Ferguson | 2012-08-22 | touch up CMS scripts 0fbde5c | Ry Ferguson | 2012-08-22 | touch up root htaccess 721b34c | Ry Ferguson | 2012-08-22 | add underscores to display_mode enum names 58e087d | Ry Ferguson | 2012-08-22 | fix clash between content ids 0913143 | Ry Ferguson | 2012-08-22 | simplify CSS further 4cf7293 | Ry Ferguson | 2012-08-20 | clean up CSS b15a1bb | Ry Ferguson | 2012-08-19 | add autofocus to new section page eae38d1 | Ry Ferguson | 2012-08-19 | highlight current nav link, hide nav links f9a836b | Ry Ferguson | 2012-08-18 | add front controller for CMS pages d73aa18 | Ry Ferguson | 2012-08-18 | rename and refactor SectionFormHandler 4f4102e | Ry Ferguson | 2012-08-17 | simplify template system and database returned data. d6ef177 | Ry Ferguson | 2012-08-08 | make CMS use model factory. change escapeString() to esc() adfa71f | Ry Ferguson | 2012-08-08 | simplify create table sections d47a1a4 | Ry Ferguson | 2012-08-08 | update constants to new test environment. change database structure to model factory. e2a408e | Ry Ferguson | 2012-05-14 | 0.4.2 changelog entry 23c4bf6 | Ry Ferguson | 2012-05-14 | update cityphp url in manual. d942924 | Ry Ferguson | 2012-03-20 | 0.4.1 changelog entry f892065 | Ry Ferguson | 2012-03-19 | minor css adjustment 81aae06 | Ry Ferguson | 2012-03-19 | redo the manual ba54513 | Ry Ferguson | 2012-03-19 | more updates to css. 800d0c9 | Ry Ferguson | 2012-03-18 | update css. 3e9672d | Ry Ferguson | 2012-03-18 | simplify and refactor code. 87a7625 | Ry Ferguson | 2012-03-17 | upgrade to cityphp 0.2.0 5948f87 | Ry Ferguson | 2011-11-08 | 0.4.0 changelog entry 404ed76 | Ry Ferguson | 2011-11-08 | update manual with new features and usage section 50e500e | Ry Ferguson | 2011-11-08 | upgrade to responsive web design 0312f2a | Ry Ferguson | 2011-11-04 | improved CSS for more fluid layout f6efc57 | Ry Ferguson | 2011-11-04 | stable version 0.3.0