James
|
9ae3559305
|
Merge branch 'cc-4384-remove-table-calling-with-cc-config' into devel
Conflicts:
airtime_mvc/application/Bootstrap.php
|
2013-01-14 16:19:51 -05:00 |
James
|
5a97fb69f2
|
CC-4384: Remove annoying usage of $CC_CONFIG
- done
|
2013-01-14 16:16:14 -05:00 |
Martin Konecny
|
fae3f3a03f
|
CC-2184: Hardcoded CSS path should be relative path instead
-Make '/' the default root
|
2013-01-14 16:00:38 -05:00 |
James
|
4bf9ab60d9
|
CC-4819: Tracks length in Scheduler is 0.0 all the time
- fixed in better way
|
2013-01-10 11:49:02 -05:00 |
Martin Konecny
|
1ee90ed9b9
|
CC-4790: Media Monitor: Re-added files won't show up in Library
-fixed
|
2013-01-08 15:42:35 -05:00 |
James
|
a1837366be
|
Merge branch 'cc-3018-silence-detection' into devel
|
2013-01-03 14:08:21 -05:00 |
James
|
b8f80866cf
|
CC-3018: Automatically strip out silence from audio tracks
- done
|
2013-01-03 14:02:06 -05:00 |
Martin Konecny
|
d6eb043899
|
CC-4765: Webstream of AAC type can't be previewed
-fixed
|
2013-01-02 16:09:32 -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 |
Rudi Grinberg
|
7124cbe04d
|
fixed bug where hidden files would be shown in library
|
2012-11-20 15:18:41 -05:00 |
Rudi Grinberg
|
20855c73b5
|
refactoring + fix typo
|
2012-11-20 15:10:38 -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
|
ccd6447696
|
- install failed due to wrong metadata key
- wrong controller action called
|
2012-11-07 12:05:20 -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 |
denise
|
6ef646124e
|
CC-4668: Blocks/Playlists: Length includes deleted tracks
-fixed
|
2012-11-06 10:58:25 -05:00 |
Martin Konecny
|
d467abe509
|
Merge branch 'cc-4585' of https://github.com/rgrinberg/Airtime into devel
|
2012-11-05 11:27:34 -05:00 |
Rudi Grinberg
|
bd3cf543bf
|
made param useless in listAllFiles since its now safe to pass all files to MM
|
2012-11-05 11:11:05 -05:00 |
Rudi Grinberg
|
a62e64969d
|
Removed commented method
|
2012-11-05 09:49:49 -05:00 |
Rudi Grinberg
|
e01a61208d
|
Merge remote-tracking branch 'sf/2.2.x' into cc-4585
|
2012-11-05 09:19:20 -05:00 |
Rudi Grinberg
|
7e03333496
|
changed deletion by the user to be setting the file to be hidden instead
|
2012-11-03 01:33:13 -04:00 |
Martin Konecny
|
9609a4e220
|
Merge branch 'cc-4652' of https://github.com/rgrinberg/Airtime into devel
Conflicts:
airtime_mvc/application/controllers/LibraryController.php
airtime_mvc/application/views/scripts/library/library.phtml
airtime_mvc/public/js/airtime/showbuilder/main_builder.js
|
2012-11-02 20:16:54 -04:00 |
denise
|
106b18bf30
|
CC-4637: Media Library: Item will be removed from Playlist if it's removed from Library
-fixed
|
2012-11-02 17:49:32 -04:00 |
denise
|
2507e0f8a4
|
CC-4655: DJ's can delete files that they do not own
-fixed
|
2012-10-31 16:51:29 -04:00 |
denise
|
fc613aa597
|
CC-4604: Edit Metadata: DJ's cannot edit metadata on their own files
-fixed
|
2012-10-31 16:01:17 -04:00 |
denise
|
2527fa2e1a
|
CC-2184: Hardcoded CSS path should be relative path instead
|
2012-10-19 14:42:01 -04:00 |
denise
|
7d8079f770
|
Merge branch '2.2.x' into devel
Conflicts:
airtime_mvc/application/controllers/ShowbuilderController.php
airtime_mvc/public/js/airtime/audiopreview/preview_jplayer.js
airtime_mvc/public/js/airtime/common/common.js
|
2012-10-19 12:50:36 -04:00 |
denise
|
d32495d100
|
CC-2184: Hardcoded CSS path should be relative path instead
|
2012-10-19 11:09:34 -04:00 |
denise
|
819dcf70fd
|
CC-4579: Edit Metadata: Track number defaults to 0 if it is deleted
-fixed
|
2012-10-16 15:56:03 -04:00 |
Rudi Grinberg
|
5a0df2b6d5
|
Adde TODO's
|
2012-10-03 12:01:24 -04:00 |
Rudi Grinberg
|
1ae7784331
|
Added TODO
|
2012-10-03 11:59:02 -04:00 |
Rudi Grinberg
|
2deceaa5fb
|
comment formatting
|
2012-10-03 11:58:21 -04:00 |
Rudi Grinberg
|
4ff267ee8a
|
removed z
|
2012-09-19 17:45:03 -04:00 |
Rudi Grinberg
|
7bb1eadf03
|
formatting
|
2012-09-19 17:39:30 -04:00 |
Rudi Grinberg
|
36d454184d
|
formatted
|
2012-09-19 17:37:49 -04:00 |
Rudi Grinberg
|
f801fcb81e
|
empty space
|
2012-09-19 11:20:26 -04:00 |
Rudi Grinberg
|
014da73eed
|
heredoc sql
|
2012-09-19 11:17:32 -04:00 |
Rudi Grinberg
|
ecb5c93ddf
|
Removed methods again...
|
2012-09-19 11:14:59 -04:00 |
Rudi Grinberg
|
7dac1c6561
|
Added them back because not sure
|
2012-09-19 11:14:26 -04:00 |
Rudi Grinberg
|
99b28cca82
|
Removed unused methods
|
2012-09-19 11:11:50 -04:00 |
Rudi Grinberg
|
2cfb0c85d5
|
Formatted sql
|
2012-09-18 15:04:22 -04:00 |
Rudi Grinberg
|
3a60d729fd
|
added todo
|
2012-09-18 15:02:07 -04:00 |
Rudi Grinberg
|
b069b1254e
|
Aligned
|
2012-09-18 12:56:01 -04:00 |
Rudi Grinberg
|
6ac241b1fc
|
Added todo
|
2012-09-18 12:48:45 -04:00 |
Rudi Grinberg
|
a22ba39de1
|
formatting
|
2012-09-18 12:26:07 -04:00 |
Rudi Grinberg
|
d2f43058c2
|
fixed comment
|
2012-09-18 12:09:28 -04:00 |
Rudi Grinberg
|
f9319b869a
|
Corrected comments
|
2012-09-18 12:08:30 -04:00 |
Rudi Grinberg
|
bc873a3ece
|
Added extension handling for file path
|
2012-09-18 12:04:54 -04:00 |
Rudi Grinberg
|
8657a80459
|
removed return ''
|
2012-09-18 11:51:13 -04:00 |
Martin Konecny
|
c310cecf40
|
CC-4463: do we need getFileExtension()?
|
2012-09-17 16:40:27 -04:00 |
Rudi Grinberg
|
2337078dd8
|
Cleaned up unused variables. Formatted some lines.
|
2012-09-17 12:35:12 -04:00 |