segment the admin gui
authorJeremy Tan <[email protected]>
Sun, 27 Oct 2013 15:19:06 +0000 (23:19 +0800)
committerJeremy Tan <[email protected]>
Sun, 27 Oct 2013 15:19:06 +0000 (23:19 +0800)
commit5303f53cb44fffd4c59890d3c333f74d7cd7cb4e
tree2b6b54bb164b152d31f9b5923cd64c61984b7613
parent3dfde391486e81a357e08a24ccb7903c8adfa5aa
segment the admin gui
it has been segmented

fact:
usercake encourages spaghetti code
awfhauiwfauiwfauwblaaargh

may have to add back:
stuff

mailing won't work without an mta.
running postfix on the bbb...
43 files changed:
testing/MCTXWeb/public_html/users/account.php [deleted file]
testing/MCTXWeb/public_html/users/activate-account.php [deleted file]
testing/MCTXWeb/public_html/users/admin_configuration.php
testing/MCTXWeb/public_html/users/admin_page.php
testing/MCTXWeb/public_html/users/admin_pages.php
testing/MCTXWeb/public_html/users/admin_permission.php [deleted file]
testing/MCTXWeb/public_html/users/admin_permissions.php [deleted file]
testing/MCTXWeb/public_html/users/admin_upload_users.php
testing/MCTXWeb/public_html/users/admin_user.php
testing/MCTXWeb/public_html/users/admin_users.php
testing/MCTXWeb/public_html/users/forgot-password.php
testing/MCTXWeb/public_html/users/index.php
testing/MCTXWeb/public_html/users/left-nav.php
testing/MCTXWeb/public_html/users/login.php
testing/MCTXWeb/public_html/users/logout.php
testing/MCTXWeb/public_html/users/models/funcs.php
testing/MCTXWeb/public_html/users/models/header.php
testing/MCTXWeb/public_html/users/original/account.php [new file with mode: 0644]
testing/MCTXWeb/public_html/users/original/activate-account.php [new file with mode: 0644]
testing/MCTXWeb/public_html/users/original/admin_configuration.php [new file with mode: 0644]
testing/MCTXWeb/public_html/users/original/admin_page.php [new file with mode: 0644]
testing/MCTXWeb/public_html/users/original/admin_pages.php [new file with mode: 0644]
testing/MCTXWeb/public_html/users/original/admin_permission.php [new file with mode: 0644]
testing/MCTXWeb/public_html/users/original/admin_permissions.php [new file with mode: 0644]
testing/MCTXWeb/public_html/users/original/admin_upload_users.php [new file with mode: 0644]
testing/MCTXWeb/public_html/users/original/admin_user.php [new file with mode: 0644]
testing/MCTXWeb/public_html/users/original/admin_users.php [new file with mode: 0644]
testing/MCTXWeb/public_html/users/original/index.php [new file with mode: 0644]
testing/MCTXWeb/public_html/users/original/left-nav.php [new file with mode: 0644]
testing/MCTXWeb/public_html/users/original/login.php [new file with mode: 0644]
testing/MCTXWeb/public_html/users/original/logout.php [new file with mode: 0644]
testing/MCTXWeb/public_html/users/original/register.php [new file with mode: 0644]
testing/MCTXWeb/public_html/users/original/resend-activation.php [new file with mode: 0644]
testing/MCTXWeb/public_html/users/original/user_settings.php [new file with mode: 0644]
testing/MCTXWeb/public_html/users/resend-activation.php [deleted file]
testing/MCTXWeb/public_html/users/static/OpenSans.ttf [new file with mode: 0644]
testing/MCTXWeb/public_html/users/static/OpenSansBold.ttf [new file with mode: 0644]
testing/MCTXWeb/public_html/users/static/hover.gif [new file with mode: 0644]
testing/MCTXWeb/public_html/users/static/jquery-1.10.1.min.js [new file with mode: 0644]
testing/MCTXWeb/public_html/users/static/nav-menu.css [new file with mode: 0644]
testing/MCTXWeb/public_html/users/static/style.css [new file with mode: 0644]
testing/MCTXWeb/public_html/users/static/uwacrest-text.png [new file with mode: 0644]
testing/MCTXWeb/public_html/users/user_settings.php [deleted file]

UCC git Repository :: git.ucc.asn.au