James
d0de29c10a
CC-3286: Shows not recorded after upgrade to 2.0.0 from 1.8.2
...
- missing a line from cfg in upgrade folder
2012-02-01 14:52:54 -05:00
Martin Konecny
9cf8bdcad8
set max bitrate to 320 on airtime-upgrade
2012-01-25 09:16:39 -05:00
Martin Konecny
6215eb0dba
-fix upgrade for large result sets.
2012-01-25 05:01:56 -05:00
Martin Konecny
c0e71dc58d
-Some user-friendly changes to upgrade script
2012-01-25 02:26:46 -05:00
Martin Konecny
deceb56f70
CC-3263: Add an "Upgrading database, may take several minutes, please wait"
...
-done
2012-01-17 16:56:30 -05:00
James
a24310e690
CC-3245: upgrade 1.8->2.0 cause error in show recorder
...
- new cofig field was missing from recorder.cfg.200
- better log when execption happens
2012-01-13 16:24:16 -05:00
james
c9c6a08a1c
CC-3220: Stream Setting: Status box is stuck on waiting if nothing is
...
changed and click save
- done
- liquidsoap_update_error and liquidsoap_update_connection functions are
combined into one function, liquidsoap_update_status, in various place
- created various telnet commands in liquidsoap( connection check for each
stream, connection status for all streams)
- In liquidsoap, shoutcast stream doesn't use default id. It is more
informative by using id with "shoutcast_stream_#{stream_number}
2011-12-24 10:59:09 -05:00
james
75e5faff76
CC-3209: After upgrade media-monitor doesn't have 'rabbitmq-vhost' variable
...
- It wasn't copying media-monitor.cfg.200 to /etc/airtime initially. Fixed
2011-12-16 15:13:19 -05:00
Martin Konecny
21643a3734
SAAS-56: RabbitMQ virtual host support
...
-Add support for specifying vhost in config files
2011-12-05 21:05:28 -05:00
Martin Konecny
47d139dfcd
CC-3154: config options missing from api_client.cfg on upgrade
...
-fixed
2011-12-02 17:05:47 -05:00
James
043f0c29a1
CC-3074: Give users the choice of which hardware sound API they wish to
...
use (instead of hardcoded to ALSA)
- finished everything except LS part(including upgrade and UI)
2011-12-02 13:39:14 -05:00
Yuchen Wang
4d6c3fdbf4
Merge branch 'devel' of dev.sourcefabric.org:airtime into devel
2011-11-29 16:25:43 -05:00
Yuchen Wang
53aecd1c00
CC-3130: Disabling a Shoutcast stream causes the service type to revert back to Icecast
...
This happens because we use same field in the db to store whether stream is disabled, and which
type is it (Icecast/Shoutcast). Thus when we disable a stream, we forget about the fact that
it was set to Shoutcast before.
Fixed by separating out the enable/disable state from stream type.
Whether a stream is enabled/disabled is stored in new fields sx_enable.
Stream type is stored in the old fields, sx_output.
2011-11-29 16:25:30 -05:00
Martin Konecny
58ce8cf95b
CC-3099: Does Airtime upgrade work when the database username + password is changed from default?
...
-add propel files for 2.0 upgrade script
2011-11-29 15:27:50 -05:00
Martin Konecny
d4c701dd6a
CC-3072: Test upgrade to 2.0.0 from 1.8.0 and up (including minor versions, except 1.9.1)
2011-11-29 15:19:40 -05:00
Martin Konecny
e93b02ef34
CC-3098: Upgrade scripts don't work
...
-minor tweaks
2011-11-23 17:39:03 -05:00
Martin Konecny
49051b7fc2
CC-3098: Upgrade scripts don't work
...
-fixed
2011-11-23 16:31:14 -05:00
Martin Konecny
c2639b895a
CC-2997: Daylight savings time affects repeating shows.
...
-fix upgrade script
2011-11-15 00:08:31 -05:00
Martin Konecny
e3395ae1e5
CC-3036: Deleted Show instances reappear
...
-done.
2011-11-14 23:54:47 -05:00
Martin Konecny
c19b7f7c6e
Merge branch '1.9.1' into devel
...
Conflicts:
VERSION
airtime_mvc/application/configs/constants.php
airtime_mvc/application/models/MusicDir.php
install_full/ubuntu/airtime-full-install
install_minimal/include/airtime-upgrade.php
python_apps/api_clients/api_client.py
python_apps/media-monitor/airtimefilemonitor/mediamonitorcommon.py
2011-11-14 21:19:56 -05:00
Martin Konecny
acc32df060
1.9.5 upgrade script had incorrect class name.
2011-11-09 11:51:58 -05:00
Martin Konecny
d1c3563451
CC-3015: Upgrade: upgrade fails
...
-small fixes to template
2011-11-03 15:16:36 -04:00
Martin Konecny
6741adebef
CC-3015: Upgrade: upgrade fails
...
-fixed
2011-11-03 14:47:38 -04:00
Martin Konecny
b99d0f97ce
CC-3015: Upgrade- upgrade fails
2011-11-02 16:40:15 -04:00
Martin Konecny
3675e3c6e7
Airtime 1.9.5 upgrade script
2011-11-02 15:34:47 -04:00
martin
0af749dd20
CC-2806: Create upgrade template file
...
-minor tweaks
2011-10-04 15:40:58 -04:00
martin
5190a0c24c
Merge branch '1.9.1' into devel
...
Conflicts:
airtime_mvc/application/controllers/ApiController.php
airtime_mvc/application/models/MusicDir.php
python_apps/media-monitor/airtimefilemonitor/airtimeprocessevent.py
2011-10-04 13:59:27 -04:00
martin
1bd9cf84ea
CC-2806: Create upgrade template file
...
-done
2011-09-30 12:04:58 -04:00
martin
3c6692ebce
CC-2806: Create upgrade template file
...
-missing function
-comment out redundant code
-Create cc_component table on upgrade
2011-09-29 19:00:32 -04:00
martin
d93a9edcd2
CC-2806: Create upgrade template file
...
-missing function
-comment out redundant code
2011-09-29 18:39:24 -04:00
martin
b9863e660e
CC-2806: Create upgrade template file
...
-initial commit
2011-09-29 18:18:08 -04:00
martin
e696f94eee
CC-2750: Ability to query health status for pypo,
...
liquidsoap, media monitor, and recorder
2011-09-28 17:47:16 -04:00
martin
2c0b0a2eff
CC-2888: Create a monit file for each airtime component
...
-remove old monit file on upgrade
-remove old monit file from git repo.
2011-09-26 14:47:21 -04:00
james
b8c2c5dfb1
CC-2867: separating Doctrine upgrade into 3 files
...
- done
2011-09-25 17:18:26 -04:00
martin
7bb9e92ac9
cc-2864: upgrade from 1.7 broken
...
-fixed
2011-09-22 17:30:05 -04:00
James
a7b7e09aa4
CC-2867: upgrade script for soundcolud plugin
...
- done
- extra fix: upgrade for recaptcha stuff
- fix a bug on UTC upgrade
2011-09-22 16:56:20 -04:00
martin
a197a27d75
-ensure liquidsoap from 1.8.2 is dead
...
-start monit
2011-09-22 16:22:47 -04:00
martin
b5684bb5b1
Merge branch '1.9.1' into devel
...
Conflicts:
install_full/ubuntu/airtime-full-install
utils/airtime-update-db-settings.py
2011-09-15 17:44:07 -04:00
martin
2128867b4f
CC-2824: deb 1.7 upgrade to 1.9.4. /usr/share/airtime folder is empty
2011-09-15 15:09:44 -04:00
martin
9c724913f4
CC-2824: deb 1.7 upgrade to 1.9.4. /usr/share/airtime folder is empty
2011-09-15 13:54:44 -04:00
martin
b3789774a3
CC-2824: deb 1.7 upgrade to 1.9.4. /usr/share/airtime folder is empty
2011-09-15 13:50:40 -04:00
Martin Konecny
500fa759af
Merge branch '1.9.1' of dev.sourcefabric.org:airtime into 1.9.1
...
Conflicts:
install_minimal/airtime-install
2011-09-14 16:48:11 -04:00
Martin Konecny
ed199efeed
CC-2819: Upgrade from 1.8.2 to 1.9.4-RC2 fails on Debian squeeze with 'Failed sql query'
...
-initial commit
2011-09-14 16:47:07 -04:00
James
5537bd0d89
Merge branch '1.9.1' into devel
...
Conflicts:
install_full/ubuntu/airtime-full-install
install_minimal/airtime-install
install_minimal/include/AirtimeInstall.php
2011-09-14 16:15:00 -04:00
James
5ca46a8048
CC-2822: Backup config files extension for 2.0.0
...
- fixed
2011-09-14 15:59:56 -04:00
James
db1dcb643c
- uncommnet airtime-media-monitor part for monit
2011-09-14 12:48:45 -04:00
James
2fea2d4745
CC-2823: 1.9.4 upgrade script was not merging config files
...
- fixed
2011-09-14 12:36:05 -04:00
James
75b2440bcf
CC-2822: Backup cofig file name
...
- fixed
2011-09-14 12:05:31 -04:00
James
0678882e92
CC-2821: airtime-uninstall script does not remove airtime-clean-storage
...
- the script would be deleted during upgrade
- it would aslo be deleted on uninstall if it exists
2011-09-14 11:58:12 -04:00
James
e6f7640c90
Merge branch '1.9.1' into devel
2011-09-13 10:50:54 -04:00
martin
cf7f278e19
CC-2802: When upgrading 1.8.2->1.9.4, .htaccess is being written with "Toronto/America"
2011-09-12 15:04:13 -04:00
martin
4bf63bbe28
CC-2800: airtime-log not available after upgrade from 1.9.4
2011-09-09 16:55:33 -04:00
martin
62aff0014d
CC-2797: Files in /etc/airtime should not be world readable
...
-upgrade script
2011-09-09 16:37:24 -04:00
martin
9c7bab616d
Merge branch '1.9.1' into devel
...
Conflicts:
VERSION
airtime_mvc/application/configs/constants.php
airtime_mvc/application/controllers/ScheduleController.php
install_minimal/airtime-install
install_minimal/include/AirtimeInstall.php
install_minimal/include/airtime-upgrade.php
python_apps/api_clients/api_client.py
python_apps/pypo/pypofetch.py
python_apps/pypo/pypopush.py
2011-09-09 15:07:43 -04:00
martin
ca29263579
CC-2794: Upgrade script for 1.9.4
...
-fixed
2011-09-09 14:30:44 -04:00
martin
eed9aa5b88
CC-2725: /etc/airtime/liquidsoap.cfg should not be world-readable
...
-done
2011-09-08 14:12:04 -04:00
martin
89440a6ce8
CC-2744: Airtime 2.0 upgrade script correctly detect timezone
...
-fixed
2011-09-06 14:30:18 -04:00
James
08906085c6
CC-2774: Insert default 'plan_level' entry
...
- done in install and upgrade script
2011-09-06 13:44:01 -04:00
James
39b688c256
CC-2661: Uptrade script for stream config feature
...
- codes for conserving user's liquidsoap.cfg and porting into new stream
setting config.
- extra fix: fixed a bug with shoutcast(default value has to be set for
some variables)
2011-09-01 16:02:06 -04:00
martin
0517bf0c82
Merge branch 'devel' of dev.sourcefabric.org:airtime into devel
2011-08-31 15:14:44 -04:00
martin
f9a7ebcab5
CC-2694: Create command line program for viewing/dumping log files
...
-install + upgrade script
-add liquidsoap to log files
2011-08-31 15:12:53 -04:00
James
c460519a88
Merge branch '1.9.1' into devel
2011-08-31 10:15:00 -04:00
James
1c624d363a
CC-2722: Overwrite error on upgrade from 1.8.2 to 1.9.3
...
- fix on 2.0.0 upgrade
2011-08-31 10:09:35 -04:00
James
a5b29e1276
CC-2722: Overwrute errir on upgrade from 1.8.2 to 1.9.3
...
- fixed by removing old files before copy
2011-08-30 16:29:27 -04:00
James
cab2a0f8f4
CC-2661: Upgrade script for steam config feature
...
- done
2011-08-29 17:44:28 -04:00
james
56ad8c6b3d
Merge branch '1.9.1' into devel
...
Conflicts:
VERSION
airtime_mvc/application/configs/constants.php
install_minimal/include/airtime-upgrade.php
python_apps/api_clients/api_client.py
python_apps/pypo/pypofetch.py
2011-08-26 12:56:10 -04:00
james
3a8bf217be
CC-2735: upgrade
...
- suffix was 192 which causes upgrade script terminate
2011-08-26 10:36:56 -04:00
james
c9b99af9c4
CC-2722: Overwrite errors on upgrade from 1.8.2 to 1.9.2-RC1
...
- fixed
- wasn't able to reproduce the first error msg
2011-08-26 10:35:02 -04:00
James
ad5d669309
CC-2735: Upgrade script for 1.9.3
...
- general upgrade script
- uncommented media monitor section in Monit config file
2011-08-25 17:22:19 -04:00
James
14e1e15830
CC-2733: Resume play is broken: mp3 files skipped
...
- killing old pypo and liquidsoap processes
- comparing mime type againt old type of mime
2011-08-25 16:32:57 -04:00
James
9eb21cb327
Merge branch '1.9.1' into devel
...
Conflicts:
VERSION
airtime_mvc/application/configs/constants.php
airtime_mvc/application/models/Preference.php
install_minimal/include/airtime-db-install.php
install_minimal/include/airtime-upgrade.php
python_apps/api_clients/api_client.py
2011-08-24 10:30:59 -04:00
James
9547410bb0
CC-2693: Apache reconfigure and restart
...
- done
2011-08-22 15:16:31 -04:00
James
7668b3cf97
Merge branch '1.9.1' of dev.sourcefabric.org:airtime into 1.9.1
2011-08-22 13:40:56 -04:00
James
0e72906d17
CC-2696: Upgrade: modify apache2 file and restart
...
- done
2011-08-22 13:19:21 -04:00
martin
8e884baefc
CC-2710: CreateSymlinksToUtils() used twice in airtime-upgrade.php
...
-fixed
2011-08-22 13:17:13 -04:00
James
b3733fc4d1
Merge branch '1.9.2' into 1.9.1
2011-08-22 13:12:12 -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
martin
6c368174b4
CC-2702: Upgrade script for UTC times
...
-initial commit
2011-08-22 11:27:21 -04:00
martin
4ca480ba5e
Merge branch '1.9.1' into devel
2011-08-19 17:07:59 -04:00
martin
a47044c50c
CC-2697: airtime-user script is not working
...
-added script to system path
2011-08-19 17:05:41 -04:00
martin
99d2872566
-install now uses default PHP timezone
2011-08-18 15:44:49 -04:00
martin
84ec62eeca
CC-1942: Add ability to set timezone in preferences
...
-Can change the timezone for PHP. Need to change for python as well.
2011-08-15 10:06:42 -04:00
James
1f35fb3534
CC-2652: Change initil timpstamp to zero
...
- done
2011-08-09 10:46:34 -04:00
James
65a758c9d7
- upgrade was failing due to bug in the to_encode() function
2011-08-08 15:27:37 -04:00
James
e73061e181
CC-2652: The class was missing functions
...
- fixed
2011-08-08 15:12:52 -04:00
James
349e26dcee
CC-2652-adding default import value into db on install
...
- done
- extra fix: add unique id on upgrade to 1.9.0
2011-08-08 15:06:55 -04:00
James
3a2d736b1c
CC-2633: removing to_unicode()
...
- removed to_unicode() function calls where it's not neccessary.
2011-08-08 10:41:11 -04:00
James
8995e828ff
CC-2633: added new encode_to()
...
- added encode_to() to api_client
- replaced .encode() with new encode_to()
2011-08-05 15:12:55 -04:00
James
375cfb2c2d
CC-2633: moving to_unicode() to api_client.py
...
- move to_unicode() to api_client.py
- fixed how it decodes path in airtime-import.py
2011-08-05 15:12:55 -04:00
Naomi Aro
8a9edb2832
CC-2621 : Support upgrades from 1.7.0
2011-08-05 15:09:03 -04:00
Naomi Aro
84b0f33f92
CC-2621 : Support upgrades from 1.7.0
2011-08-05 15:09:03 -04:00
Naomi Aro
058c2318e7
CC-2621 : Support upgrades from 1.7.0
2011-08-05 15:09:03 -04:00
Naomi Aro
53af67cc9e
CC-2621 : Support upgrades from 1.7.0
2011-08-05 15:09:03 -04:00
Naomi Aro
96df282cf9
CC-2621 : Support upgrades from 1.7.0
2011-08-05 15:09:03 -04:00
Naomi Aro
7e0684cb6d
CC-2621 : Support upgrades from 1.7.0
2011-08-05 15:09:03 -04:00
Naomi Aro
634bb9bcd5
CC-2621 : Support upgrades from 1.7.0
2011-08-05 15:09:03 -04:00
Naomi Aro
2baeaff1a9
CC-2621 : Support upgrades from 1.7.0
2011-08-05 15:09:03 -04:00
Naomi Aro
1d29110ad4
CC-2621 : Support upgrades from 1.7.0
2011-08-05 15:09:03 -04:00
Naomi Aro
6fab60e207
CC-2621 : Support upgrades from 1.7.0
2011-08-05 15:09:03 -04:00
Naomi Aro
8400213359
CC-2621 : Support upgrades from 1.7.0
2011-08-05 15:09:03 -04:00
Naomi Aro
53e84a3874
CC-2621 : Support upgrades from 1.7.0
2011-08-05 15:09:03 -04:00
Naomi Aro
4047fcd59e
CC-2621 : Support upgrades from 1.7.0
2011-08-05 15:09:02 -04:00
Naomi Aro
3add6b4b63
CC-2621 : Support upgrades from 1.7.0
2011-08-05 15:09:02 -04:00
Naomi Aro
10f4962d0d
CC-2621 : Support upgrades from 1.7.0
2011-08-05 15:09:02 -04:00
Naomi Aro
8c4eb56f52
CC-2612 : Upgrade: Push DB metadata into the file before upgrade
2011-08-01 18:26:45 +02:00
Naomi Aro
4529e7a629
CC-2612 : Upgrade: Push DB metadata into the file before upgrade
2011-08-01 18:13:38 +02:00
Naomi Aro
7e64e1ba22
CC-2612 : Upgrade: Push DB metadata into the file before upgrade
...
testing saving non ascii characters to file.
2011-08-01 18:10:50 +02:00
Naomi Aro
7adccb6054
CC-2612 : Upgrade: Push DB metadata into the file before upgrade
2011-08-01 16:46:28 +02:00
Naomi Aro
aa29afc438
CC-2612 : Upgrade: Push DB metadata into the file before upgrade
2011-08-01 16:29:41 +02:00
Naomi Aro
0501aee15b
CC-2612 : Upgrade: Push DB metadata into the file before upgrade
2011-08-01 16:20:18 +02:00
Naomi Aro
63bc511f40
CC-2612 : Upgrade: Push DB metadata into the file before upgrade
2011-08-01 15:58:29 +02:00
Naomi Aro
7132b0be09
CC-2612 : Upgrade: Push DB metadata into the file before upgrade
2011-08-01 15:33:00 +02:00
Naomi Aro
86fa10df3a
CC-2612 : Upgrade: Push DB metadata into the file before upgrade
2011-08-01 13:29:19 +02:00
Naomi Aro
0fba75b9ad
CC-2612 : Upgrade: Push DB metadata into the file before upgrade
2011-08-01 13:27:58 +02:00
Naomi Aro
d606b4b173
CC-2612 : Upgrade: Push DB metadata into the file before upgrade
2011-08-01 12:22:20 +02:00
Naomi Aro
03dc7d7bfa
CC-2612 : Upgrade: Push DB metadata into the file before upgrade
2011-07-29 18:45:50 +02:00
Naomi Aro
726cf09039
CC-2612 : Upgrade: Push DB metadata into the file before upgrade
2011-07-29 18:34:08 +02:00
Naomi Aro
a20a6d1574
CC-2612 : Upgrade: Push DB metadata into the file before upgrade
2011-07-29 18:24:21 +02:00
Naomi Aro
a1158af93b
CC-2612 : Upgrade: Push DB metadata into the file before upgrade
...
saving md to files in stor before path creation.
2011-07-29 16:38:57 +02:00
Naomi Aro
6d8e7b5dca
CC-2612 : Upgrade: Push DB metadata into the file before upgrade
2011-07-29 15:42:48 +02:00
Naomi Aro
5a320aa225
CC-2612 : Upgrade: Push DB metadata into the file before upgrade
2011-07-29 15:33:53 +02:00
Naomi Aro
c04c9e7294
CC-2612 : Upgrade: Push DB metadata into the file before upgrade
2011-07-29 15:08:44 +02:00
Naomi Aro
fb5c0803ce
replacing media monitor code in upgrade with latest.
2011-07-29 11:41:22 +02:00
Naomi Aro
1660899096
CC-2600 : Upgrading from 1.8->1.9 wipe all shows content
...
check if there were any files in stor.
2011-07-28 15:51:51 +02:00
Naomi Aro
7c87d2024a
CC-2600 : Upgrading from 1.8->1.9 wipe all shows content
2011-07-28 11:48:23 +02:00
Naomi Aro
2f107a36f2
CC-2600 : Upgrading from 1.8->1.9 wipe all shows content
2011-07-28 11:41:59 +02:00
Naomi Aro
a744e11370
CC-2600 : Upgrading from 1.8->1.9 wipe all shows content
2011-07-28 11:13:00 +02:00
James
6696d9d245
CC-2606: airtime-import is missing when upgrading 1.8->1.9
...
- fixed
2011-07-27 15:04:36 -04:00
Naomi Aro
66593cb1a1
CC-2604 : Config files not copied across updates from multiple versions, incorrect path.
2011-07-27 14:59:10 +02:00
Naomi Aro
31ba80e07b
CC-2589 : Create "organize" dir when upgrading
...
need to set correct permissions/owner for all files/dirs
2011-07-26 12:20:24 +02:00
Naomi Aro
7c4a0d82b9
CC-2589 : Create "organize" dir when upgrading
2011-07-26 11:27:49 +02:00
Naomi Aro
87ac5f0a3a
CC-2589 : Create "organize" dir when upgrading
2011-07-26 10:59:14 +02:00
Naomi Aro
b78f82f511
CC-2589 : Create organize dir for updates
2011-07-25 17:22:16 +02:00
Naomi Aro
023b3fa590
CC-2589 : Create organize dir for updates
2011-07-25 17:10:52 +02:00
Naomi Aro
a57e5bd557
CC-2589 : Create organize dir for updates
2011-07-25 17:01:44 +02:00
Naomi Aro
40fd2cf8d7
CC-2589 : Create organize dir for updates
2011-07-25 16:43:57 +02:00
Naomi Aro
79f8bb8af9
Merge branch 'devel' of dev.sourcefabric.org:airtime into devel
2011-07-25 11:36:12 +02:00
Naomi Aro
a4cd7e8bf2
CC-2562 : Allow users to convert linked files into watched directories
2011-07-25 11:10:15 +02: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
Naomi Aro
a39ac6e954
CC-2562 : Allow users to convert linked files into watched directories
2011-07-22 17:56:01 +02:00
Naomi Aro
c24aedf50e
CC-2562 : Allow users to convert linked files into watched directories
2011-07-22 17:30:27 +02:00
Naomi Aro
2c4a651052
Merge branch 'devel' of dev.sourcefabric.org:airtime into devel
2011-07-22 16:59:36 +02:00
Naomi Aro
7dca2c93fd
CC-2562 : Allow users to convert linked files into watched directories
2011-07-22 16:47:27 +02: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
674509880f
CC-2562 : Allow users to convert linked files into watched directories
2011-07-22 16:25:49 +02:00
Naomi Aro
6f9a5b3d3f
CC-2562 : Allow users to convert linked files into watched directories
2011-07-22 15:54:49 +02:00
Naomi Aro
eb3584dfa6
CC-2562 : Allow users to convert linked files into watched directories
2011-07-22 15:44:00 +02:00
Naomi Aro
f7413cacf6
CC-2562 : Allow users to convert linked files into watched directories
2011-07-22 15:32:01 +02:00
Naomi Aro
b3c9cb7e48
CC-2562 : Allow users to convert linked files into watched directories
2011-07-22 15:20:14 +02:00
Naomi Aro
b89338e808
CC-2562 : Allow users to convert linked files into watched directories
2011-07-22 14:55:23 +02:00