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
Paul Baranowski
37415f33d4
Merge branch 'devel' of dev.sourcefabric.org:airtime into devel
2011-09-06 15:28:57 -04:00
martin
89440a6ce8
CC-2744: Airtime 2.0 upgrade script correctly detect timezone
...
-fixed
2011-09-06 14:30:18 -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
08906085c6
CC-2774: Insert default 'plan_level' entry
...
- done in install and upgrade script
2011-09-06 13:44:01 -04:00
James
361dc4569e
CC-2771: Liquid soap doesn't support bitrate lower than 48 Kbits for ogg files
...
- fixed
- extra fix: option ogg is disabled when shoutcast is selected
2011-09-06 11:44:21 -04:00
Paul Baranowski
7379da83c6
CC-2049: Log in/out versus sign in/out of admin interface
...
Fixed by removing "Sign in" terminology.
Moved "About" link to underneath the "Help" menu.
Simplified the upper right hand corner of the Admin interface.
2011-09-02 17:29:08 -04:00
James
fa929d45a6
CC-2753: Ability to disable stream 1 but still show it in the interface
...
- interface change
- all elements becomes 'disabled' depending on 'disable_stream_conf' flag
2011-09-02 16:13:30 -04:00
James
0c72b8b6bf
Merge branch 'devel' of dev.sourcefabric.org:airtime into devel
2011-09-02 15:24:53 -04:00
James
903c3474c7
CC-2654: Remove abilities that don't apply to SaaS
...
- not displaying manage folder option when saas is true
- not displaying record and rebroadcast section when saas is true
2011-09-02 15:24:35 -04:00
Paul Baranowski
aa58225e68
Changed the "Configure" menu item to "System".
...
Changed Help->About to Help->Getting Started.
Added Help->"User Manual"
Added ability to specify a "target" in the main menu navigation - this allows
us to open up a new tab for the User manual. Adde
2011-09-02 14:37:40 -04:00
James
ce2ce0a13a
CC-2755: Displaying trial ending information
...
- it only displays about remaining date when the plan level is 'trial'
2011-09-02 12:10:46 -04:00
James
1a8214fccc
CC-2755: Ability to set trial ending date
...
- codes for front end.
- design needs to be integrated.
2011-09-02 12:02:02 -04:00
James
78ffa74bab
CC-2755: trial ending date
...
- add functions in Preference.php
2011-09-02 11:30:47 -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
James
abee16ba4a
CC-2747: removing debug code
...
- fixed
2011-09-01 16:07:13 -04:00
James
610b7a6d2c
CC-2747: removing debug code
...
- done
2011-09-01 16:06:01 -04:00
James
87a4507509
Merge branch 'devel' of dev.sourcefabric.org:airtime into devel
2011-09-01 16:02:36 -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
4914cc5d7a
added airtime-log script file
2011-09-01 14:49:40 -04:00
James
17e7e9b80a
CC-2089: create "cancel show" command for pypo
...
- removed comments
2011-08-31 16:33: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
James
fefbd9ac79
Merge branch '1.9.1' into devel
2011-08-31 16:23:32 -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
22c9416c31
CC-2747: When metadata contains non utf-8 encoding, we should handle it
...
- we cover some cases with cp1252 encoding for now.
- extra fix: Logging.php (copied from 2.0.0)
2011-08-31 14:46:21 -04:00
martin
5f56538bff
CC-2363: Diagnostic screen in Web UI
...
-show hard drive space for /srv/airtime/stor
2011-08-31 12:52:12 -04:00
James
c460519a88
Merge branch '1.9.1' into devel
2011-08-31 10:15:00 -04:00
James
982c8f9c20
CC-2746: Removing required attribute from all fields
...
- done
2011-08-31 10:13:57 -04:00
James
06c0947328
Merge branch 'devel' of dev.sourcefabric.org:airtime into devel
2011-08-31 10:10:08 -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
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
James
b5645d238a
CC-2746: Edit metadata loses data if required data is missing
...
- fixed
2011-08-30 16:50:46 -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
772558e610
Merge branch '1.9.1' of dev.sourcefabric.org:airtime into 1.9.1
2011-08-30 15:35:34 -04:00
James
cdd1da3963
CC-2740: Upload issue
...
- fixed a bug for uploading a file with "+" signs in IE
2011-08-30 15:35:03 -04: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
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
bf95c3df1c
Merge branch 'devel' of dev.sourcefabric.org:airtime into devel
2011-08-30 12:19:07 -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
7335dcc2b3
Merge branch 'devel' of dev.sourcefabric.org:airtime into devel
2011-08-29 17:44:46 -04:00
James
cab2a0f8f4
CC-2661: Upgrade script for steam config feature
...
- done
2011-08-29 17:44:28 -04:00
martin
1e70feda6b
CC-2438: Add a button to listen to the stream immediately
...
-Pop-up. Just need a proper skin.
2011-08-29 15:30:00 -04:00
martin
8b0b5851f6
-fix typo in recorder.py
2011-08-29 14:43:30 -04:00
James
83bba9532e
CC-2089: create "cancel show" command for pypo
...
- done
2011-08-29 11:54:44 -04:00
james
665957c5d7
- change on CREDITS file
2011-08-26 19:45:43 -04:00