Commit graph

1641 commits

Author SHA1 Message Date
Naomi
98412e59ff underscore templates updated 2013-08-30 15:25:57 -04:00
Naomi
8c66c5bb18 default no show option 2013-08-30 15:06:59 -04:00
Naomi
0c379ef840 a working show instance select. 2013-08-30 15:03:43 -04:00
Naomi Aro
ab8cf60fe3 refreshing view on navigation. 2013-08-30 02:39:14 -04:00
Naomi Aro
de225c589f restricting search properly for select all/none. 2013-08-30 02:31:23 -04:00
Naomi Aro
ad531f9512 clearing internal selected items array. 2013-08-30 02:24:16 -04:00
Naomi Aro
846c90bc8f fixing select all/none button 2013-08-30 02:11:26 -04:00
Naomi Aro
a4e9cd1add can research times in show summary now. 2013-08-30 01:51:33 -04:00
Naomi Aro
8971e6330a removing animation for smoother effect. 2013-08-30 01:39:51 -04:00
Naomi Aro
53c326b320 pagination buttons look better if they can fit on the same line. 2013-08-30 01:23:35 -04:00
Naomi Aro
7b54d3b6ce fixing colour to go back to default theme 2013-08-30 01:08:49 -04:00
Naomi Aro
2c88d1e0a0 formating the date start/end of each show in the accordian. 2013-08-30 01:06:59 -04:00
Naomi Aro
15e27f8166 history records for a show have times validated within show range. 2013-08-30 00:43:43 -04:00
Naomi Aro
5a8957273f removing choice for show instance if in shows tab. 2013-08-29 18:52:40 -04:00
Naomi
d50cdd16c2 starting association of a show instance. 2013-08-29 17:40:08 -04:00
Naomi
91d4d1224e redoing accordian properly. 2013-08-29 15:52:24 -04:00
Naomi
ec31fd50c9 deleteing items from the show table. 2013-08-29 15:34:34 -04:00
Naomi
5780eb5bbe show tables filtering by instance id. 2013-08-29 15:17:24 -04:00
Naomi Aro
803409f151 creating a show table beginning 2013-08-29 11:01:03 -04:00
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
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
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
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
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