Commit graph

11456 commits

Author SHA1 Message Date
Naomi Aro
a4c97479b6 using an accordian to display per show logs. 2013-08-28 23:30:15 -04:00
Naomi
429cdeeffb filtering by a host's show so they can edit their own playout history. 2013-08-28 19:37:46 -04:00
Naomi
653a6384b9 creating a separate controller for playouthistory templates. 2013-08-28 18:25:46 -04:00
Naomi
5aa983be36 adding an instance id to the playout history table. 2013-08-28 17:15:36 -04:00
Naomi
5fbc3867f8 removing default button after pressing. 2013-08-28 15:57:29 -04:00
Naomi
e6b09308a5 IM-932 : File Metadata Distinction/Template Design 2013-08-28 15:40:10 -04:00
Naomi
3769f5e5db IM-933 : datepicker switch/design 2013-08-28 14:54:44 -04:00
Naomi
05054fa823 IM-931 : Icon Overlap 2013-08-28 14:48:35 -04:00
Naomi
f08a732c11 reinitialize form after error check. 2013-08-28 13:42:33 -04:00
Naomi
969889859b improper naming of propel tables in php caused cc_mount_name to not get any generated files, double declaration of some variables for cc_timestamp. 2013-08-28 13:07:55 -04:00
Naomi
465da24ce0 crlf 2013-08-28 12:14:27 -04:00
Naomi
e4cc3eed6c need to actually call this function 2013-08-28 12:13:24 -04:00
Naomi
186e438ccb adding upgrades to 2.4.1 for version. 2013-08-28 11:54:34 -04:00
Naomi Aro
6d5531f341 CC-5310 : Playlist -> Crash happens on draging a song after a webstream into a playlist 2013-08-27 19:30:17 -04:00
Naomi
c2b9bb01ac crlf 2013-08-23 15:53:18 -04:00
Naomi
dbe160c5d9 beginning of displaying form errors, need to keep working on this. 2013-08-23 15:52:49 -04:00
cliff.wang
12a62a3827 CC-5309:Calendar-> Recording Show: Fail to open context menu
Better error msg, also add more information in show-record.log
2013-08-23 14:23:47 -04:00
Naomi
b2828d466d need delegation with delayed initialization. 2013-08-23 13:38:20 -04:00
Naomi
f1b1352077 matching selected row colours to the library table. 2013-08-23 13:31:37 -04:00
Naomi
59ba938334 implementing select all/none etc 2013-08-23 13:18:17 -04:00
Naomi
63ce35b38d initializing only when viewed. fixes flash buttons, saves load time. 2013-08-23 12:28:37 -04:00
Naomi
dd0115f573 proper showTimeFirst file 2013-08-23 11:53:31 -04:00
Naomi
5ec8665aec adding datetimepicker with showTimeFirst option 2013-08-23 11:48:26 -04:00
Naomi Aro
fb37f371e2 changing enddate at all times now, problem with setting time otherwise. 2013-08-22 22:21:08 -04:00
Naomi Aro
3e8f49c00d only automatically set the end date if it is blank. 2013-08-22 21:46:17 -04:00
Naomi Aro
af822bb5b9 showing time first for endtime box. 2013-08-22 21:39:46 -04:00
Naomi Aro
48e6ddbb04 set the end time to be the starttime on change. 2013-08-22 20:48:00 -04:00
Naomi Aro
01370c2124 reverting back to the bootstrap datetime picker since it's nicer to use. 2013-08-22 20:23:17 -04:00
Naomi
ec7f4fa1ef default display length is 25. 2013-08-22 15:45:09 -04:00
Naomi
8ed3e23195 output columns are only the sortable columns (everything except checkbox pretty much)
pdf output is default landscape now.
2013-08-22 15:19:38 -04:00
cliff.wang
ceba84d1f7 CC-5308 Liquidsoap input habor will block schedule contents sometime
Remove makesafe wrapper
2013-08-22 15:03:25 -04:00
Naomi
f7531d5da2 remove sizing of history content div in JS. CSS to fix width and containing box problems. 2013-08-22 14:50:58 -04:00
Naomi
5c0ba2e79b clearing custom Label name after adding 2013-08-22 14:23:07 -04:00
Naomi
fa6de28bcf not allowing double file metadata to be added to avoid query problems. 2013-08-22 14:15:40 -04:00
Naomi Aro
17abb4ad9a need a better random field name generator to avoid problems 2013-08-21 21:44:52 -04:00
Naomi
84efdfd64a crlf 2013-08-20 17:23:48 -04:00
Naomi
007a7ee7ef casting non mandatory types from "", to avoid database query problems. 2013-08-20 17:23:15 -04:00
Naomi
2e572c652c creating a random string for field names to work for all languages. 2013-08-20 15:31:13 -04:00
Naomi
6d5febe4f7 getting rid of characters from a field name that may cause problems. 2013-08-20 15:18:05 -04:00
Naomi
10ef55b083 context menu just in the client now. works for both tables. 2013-08-20 14:58:22 -04:00
Naomi Aro
3ea2b920a6 crlf 2013-08-19 23:20:26 -04:00
Naomi Aro
09693ef174 changing to context menu single edit/delete. 2013-08-19 23:19:13 -04:00
Naomi Aro
9b45b9dc72 converting to a jquery UI based datepicker. 2013-08-16 15:12:00 -04:00
Naomi Aro
7230b3ef58 removing tabletools from schedule page. 2013-08-16 12:57:04 -04:00
denise
50d5685199 CC-5270: looping on InvalidContentType 2013-08-14 17:43:14 -04:00
Naomi
7cf654551d crlf 2013-08-14 16:39:50 -04:00
Naomi
673c422015 replacing booleans in table with checkbox + column title 2013-08-14 16:38:59 -04:00
denise
5f588afdd5 CC-5293: Calendar page cannot be loaded sometimes 2013-08-14 13:07:06 -04:00
drigato
c48f556b7d CC-5303: Interface freezes sometimes when using smart blocks 2013-08-13 16:41:32 -04:00
drigato
033693721e CC-5302: Undefined variable in zend log 2013-08-13 16:36:04 -04:00