martin
eaba145d6d
Merge branch 'devel' of dev.sourcefabric.org:airtime into devel
2011-07-06 13:55:04 -04:00
martin
3d52db5211
CC-2494: Uploading songs getting a 500 error (shows as yellow ! in the UI)
...
-fixed
-also made it so that files deleted via the UI are deleted on the FS as well.
2011-07-06 13:54:52 -04:00
james
947647ed89
CC-2506:'choose folder' should be 'Choose folder'
...
-fixed
2011-07-06 13:50:32 -04:00
james
752f60bd76
CC-2512:Small browser window causes day/week/month buttons to
...
overlap Calendar
- fixed
- also margin was adjusted to more reasonable size
2011-07-06 11:57:42 -04:00
james
8f681de498
Merge branch 'devel' of dev.sourcefabric.org:airtime into devel
2011-07-06 11:46:03 -04:00
james
156a114bd5
CC-2507:Deleting a playlist during edting does not refresh the page
...
- fixed
2011-07-06 11:45:34 -04:00
martin
9594dd7078
Merge branch 'devel' of dev.sourcefabric.org:airtime into devel
2011-07-06 11:41:33 -04:00
martin
d23a6ef0fe
-liquidsoap beta2 binaries
2011-07-06 11:40:30 -04:00
james
7c8b90dd5d
Merge branch 'devel' of dev.sourcefabric.org:airtime into devel
2011-07-06 11:33:19 -04:00
james
acf5dbd6df
CC-2515:Phone Home Metric:prevent parent window refreshing
...
- fixed.
2011-07-06 11:32:57 -04:00
martin
f25fbd9ab6
Merge branch 'devel' of dev.sourcefabric.org:airtime into devel
2011-07-06 11:15:03 -04:00
martin
3dc1380fab
-updated liquidsoap scripts + library to be liquidsoap-beta2 compliant
2011-07-06 11:14:51 -04:00
james
e69c0ea351
CC-2510:Pref screen: able to select promote my stn
...
- fixed
2011-07-06 11:12:13 -04:00
martin
022b013dd2
CC-2421: Filename formatting tweaks
...
-cleaned up
2011-07-06 10:29:08 -04:00
martin
7a4fce1167
CC-2497: Media Monitor: doesn't detect some file change
...
-properly handle changing file extensions in the stor dir.
2011-07-05 19:06:12 -04:00
martin
a44a7d71f2
CC-1799 : Live Studio Playout from media library (pytagsfs)
...
-dont send delete event if file was deleted from "organize" dir.
2011-07-05 18:48:00 -04:00
martin
c6dafd5df9
Merge branch 'devel' of dev.sourcefabric.org:airtime into devel
2011-07-05 18:43:45 -04:00
martin
66b1924968
CC-1799 : Live Studio Playout from media library (pytagsfs)
...
-things are starting to work nicely...
2011-07-05 18:43:22 -04:00
martin
3424dcc12d
CC-1799 : Live Studio Playout from media library (pytagsfs)
...
-code cleanup
2011-07-05 17:45:56 -04:00
james
7b66e3325f
Merge branch 'devel' of dev.sourcefabric.org:airtime into devel
2011-07-05 15:54:07 -04:00
james
daf6f9963f
CC-2511:Phone Home Metric: add error display on popup
...
- refactoring was needed to solve this problem.
- javascript error check is not necessary anymore.
- The form is preloaded to nowplaying page, only when
it's needed, hence ajax call to pull up the form is not
needed anymore.
2011-07-05 15:53:50 -04:00
martin
2be05a8004
CC-1799 : Live Studio Playout from media library (pytagsfs)
...
-code cleanup, refactoring, and files moved from a watched-dir
to a non-watched dir are now properly handled
2011-07-05 15:48:50 -04:00
james
883cacd220
CC-2509:Phone Home stat: not able to upload logo via popup
...
- fixed
2011-07-05 14:21:32 -04:00
mkonecny
8593b340de
-update version string to beta3
2011-07-05 00:16:07 -04:00
martin
275dfd0cd0
-clean up comments..
2011-07-04 19:01:06 -04:00
martin
0757fda479
cc-2419: media monitor import on startup
...
-fixed bug related due to pair not being returned (only scalar value returned)
2011-07-04 18:38:16 -04:00
martin
42a324f659
Merge branch 'devel' of dev.sourcefabric.org:airtime into devel
2011-07-04 17:59:19 -04:00
martin
805d3616fe
cc-2419: media monitor import on startup
...
-fixed support for watched dirs #2
2011-07-04 17:59:02 -04:00
james
3b157fd5d9
Merge branch 'devel' of dev.sourcefabric.org:airtime into devel
2011-07-04 17:54:51 -04:00
james
5e93bb999e
CC-2501:Registration wording changes
...
- modified text and look on preferences
2011-07-04 17:54:33 -04:00
martin
df1dec2078
cc-2419: media monitor import on startup
...
-fixed support for watched dirs
2011-07-04 17:37:05 -04:00
martin
c67e711a05
cc-2419: media monitor import on startup
...
-fixed syntax errors, added more logging.
2011-07-04 15:40:09 -04:00
martin
ddb5e8e383
Merge branch 'devel' of dev.sourcefabric.org:airtime into devel
2011-07-04 15:08:14 -04:00
martin
d260c66abc
cc-2419: media monitor import on startup
...
-added multiple dir support
2011-07-04 15:08:02 -04:00
james
e44bf183c4
Merge branch 'devel' of dev.sourcefabric.org:airtime into devel
2011-07-04 14:49:47 -04:00
james
dcddec9536
CC-2447:Preview keeps playing if you create a new playlist
...
- fixed
- preview stops on clicking on any of new, delete, done editing button
2011-07-04 14:49:17 -04:00
martin
ae156c85b4
Merge branch 'devel' of dev.sourcefabric.org:airtime into devel
2011-07-04 14:29:19 -04:00
martin
429d8b234c
cc-2419: media monitor import on startup
...
-new method of querying db on startup.
2011-07-04 14:29:09 -04:00
james
cb72db4a31
CC-2460:Popup shouldn't show after X is pressed
...
- changed function name to "donotshowpopup"
2011-07-04 13:11:35 -04:00
james
4ca7b3cf16
CC-2501:registration-workding-change
...
- temp commit. Styling is still broken
2011-07-04 13:07:46 -04:00
james
2bc108e8ae
CC-2504:Show me box in preferences does not show promotinal data
...
-fixed
2011-07-04 12:54:10 -04:00
james
d9a9af9e6d
CC-2476:Dragging a playlist, draws a orange grid
...
- fixed(Thanks to Vladimir)
2011-07-04 11:35:35 -04:00
james
22df189cdc
CC-2477:Duration box is too small
...
-fixed
2011-07-04 11:11:35 -04:00
james
df64b70280
CC-2415: subsecond offset in playlist builder incorrect
...
- fixed
2011-07-04 10:25:38 -04:00
james
75ea77e6a6
CC-2503: replacing UI_MDATA_KEY_TITLE with MDATA_KEY_TITLE
...
-fixed
2011-07-04 10:00:37 -04:00
james
6de8b09184
CC-2460: popup doesn't popup again after press X
...
- fixed
2011-07-04 09:54:44 -04:00
james
77656c6499
Merge branch 'devel' of dev.sourcefabric.org:airtime into devel
2011-07-04 09:31:35 -04:00
james
79ea4ead9d
CC-2468:Changing host to DJ
...
- style.css change
2011-07-04 09:31:07 -04:00
martin
d4e4090429
cc-2419: media monitor import on start
...
-send removed file list before added file list
2011-06-30 18:07:12 -04:00
martin
0f67db9ed7
cc-2419 media monitor import on start
2011-06-30 18:07:12 -04:00