denise
525b2dcb33
CC-4895: Remove all json die() statements from code
...
- removed json_encode
2013-02-07 15:41:47 -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
denise
96b87d23e0
CC-1960: Internationalize Airtime / Support translations
...
-added i18n for plupload
2012-11-22 14:37:54 -05:00
denise
57fdab0ddf
CC-1960: Internationalize Airtime / Support translations
...
-added i18n jquery library
-created a Locale controller that returns a js dictionary of translations needed in js
-added jquery i18n wrapper function to all strings in js
2012-11-20 11:33:37 -05:00
denise
d32495d100
CC-2184: Hardcoded CSS path should be relative path instead
2012-10-19 11:09:34 -04:00
Rudi Grinberg
52882ef938
Added mp4 removed aac.
2012-09-13 10:35:13 -04:00
Rudi Grinberg
92532cb708
cc-4394: Added m4a
2012-09-12 14:54:11 -04:00
Rudi Grinberg
3571e2c691
cc-1710: switched bwf to wav
2012-08-30 16:50:10 -04:00
Rudi Grinberg
c09ebce1f0
cc-1710: Removed verbosity
2012-08-30 11:43:11 -04:00
Rudi Grinberg
bed9989d2a
cc-1710: Added more supported extensions to the allowed upload list
2012-08-30 11:40:05 -04:00
denise
5e894f7351
CC-3893: Add Media: Red underline appears on the bottom
...
-fixed
2012-06-05 11:19:59 -04:00
Martin Konecny
bc629bf441
CC-3537: When you try to navigate away while uploading you get a "false" message
...
-fixed
2012-03-28 23:27:31 -04:00
James
7c81fa29eb
CC-3192: Problem with web uploads for Airtime 2.0.0 beta2
...
- The bug was introduced with CC-3086. When file is large enough so
the pluload use chucking, it would create different temp name for each
chuck.
- Fixed it by using unique_name feature on plupload
2011-12-14 15:58:26 -05:00
James
ab0dc64ba9
CC-3086: When uploading a file to /tmp filename collisions can occur
...
- mktemp is used to generate temp name within /tmp dir
- it generate temp file when the file gets uploade to /tmp and then copy to
organize folder as original file name
2011-11-23 14:12:14 -05:00
James
d0ecd0acf1
CC-2740: Upload issue
...
- fixed a bug for uploading a file with "+" signs in IE
2011-08-30 15:25:33 -04:00
James
66b1a6794e
- fixed a bug where it didn't display error msg when duplicate
...
file was uploaded via plupload
2011-08-02 14:20:28 -04:00
James
28da7488b0
- putting 'gears' as the first option for plupload
2011-08-02 11:24:54 -04:00
James
842de29d4d
- minor fix on plupload
2011-07-29 17:13:32 -04:00
James
ce0396961d
CC-2473: plupload: Cannot upload a 250Mb+ file
...
- fixed
- we now use chuck to uploade files
2011-07-29 16:45:13 -04:00
james
033eb193de
CC-2290:Clicking on another tab whilst uploading track
...
- Changed msg as requested
2011-05-31 16:55:28 -04:00
james
551ed289ca
CC-2290:Clicking on another tab whilst uplaoding track kills
...
additional fix
- when user adds file and removes file, and the list is empty,
there is no more alert.
2011-05-31 12:26:30 -04:00
james
1f02ba813d
CC-2290:Clicking on another tab whilst uploading track kills
...
- note that change in queue will trigger the alert(on unload),
not the actual upload process
2011-05-31 11:23:48 -04:00
James Moon
676d64bbb6
cc-2202:start upload button vanishes
...
Fixed.
2011-04-27 15:33:32 -07:00
Paul Baranowski
b11cbd8159
CC-2166: Packaging Improvements. Moved the Zend app into airtime_mvc. It is now installed to /var/www/airtime. Storage is now set to /srv/airtime/stor. Utils are now installed to /usr/lib/airtime/utils/. Added install/airtime-dircheck.php as a simple test to see if everything is install/uninstalled correctly.
2011-04-14 18:55:04 -04:00