Naomi Aro
7990d6a71c
CC-5788 : Library Cleanup
...
sorting out event clash from register.js
fixing datatables so that things are always loaded and initialized properly.
2014-04-08 23:34:05 -04:00
Naomi
771be4fed9
CC-5768 : jPlayer, make now playing and playlist preview buttons function.
...
now playing and preview buttons function.
need to filter playlist with lock icons for unplayable media.
2014-04-02 17:49:35 -04:00
Naomi
059c0d8507
CC-5762 : Playlist options validation
...
styling the datetimepicker to look better in less space.
2014-04-01 12:59:27 -04:00
Naomi
e71e972e24
CC-5762 : Playlist options validation
...
using datetimepicker
2014-03-31 18:50:09 -04:00
Naomi
22bf7122fc
CC-5723 : jPlayer HTML/CSS modifications
2014-03-13 15:42:51 -04:00
Naomi
256107d2b6
CC-5450 : Refactor Media Management (Classes/DB) in Airtime
...
improving history logging.
2014-02-21 17:21:20 -05:00
Naomi
f64f737cf7
CC-5450 : Refactor Media Management (Classes/DB) in Airtime
...
removing all old tables now, starting clean up.
playlist rules stored in a text field in a json formatted string.
no need for a seperate criteria table now.
2014-02-20 12:40:59 -05:00
Naomi Aro
046d7fd07e
CC-5450 : Refactor Media Management (Classes/DB) in Airtime
...
investigation Chrome some more.
2014-02-05 21:36:56 -05:00
Naomi Aro
0ce0371e6d
Merge branch '2.6.x' of github.com:sourcefabric/Airtime into 2.6.x
...
Conflicts:
airtime_mvc/application/models/airtime/AudioFile.php
2014-02-04 20:21:44 -05:00
Naomi
86b5f68c67
CC-5450 : Refactor Media Management (Classes/DB) in Airtime
...
trying to fix chrome lag issue with inline jPlayer.
2014-01-31 17:32:45 -05:00
Naomi
ba47bd3db4
Merge branch 'memcached' into refactor_merge_251
2013-12-19 15:34:39 -05:00
Naomi Aro
885503c624
CC-5645 : Replace PHP APC
2013-12-17 15:52:32 -05: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
c9773d2a0e
CC-5594 : Remove all date_default_timezone_get()
2013-12-04 14:13:19 -05:00
Naomi
b26dbd0af5
CC-5450 : Refactor Media Management
...
refactoring playlists
-presentation class for media types
-playlist cues, fades, moving, deleting only saved now when save button is pressed.
-updating context menu js
2013-11-26 17:16:34 -05:00
Naomi
3950445acb
CC-5450 : Refactor Media Management
...
starting changeover of UI to tabs with separate datatables for media types
(playlists, webstreams, audiofiles)
generating datatables columns/source feeds using propel peer class constants.
2013-11-06 17:30:44 -05:00
Naomi
19a7e7eb5d
CC-5450 : Refactor Media Management
...
refactored webstreams, new/save is working
adding validators/filters for the url
separating out parsing of different webstream formats.
2013-11-01 18:02:10 -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
5676decd2d
Using local copy of jquery UI 1.8.24
2013-08-09 17:11:34 -04:00
Naomi
557b7b641c
downgrading UI to a version that still supports our custom CSS (not enough time to upgrade further)
2013-08-09 16:02:07 -04:00
Naomi
a5a99da21e
Editing templates, strictly typing metadata for datatables (for unions)
2013-08-01 16:36:18 -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
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
Martin Konecny
265ac49f2e
remove duplicate cc_config
2013-03-24 23:11:55 -04:00
Martin Konecny
973a415164
-fix installation error
2013-01-15 15:37:26 -05:00
James
ea70357920
- remove logging
2013-01-14 17:08:47 -05:00
James
9ae3559305
Merge branch 'cc-4384-remove-table-calling-with-cc-config' into devel
...
Conflicts:
airtime_mvc/application/Bootstrap.php
2013-01-14 16:19:51 -05:00
James
5a97fb69f2
CC-4384: Remove annoying usage of $CC_CONFIG
...
- done
2013-01-14 16:16:14 -05:00
Martin Konecny
fae3f3a03f
CC-2184: Hardcoded CSS path should be relative path instead
...
-Make '/' the default root
2013-01-14 16:00:38 -05:00
James
a55bc9973c
- temp commit
2013-01-14 14:43:02 -05:00
denise
1572955d07
CC-4810: Add language setting to login page
...
-done
2013-01-09 18:03:23 -05:00
denise
db62b538dd
CC-4816: Timezones should be a user preference
...
-done
2013-01-09 13:38:38 -05:00
denise
a65e72941f
CC-4805: Localization -> Changing default language changes datatables and add media language setting
...
-fixed
2013-01-07 18:18:40 -05:00
denise
e2c87ed8b6
CC-4781: Store localization settings on a per-user basis
...
-done
2013-01-03 16:19:02 -05:00
denise
076a1c56cb
CC-2258: Describe rights for each user type on the user page
2012-12-13 12:29:02 -05:00
denise
dd5882984e
CC-4736: Let non-admin users update their user info
...
-done but needs design
2012-12-10 16:55:44 -05:00
denise
9acfb6c181
CC-1960: Internationalize Airtime / Support translations
...
- overwrote default zend form error messages
2012-11-27 17:11:29 -05:00
denise
993d3fda7b
CC-1960: Internationalize Airtime / Support translations
...
-set locale based on user's preference
2012-11-21 16:41:54 -05:00
denise
f40d1f8dd4
CC-1960: Internationalize Airtime / Support translations
...
-enabled i18n for datatables, colVis, columnFilter, and fullCalendar
-fixed typos in full-calendar-functions.js
2012-11-20 16:40:02 -05:00
denise
57fdab0ddf
CC-1960: Internationalize Airtime / Support translations
...
-added i18n jquery library
-created a Locale controller that returns a js dictionary of translations needed in js
-added jquery i18n wrapper function to all strings in js
2012-11-20 11:33:37 -05:00
denise
e5f67c8b05
CC-1960: Internationalize Airtime / Support translations
...
-added gettext wrapper functions for all strings in view/scripts, and forms
2012-11-20 11:33:37 -05:00
denise
2527fa2e1a
CC-2184: Hardcoded CSS path should be relative path instead
2012-10-19 14:42:01 -04:00
denise
7d8079f770
Merge branch '2.2.x' into devel
...
Conflicts:
airtime_mvc/application/controllers/ShowbuilderController.php
airtime_mvc/public/js/airtime/audiopreview/preview_jplayer.js
airtime_mvc/public/js/airtime/common/common.js
2012-10-19 12:50:36 -04:00
Martin Konecny
f5051cff3a
CC-4605: Some AJAX calls are cached
...
-fixed
2012-10-19 11:22:44 -04:00
denise
d32495d100
CC-2184: Hardcoded CSS path should be relative path instead
2012-10-19 11:09:34 -04:00
Martin Konecny
4ea3d86121
remove unnecessary logging
2012-09-14 16:58:42 -04:00
Martin Konecny
c84a608747
CC-4438: Station Time is always UTC time no matter what the time zone setting is
...
-fixed
2012-09-14 16:51:39 -04:00
Martin Konecny
1f3bab2458
Merge branch 'devel' of dev.sourcefabric.org:airtime into devel
2012-09-12 23:06:19 -04:00
Martin Konecny
54d7f496d9
add bootstrap.js to bootstrap.php
2012-09-12 23:06:05 -04:00