James
|
ef64ce2b73
|
CC-4112: Smart Playlist: Cannot search Long string
- added length validator
- extra fix: Due to lazy loading, aggregated field on playlist was not
updated properly.
|
2012-07-20 15:32:46 -04:00 |
James
|
2e7cf68777
|
CC-4110: Smart Playlist: some search criteria don't work
- added bunch of validation
- fixed a bug with range modifier not working correctly
|
2012-07-19 16:57:24 -04:00 |
denise
|
9fcc851523
|
CC-84: Smart Playlists
-hides playlist content if dynamic instead of disabling
-show the user how many files match specified criteria
|
2012-07-19 14:52:39 -04:00 |
James
|
82f087c84d
|
CC-84: Smart Playlists
- changed db query so it's lazy loading
|
2012-07-19 14:45:15 -04:00 |
James
|
266d86d9e4
|
CC-84: Smart Playlists
- fixed a bug
- change LIKE to ILIKE
|
2012-07-18 16:12:06 -04:00 |
James
|
9516771099
|
Merge branch 'cc-84-smart-playlist' into devel
Conflicts:
airtime_mvc/application/controllers/PlaylistController.php
airtime_mvc/application/models/Scheduler.php
|
2012-07-18 12:23:57 -04:00 |
James
|
2a38527161
|
CC-84: Smart Playlists
- propel usage chage
- cleaning up code
- some js changes
|
2012-07-18 11:52:09 -04:00 |
Martin Konecny
|
1bd07eeaca
|
Merge branch '2.1.x' into devel
Conflicts:
airtime_mvc/application/models/ServiceRegister.php
|
2012-07-17 15:00:53 -04:00 |
Vladimir
|
1e76845e9c
|
more sophisticated remote_addr determining
|
2012-07-17 13:34:48 -04:00 |
James
|
a4ba776b0f
|
CC-84: Smart Playlists
- save playlist type to db
- on edit type is loaded
|
2012-07-17 11:07:16 -04:00 |
Rudi Grinberg
|
20e32b98ba
|
Merge branch 'devel' into mediamonitor2
Conflicts:
python_apps/api_clients/api_client.py
|
2012-07-16 17:41:36 -04:00 |
James
|
fc09baacd7
|
CC-84: Smart Playlists
- static playlist is done.
|
2012-07-16 17:18:37 -04:00 |
denise
|
1bb97c8603
|
CC-84: Smart Playlists
- ui clean-up
|
2012-07-16 14:44:50 -04:00 |
Martin Konecny
|
4ebcb1b1f9
|
Merge branch '2.1.x' into devel
Conflicts:
airtime_mvc/application/controllers/ApiController.php
airtime_mvc/application/controllers/LibraryController.php
airtime_mvc/application/controllers/PlaylistController.php
airtime_mvc/application/models/Playlist.php
python_apps/media-monitor/airtimefilemonitor/airtimemediamonitorbootstrap.py
python_apps/media-monitor/airtimefilemonitor/airtimemetadata.py
|
2012-07-16 14:31:03 -04:00 |
Martin Konecny
|
312f35ae48
|
CC-430: Audio normalization (Replaygain Support)
-change default database value to null
|
2012-07-16 12:10:42 -04:00 |
denise
|
2dae5f30f7
|
CC-84: Smart Playlists
- code cleanup
- adds 'Add' button to last row, always
|
2012-07-16 11:01:34 -04:00 |
Martin Konecny
|
583695f98c
|
CC-430: Audio normalization (Replaygain Support)
-values are now written through to database
|
2012-07-15 22:22:42 -04:00 |
Martin Konecny
|
b4f1cc13c0
|
CC-430: Audio normalization (Replaygain Support)
make code simpler (don't download database to file)
|
2012-07-15 22:19:16 -04:00 |
Martin Konecny
|
794cf2c845
|
CC-4090: Make code style PSR compliant
-run psr-cs-fixer
|
2012-07-15 21:17:13 -04:00 |
James
|
601263b7a0
|
CC-84: Smart Playlists
- adding propel files for playlistcriteria table
|
2012-07-13 16:16:07 -04:00 |
James
|
bf46605ea1
|
CC-84: Smart Playlists
- changing field name in backend
- diabled loading criteria on edit temporarly
|
2012-07-13 14:32:05 -04:00 |
James
|
207582eb7e
|
CC-84: Smart Playlists
- temp commit
|
2012-07-13 14:23:30 -04:00 |
James
|
3bce6b4999
|
CC-84: Smart Playlists
- db inserting into cc_playlistcriteria
- error validations
|
2012-07-12 17:58:44 -04:00 |
Martin Konecny
|
f0f033b4fb
|
CC-430: Audio normalization (Replaygain Support)
|
2012-07-12 17:58:29 -04:00 |
James
|
f0134ba3fa
|
CC-84: Smart Playlists
- validation on server side
- getting list of files from db which satisfies criteria
|
2012-07-12 15:27:51 -04:00 |
Martin Konecny
|
bd51b4db02
|
CC-4100: Make number of shows displayed in widget customizable
-fixed
|
2012-07-11 19:31:24 -04:00 |
James
|
93b34bb079
|
CC-84: Smart Playlists
- controller skeleton
- playlist model dummy functions
|
2012-07-11 16:14:11 -04:00 |
Martin Konecny
|
ee3447f903
|
CC-4090: Make code style PSR compliant
-User.php
-removed all trailing whitespace
|
2012-07-10 18:51:32 -04:00 |
James
|
24a90700a1
|
CC-4095: Media Library -> Playlist: dj user can delete the playlist owned by
others on some situation.
|
2012-07-10 17:24:57 -04:00 |
James
|
f174a2bcf3
|
Merge branch '2.1.x' of dev.sourcefabric.org:airtime into 2.1.x
|
2012-07-10 17:09:46 -04:00 |
James
|
39506740eb
|
CC-4095: Media Library -> Playlist: dj user can delete the playlist owned by
others on some situation.
- fixed
|
2012-07-10 17:09:21 -04:00 |
Martin Konecny
|
6d98cca9c3
|
SAAS-270: Apache2 errors on SaaS
-no reason to pass $pl since it is not even used. Fixed
|
2012-07-10 16:41:30 -04:00 |
Martin Konecny
|
3d243468a7
|
CC-4090: Make code style PSR compliant
Subjects.php
|
2012-07-10 10:36:53 -04:00 |
Martin Konecny
|
dc2b4fed0a
|
Merge branch 'devel' of dev.sourcefabric.org:airtime into devel
|
2012-07-10 10:19:35 -04:00 |
Martin Konecny
|
00a2a19833
|
CC-4090: Make code style PSR compliant
Subjects.php
|
2012-07-09 23:41:00 -04:00 |
Martin Konecny
|
e91c96b90e
|
CC-4090: Make code style PSR compliant
StreamSetting.php
|
2012-07-09 23:32:21 -04:00 |
James
|
c279e008d0
|
Merge branch '2.1.x' into devel
|
2012-07-06 15:52:09 -04:00 |
James
|
63856ea918
|
CC-4079: Apache error: missing $startDt variable
- fixed
|
2012-07-06 15:40:16 -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 |
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
|
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
|
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 |
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
|
d13ade977a
|
CC-4034: Files on Watched folder shouldn't be deleted physically.
- fixed
|
2012-06-28 13:28:45 -04:00 |