james
4acf835fe1
CC-2536:Should set realpath of directory in MusicDir
...
- fixed
2011-07-13 09:49:51 -04:00
james
be7af45c66
CC-2524:Manage Media Folders:No error msg
...
- fixed
- changed error msg text
2011-07-13 09:01:48 -04:00
martin
1411987b01
CC-2534: When copy files into storage folder it says wrong path name
...
filter all functions via realpath which will make directories consistent
2011-07-12 17:05:40 -04:00
martin
1416274882
CC-2529: Create download file API key
...
-users who are authenticed via ZEND_AUTH can now preview files
without using api-key
2011-07-12 14:09:40 -04:00
martin
2c4e2afb8b
-removed airtime-clean-storage.php + airtime-import.php
...
-default created stor dir now has www-data:www-data permission
-created airtime-install.ini file for specifying install defaults
-removed all references to storDir in /etc/airtime/airtime.conf,
and get value from database instead.
2011-07-11 16:14:34 -04:00
james
e47f80802e
CC-2524:MusicDir.php: adding error handling
...
- following functions now handle error and return code and
error message if there is an error:
addDir(), setStorDir(), removeWatchedDir()
- fixed airtime-importy.py to work with new MusicDir functions
2011-07-11 14:00:31 -04:00
james
ece84a04c5
Merge branch 'devel' of dev.sourcefabric.org:airtime into devel
2011-07-08 17:46:50 -04:00
james
9bbd350a3a
Merge branch 'cc-2514-new-airtime-import-script' into devel
2011-07-08 17:46:32 -04:00
james
c0a68e20c2
CC-2514:New airtime-import script
...
- initial commit.
2011-07-08 17:14:01 -04:00
martin
8574eb7063
Merge branch 'devel' of dev.sourcefabric.org:airtime into devel
2011-07-07 16:05:47 -04:00
martin
73da294089
CC-2505: Media monitor doesn't delete some tracks
...
from the Airtime server due character encoding
-fixed
2011-07-07 16:05:34 -04:00
james
25725c5ce2
CC-2520:Phone Home stat:Popup doesn't get disapeared
...
- fixed
2011-07-07 14:09:55 -04:00
james
ba4733ceb6
CC-2460:Popup shouldn't show after X is pressed
...
- changed name to "donotshowregistrationpopup"
2011-07-06 17:02:58 -04:00
martin
6b9066466b
Merge branch 'devel' of dev.sourcefabric.org:airtime into devel
2011-07-06 14:43:01 -04:00
martin
67df619c90
CC-2272: Ability to change storage directory location
...
-done
2011-07-06 14:42:43 -04:00
james
f8b8a6bada
Merge branch 'devel' of dev.sourcefabric.org:airtime into devel
2011-07-06 13:56:51 -04:00
james
a8546e289e
CC-2068:Now playing should use Title/Creator, not Song/Artist
...
- fixed
- removed some unnecessary code.
2011-07-06 13:56:27 -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
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
james
883cacd220
CC-2509:Phone Home stat: not able to upload logo via popup
...
- fixed
2011-07-05 14:21:32 -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
d260c66abc
cc-2419: media monitor import on startup
...
-added multiple dir support
2011-07-04 15:08:02 -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
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
martin
dc457e79a0
added logging to ApiController::getMediaAction
...
-Will help us see why files are not sometimes downloaded by pypo.
2011-06-28 23:06:59 -04:00
james
5f9dd83c38
CC-2377:Upload to soundcloud no show name
...
- fixed
- additional fix: getRealFilePath() doesn't exsist anymore.
Places where it calls getRealFilePath(), replaced with getFilePath()
2011-06-27 11:43:59 -04:00
james
629c3fb1d9
CC-2240:Fix up recorded show function
...
- fixed
- added getName() function agagin to StoredFile
2011-06-27 11:23:48 -04:00
Naomi Aro
4a478117c6
CC-2411 : Interface for Music Folders Preferences
...
applying html/css changes to music folder preference page.
2011-06-27 11:46:23 +02:00
James
c5ec6b5a53
CC-2425:Tweak phone home
...
- privacy check box is uncheck by defalut
- 'Yes' button is disabled on popup form by default
- custom error msg is added for privacy checkbox on preference
form
- promote form is hidden by default
2011-06-26 23:13:49 -04:00
James
195588ecc4
CC-2451: Not storing data
...
- fixed
- additional fix: promote data will not be stored if promote
checkbox is not checked
2011-06-26 01:47:21 -04:00
martin
7607bce6c8
CC-2403: Downloading a file via the web UI returns an absolute path, not relative
...
-fixed to take into account the base URL.
2011-06-24 16:04:57 -04:00
James
db7b996288
CC-2415:subsecod-offset-in-playlist
...
- Displays 1 decimal place on all length and offset in playlist
builder
- secondsToPlaylistTime() function returns time with 1 decimal
millisecond
2011-06-24 15:51:21 -04:00
James
e05645f523
CC-2415:Subsecond offset
...
- temp commit. not sure what needs to be done yet
2011-06-24 12:29:55 -04:00
James
7aca2e25d0
CC-2432:After choosing to register from still pops up
...
- fixed
2011-06-24 10:15:18 -04:00
Naomi Aro
fbf5f85509
CC-2423 Undefined property in StoredFile::$md
...
uses the new file metadata access now.
2011-06-24 10:40:31 +02:00
Naomi Aro
bae771790a
cc-1799 Human Filesystem
...
editing recording shows so they work with the new filesystem/file upload.
2011-06-23 21:14:09 +02:00
Naomi Aro
e725e4fbe4
cc-1799 Human Filesystem
...
storage dir should be created first so then it's realpath can be inserted into the database.
2011-06-23 17:51:38 +02:00
Naomi Aro
7876552b38
Merge branch 'devel' of dev.sourcefabric.org:airtime into devel
2011-06-23 17:35:01 +02:00
Naomi Aro
65e647263f
cc-1799 Human Readable File System
...
refactoring media monitor, separate process for file event processing.
2011-06-23 17:33:05 +02:00
martin
8f0b965ea0
CC-2403: Downloading a file via the web UI returns an absolute path, not relative
...
-fixed
2011-06-22 16:50:58 -04:00
martin
50cde2f8b0
CC-2418: Show add: end time shown in display is not the time committed to DB
2011-06-22 11:21:26 -04:00
james
ea78991d57
- removing one line from PreferenceController.php(the function
...
doesn't exist anymore)
2011-06-21 10:26:34 -04:00
james
bcfc5507c6
CC-1724: Phone home statistics
...
- Email is not required field in Preference
- removed duplicate line from PreferenceController.php
2011-06-21 10:19:39 -04:00
Naomi Aro
6adce1ba45
CC-1799 Put Airtime Storage into a Human Readable File Naming Convention
...
adding ability to move stor directory.
2011-06-21 14:58:38 +02:00
Naomi Aro
f1893cebe6
CC-1799 Put Airtime Storage into a Human Readable File Naming Convention
...
making separate js file for music dirs page.
2011-06-21 11:57:56 +02:00
Naomi Aro
253eb811c7
Merge branch 'cc-1799-put-airtime-storage-into-a-human-readable-file-naming-convention' into devel
...
Conflicts:
airtime_mvc/application/controllers/PreferenceController.php
airtime_mvc/application/models/Preference.php
airtime_mvc/application/views/scripts/form/preferences.phtml
airtime_mvc/public/js/airtime/preferences/preferences.js
2011-06-21 11:20:35 +02:00