Albert Santoni
32aa962138
Fixed error logging and refactored ErrorController to get invoked
...
correctly when using API key authentication
* Along with the bugfixes, backported improved ErrorController from upstream branch,
including style improvements.
2015-03-20 17:20:34 -04:00
Naomi Aro
09693ef174
changing to context menu single edit/delete.
2013-08-19 23:19:13 -04:00
denise
9545d8aacb
Removed dropping and recreating cc_schedule table index before inserting into this table.
...
We thought it would be a significant performance booster but it isn't
2013-05-28 16:19:17 -04:00
denise
5bf91d513d
CC-5127: Library -> Scheduled and Playlist columns needs better icon
...
Changed icon
Renamed Playlist to Playlist / Block
2013-05-17 11:42:48 -04:00
denise
fedf564090
CC-5081: Calendar -> Add a linked show icon
2013-05-09 12:14:49 -04:00
Martin Konecny
0e217dfb38
CC-4798: Need a 'show is partially filled' icon
2013-01-10 14:24:43 -05:00
Vladimir
f6d8e4b957
CC-4078: Calendar -> Need better 'now-playing' icon
2012-09-17 16:17:05 +02:00
Vladimir
77824afdd3
Added Bootstrap CSS, images and JS for new buttons and dropdown menues
2012-09-12 21:23:25 +02:00
denise
8e40137b7d
CC-4316: Missing image file
...
-fixed
2012-09-04 11:58:54 -04:00
Martin Konecny
8720aabc27
CC-3857: Chmod fixes for files which should not be executable
...
-fixed
2012-05-22 11:22:43 -04:00
James
c9df8e8b15
CC-3722: Create loading indicator for AJAX call when calculating Show length
...
- done
2012-04-26 11:56:14 -04:00
Vladimir
37250d9508
CC-3250 , new warning icon
2012-04-11 20:43:38 +02:00
Vladimir
29b8e0f682
CC-3424 , CSS and icon changes for the new context menu. Added icons for all actions
...
Signed-off-by: Vladimir <vladimir.stefanovic@sourcefabric.org>
2012-04-11 18:35:47 +02:00
Vladimir
416b9d1dc2
CC-3482
2012-04-02 17:28:05 -04:00
Vladimir
206a8f111c
CC-3482 and CC-3455
2012-03-30 00:35:49 +02:00
Naomi Aro
1fdb3cf163
CC-3360 : Timeline Css
...
adding Css to timeline.
2012-03-22 18:04:22 +01:00
Naomi Aro
3019cb9c42
CC-3434 : playlist
...
changing image to be smaller.
2012-03-15 11:37:20 +01:00
Naomi Aro
ae646545c4
CC-3201 : file import more visible
2012-03-15 11:36:32 +01:00
Naomi Aro
eb389d99d2
CC-3434 : Playlist Builder fast deleting
2012-03-14 17:50:48 +01:00
Naomi Aro
b357b80054
CC-3174 : showbuilder
...
created controller Usersettings, noticed hosts couldn't
save datatables setting through pref controller.
starting to use new cursor arrows.
2012-02-23 12:13:00 +01:00
Naomi Aro
42452b8ea9
Merge branch 'CC-3174' into devel
...
Conflicts:
airtime_mvc/application/Bootstrap.php
airtime_mvc/application/controllers/LibraryController.php
airtime_mvc/application/controllers/PlaylistController.php
airtime_mvc/application/controllers/ScheduleController.php
airtime_mvc/application/models/Playlist.php
airtime_mvc/application/models/StoredFile.php
airtime_mvc/public/js/airtime/library/spl.js
2012-02-06 11:07:10 +01:00
Naomi Aro
da5e1ac302
CC-3174 : showbuilder/library
...
adding new context menu, link to view on soundcloud doesn't seem to work.
2012-02-05 13:56:07 +01:00
James
ff428d2c4f
Merge branch 'devel' of dev.sourcefabric.org:airtime into devel
2012-01-17 11:35:48 -05:00
James
dae7e73a84
CC-3250: UI design for mount monitor for media monitor
...
( Manage Media Folder and Playlist Builder screen)
- initial commit
2012-01-17 11:35:31 -05:00
Yuchen Wang
b215d816ac
CC-3186: Design tweaks for tooltip
...
Updated the icon to make it stand out more
2012-01-13 10:28:42 -05:00
Yuchen Wang
c3b6203628
CC-3168: Stream Settings: "Vorbis Metadata" confusing string
...
Done
2011-12-09 13:42:03 -05:00
lukabazuka
ace68bd363
CC-3029
...
Signed-off-by: lukabazuka <vladimir.stefanovic@sourcefabric.org>
2011-11-15 21:00:14 +01:00
lukabazuka
4c26cb868b
CC-2959
...
Signed-off-by: lukabazuka <vladimir.stefanovic@sourcefabric.org>
2011-11-15 20:29:37 +01:00
Yuchen Wang
1a1db1892f
CC-2950: Tell users if they are running an out-of-date version or not
...
Initial implementation.
- added some code in phone_home_stat to retrieve latest version from stat server
and store result in db
- created new view helper VersionNotify.php, which queries and calculates version
difference, then returns the necessary information in html to the view files
- created new javascript file versiontooltip.js, which sets up the qtip stuff so that
when the version notification icon is clicked, a tooltip is displayed
2011-11-14 00:34:53 -05:00
lukabazuka
1a585e3680
CC-2959 Status box design for each stream
...
Signed-off-by: lukabazuka <vladimir.stefanovic@sourcefabric.org>
2011-11-10 00:57:24 +01:00
James
79519e25c2
CC-2875: Soundcloud error icon
...
- fixed
2011-10-03 15:48:43 -04:00
martin
fef0392e43
CC-2724: Play Stream Icon + jPlayer popup styling -upgraded to jplayer 2.1
2011-09-27 14:02:12 -04:00
James
ac13bba2db
CC-2874: adding error icon
...
- done
2011-09-22 17:06:33 -04:00
James
6d23ea4b49
CC-2308: 404 page
...
- done
2011-09-22 13:40:16 -04:00
martin
5a5430f468
CC-2363: Diagnostic screen in Web UI
...
-add vladimirs design
2011-09-19 15:45:23 -04:00
james
7cc1f5c2e7
CC-2289:Differentiate between time and duration
...
- css has been modified (from Vlad)
- new image were added (from Vlad)
2011-06-13 12:59:44 -04:00
Naomi
d4a4c4be2a
CC-1939 Ability to edit name & description of a playlist, display the description somewhere
...
now can edit title/description of a playlist without leaving the main playlist builder screen
2011-05-18 14:33:41 -04:00
Paul Baranowski
b11cbd8159
CC-2166: Packaging Improvements. Moved the Zend app into airtime_mvc. It is now installed to /var/www/airtime. Storage is now set to /srv/airtime/stor. Utils are now installed to /usr/lib/airtime/utils/. Added install/airtime-dircheck.php as a simple test to see if everything is install/uninstalled correctly.
2011-04-14 18:55:04 -04:00