Commit Graph

218 Commits

Author SHA1 Message Date
f0507d635c Update JS to use sihnon-js-library 2012-01-19 01:22:34 +00:00
7908a61e2d Add sihnon js library and symlink into public scripts dir 2012-01-18 23:21:15 +00:00
27b92ba5e4 add database schema and default settings 2012-01-15 14:51:35 +00:00
c195a733eb Update initscript to work with new file paths 2012-01-15 14:31:30 +00:00
56d499b1aa Update ui to use bootstrap ui in more places 2012-01-15 14:23:47 +00:00
c14fdcd2e3 Change job status ordering to account for time desync between nodes 2012-01-11 00:50:29 +00:00
d3e6e0524e Fix run-jobs path for new layout 2012-01-11 00:49:43 +00:00
a6ddb25eae Bootstrapify the webui 2012-01-11 00:49:05 +00:00
4486af7be8 Update directory layout to fit with other projects 2012-01-11 00:28:17 +00:00
06e3d65ffa Remove nested tmp directory 2011-12-03 19:47:57 +00:00
b00c7de09b Move smarty tmp files to /var/tmp so the directories don't get flushed on boot 2011-12-03 19:30:04 +00:00
1031aab192 Update job queue to pass along custom config file via environment 2011-10-06 22:54:52 +01:00
5d17baf107 Merge branch 'feature-bluray' into develop 2011-10-06 21:26:13 +01:00
97d03125d3 Bug fix: Bluray Source class forgot to actually return the sources list 2011-10-06 21:22:16 +01:00
f10ac4bc76 Update run-jobs to use standard init code, fix bug in previous commit 2011-09-25 12:08:31 +01:00
f8224652aa Simplify data returned from runAllJobs and fix logging bug in run-jobs 2011-09-25 11:07:22 +01:00
735224b83f Bug fix: retry job redirects to an old URL 2011-09-24 18:49:46 +01:00
85019b54c2 Merge branch 'feature-destinations' into develop 2011-09-24 18:49:35 +01:00
d703f1ff0d Add fuzzy ETA to homepage for running jobs 2011-09-24 18:17:18 +01:00
532e7873ef Show progress bars on the home page for running jobs 2011-09-24 17:58:56 +01:00
920d392f99 Update setup-rips page to use new jquery plugins
* Output directory is now an editable combo, with predefined and
recently used directories available.
* Audio/Subtitle track selects now use asmSelect
2011-09-24 17:58:40 +01:00
7477df269e Add 3rdparty jquery/ui plugins 2011-09-24 17:57:22 +01:00
553c256574 Add support for config hashes in the admin settings page. 2011-09-24 16:14:10 +01:00
1737106618 Replace local jquery with google CDN copy 2011-09-24 12:53:04 +01:00
342887257f Bug fix: copypasta errors in rip options 2011-08-31 23:54:53 +01:00
2b2102792d Bug fix: regression in writing job details to database 2011-08-31 23:48:36 +01:00
c80e40c292 Bug fix: typo in ajax response 2011-08-29 21:51:12 +01:00
adcd54714a Merge commit 'release-0.3' into develop 2011-08-29 19:28:22 +01:00
8aa3aa1415 Merge branch 'release-0.3' release-0.3 2011-08-29 19:28:03 +01:00
ab5d242750 Version bump to 0.3 2011-08-29 19:27:40 +01:00
f8ba99932c Merge branch 'feature-settings' into develop 2011-08-29 19:24:09 +01:00
4818193d37 Sort admin settings by name to make searching easier 2011-08-29 19:22:56 +01:00
196f80bbf5 Expose UI for renaming admin settings 2011-08-29 19:20:28 +01:00
cf250c39f6 Merge branch 'feature-settings' into develop 2011-08-28 16:19:52 +01:00
5d851dd977 Add support for removing admin settings 2011-08-28 16:19:26 +01:00
7be1279a80 Merge branch 'feature-settings' into develop 2011-08-28 13:04:01 +01:00
aec18cb810 Admin settings updated with add new setting feature 2011-08-28 13:03:31 +01:00
25449d4d3d Rename add-setting to new-setting. Will reuse name for the backend 2011-08-28 10:32:54 +01:00
cab3a51323 Add initial support for adding settings.
Adds "Add Setting" button to table, and shows a popup with form
elements for adding a new setting. Does not yet add setting to the db.
2011-08-27 20:25:48 +01:00
5807af8b8f Move admin settings value into dedicated template file 2011-08-27 19:53:35 +01:00
c377d6bd84 Merge branch 'feature-settings' into develop 2011-08-26 19:05:05 +01:00
7e823d5d91 Tidy names of javascript functions in setting handling 2011-08-26 19:03:54 +01:00
7ddacb2426 Removed temporary directories, as these have moved to /tmp (default) 2011-08-26 19:02:46 +01:00
4603a290e8 Merge branch 'feature-settings' into develop 2011-08-26 18:58:39 +01:00
f884e93021 Complete settings update including success dialog 2011-08-26 18:41:40 +01:00
91749f7f85 Set dialog title for source deletion 2011-08-26 18:40:48 +01:00
e7cf24bb4f Bug fix: add dir to smarty plugin dir list rather than replacing orig 2011-08-26 17:41:07 +01:00
3497eb8e1e First attempt at admin settings page with writeable database backend.
Currently broken due to PHP's transparent conversion of "." to "_" in
POST variable names!
2011-08-24 02:40:16 +01:00
807514daa8 Merge branch 'release-0.2.1' into develop 2011-08-23 02:11:48 +01:00
6648fd8b24 Merge branch 'release-0.2.1' release-0.2.1 2011-08-23 02:11:32 +01:00