martin
d7830785df
CC-2717: Media Monitor forgets about watched directories after being restarted
2011-08-22 20:41:34 -04:00
James
376ae1370c
CC-2693: Copy PHP files to /usr/shar/airtime instead of /var/www/airtime
...
- done for new install
- upgrade need some more work
2011-08-22 12:03:09 -04:00
James
d6692b7cf9
Merge branch '1.9.1' of dev.sourcefabric.org:airtime into 1.9.1
2011-08-19 16:43:01 -04:00
James
30fcb0b95d
CC-2704: Support settings UI tweaks
...
- adding server name again under Preference
2011-08-19 16:42:46 -04:00
martin
ea2981574c
Merge branch '1.9.1' of dev.sourcefabric.org:airtime into 1.9.1
2011-08-19 15:46:45 -04:00
martin
1272c172b7
CC-2703: orange progress bar is playing when there is not content
...
-previous and future shows are now ignored as well
2011-08-19 15:46:35 -04:00
James
8e108e8596
CC-2704: Change text
...
- fixed
2011-08-19 14:58:31 -04:00
James
bb97a0eede
CC-2704: Support Setting UI tweak
...
- move station name under publicise
- make it required field
2011-08-19 13:09:10 -04:00
martin
fa50c93914
Merge branch '1.9.1' of dev.sourcefabric.org:airtime into 1.9.1
2011-08-19 12:29:41 -04:00
martin
c0189e3c5d
CC-2703: orange progress bar is playing when there is not content
...
-fixed
2011-08-19 12:29:26 -04:00
James
db225dd610
CC-2704: Support settings UI tweaks
...
- Move station name to "Support Settins" page
2011-08-19 12:19:35 -04:00
James
d83f9f1b96
CC-2701: Separate Support Settings from Preference page
...
- done.
2011-08-18 18:58:59 -04:00
James
873f7e1dae
CC-2698: upgrading fail from 1.8.2->1.9.0
...
- fixed version string
- deleting entries from cc_schedule before adding "ON CASCADE" constraint
2011-08-18 15:32:33 -04:00
James
691a83ccd0
- version string and changelog changes
2011-08-09 11:44:11 -04:00
James
b9d969e45a
CC-2656: Change user manual link on help page
...
- done
2011-08-09 11:35:25 -04:00
James
ad67fbab56
CC-2655: parseInt was using octat radix
...
- Change parseInt() to use 10(decimal) radix
2011-08-09 11:26:12 -04:00
James
968c0f96a2
CC-2651: import idicator
...
- Threshold is 10 seconds
- record timestamp once every 5 seconds
- "File import inprogress..." displays above search box
- pyinotify read_freq changed to 0.1 from 1
2011-08-09 10:40:10 -04:00
James
05b2a9679b
CC-2651: Prevent chaning the storage dir while import is happening
...
- done
2011-08-08 17:07:52 -04:00
James
9ff5bdaf0f
CC-2652: display info about import
...
- temp commit
2011-08-08 14:44:05 -04:00
Naomi Aro
a199585cb9
CC-2647 : Check MD will fit db constraints in Airtime
2011-08-05 15:12:55 -04:00
James
6c6776e2ce
- version string change
2011-08-05 15:12:55 -04:00
James
5124fa67d3
CC-2626: long numbers after the dot should be truncated
...
- fixed
2011-08-05 15:09:04 -04:00
Naomi Aro
dfb7ca69f6
CC-2632 : Language metadata from version 1.8 doesn't exist in 1.9 metadata
2011-08-05 15:09:03 -04:00
James
83432e1996
CC-2634: Downloading a file with a non-ASCI name, doesn't
...
show up those chars
- removed pathinfo() call and manually parsing the basefile name.
2011-08-05 15:09:03 -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
79ddd93ec8
CC-2620: Undefined index error on Now playting page after upgrade
...
- fixed
2011-08-02 13:54:26 -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
8187a5504b
- Release preparation changes
2011-07-27 17:12:27 -04:00
Naomi Aro
8b9cfd7cfa
CC-2595 : Apache error when addWatchedDir() from MusicDir.php is called
...
need to make this work for new installs.
2011-07-27 10:41:33 +02:00
James
d94357e5e5
Merge branch 'devel' of dev.sourcefabric.org:airtime into devel
2011-07-25 16:25:07 -04:00
James
2b36e8193e
CC-2588 :Use RabbitMQ to control the show recorder
...
- done
2011-07-25 16:24:00 -04:00
Naomi Aro
96284a2a44
CC-2562 : Allow users to convert linked files into watched directories
2011-07-25 16:21:42 +02:00
Naomi Aro
0b5e3a54b4
CC-2562 : Allow users to convert linked files into watched directories
2011-07-25 12:41:13 +02:00
james
047a288c38
CC-2588: Use RabbitMQ to control the show recorder
...
- recording works now.
- further testing is needed
- still need to work on canceling the show
2011-07-23 12:30:36 -04:00
james
a84cb7fc37
CC-2579: Upgrad fails 1.8->1.9
...
- moved all the config files to each upgrade dir
- also fixed back up name of 1.9.0 conifg to 1.9.0(from 1.8.1)
2011-07-22 15:32:10 -04:00
james
d1494c1735
CC-2579: Upgrade fails from 1.8->1.9
...
- airtime.conf files for each version were added.
- Custom CreateIniFiles() were added for 1.8.0 and 1.7.0
upgrade script
- 1.9.0 upgraded deletes all files in /usr/lib/airtime/ except
airtime_virtualenv.
2011-07-22 10:30:08 -04:00
Naomi Aro
d3776f4ea9
CC-2582 : Files with a tracknumber that isn't actually a tracknumber don't get imported properly
...
adding more metadata checks so it won't have a database insertion issue.
2011-07-22 12:54:42 +02:00
James
99c505bddc
CC-2581: some of php.ini directive has to be moved
...
- done
2011-07-21 16:06:59 -04:00
Naomi Aro
b302006100
CC-2571 : Media Monitor Bootstrap
...
fixing up character encoding issues.
2011-07-21 12:12:37 +02:00
James
48634dd96e
CC-2518: Auto-install scrip for manual install
...
- done
- php.ini directives are overriden in .htaccess file
- script bypass apache configuration if
apache2/site-avaiable/airtime exists
- script byapss virtualenv setting if
/usr/lib/airtime/airtime_virtualenv exists
2011-07-20 14:20:47 -04:00
James
931fb4db62
CC-2518: Auto install script for manual install
...
- install dir is renamed to install_minimal
- virtualenv command is moved to install script.
- need more work on install_full part
2011-07-19 17:30:23 -04:00
Naomi Aro
7d79fa7b63
CC-2572 : Set Proper Metadata for a recorded show
2011-07-19 19:02:23 +02:00
Naomi Aro
9aa7b7f403
CC-2572 : Set Proper Metadata for a recorded show
2011-07-19 18:36:10 +02:00
Naomi Aro
9de0d490d8
CC-2569 : Scheduling a rebroadcast show uses old file length access
...
use new metadata key access.
2011-07-19 12:37:06 +02:00
Naomi Aro
5a9bf18ccc
CC-2558 : Delete all files from disk, only allow admins to delete
2011-07-19 11:50:49 +02:00
Naomi Aro
ba0458c442
CC-2558 : Delete all files from disk, only allow admins to delete.
2011-07-19 11:00:32 +02:00
James
d518e6aa15
- updated version string for RC1
2011-07-18 17:54:28 -04:00
martin
8ca2eec3e0
CC-2561: Broken image links when selecting directory from server.
...
-fixed
2011-07-18 17:09:03 -04:00