summaryrefslogtreecommitdiff
path: root/scire
Commit message (Expand)AuthorAgeFilesLines
* adding a link to create a job.HEADmasterPreston Cody2008-02-181-0/+3
* adding some module support code as well as a prototype pagePreston Cody2008-02-1710-152/+471
* adding in the minimal phpgacl code. this is all that is necessaryPreston Cody2008-02-167-6/+5795
* switching location for config.phpPreston Cody2008-02-161-1/+2
* config.php is now an example config. the realPreston Cody2008-02-162-3/+6
* fixing up the jobs stuff. halfway there i'd say.Preston Cody2008-01-165-102/+88
* adding calendar for use in setting the start and end ranges.Preston Cody2008-01-1416-2/+351
* remove minute and 5-min interval possibilities. 15 min is our minimum.Preston Cody2008-01-113-4/+4
* adding a regex-replace to strip carriage returns from script data.Preston Cody2008-01-111-0/+1
* wrap tags in if(tags) incase of no tags.Preston Cody2008-01-111-4/+6
* adding recurring_jobs_clients to hold the information for recurring jobs.Preston Cody2008-01-063-9/+33
* get rid of that dependency thing.Preston Cody2008-01-021-1/+1
* set deploy_time to now for non-scheduled jobs.Preston Cody2008-01-021-1/+2
* This is a very large commit from Rodrigo Lazo (rlazo) for Google SoCPreston Cody2007-08-072-5/+51
* trying to make dyn_tags work betterPreston Cody2007-08-021-4/+9
* let people define the tagsPreston Cody2007-08-021-0/+13
* commented out the parser for the time being so the job will commit.Preston Cody2007-07-221-3/+3
* add the statuses as a var for the template to use.Preston Cody2007-07-221-2/+2
* lots of changes here.Preston Cody2007-07-221-4/+37
* small changes. for script, use the id and name of scripts, now passed in.Preston Cody2007-07-222-5/+7
* in DB.php:Preston Cody2007-07-222-43/+75
* changing the dyn_tags table to use scriptid instead of jobidPreston Cody2007-07-211-9/+12
* adding changes from Rodrigo Lazo (rlazo) for Google SoC:Preston Cody2007-07-213-8/+34
* committing code from Rodrigo Lazo (rlazo) for Google SoCPreston Cody2007-07-193-67/+586
* adding a change from Rodrigo Lazo (rlazo) for Google SoC.Preston Cody2007-07-191-0/+41
* adding 3 cron-handling files from rlazo for Google SoCPreston Cody2007-07-063-0/+1268
* some excellent updates from Rodrigo Lazo:Preston Cody2007-06-161-5/+16
* add the db_type to login.Preston Cody2007-05-211-1/+1
* just return the success code rather than the rowcount cause there is none.Preston Cody2007-05-211-2/+2
* adding the new DB class that uses ADOdb functionality.Preston Cody2007-05-201-0/+216
* major DB changes here. Switching from mysql-specific codePreston Cody2007-05-203-2/+3
* adding a whole bunch of access checks into the users and clientsPreston Cody2007-04-027-21/+56
* fix up editing of permissions.Preston Cody2007-04-022-3/+3
* adding pages that show a list of modules.Preston Cody2007-04-022-0/+29
* adding an error page for access violations.Preston Cody2007-04-022-0/+20
* disable caching for the time being. don't think it works anyways.Preston Cody2007-04-021-3/+28
* simplifying code to take out double-queries for useridPreston Cody2007-03-266-58/+66
* some larger structural changes here.Preston Cody2007-03-266-20/+18
* small comment changePreston Cody2007-03-171-1/+1
* adding a line to grab/use the default value if none is already set.Preston Cody2007-03-173-3/+15
* smarty: adding Modules link to main bar.Preston Cody2007-03-173-0/+26
* adding path varible to allow for module use.Preston Cody2007-03-171-4/+4
* removing old html and templates directories so they don't confusePreston Cody2007-02-1919-616/+0
* updating the templates. script has been fixedPreston Cody2006-12-112-24/+207
* minor change to clientsPreston Cody2006-12-112-1/+31
* adding job page settings. very similar to the other two/threePreston Cody2006-12-111-5/+50
* updating DB.php with a $db->query() functionPreston Cody2006-12-113-3/+77
* corresponding templatePreston Cody2006-12-111-77/+43
* changing the jobs page to use the methodology of the clients and users pagePreston Cody2006-12-111-6/+36
* moving the scire_ui variable into the config.phpPreston Cody2006-12-113-2/+3