denise
8309593a0f
CC-4904: Library -> Sort by status doesn't work
...
- added 2 columns to cc_files (is_scheduled, is_playlist)
- split library status column into two columns (scheduled, playlist)
- is_scheduled gets updated when a track plays out, or when a file gets added/removed from/to a show
- is_playlist gets updated when a file gets added/removed from/to a playlist/block, when a playlist/block gets deleted, or when a playlist/block's contents is cleared
2013-02-01 17:47:07 -05:00
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
denise
77b0c21192
Small refactor
2013-01-22 10:39:20 -05:00
drigato
ac6c279bef
Removed extra '/' is audio preview url
2013-01-21 20:20:29 -05:00
drigato
c13188d0e1
Added Czech and Brazilian Portuguese language options
2013-01-21 14:56:27 -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
b818f1d46e
CC-4866: Library -> Edit metadata -> table does not redraw after
...
-fixed
2013-01-18 16:40:31 -05:00
denise
c4b1346f4e
CC-4865: Password reset -> Cancel -> url is missing base directory
...
-fixed
2013-01-18 15:54:56 -05:00
denise
2d76d76e2d
Removed console.log
2013-01-18 14:49:13 -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
22ecc3f1fc
CC-4855: System->Preferences->Fade in/out settings: Number's format is incorrect.
...
-fixed
2013-01-18 14:28:45 -05:00
James
ed7b22118c
Merge branch 'silan-script' into devel
2013-01-18 11:54:10 -05:00
James
f70ca93b53
CC-4841: Silan script
...
done
2013-01-18 11:53:26 -05:00
denise
0d3962f34e
Updating German po file
2013-01-18 10:55:37 -05:00
denise
a3477106cf
CC-4734: French - UI breaks in several places
...
-fixed
2013-01-18 10:39:06 -05:00
james
e2b83a0c8c
CC-4857: Playlist length will increase every time I duplicate it.
...
- fixed
2013-01-17 22:20:28 -05:00
denise
94a87a0b2e
Smart block tooltip content breaks when language setting is not english
2013-01-17 16:19:35 -05:00
denise
76cd86ada8
Small change to Russian po file
2013-01-17 14:52:01 -05:00
denise
6acc5696f9
Save button on edit user settings was not translating
2013-01-17 14:34:18 -05:00
denise
57629b4eac
Changed path to locale directory from absolute to relative
2013-01-17 14:31:40 -05:00
denise
796099b413
CC-4860: Library -> Context Menu -> Can't download files
...
-fixed
2013-01-17 13:37:32 -05:00
james
5283757cc6
Merge branch 'devel' of dev.sourcefabric.org:airtime into devel
2013-01-16 16:38:44 -05:00
james
3f2ab9bb4e
CC-4847: Listener Stats page shows misleading error when the Icecast admin password has not been entered
...
- done
2013-01-16 16:38:24 -05:00
cliff.wang
d7e40710f4
Merge branch 'devel' of dev.sourcefabric.org:airtime into devel
2013-01-16 16:33:30 -05:00
cliff.wang
e05d99e16f
Update Chinese translation
2013-01-16 16:33:16 -05:00
denise
e4c2f43d9e
CC-4855: System->Preferences->Fade in/out settings: Number's format is incorrect.
...
-fixed
2013-01-16 15:40:50 -05:00
denise
f7e8fd33fd
CC-4848: Streaming server passwords should be hidden with dots, once entered
...
-fixed
2013-01-16 14:36:56 -05:00
denise
9cb4633823
CC-4850: Upgrade Scripts -> Add default timezone and locale for each user in cc_pref
...
-fallback to default settings if user setting is not set
2013-01-16 12:42:58 -05:00
denise
b7fb7a4166
Removed English-US language option
2013-01-16 11:49:04 -05:00
Daniel James
5f12bc713d
Bumped copyright date to 2013
2013-01-16 12:24:45 +00:00
denise
2791c5fcc5
Updating fr_FR .po files
2013-01-15 17:05:57 -05:00