Commit Graph

10438 Commits

Author SHA1 Message Date
denise 384298f680 CC-4109: Playlist Builder: Add a button to remove all the items in the current editing playlist 2013-02-01 12:06:01 -05:00
denise d4e89df94e CC-4895: Remove all json die() statements from code 2013-01-31 14:06:45 -05:00
denise 3bc2876f27 CC-4903: Library -> Show/hide columns -> Status Column needs label
-fixed
2013-01-31 11:41:00 -05:00
denise e1c69ebca2 CC-4902: Library -> Status column does not update when you add a file to a show
-fixed
2013-01-31 11:28:54 -05:00
denise cf2ed25bfb CC-4900: Indicate in the library if a webstream is scheduled in the future or belongs to a playlist
-done
2013-01-30 16:53:59 -05:00
denise 4f5d7869d8 Removed html from Library/contents-feed and StoredFile model
Added new Library column to indicate if a file is scheduled in the future or belongs to a playlist/smart block
2013-01-30 15:38:25 -05:00
denise 043fbd1dfb CC-4886: Warn if track is part of a playlist when deleting from library.
-done
2013-01-30 10:55:24 -05:00
denise 694c54f272 Merge branch 'cc-4887-show-whether-track-is-scheduled-in-the-future-on-Library-page' into devel 2013-01-30 10:35:29 -05:00
denise 9d99b8ae90 CC-4887: Show whether track is scheduled in the future on Library page 2013-01-30 10:33:26 -05:00
drigato c45440482a CC-4887: Show whether track is scheduled in the future on Library page 2013-01-30 08:57:59 -05:00
denise 7ab7236d5d Merge branch '2.3.x' into devel 2013-01-23 16:31:42 -05:00
denise adaab6ba96 CC-4873: Airtime takes 7 seconds to load 32K (very small) from db
-added a 5 second grace period for checking if shows are partially filled
2013-01-23 16:31:20 -05:00
denise 9714b44d7f CC-4873: Airtime takes 7 seconds to load 32K (very small) from db 2013-01-23 16:27:26 -05:00
denise 2069da64c1 Merge branch '2.3.x' into devel 2013-01-23 16:19:00 -05:00
denise 9fd3b43bb2 CC-4873: Airtime takes 7 seconds to load 32K (very small) from db
Made improvement by accessing db just once to determine if each show instance is full or not
2013-01-23 16:12:16 -05:00
denise 1e57309e66 CC-4692: Update jquery.jplayer.min.js to version 2.2 2013-01-23 12:19:07 -05:00
Martin Konecny fb2ccc6c46 Merge branch 'devel' of dev.sourcefabric.org:airtime into devel 2013-01-22 13:03:09 -05:00
Martin Konecny c6ee5bfe58 prepare baby mm for saas 2013-01-22 13:02:45 -05:00
Daniel James 64051179f3 Set Icecast admin password in defaultdata.sql so that stats work out of the box 2013-01-22 17:19:56 +00:00
denise 77b0c21192 Small refactor 2013-01-22 10:39:20 -05:00
Daniel James eaafcfe269 Update snapshot script and files for 2.3.0 release 2013-01-22 12:48:44 +00:00
Daniel James a0685c5479 We are using Liquidsoap 1.0.1 now 2013-01-22 12:39:15 +00:00
Daniel James 76e7cc87a8 Added Silan to list of third party code used by Airtime 2013-01-22 12:34:42 +00:00
drigato ac6c279bef Removed extra '/' is audio preview url 2013-01-21 20:20:29 -05:00
Martin Konecny 5d56341757 baseUrl is set incorrectly for previewing tracks 2013-01-21 19:32:00 -05:00
Martin Konecny acc0bf4393 CC-4871: Generating locales on Debian fails.
-fixed
2013-01-21 19:06:56 -05:00
drigato ff7ff473be Merge branch 'devel' of dev.sourcefabric.org:airtime into devel 2013-01-21 14:56:48 -05:00
drigato c13188d0e1 Added Czech and Brazilian Portuguese language options 2013-01-21 14:56:27 -05:00
Martin Konecny b291fda79e fix syntax error in upgrade script 2013-01-21 13:37:22 -05:00
Daniel James f0a1c9983d First commit of Brazilian Portuguese localization, thanks to Luciano De Fazio! 2013-01-21 11:16:40 +00:00
James dfa392d914 CC-4868: Replay gain modifier is not setting the correct value
- fixed
2013-01-18 17:29:38 -05:00
denise b9c7ea1184 CC-4869: Default fades greater than 99 seconds won't allow you to drag item into block/playlist
-fixed
2013-01-18 17:22:54 -05:00
denise e0efaea0c9 CC-4867: Library -> Audio preview doesnt work with airtime in subdirectory
-fixed
2013-01-18 17:10:52 -05:00
denise 280c4a81ad CC-4859: I18N: "AND" and "OR" for Smartblock's criteria need to be translated.
-fixed
2013-01-18 17:04:39 -05:00
denise 55dcd5a784 Merge branch 'devel' of dev.sourcefabric.org:airtime into devel 2013-01-18 16:40:44 -05:00
denise b818f1d46e CC-4866: Library -> Edit metadata -> table does not redraw after
-fixed
2013-01-18 16:40:31 -05:00
Martin Konecny e751b1203a Merge branch 'devel' of dev.sourcefabric.org:airtime into devel 2013-01-18 15:58:11 -05:00
Martin Konecny b637365f55 add some missing statements in the sql upgrade script 2013-01-18 15:58:00 -05:00
denise 58c496ef41 Merge branch 'devel' of dev.sourcefabric.org:airtime into devel 2013-01-18 15:55:19 -05:00
denise c4b1346f4e CC-4865: Password reset -> Cancel -> url is missing base directory
-fixed
2013-01-18 15:54:56 -05:00
Martin Konecny 1d37483ca4 split upgrade.sql into more logical pieces 2013-01-18 15:32:34 -05:00
denise a3a3b85eb6 Merge branch 'devel' of dev.sourcefabric.org:airtime into devel 2013-01-18 14:49:42 -05:00
denise 2d76d76e2d Removed console.log 2013-01-18 14:49:13 -05:00
Martin Konecny 5ab43c7c72 Merge branch 'devel' of dev.sourcefabric.org:airtime into devel 2013-01-18 14:45:25 -05:00
Martin Konecny fb98952e2c split upgrade.sql into more logical pieces 2013-01-18 14:45:18 -05:00
denise ad0879996d CC-4855: System->Preferences->Fade in/out settings: Number's format is incorrect.
-use existing function to convert seconds to time format
2013-01-18 14:35:17 -05:00
denise 77768aa7ca Merge branch 'devel' of dev.sourcefabric.org:airtime into devel 2013-01-18 14:28:59 -05:00
denise 22ecc3f1fc CC-4855: System->Preferences->Fade in/out settings: Number's format is incorrect.
-fixed
2013-01-18 14:28:45 -05:00
Martin Konecny a9a571ff75 added silan changes to upgrade script 2013-01-18 12:22:00 -05:00
Martin Konecny 00078dc05c replay gain does not work sometimes 2013-01-18 12:06:12 -05:00