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
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
77b0c21192
Small refactor
2013-01-22 10:39:20 -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
James
dcf3526000
CC-4384: Remove annoying usage of $CC_CONFIG
...
- done
2013-01-10 18:09:00 -05:00
James
b8f80866cf
CC-3018: Automatically strip out silence from audio tracks
...
- done
2013-01-03 14:02:06 -05:00
denise
b2699fa914
merge from devel
2012-12-03 11:06:56 -05:00
denise
10b6dd202e
Merge branch 'devel' into cc-1960-internationalize-airtime
...
Conflicts:
airtime_mvc/public/js/airtime/playlist/smart_blockbuilder.js
2012-11-21 11:44:40 -05:00
denise
f88a7bdb31
Merge branch '2.2.x' into devel
2012-11-21 10:54:17 -05:00
James
3c1f80de68
CC-4658: Smart Block: Unable to drag songs into block directly
...
- fixed
2012-11-20 16:38:43 -05:00
denise
a76b9b305f
CC-1960: Internationalize Airtime / Support translations
...
-added gettext wrapper to all strings in models
2012-11-20 11:33:37 -05:00
denise
b817684972
Merge branch '2.2.x' into devel
...
Conflicts:
airtime_mvc/application/controllers/PreferenceController.php
airtime_mvc/application/models/StoredFile.php
airtime_mvc/public/js/bootstrap/bootstrap.js
2012-11-07 11:21:36 -05:00
James
504d9968f1
CC-4639:
...
Give an option to allow smart blocks to reuse tracks if not enough tracks meet the time limit
- fixed the bug where airtime hangs when repeat is checked but 0 files that
meet criteria
- fixed dynamic block bug where it didn't generate correct list
2012-11-06 16:32:00 -05:00
denise
a99191f4bd
CC-4669: Smart Blocks: Dynamic length of less than 1 hour shows 0.0
...
-fixed
2012-11-06 11:14:40 -05:00
denise
90a93e9a6c
CC-4664: Playlist/Block preview: Tracks deleted from library still get played
...
-fixed
2012-11-05 13:58:11 -05:00
Rudi Grinberg
1c628bd831
renamed displayable to visible
2012-11-05 10:57:18 -05:00
Rudi Grinberg
b6341e44b3
removed pointless code duplication
2012-11-05 10:12:03 -05:00
Rudi Grinberg
34248921fc
refactored code to use displayable
2012-11-05 10:09:34 -05:00
Rudi Grinberg
311c88a8a2
added check for hidden in buildEntry
2012-11-05 09:54:00 -05:00
Rudi Grinberg
800f8b9ded
added criteria to remmove hidden files in blocks
2012-11-05 09:40:58 -05:00
james
9293a26738
CC-4639: Give an option to allow smart blocks to reuse tracks if not enough
...
tracks meet the time limit
- code optimazation
2012-10-31 12:05:17 -04:00
James
1899d588ee
- CRLF fix
2012-10-30 18:03:03 -04:00
James
9d495ebc03
CC-4639: Give an option to allow smart blocks to reuse tracks if not enough tracks meet the time limit.
...
- done
2012-10-30 17:57:58 -04:00
James
5061dfa05d
CC-4647: apache error log entries
...
- fixed
2012-10-30 12:36:50 -04:00
denise
6727bce328
CC-4598: Smart block: cannot save dynamic block with 0.5 hours
...
-fixed
2012-10-18 15:03:59 -04:00
denise
5f35336fd0
CC-2295 Improvements to playlist builder beha...CC-2303 Cue-in Cue-out inconsistency with time values:
...
-fixed
2012-10-11 11:49:04 -04:00
James
8433ec5445
CC-4482: Smart Blocks -> tracks with empty "Album" name are NOT filtered in
...
- fixed
2012-09-18 16:50:42 -04:00
James
43503475fd
CC-4430: Block: Please don't count the removed files in when calculating how many files meet the criteria
...
- CRLF fix
2012-09-13 17:07:47 -04:00
James
0b917f385e
CC-4430: Block: Please don't count the removed files in when calculating how many files meet the criteria
...
- fixed
2012-09-13 17:05:40 -04:00
Rudi Grinberg
24b3fb7e8a
Remvod unused CC_CONFIG, reformatted some code
2012-09-13 10:26:50 -04:00
denise
3b43efefe0
CC-4413: Unused local variables in models.
...
-done
2012-09-12 17:26:41 -04:00
Martin Konecny
20f5fe6480
Merge branch 'devel' of dev.sourcefabric.org:airtime into devel
...
Conflicts:
airtime_mvc/application/models/Block.php
airtime_mvc/public/css/styles.css
2012-09-12 15:55:43 -04:00
Martin Konecny
a418f5777c
CC-4393: Please ignore AAC and Flac items for Playlist Preview and disable to preview it as a single track
...
-initial commit
2012-09-12 15:43:50 -04:00
Rudi Grinberg
b2737688cc
Added space to sql squery
2012-09-12 15:36:37 -04:00
Rudi Grinberg
d69391d2dd
Formatted Block.php
2012-09-12 11:35:28 -04:00
Rudi Grinberg
7b41d94352
Reforamtted Block.php
2012-09-12 11:31:41 -04:00
denise
58d39d74d4
CC-4355: Smart block criteria do not match library columns or metadata editor
...
-fixed
2012-09-11 17:18:17 -04:00
denise
f06b3e2c36
CC-4345: Prepared statements - part 1
...
-modified Block.php to use Application_Common_Database::prepareAndExecute()
2012-09-06 11:11:09 -04:00
Martin Konecny
e636d371b0
Merge branch 'devel' of dev.sourcefabric.org:airtime into devel
2012-09-04 17:22:32 -04:00
Martin Konecny
ac547342f1
Logging typo
2012-09-04 17:22:21 -04:00
denise
5bb1f4720e
CC-4345: Prepared statements - part 1
...
-Block.php done
2012-09-04 16:59:33 -04:00
Martin Konecny
4848717d4d
CC-4090: Make code style PSR compliant - part 4
...
-models dir
2012-08-29 10:58:03 -04:00
denise
98ab38ff54
CC-4295: Smart Block: Please deal with the float value when criteria likes 'length is'
...
-fixed
2012-08-28 11:22:41 -04:00
denise
0edfb10f19
Smart Blocks: extra criteria field was undefined sometimes
2012-08-27 12:43:46 -04:00
denise
b92ff1de89
CC-4290: Playlists -> Dynamic Smart Block-> "in the range" criteria seems to be not working
...
-fixed
2012-08-27 12:04:04 -04:00
James
2ca4a369b2
CC-4264: Smart Block: Fail to generate block with some unavailable files
...
- fixed
2012-08-24 17:02:37 -04:00
denise
82f2b2e7c3
CC-4249: Playlist: Playlist's length doesn't update if it contains a smart playlist which the length is changed
...
-fixed
2012-08-24 11:12:31 -04:00
denise
1f7a6fdc63
CC-4262: Smart Block: Characters do not get escaped properly
...
-fixed
2012-08-24 10:29:28 -04:00
Martin Konecny
9893282e43
CC-4275: Enable debug mode where all Propel queries are displayed in raw SQL
...
-add enablePropelLogging and disablePropelLogging functions
2012-08-23 22:27:24 -04:00
Martin Konecny
d06fda0329
fix indentation
2012-08-23 21:43:55 -04:00