More user elements working, more corrections to database abstract, and database updates.
authorChuck Scott <cscott@gaslightmedia.com>
Mon, 26 Jan 2015 14:05:56 +0000 (09:05 -0500)
committerChuck Scott <cscott@gaslightmedia.com>
Mon, 26 Jan 2015 14:05:56 +0000 (09:05 -0500)
commit0768e9698ed983c792119404f209f84ddbb16b1b
treed827e81253b8bc97d51651a4a074c24171322f28
parentc5cc91e910344edb2d63286a07caf859848fefe0
More user elements working, more corrections to database abstract, and database updates.
31 files changed:
activate.php
classes/data/dataAccommodationTypes.php [new file with mode: 0644]
classes/data/dataCategories.php [new file with mode: 0644]
controllers/admin.php
css/admin.css
lib/GlmDataAbstract/DataAbstract.php
misc/databaseScripts/create_database_V0.1.sql
misc/smarty/templates_c/06926788f51c1a5a54be2a368556f9c37e2780da.file.badAction.html.php
misc/smarty/templates_c/081a36d97cdf30d438a1e104c26a275acc180da0.file.index.html.php
misc/smarty/templates_c/15f83071407dddb0b3c23ae1a70b66cefbd681db.file.header.html.php
misc/smarty/templates_c/1be35689c5d30d774f40ebc45e387f5f95c45e90.file.index.html.php
misc/smarty/templates_c/25c8610e0e0bacafec3046a296066e9f8eceedae.file.member.html.php
misc/smarty/templates_c/3ec5bcbe581d6335e06bc6c9474f73121a83d59b.file.header.html.php
misc/smarty/templates_c/47fb9b803e7138d215645f3c977b0b1dc2a9e718.file.index.html.php
misc/smarty/templates_c/4c287ca0e4946b3d644e61950c851e98e8906d49.file.list.html.php
misc/smarty/templates_c/50e78f1400d6db96c588c737669426ab57397d1d.file.footer.html.php
misc/smarty/templates_c/60cbe99d19bbec013cbca4d9344f2fd4a4152f52.file.index.html.php
misc/smarty/templates_c/6b21e44674b437b1c7d4844f49a7ab41316a5694.file.header.html.php
misc/smarty/templates_c/c74bd17240f8892f8955e8bedbedd434341aeca9.file.header.html.php
models/admin/configure/accommodationTypes.php [new file with mode: 0644]
models/admin/configure/categories.php [new file with mode: 0644]
models/admin/configure/cities.php
models/admin/configure/regions.php
views/admin/configure/accommodationTypes.html [new file with mode: 0644]
views/admin/configure/categories.html [new file with mode: 0644]
views/admin/configure/cities.html
views/admin/configure/header.html
views/admin/configure/memberTypes.html
views/admin/configure/regions.html
views/admin/member/index.html
views/admin/members/list.html