Martin Konecny
|
e91c96b90e
|
CC-4090: Make code style PSR compliant
StreamSetting.php
|
2012-07-09 23:32:21 -04:00 |
Martin Konecny
|
24349e64d8
|
CC-430: Audio normalization (Replaygain Support)
-some minor fixes for default value (should be 0 dB not 1dB)
|
2012-07-05 23:30:53 -04:00 |
Martin Konecny
|
5c1af49252
|
CC-430: Audio normalization (Replaygain Support)
-Added support on Liquidsoap side
|
2012-07-05 23:24:34 -04:00 |
Martin Konecny
|
ce698d4123
|
CC-430: Audio normalization (Replaygain Support)
-Added support on server side
|
2012-07-05 22:37:40 -04:00 |
James
|
9bc1c66fe3
|
CC-2747: If the file contains '\' in its meta title, airtime doesn't
detect duplicate
- fixed
- extra fix: there was also problem with web UI upload and it's fixed
see the comment on the ticket for more detail.
|
2012-07-05 15:27:49 -04:00 |
denise
|
1cbb0345b3
|
improved error message for overlapping shows
|
2012-07-05 11:33:03 -04:00 |
denise
|
4441bf18b7
|
CC-4072: Improve the check overlapping shows function
-done
|
2012-07-05 11:24:49 -04:00 |
denise
|
771974433b
|
CC-4071: Prevent shows from overlapping on drag and drop in calendar
-done
|
2012-07-05 11:01:48 -04:00 |
denise
|
1fa3da5bd0
|
CC-4069: Edit Show -> cannot edit show
-fixed
|
2012-07-04 18:58:22 -04:00 |
denise
|
cbf026412c
|
CC-4056: Add Show -> Prevent shows from overlapping
-done
|
2012-07-04 11:34:18 -04:00 |
denise
|
598bf8942c
|
Merge branch '2.1.x' into devel
|
2012-07-03 14:57:16 -04:00 |
james
|
7342ea4d4b
|
CC-4053: Widget not showing correct day on Sunday
- fixed weekly widget
- also fixed today's show widget
|
2012-07-03 13:17:48 -04:00 |
denise
|
3e75b28c9d
|
Merge branch '2.1.x' into devel
Conflicts:
airtime_mvc/application/controllers/ApiController.php
|
2012-07-03 10:42:29 -04:00 |
denise
|
46604fdf59
|
CC-4046: Timeline -> cannot drag and drog song into the posion between song's name and "show empty"
-fixed
|
2012-06-29 16:59:03 -04:00 |
denise
|
7ea106e0d3
|
CC-4051: Library -> First character gets cut off of file name when downloading a track from a watched folder
-fixed
|
2012-06-29 16:02:27 -04:00 |
James
|
6d823d01ab
|
CC-4042: Media Library -> Non-admin user cannot see "File import in progress"
- fixed
|
2012-06-29 12:49:59 -04:00 |
James
|
b425fbd894
|
CC-4045: Logging: add file name and line number on logging function
- done
|
2012-06-29 12:47:14 -04:00 |
denise
|
001f0790f9
|
Merge branch '2.1.x' into devel
|
2012-06-29 12:26:45 -04:00 |
denise
|
335dd1516b
|
Merge branch '2.1.x' into devel
Conflicts:
python_apps/pypo/liquidsoap_scripts/ls_script.liq
|
2012-06-29 10:57:14 -04:00 |
James
|
0b069c2f54
|
Merge branch '2.1.x' of dev.sourcefabric.org:airtime into 2.1.x
|
2012-06-29 10:56:55 -04:00 |
James
|
a8792a7b97
|
CC-4042: Media Library -> Non-admin user cannot see "File import in progress"
- fixed. See the comment for more detail.
|
2012-06-29 10:55:19 -04:00 |
denise
|
38cb439f53
|
CC-4036: Timeline -> A new Cursor will be selected when there are 2 shows and we add/delete items in timeline view
-fixed
|
2012-06-28 17:55:17 -04:00 |
James
|
6c83633933
|
CC-4008: Inconsistent button labels for Play/Preview in Now Playing page
- changed everyting to "Preview"
|
2012-06-28 13:33:01 -04:00 |
James
|
d13ade977a
|
CC-4034: Files on Watched folder shouldn't be deleted physically.
- fixed
|
2012-06-28 13:28:45 -04:00 |
james
|
443537b2db
|
CC-4020: Apache error found: Undefined variable: switch_start
- fixed
|
2012-06-27 22:50:46 -04:00 |
denise
|
8141dec3b5
|
CC-3975: Media Library: Try to download files from watched folder, the filename will be "true"
-added comment
|
2012-06-27 15:13:03 -04:00 |
denise
|
d5a5bdd310
|
CC-3975: Media Library: Try to download files from watched folder, the filename will be "true"
-added comment
|
2012-06-27 14:57:47 -04:00 |
denise
|
bdaa64d4d1
|
CC-3975: Media Library: Try to download files from watched folder, the filename will be "true"
-fixed (originally scheduled for 2.2 - adding for 2.1.3)
|
2012-06-27 13:13:07 -04:00 |
denise
|
1300593e8b
|
CC-3975: Media Library: Try to download files from watched folder, the filename will be "true"
-fixed
|
2012-06-27 13:03:22 -04:00 |
denise
|
4015949d2a
|
CC-3933: Replace Airtime version number in source code with a hash of the version + uniqueId.
-done
|
2012-06-27 10:27:53 -04:00 |
Martin Konecny
|
a63b765621
|
CC-4011: System -> Media Folders: Changing page will stop removing a watched folder with lots of files (50,000)
-Changed doing 50,000 database calls to 1.
|
2012-06-25 23:40:07 -04:00 |
Martin Konecny
|
84f867a00f
|
Merge branch '2.1.x' of dev.sourcefabric.org:airtime into 2.1.x
|
2012-06-25 18:31:07 -04:00 |
Martin Konecny
|
b8c559db58
|
add time to our version so cache is never used in dev branch
|
2012-06-25 18:30:33 -04:00 |
denise
|
8005049bdc
|
CC-3996: Undefined offset: 0 in StoredFile.php (Apache error)
-fixed
|
2012-06-25 12:22:34 -04:00 |
denise
|
ffb7f2ff65
|
CC-3933: Replace Airtime version number in source code with a hash of the version + uniqueId.
-done
|
2012-06-22 18:01:00 -04:00 |
James
|
c669d3cb47
|
CC-3969: Reset Password: specifying wrong e-mail keeps you on the same page
without possibility to navigate back gracefully
- done
|
2012-06-20 18:02:46 -04:00 |
James
|
10fc5038c8
|
CC-3965: Clarify input/output stream settings by addding appropriate labels
- fixed
|
2012-06-20 17:39:52 -04:00 |
denise
|
f029124447
|
Merge branch '2.1.x' into devel
|
2012-06-19 17:57:27 -04:00 |
denise
|
9ac024fa72
|
CC-3993: Validate that reporting stats are correct on Airtime PRO instances
-done
-if no log data for the past 24 hours, update current record with current date, and delete old records
|
2012-06-19 16:59:59 -04:00 |
denise
|
b742033647
|
- Add Media: fix to accept audio files with ID3 tags liquidsoap complains about
|
2012-06-18 12:24:13 -04:00 |
denise
|
f3d0f06397
|
- Add Media: reverted change to testing audo file with liquidsoap (will fix in 2.1.x)
|
2012-06-18 12:00:54 -04:00 |
denise
|
186b8ef1c2
|
CC-3975: Media Library: Try to download files from watched folder, the filename will be "true"
-fixed
|
2012-06-15 16:48:51 -04:00 |
denise
|
b0e93005e5
|
Merge branch '2.1.x' into devel
|
2012-06-15 15:04:18 -04:00 |
denise
|
bb54a9041f
|
CC-3986: 'Add User' does not convert email address to lowercase
-done
|
2012-06-15 15:03:48 -04:00 |
denise
|
87faf47c94
|
Merge branch '2.1.x' of dev.sourcefabric.org:airtime into 2.1.x
|
2012-06-15 14:42:37 -04:00 |
denise
|
d02607ed94
|
CC-3561: Add button to automatically rescan watched folders.
-done
|
2012-06-15 12:16:19 -04:00 |
James
|
81fb7699a4
|
CC-3985: Email field on User creation should be required.
- done
|
2012-06-14 16:11:14 -04:00 |
James
|
73a7a76078
|
Merge branch 'CC-3963' into 2.1.x
Conflicts:
airtime_mvc/public/js/airtime/preferences/streamsetting.js
|
2012-06-14 16:06:53 -04:00 |
denise
|
70bfe031ef
|
Merge branch '2.1.x' into devel
Conflicts:
airtime_mvc/application/models/Email.php
|
2012-06-14 15:30:33 -04:00 |
denise
|
6b990f8712
|
Merge branch '2.1.x' of dev.sourcefabric.org:airtime into devel
|
2012-06-14 13:45:14 -04:00 |