summaryrefslogtreecommitdiff
path: root/scire
Commit message (Expand)AuthorAgeFilesLines
...
* fixing up some small things. permission bugPreston Cody2006-12-101-8/+8
* very basic job addition. skeleton code.Preston Cody2006-12-021-0/+95
* updating the code for adding a job. finally works in MySQL.Preston Cody2006-12-021-2/+8
* adding in the guts of this page. there was a reworking in the wayPreston Cody2006-10-081-8/+30
* small diagnostic updates. nothing special.Preston Cody2006-10-081-1/+5
* adding initial POST code. totally not done yet.Preston Cody2006-10-081-1/+49
* add check to filter out ACLs that are UI-relatedPreston Cody2006-10-081-1/+28
* filter out ACLs that are UI-related.Preston Cody2006-10-081-1/+6
* comment out POST for pretty displays.Preston Cody2006-10-081-1/+1
* changing the way permissions are gathered.Preston Cody2006-10-081-4/+21
* a LOT of fixes and updates to a lot of pages.Preston Cody2006-10-089-78/+224
* adding email address.Preston Cody2006-10-082-0/+5
* adding a bunch of functions i wrote a long time ago and forgot about.Preston Cody2006-10-081-2/+87
* need the email address in the user settingsPreston Cody2006-10-081-1/+2
* updates related to pending table stuffPreston Cody2006-08-052-6/+18
* adding status filtering and pending clients actionsPreston Cody2006-07-232-20/+58
* adding pending clients list linkPreston Cody2006-07-232-0/+3
* adding client status field filtering. defaults to ActivePreston Cody2006-07-231-9/+10
* various updates regarding permissionsPreston Cody2006-07-1511-24/+487
* massive updates to the permissions code on users and clients.Preston Cody2006-07-059-51/+199
* initial commit of assign_permission pagesPreston Cody2006-07-052-0/+201
* adding mockups for the script library.Preston Cody2006-06-264-0/+159
* putting the fields into functions.php and using the settings pagePreston Cody2006-06-268-70/+185
* add script library mockup linkPreston Cody2006-06-261-0/+1
* adding initial settings page. still a major workPreston Cody2006-06-195-0/+416
* add db functions and grab and store user settings on loginPreston Cody2006-06-191-1/+5
* converting clients page to use settings ratherPreston Cody2006-06-191-0/+20
* took CSS out of the header.tpl and put in own file.Preston Cody2006-06-194-131/+93
* adding a scire_add_setting functionPreston Cody2006-06-191-0/+10
* less stupid settings :PAndrew Gaffney2006-06-181-1/+5
* adding extra debugging linePreston Cody2006-06-181-0/+1
* adding settings stuff. needs to be made into a hashPreston Cody2006-06-181-0/+20
* various updates around the board. mainly focusing on client and userPreston Cody2006-06-149-67/+152
* put the afterlogin redirect in the right place :PAndrew Gaffney2006-06-111-1/+1
* add 'afterlogin' parameter for login.php and include when redirecting to logi...Andrew Gaffney2006-06-112-2/+2
* adding initial users and clients pages.Preston Cody2006-06-1116-15/+1233
* adding adodb path link, tho not used yetPreston Cody2006-06-113-14/+50
* add debuggin queryPreston Cody2006-06-111-2/+2
* make session last longerPreston Cody2006-06-111-1/+1
* adding some mockup HTML files made by blackace.Preston Cody2006-06-048-7/+2191
* updated some scire database interface filesPreston Cody2006-06-044-20/+21
* initial commit of jobs.php page.Preston Cody2006-05-221-0/+34
* inital commit of jobs page stuffPreston Cody2006-05-221-0/+78
* add DB_functions.php require_onceNicholas D. Wolfwood2006-05-221-0/+3
* move DBInterface.php to .lib/DB_functions.phpNicholas D. Wolfwood2006-05-221-0/+174
* add multiple table and raw select query supportNicholas D. Wolfwood2006-05-221-17/+32
* convert to using DB.php methodsNicholas D. Wolfwood2006-05-221-189/+170
* update to moria.sql. add a svnignore to the templates directory for templates_cPreston Cody2006-05-211-0/+1
* convert admin page. this will obviously needPreston Cody2006-05-212-11/+1
* update to login code. should work now.Preston Cody2006-05-212-7/+6