Commit graph

62 commits

Author SHA1 Message Date
Mark Lewis
a27ca2f583 cleanup new HTTP apiendpoints, added HTTPHelper and getStartEndFromRequest and updated all controllers that called their own versions of this function 2015-01-09 13:02:25 -05:00
Naomi
f8935a312f CC-5727 : History search range using incorrect timezone offset (also Nowplaying & Listener Stats)
fixing listener stat search
2014-03-11 13:24:22 -04:00
Naomi
5f3199b4bb CC-5727 : History search range using incorrect timezone offset 2014-03-10 17:39:17 -04:00
Naomi
a1a9ec34cc CC-5594 : Remove all date_default_timezone_get()
moving var serverTimezoneOffset to bootstrap,
also creating a var for userTimezoneOffset.
Utilities.js uses the userTimezoneOffset to calculate time in forms.
2013-12-06 18:17:30 -05:00
Naomi
8f1e73edf5 CC-5594 : Remove all date_default_timezone_get()
fixing up controllers
2013-12-04 16:26:11 -05: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
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
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
Naomi Aro
af822bb5b9 showing time first for endtime box. 2013-08-22 21:39:46 -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
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
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
fdf18ec3ce upgrading table tools to version 2.1.5 2013-08-12 18:18:33 -04:00
Naomi
d83c004fb9 subclassing the template types, files summary table is now fully configurable form wise. 2013-08-12 15:06:26 -04:00
Naomi
aaf2e5c2f6 better casting on form checkbox, setting populate flag properly based on if id is set (for create/update) 2013-08-05 15:05:26 -04:00
Naomi
31c604d09c can update an existing history item entry. Form is pre-populated. 2013-08-02 18:16:23 -04:00
Naomi
590837a357 crlf 2013-08-02 16:16:04 -04:00
Naomi
e047c2f71d can configure the file summary template as well now. 2013-08-02 16:15:32 -04:00
Naomi
774027c9bd crlf 2013-08-02 15:30:35 -04:00
Naomi
c110b4b4df file summary table now starting to work with templates.need to change query around to be configurable still. 2013-08-02 15:29:39 -04:00
Naomi
557b3f9c9b CRLF 2013-08-01 16:37:10 -04:00
Naomi
a5a99da21e Editing templates, strictly typing metadata for datatables (for unions) 2013-08-01 16:36:18 -04:00
Naomi
b33f33964a crlf 2013-07-31 17:39:45 -04:00
Naomi
7ca28fe81d history item datatable is set up with configurable columns now.
should add a field when configuring template field for "display name"
2013-07-31 17:38:48 -04:00
Naomi
a170ee7308 crlf 2013-07-30 19:25:06 -04:00
Naomi
7ca3048f36 can add a new list item using the template.
set a default item template

working on sql to get a table with unified columns for file md and manually entered metadata without a file.
2013-07-30 19:24:05 -04:00
Naomi
a2d4af5449 CRLF 2013-07-29 17:22:44 -04:00
Naomi
8eecbb18c0 propel rename done for template fields, template name input. 2013-07-29 17:21:46 -04:00
Naomi
db4e025c05 CRLF fix 2013-07-29 16:32:05 -04:00
Naomi
16581088d9 working on configuring an item template UI.
modified db to have fields concept for templates.
2013-07-29 16:31:01 -04:00
Naomi Aro
c0206ff8f4 CRLF 2013-07-29 08:59:04 -04:00
Naomi Aro
7183396da5 needed to update jquery, fullcalendar needed updating for the new JS.
working on configuring a template.
2013-07-29 08:57:31 -04:00
Naomi
46ecdf393d dynamic form rendering for template
bootstrap datetime widget.

jquery update is needed, testing with hosted jquery first.
2013-07-26 17:33:17 -04:00
Naomi
ecb2f81211 creating an new row for edit/delete links in the datatable
working on creating/editing records.
2013-07-23 18:01:43 -04:00
Naomi
69afc715d1 creating templates for validation. 2013-07-22 18:11:44 -04:00
Naomi Aro
19ba788bae CLRF 2013-07-22 10:47:11 -04:00
Naomi Aro
634eb40a0c creating an entry. 2013-07-22 10:45:39 -04:00
Naomi Aro
ec44b81f6a clrf 2013-07-18 01:37:39 -04:00
Naomi Aro
29c8570ade editing in progress 2013-07-18 01:31:20 -04:00
Naomi
c744d88f23 IM-784 : Create Editing Abilities For History 2013-07-08 18:00:02 -04:00
Naomi
1abbe85d6d IM-733 Create Development timetable for Airtime Development
IM-777
Database structure for new History Feature

dos2unix fix
2013-07-03 16:02:17 -04:00
Naomi
e63518f2da IM-733 Create Development timetable for Airtime Development
IM-777
Database structure for new History Feature

moving original functionality into the service.
2013-07-03 16:00:48 -04:00