James
903c7ef580
CC-4420: airtime-import is broken
...
- fixed
2012-09-13 11:16:42 -04:00
James
dcf3b4c3de
CC-4383: Fatal error in phone_home_stat script (2.2.0 dev)
...
- fixed
2012-09-10 11:28:35 -04:00
Martin Konecny
83d79907f0
CC-4356: Improved method of detecting RabbitMQ PID
...
-fixed
2012-09-05 15:51:38 -04:00
Martin Konecny
c09c3ff151
CC-4356: Improved method of detecting RabbitMQ PID
...
-fixed
2012-09-05 12:42:40 -04:00
Martin Konecny
a874e9fff7
CC-4114: use liquidsoap shutdown() command to restart liquidsoap
...
-tying up loose ends
2012-08-20 16:54:01 -04:00
Martin Konecny
7cd814da06
airtime-check-system not using user define port in all cases
2012-08-13 11:04:21 -04:00
Martin Konecny
4ae09858f1
CC-4133: airtime-test-stream does not work with shoutcast streams
...
-fixed
2012-07-28 23:21:30 -04:00
Martin Konecny
82d4ee09ae
CC-4059: airtime-test-stream -h option not shown in help text
...
-fixed
2012-07-10 23:25:35 -04:00
Martin Konecny
fa487fa24d
fix typo in airtime-test-stream
2012-06-03 22:40:19 -04:00
denise
e11dcd33b0
CC-3887: Live Log data will not get deleted if user is not providing support feedback
...
-fixed
2012-05-25 11:00:10 -04:00
Martin Konecny
9ed4ca4259
CC-3838: Exception in "airtime-test-stream"
...
-fixed
2012-05-16 17:26:18 -04:00
denise
6add79268f
CC-3797: Feedback Metrics "Show Me What I Am Sending" doesnt show all of the fields that are being sent
...
- system info from airtime-check-system now displays in "Show Me What I Am Sending"
2012-05-14 18:10:20 -04:00
denise
eb182cf887
SAAS-223: Airtime Usage Metric: Amount of time spent broadcasting
...
- added phone_home_stat testing parameter
- fixed problem if missing data in airtime_latest_version file
2012-05-11 17:27:14 -04:00
Martin Konecny
5e5ced6fe5
CC-3701: Need to differentiate between a service being down vs not-monitored (airtime-check-system)
...
-fixed
2012-04-22 14:28:02 -04:00
Martin Konecny
a4dc68c465
-missing -m option for arglist
2012-04-21 20:20:05 -04:00
paul.baranowski
96b010e7f0
CC-1927 Remove PEAR DB
...
* Removed all traces of PEAR functions.
* Fixed AirtimeInstall::GetVersionInstalled() to return the correct answer
even when it cant connect to the database. Also fixed return value to
be consistent on failure.
* Fixed phone_home_stat.php and soundcloud-uploader.php
2012-04-19 16:35:19 -04:00
Martin Konecny
f96b990275
Merge branch '2.0.x' into devel
...
Conflicts:
VERSION
airtime_mvc/application/models/Systemstatus.php
install_minimal/include/airtime-constants.php
install_minimal/include/airtime-upgrade.php
python_apps/api_clients/api_client.py
python_apps/media-monitor/install/media-monitor-copy-files.py
python_apps/media-monitor/install/media-monitor-initialize.py
python_apps/pypo/install/pypo-initialize.py
python_apps/pypo/liquidsoap_bin
python_apps/pypo/pypopush.py
utils/airtime-log.php
2012-04-12 19:10:17 -04:00
Martin Konecny
5737053561
cc-3573: incorrect function used in airtime-import.py
2012-04-03 13:45:13 -04:00
Martin Konecny
6e127bbfdc
cc-3473: use euid in airtime-check-system
2012-04-03 10:40:44 -04:00
Martin Konecny
c66f0c783f
CC-3573: Use posix_geteuid instead of "whoami" to detect who is running PHP script
...
-done
2012-04-02 19:25:27 -04:00
Martin Konecny
61c5c839dd
CC-3492: sudo airtime-log -t does not bring up show-recorder.log info
...
-fixed
2012-04-02 19:08:46 -04:00
Martin Konecny
45e57ee330
CC-3402: airtime-check-system is hardcoded to port 80
...
-fixed
2012-03-26 16:18:35 -04:00
Paul Baranowski
a1d3f67b2e
CC-3492: sudo airtime-log -t does not bring up show-recorder.log info
...
Show recorder log still exists, but it's in a different place now.
Added recorder log back in and updated the path.
2012-03-23 17:54:00 -04:00
Paul Baranowski
b0cdc64b00
CC-3492: sudo airtime-log -t does not bring up show-recorder.log info
...
Fixed.
2012-03-23 16:25:31 -04:00
Martin Konecny
7664146519
-getting rabbitmq pid should now work for all future Ubuntu versions
2012-03-18 02:21:30 -04:00
Martin Konecny
6f270bfb3d
Merge branch '2.0.x' into devel
...
Conflicts:
VERSION
airtime_mvc/application/models/Schedule.php
airtime_mvc/application/models/Show.php
airtime_mvc/public/js/airtime/dashboard/helperfunctions.js
install_minimal/include/airtime-constants.php
python_apps/api_clients/api_client.py
python_apps/pypo/pypocli.py
python_apps/pypo/pypofetch.py
2012-03-12 17:52:17 -04:00
Paul Baranowski
82e680e694
Removed headers about GPL and allow these files to fall under the generic
...
Airtime license.
2012-03-05 17:09:48 -05:00
James
446233fbd4
Merge branch 'devel' of dev.sourcefabric.org:airtime into devel
2012-02-24 14:15:06 -05:00
James
2f689ed583
CC-3346: Recorder: Merge recorder with pypo
...
- Pypo fech works as msg listner for recroder now.
- recorder is part of pypo and all it does is waiting for msg from pypo
fetch and spwan a show recorder thread.
- added new parameter logger to api client. This way apiclient will log
into specific log file instead of grabbing current log file.
- show recoder is removed from all check system/status page
2012-02-24 14:11:35 -05:00
James
695535ae64
CC-3346: Recorder: Merge recorder with pypo
...
- Pypo fech works as msg listner for recroder now.
- recorder is part of pypo and all it does is waiting for msg from pypo
fetch and spwan a show recorder thread.
- added new parameter logger to api client. This way apiclient will log
into specific log file instead of grabbing current log file.
- show recoder is removed from all check system/status page
2012-02-24 13:12:50 -05:00
Martin Konecny
09af403cf5
CC-3075: Create airtime-test-soundcard and airtime-test-icecast utils
...
-Done
2012-02-21 21:38:25 -05:00
Martin Konecny
d335f54873
CC-3075: Create airtime-test-soundcard and airtime-test-icecast utils
...
-initial commit
2012-02-17 18:01:53 -05:00
Martin Konecny
ba01c2b5d7
Merge branch '2.0.x' into devel
2012-02-16 14:59:11 -05:00
Martin Konecny
8f4eedd8b8
-remove unneeded file
2012-02-16 14:58:34 -05:00
Martin Konecny
32f09fb18d
-airtime-check-system should read domain from /etc/airtime/airtime.conf
2012-02-14 17:18:11 -05:00
Martin Konecny
54cbc86a0a
Merge branch '2.0.x' into devel
...
Conflicts:
VERSION
airtime_mvc/application/Bootstrap.php
airtime_mvc/application/controllers/LibraryController.php
airtime_mvc/application/controllers/ScheduleController.php
airtime_mvc/application/models/Nowplaying.php
airtime_mvc/application/models/Show.php
airtime_mvc/application/models/airtime/CcShowInstances.php
2012-02-14 14:47:07 -05:00
paul.baranowski
7e223aebae
CC-3265: Move airtime-nuke.sh to utils. Done. Also added user message explaining what the script does and prevent non-root users from executing the script.
2012-02-11 19:27:20 +01:00
Martin Konecny
6c0f035b0b
CC-3307: airtime-full-install fails on Ubuntu 11.10
2012-02-08 11:42:21 -05:00
Martin Konecny
58b4576ae1
CC-3297: Depend on zendframework and php-pear as external packages
...
-DB dependency should now be externalized
2012-02-06 14:18:03 -05:00
Martin Konecny
214c6e85cc
-remove unneeded check of "if file_info is not None:"
...
-remove undefined variable fomr phone_home_stat.php
2012-02-02 16:14:13 -05:00
Martin Konecny
f4bca04edc
CC-3270: Update "airtime-update-db-settings.py" fails
...
-fixed. We no longer need to run phing.
2012-01-24 17:26:45 -05:00
James
b1211d3aa1
IN-66: Stat server modification
...
- fixed url for airtime_latest_version file
2011-12-21 12:05:45 -05:00
Naomi Aro
29254d49d3
SAAS-109 : Move airtime-user to airtime-saas
2011-12-14 15:43:30 +01:00
Naomi Aro
7234b7f772
CC-3178 : airtime-user command switches
2011-12-14 15:08:32 +01:00
Martin Konecny
9bbe1d14fa
-remove persistent connections from DB connections
2011-12-13 17:16:45 -05:00
James
fd10393b01
SAAS-94: Phone home metrics: Gather info about streaming setup
...
- changes in Airtime repo side
- phone home stat sends stream info to data collection server
2011-12-07 10:31:16 -05:00
Yuchen Wang
1039183fce
CC-3109: Missing properties in airtime check system.
...
Can't reproduce the issue so can't really fix the issue.
This commit is to get rid of the PHP Notice msgs.
2011-11-28 17:46:52 -05:00
Martin Konecny
3a39aacd85
SAAS-83: Add ability to install Airtime components separately
...
-moving along...
2011-11-26 00:57:14 -05:00
Yuchen Wang
52052bd573
CC-2950: Tell users if they are running an out-of-date version or not
...
- added error checking to curl call
- added regex validation when storing link to latest version
2011-11-17 15:33:29 -05:00
Yuchen Wang
eae90862b1
CC-2950: Tell users if they are running an out-of-date version or not
...
Get rid of hardcoded url for downloading the latest version, and use the url
stored in the stat server instead
2011-11-17 14:10:26 -05:00
Yuchen Wang
51c563f80b
CC-2950: Tell users if they are running an out-of-date version or not
...
1. changed the behavior so that the tooltip comes up on hover
2. changed stat server link to "http://stat.sourcefabric.org/airtime_latest_version "
3. only updates the db if version returned by stat server is valid
2011-11-14 17:52:50 -05:00
Yuchen Wang
1a1db1892f
CC-2950: Tell users if they are running an out-of-date version or not
...
Initial implementation.
- added some code in phone_home_stat to retrieve latest version from stat server
and store result in db
- created new view helper VersionNotify.php, which queries and calculates version
difference, then returns the necessary information in html to the view files
- created new javascript file versiontooltip.js, which sets up the qtip stuff so that
when the version notification icon is clicked, a tooltip is displayed
2011-11-14 00:34:53 -05:00
Martin Konecny
c2eae518c4
CC-2978: Install fails on Ubuntu 11.10
...
-fixed for oneiric version of rabbitmq
2011-11-10 14:42:46 -05:00
Martin Konecny
573d19c5fc
CC-3024: airtime-check-system: Please add Web_server, OS, CPU information.
2011-11-08 18:17:16 -05:00
Martin Konecny
6f3e6535de
-make it so that apache can call airtime-check-system
2011-11-08 16:35:33 -05:00
Martin Konecny
238728e12f
CC-3024: airtime-check-system: Please add Web_server, OS, CPU information.
...
-done
2011-11-08 16:07:09 -05:00
James
8f6804155f
CC-2934: Phone Home Stat: it should work with new airtime-check-system
...
- initial commit
2011-11-01 14:52:27 -04:00
Martin Konecny
153e0df409
CC-2989: airtime-check-system should deal with the case when the web server is not accessible
...
-fixed some more inaccessible issues
2011-10-27 17:13:36 -04:00
Martin Konecny
aace5d0776
CC-2989: airtime-check-system should deal with the case when the web server is not accessible
2011-10-27 16:54:35 -04:00
Martin Konecny
7c42a2f093
CC-3002: airtime-check-system: make status color optional.
...
-done
2011-10-27 16:33:10 -04:00
Martin Konecny
43721e138d
CC-2989: airtime-check-system should deal with the case when the web server is not accessible
...
-fixed
2011-10-24 17:48:20 -04:00
Martin Konecny
33d33a19d8
Merge branch '1.9.1' into devel
2011-10-13 23:37:04 +02:00
Martin Konecny
38f2290214
CC-2972: Find better way to determine domain which pypo should download from.
...
-remove basePort and baseUrl from code + config file, since it isn't used anywhere.
2011-10-13 23:35:18 +02:00
martin
662e87debf
CC-2694: Create command line program for viewing/dumping log files
...
-fixed
2011-10-06 12:27:35 -04:00
martin
99469307d2
CC-2939: phone_home_stat crash
...
-fixed
2011-10-06 11:42:36 -04:00
martin
7b2b1560d8
CC-2870: Create testing infrastructure for testing upgrades
...
-initial commit
2011-10-05 19:01:36 -04:00
martin
8adecdcd10
-add colors to airtime-check-system
2011-10-03 23:13:36 -04:00
martin
41dee5d263
CC-2911: Error in /usr/lib/airtime/utils/phone_home_stat script
...
-fixed
2011-09-30 10:56:38 -04:00
James
1c652b6416
CC-2873: Soundcloud plugin doesn't log any error when there is an error
...
with soundcloud uploading through api controller
- Changed constant names
- added -1 constant
2011-09-29 10:30:40 -04:00
martin
f697e475fd
CC-2750: Ability to query health status for pypo, liquidsoap, media monitor, and recorder
...
-remove icecast monitoring for now
2011-09-28 12:45:19 -04:00
james
e1fe877ac6
CC-2873: Use PHP constants
...
- done
2011-09-25 17:29:57 -04:00
martin
5cc7de95ee
CC-2833: Use ClassLoaders for PHP Files
...
-Done for class User
2011-09-23 17:00:55 -04:00
James
a88bb90851
CC-2591: Allow upload of any audio clip to Soundcloud
...
- removing debug code
2011-09-22 15:53:21 -04:00
James
965a649d0e
CC-2591: Change function name
...
- done
- extra fix: fix was needed due to class name change
2011-09-22 14:01:05 -04:00
James
b3654c62bc
Merge branch 'devel' of dev.sourcefabric.org:airtime into devel
2011-09-22 11:48:07 -04:00
James
73dc4b851d
CC-2591: Allow upload of any audio clip to Soundcloud
...
- done
- need more styling
- note there were changes in style.css
2011-09-22 11:47:24 -04:00
martin
046f98db8f
CC-2363: Diagnostic screen in Web UI
...
-everything working
2011-09-22 10:45:43 -04:00
martin
9861587dec
-CC-2750: Ability to query health status for pypo, liquidsoap, media monitor, and recorder
2011-09-16 22:05:52 -04:00
martin
e1e34d297c
-CC-2750: Ability to query health status for pypo, liquidsoap,
...
media monitor, and recorder
2011-09-16 21:30:50 -04:00
martin
3485b5a39f
Merge branch 'devel' of dev.sourcefabric.org:airtime into devel
2011-09-16 17:53:37 -04:00
martin
659e412eb7
CC-2750: Ability to query health status for pypo, liquidsoap, media monitor, and recorder
...
-progress being made
2011-09-16 17:51:28 -04:00
James
7c94734277
CC-2810: More chmnod fixes for scripts
...
- removed shebang from .py files
- removed cron folder and its content as we don't use them
- .js files are from 3rd party(datatable) so we should leave them as they are
2011-09-16 14:01:23 -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
23b2802c64
CC-2831: airtime-update-db-setting permission error
...
-fixed
2011-09-15 15:51:11 -04:00
James
c15d599dba
CC-2827: Python shebangs should specify the version python2.6
...
- done
2011-09-15 12:28:31 -04:00
James
3f13810c0e
CC-2813: airtime-import: check for root permission
...
- done
2011-09-13 14:31:14 -04:00
James
e6f7640c90
Merge branch '1.9.1' into devel
2011-09-13 10:50:54 -04:00
James
ac7e4566c0
CC-2805: Airtime-import is failing
...
- catching IOexception.
2011-09-13 10:35:25 -04:00
James
ab302b46ad
CC-2805: Airtime-import is failing
...
- fixed
2011-09-12 13:08:02 -04:00
James
ac44ae7191
CC-2659: airtime-import: displaying help text on all exception
...
- when it cannot communicate to Airtime Server, it displays just error msg
2011-09-09 17:08:23 -04:00
martin
1b165f473c
CC-2797: Files in /etc/airtime should not be world readable
...
-fixed
2011-09-09 16:16:48 -04:00
James
5d8f87208b
CC-2659: airtime-import: displaying help text on all exception
...
- it's displaying help text on all exception and unknown errors
2011-09-09 16:12:21 -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
James
522ce0b7fb
CC-2659: print help on more cases
...
- done
2011-09-09 11:04:14 -04:00
martin
805e358d9c
CC-2788: Airtime uses both /bin/bash and /bin/sh in different scripts
...
-fixed
2011-09-08 12:36:51 -04:00
james
4e6cb7e0be
CC-2659: removing debug code
...
- done
2011-09-08 09:20:58 -04:00
james
33df22d2ec
CC-2659: Print help for airtime-import when a copy or move switch is
...
not provided
- fixed
2011-09-08 09:20:16 -04:00
martin
b2db168a10
CC-2720: Should utils scripts have a shebang and/or be marked executable
...
-fixed. scripts should not be have exec bit set.
2011-09-07 18:12:46 -04:00
martin
03efb8f293
CC-2760: Remove shebangs from files that don't need them, fix chmod of files
...
-done
2011-09-06 19:06:13 -04:00
martin
9b30d53626
Merge branch 'devel' of dev.sourcefabric.org:airtime into devel
2011-09-06 14:09:17 -04:00
martin
ce993af40a
CC-2754: "airtime-log -d" should create the log file in the current directory
2011-09-06 14:08:55 -04:00
James
a636257516
CC-2756: airtime-system remove
2011-09-02 10:37:52 -04:00
James
c6557e1280
CC-2756: Ability to set plan level
...
- created setter and getter in Preference.php for plan level
- renamed airtime-stream to airtime-system
- airtime-system is removed from this repository(moved to airtime-saas)
2011-09-02 10:37:15 -04:00
martin
4914cc5d7a
added airtime-log script file
2011-09-01 14:49:40 -04:00
James
ed5b7bca5f
Merge branch 'devel' of dev.sourcefabric.org:airtime into devel
2011-08-31 16:28:40 -04:00
James
0a85d2ecf5
CC-2727: Limit number of streams and max bitrate
...
- renamed
SetNumOfStream() -> SetNumOfStreams()
GetNumOfStream() -> GetNumOfStreams() \
- default bitrate is 320
- removed debugging code
2011-08-31 16:28:20 -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
martin
03cb154bd1
CC-2737: Show disk space used/space available/ disk quota enforcement
...
-modify airtime-check-system to return values instead of printing
them directly
-add ability to view select airtime-check-system via web interface
2011-08-30 18:00:03 -04:00
martin
9c6b722722
CC-2694: Create command line program for viewing/dumping log files
...
-check if each subsystem is actually installed on the machine.
2011-08-30 12:38:04 -04:00
martin
58f64b97ae
CC-2694: Create command line program for viewing/dumping log files
...
-Better error messages.
2011-08-30 12:28:37 -04:00
martin
72350184d8
CC-2694: Create command line program for viewing/dumping log files
...
-initial commit
2011-08-30 12:18:58 -04:00
james
b92793e80f
CC-2727: Limit number of streams and max bitrate
...
- create airtime-stream php script to set number of streams and max bitrate
- the stream section itself is not displayed rather than grey out
2011-08-26 15:41:20 -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
e53c6d8061
CC-2697: airtime-user script is not working
...
-added support for new user types
2011-08-19 16:40:53 -04:00
martin
75040e867d
CC-2697: airtime-user script is not working
...
-fixed
2011-08-19 11:53:03 -04:00
James
c0e07dbd9e
Merge branch 'devel' of dev.sourcefabric.org:airtime into devel
...
Conflicts:
install_minimal/upgrades/airtime-1.9.0/airtimefilemonitor/airtimemetadata.py
python_apps/media-monitor/airtimefilemonitor/airtimemetadata.py
utils/airtime-import/airtime-import.py
2011-08-08 10:44:06 -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
Daniel James
0d03f5f022
Fixed incorrect path to liquidsoap log file
2011-08-08 12:15:05 +01: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
James
b5f232ccaf
CC-2633: airtime-import of relative path crashes
...
- fixed
- using copyfile() instead of copy()
2011-08-05 15:09:04 -04:00
James
ee943958d6
CC-2633: airtime-import of relative path crashes
...
- using copy() instead of copy2()
- copy2() causes some time issue with media monitor
2011-08-05 15:09:04 -04:00
James
134d774410
CC-2633: added new encode_to()
...
- added encode_to() to api_client
- replaced .encode() with new encode_to()
2011-08-05 14:40:03 -04:00
James
f33fc75e01
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 12:35:50 -04:00
James
4c51f20c74
CC-2633: airtime-import of relative path crashes
...
- fixed
- using copyfile() instead of copy()
2011-08-03 15:28:40 -04:00
James
0bee579642
CC-2633: airtime-import of relative path crashes
...
- using copy() instead of copy2()
- copy2() causes some time issue with media monitor
2011-08-03 14:45:51 -04:00
James
3fcd34de72
CC-2614: airtime-check-system should first check if the log files exist
...
- fixed
2011-07-28 15:06:43 -04:00
James
5fb9207c7b
CC-2611: Airtime-import: support relative path for directories
...
- fixed
2011-07-28 10:47:57 -04:00
james
c580542727
CC-2593: airtime-import crash on copy
...
- the issue was on files with name containing non ascii characters
- fixed
2011-07-25 20:58:47 -04:00
james
ccdb886b9a
CC-2584: airtime-import fails
...
- fixed relative path problem
- handle the case where file name contains '-'
2011-07-22 16:24:31 -04:00
james
e10c468aac
CC-2586: airtime-check-system checks system pacakge
...
- fixed
2011-07-22 09:09:40 -04:00
James
69bf93be7d
CC-2577: Misleading comment in phone_home_stat..
...
- fixed
2011-07-21 16:11:27 -04:00
James
6e59d0627d
CC-2574: Airtime-import:error on api_client path..
...
-fixed
2011-07-21 15:33:14 -04:00
martin
6205b30152
CC-2566: Separate URL config out of config files and put them with API_CLIENT
...
-fixed
2011-07-19 19:42:23 -04:00
martin
65ea711792
-fix min version check for airtime-check-system
2011-07-19 17:20:14 -04:00
James
107c100cc4
Merge branch 'devel' of dev.sourcefabric.org:airtime into cc-2528-use-virtualenv-for-installing
...
Conflicts:
python_apps/media-monitor/airtime-media-monitor
2011-07-19 15:09:55 -04:00
James
b4e887eb2d
temp comit
2011-07-19 15:06:35 -04:00
James
e19bf33f51
temp comit
2011-07-18 17:04:46 -04:00
James
e199c118af
Merge branch 'devel' of dev.sourcefabric.org:airtime into devel
...
Conflicts:
utils/airtime-import/airtime-import.py
2011-07-18 15:10:57 -04:00
James
7cf8934856
CC-2546: Airtime-import does not confirm
...
- fix on error. wrong syntax was used
2011-07-18 15:09:27 -04:00
Paul Baranowski
f044f6df83
Fixed grammar, typos, and spelling in airtime-import.
2011-07-18 13:30:40 -04:00
James
a45cc5f29e
CC-2546: Airtime-import does not confirm to change the storage dir
...
- Confirm default to "N" and it accepts "Y" or "y"
- It spits out error msg when input is any other then
"Y","y","n","N"
2011-07-18 11:56:41 -04:00
James
47645a2049
CC-2549:airtime-import should work with pythone 2.6
...
- enhanced usage text
2011-07-14 14:03:33 -04:00
James
99153fdb15
CC-2546:Airtime-import does not confirm to change the storage dir
...
- fixed
2011-07-14 13:32:45 -04:00
James
5e7c763fbf
CC-2545:Airtime-import doesnt handle spaces in file/dir names
...
-fixed
2011-07-14 10:49:57 -04:00
James
f0cc6614d9
CC-2545:Airtime-import doesn't handle spaces in file/dir names
...
- fixed
2011-07-14 10:03:04 -04:00
james
1736675464
CC-2549:airtime-import should work with python 2.6
...
- using optparse instead of argparse.
- need some more work.
2011-07-13 22:17:38 -04:00
james
0ad692c761
- fix in airtime-import.py to work default storage value
2011-07-13 16:05:32 -04:00
James
59e3f8446b
CC-2532:Airtime-import:better help
...
- completly changed how options specified.
- better help
2011-07-12 17:43:24 -04:00
martin
ed8d247b17
CC-2514: new airtime-import
...
-airtime-import for install and upgrade scripts
2011-07-12 12:18:29 -04:00