martin
20c2405f20
CC-2907: Stream player window gets a 404 when clicked
...
from "Stream settings" page
-fixed
2011-09-30 14:46:09 -04:00
martin
a31920e982
CC-2438: Add a button to listen to the stream immediately
...
-Streams selectable by their description
-Repeatedly clicking on the ON-AIR, focus()es the window
instead of reloading it.
2011-09-30 12:58:49 -04:00
martin
c469f51eb3
CC-2908: Add "Live Stream" title to live stream popup window
...
-done
2011-09-30 11:45:51 -04:00
James
bd4c9f9651
CC-2899: Error on stream setting page can be hidden by a collapsed section
...
- fixed
2011-09-29 12:03:11 -04:00
martin
fef0392e43
CC-2724: Play Stream Icon + jPlayer popup styling -upgraded to jplayer 2.1
2011-09-27 14:02:12 -04:00
martin
e60db9e031
CC-2860: When recording a show, UTC time is displayed on the
...
text field of right progress bar.
2011-09-23 15:37:45 -04:00
James
ac13bba2db
CC-2874: adding error icon
...
- done
2011-09-22 17:06:33 -04:00
James
350aaf2335
Merge branch '1.9.1' into devel
2011-09-22 14:33:14 -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
95a2c179c2
Merge branch 'devel' of dev.sourcefabric.org:airtime into devel
2011-09-22 13:40:32 -04:00
James
6d23ea4b49
CC-2308: 404 page
...
- done
2011-09-22 13:40:16 -04:00
martin
3fe823f84c
CC-2363: Diagnostic screen in Web UI
...
-Change disk numbers to start at one instead of zero.
2011-09-22 12:28:21 -04:00
James
43ba92a535
CC-2866: progress icon not showing
...
- fixed
2011-09-22 12:15:03 -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
4e79a88adc
CC-2363: Diagnostic screen in Web UI
...
-Don't log to console
2011-09-22 11:01:16 -04:00
martin
046f98db8f
CC-2363: Diagnostic screen in Web UI
...
-everything working
2011-09-22 10:45:43 -04:00
James
a4fb63afcf
CC-2856: duration was is always fixed to 1h
...
- fixed
2011-09-21 10:16:48 -04:00
martin
19d61ad780
CC-2363: Diagnostic screen in Web UI
...
-working with ajax now!
2011-09-19 17:55:26 -04:00
martin
5a5430f468
CC-2363: Diagnostic screen in Web UI
...
-add vladimirs design
2011-09-19 15:45:23 -04:00
Martin Konecny
debfcc112d
Merge branch '1.9.1' into devel
2011-09-19 12:48:15 -04:00
James
bd33b12d71
CC-2842: Clicking "Additional Options" in stream settings opens it for all
...
- fixed
2011-09-19 11:31:10 -04:00
James
09df72862d
CC-2768: Plupload update
...
- fix for 1.9.4
2011-09-19 11:15:53 -04:00
James
637eaafcc4
CC-2839: End Date and Time show NaN when incorrect start date is entered
...
- fixed
2011-09-19 11:10:55 -04:00
James
ee7bb8babe
CC-2835: styles.css file merge
...
- done
2011-09-16 14:13:01 -04:00
James
2a0839f7ba
CC-2768: Plupload needs update to fix issue with Safari 5.1 and html5
...
- fixed by upgrading plupload to 1.5
2011-09-16 11:33:19 -04:00
James
1e4bcdf831
CC-2814: Login error messages need to be highlighted
...
- done
- Recaptcha box and submit button is moved to center
2011-09-14 17:50:00 -04:00
James
f60a4439be
CC-2775: layout fix
...
- fixed
2011-09-14 16:43:16 -04:00
James
ebf5c75af3
CC-1929: login page: username should get focus on loading
...
- done
2011-09-13 15:29:01 -04:00
James
750482474f
CC-2791: limiting length and numeric with javascript
...
- done
2011-09-13 15:21:23 -04:00
James
e918f3b29a
CC-2791: "Port" should only allow numbers and 5 digits
...
- fixed
- fixed scrolling when errors
2011-09-12 13:57:26 -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
8239588a95
CC-2798: Delete a song from the playlist builder doesn't refesh
...
the list
- fixed
2011-09-09 11:35:30 -04:00
james
57781f819e
CC-2622: stop current play song, when item is removed from thie list
...
- fixed
2011-09-08 15:09:12 -04:00
james
f1c311acb6
CC-2775: Better layout for Stream Settings page
...
- layout is done
- need to implement status update part
2011-09-07 09:48:02 -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
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
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
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
James
58837ff89b
CC-2706: Streams should have a username field
...
- adding "User" field on stream setting form
- change key name from "output_s1" to "s1_output" format to be consistent
- changed order of inserting in default.sql file
- hiding username field on shoutcast selection
- liquidsoap and pypo takes care of user field input
2011-08-24 17:13:56 -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
405edcc5fa
CC-2718: Changes to the support page
...
- "Help Airtime" button is enanbled solely depending on feedback checkbox
when user already agreed to Terms and condition
2011-08-23 16:46:29 -04:00
James
3e3391dfba
CC-2718: Changes to the support page
...
- stroing and retreving new value "privact" to DB
- Displaying "Terms and Condition" link when user agrees it
2011-08-23 15:11:21 -04:00
martin
e580c5ae0d
CC-2438: Add a button to listen to the stream immediately
...
-initial commit
2011-08-23 12:45:03 -04:00
James
56a21a524e
Merge branch 'devel' of dev.sourcefabric.org:airtime into devel
2011-08-19 16:35:54 -04:00
James
a73612afd2
CC-2607: Ability to adjust stream bitrate,type,etc from the UI interface
...
- Modified "Descriptioin" to "Name/Description"
- mount point is not append with extension anymore
- fix on auto generated stream url
- name is used in shoutcast
2011-08-19 16:35:23 -04:00
martin
13f7a73850
-convert playlist.js to all spaces (instead of tabs)
2011-08-19 15:30:00 -04:00
martin
a1c2b0f7d6
Merge branch 'devel' of dev.sourcefabric.org:airtime into devel
2011-08-19 12:07:42 -04:00
martin
b87e95126c
CC-2379: "Add Show" uses browser time instead of server time
...
-added note about custom changes to fullcalendar.js
2011-08-19 12:07:34 -04:00