James
e722ff8c36
CC-2873: soundcloud error log to DB
...
- fixed
2011-09-22 16:59:13 -04:00
Paul Baranowski
48b08893f0
CC-2306: Uploading a file that already exist error message does not have styling
...
Tweaked message to the user.
2011-09-22 15:31: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
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
c84690adaa
Merge branch 'devel' of dev.sourcefabric.org:airtime into devel
...
Conflicts:
airtime_mvc/application/controllers/LibraryController.php
2011-09-22 12:25:30 -04:00
martin
2be0960ed5
CC-2833: Use ClassLoaders for PHP Files
...
-made MusicDir, Playlist and StoredFile autoload
2011-09-22 12:24:17 -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
046f98db8f
CC-2363: Diagnostic screen in Web UI
...
-everything working
2011-09-22 10:45:43 -04:00
martin
19d61ad780
CC-2363: Diagnostic screen in Web UI
...
-working with ajax now!
2011-09-19 17:55:26 -04:00
martin
787e0375ed
Merge branch '1.9.1' into devel
2011-09-19 16:19:56 -04:00
martin
a61b48a795
CC-2834: Playlist items drag underneath playlist editor layer
2011-09-19 16:18:49 -04:00
martin
a11dba1469
CC-2750: Ability to query health status for pypo, liquidsoap, media monitor, and recorder
2011-09-19 15:46:15 -04:00
martin
5a5430f468
CC-2363: Diagnostic screen in Web UI
...
-add vladimirs design
2011-09-19 15:45:23 -04:00
martin
62f0d1c7b2
Merge branch '1.9.1' into devel
2011-09-17 12:37:15 -04:00
martin
d824eb7622
CC-2837: Invalid SQL statement
...
-fixed
2011-09-17 12:36:35 -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
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
martin
583a5faf72
CC-2750: Ability to query health status for pypo, liquidsoap,
...
media monitor, and recorder
2011-09-13 18: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
martin
9fc2932be6
Merge branch 'devel' of dev.sourcefabric.org:airtime into devel
2011-09-13 14:56:48 -04:00
martin
2c2bb86698
CC-2750: Ability to query health status for pypo,
...
liquidsoap, media monitor, and recorder
-fixed rabbitmq not delivering messages
2011-09-13 14:56:24 -04:00
James
f25304bcb7
CC-2789: Prevent brue-force password guessing attacks
...
- add recaptcha on login page
2011-09-13 14:16:16 -04:00
martin
d942e476c6
Merge branch 'devel' of dev.sourcefabric.org:airtime into devel
2011-09-13 13:55:34 -04:00
martin
0546633ac7
CC-2750:Ability to query health status for pypo, liquidsoap, media monitor, and recorder
2011-09-12 17:15:46 -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
James
0591c9d76f
CC-2790: Stream type "OGG" should be "OGG/VORBIS"
...
- fixed
2011-09-12 13:16:34 -04:00
martin
362cf93643
Merge branch 'devel' of dev.sourcefabric.org:airtime into devel
2011-09-09 15:07:56 -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
8b09f82aa3
-when returning a file url for download, use the server address
...
that the server was contacted with.
2011-09-09 11:45:19 -04:00
martin
53306dffa4
-update version string to 1.9.4
2011-09-08 15:18:54 -04:00
Paul Baranowski
2ed4dc9218
Forgot to add in the "About" page. Here it is.
2011-09-08 13:45:07 -04:00
martin
a20bdb941c
CC-2260: Liquidsoap and Show contents window do not respect cue-out point
...
-fixed
2011-09-07 17:50:00 -04:00
james
b73016550b
CC-2265: Date Start is not updated after dragging show to new day
...
- fixed
2011-09-07 17:30:25 -04:00
Paul Baranowski
1f84cd8b84
Tweaked labels on the Stream Settings page.
2011-09-07 17:06:43 -04:00
james
ea305bd793
CC-2759: Stream settings "Hardware Audio Out" UI tweaks
...
- used same styling as "Stream" sections.
2011-09-07 16:27:51 -04:00
james
b66a923d5f
CC-2654: corrected spelling
...
- fixed
2011-09-07 16:19:35 -04:00
james
f6f27bf0ff
CC-2654: use id
...
- added id to navigation
- using id instead of label
2011-09-07 09:55:21 -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
Paul Baranowski
37415f33d4
Merge branch 'devel' of dev.sourcefabric.org:airtime into devel
2011-09-06 15:28:57 -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