Yuchen Wang
5222fe71a5
CC-3089: Link to manual in Help menu should point to manuals.sourcefabric.org rather than flossmanuals.net
...
Updated per Paul's comment
2011-11-24 17:10:56 -05:00
Yuchen Wang
ee3a6ecd84
CC-3089: Link to manual in Help menu should point to manuals.sourcefabric.org rather than flossmanuals.net
...
Fixed
2011-11-24 14:10:04 -05:00
James
a723430462
SAAS-69: Support Settings: Change/hide some sections for SaaS
...
- Some sections are hidden when saas is enabeld
as described in the ticket.
2011-11-15 16:10:40 -05:00
Martin Konecny
5a83c5b81e
Merge branch '1.9.1' into devel
...
Conflicts:
airtime_mvc/application/controllers/ScheduleController.php
airtime_mvc/application/models/Schedule.php
airtime_mvc/application/models/StoredFile.php
2011-10-14 01:38:52 +02:00
Martin Konecny
d8bcb3f03d
CC-2972: Find better way to determine domain which pypo should download from.
...
-Done
2011-10-14 00:07:53 +02: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
James
d4063a8234
CC-2873: Soundcloud plugin doesn't log any error when there is an
...
error with soundcloud uploading through api controller
- changed constant name to 'SOUNDCLOUD_NOT_UPLOADED_YET'
2011-10-03 17:38:57 -04:00
martin
1bdcff1119
CC-2750: Ability to query health status for pypo,
...
liquidsoap, media monitor, and recorder
-renamed CcComponent to CcServiceRegister
2011-09-30 14:08:15 -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
james
e1fe877ac6
CC-2873: Use PHP constants
...
- done
2011-09-25 17:29:57 -04:00
martin
cd95170b06
CC-2807: Remove AIRTIME_VERSION from constants.php and use the value in the database instead
...
-done
2011-09-23 16:26:19 -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
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
f25304bcb7
CC-2789: Prevent brue-force password guessing attacks
...
- add recaptcha on login page
2011-09-13 14:16:16 -04:00
martin
53306dffa4
-update version string to 1.9.4
2011-09-08 15:18:54 -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
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
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
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
ad620577be
- Version string fix
2011-08-25 17:16:09 -04:00
James
2901a7a7eb
- Version string change for 1.9.3
2011-08-25 17:02:56 -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
James
ac448c8dbb
CC-2704: Change "Stream Setting" -> "Stream Settings"
...
- done
2011-08-19 12:23:15 -04:00
James
f855da0f45
Merge branch '1.9.1' into devel
...
Conflicts:
VERSION
airtime_mvc/application/configs/constants.php
airtime_mvc/application/configs/navigation.php
install_minimal/DoctrineMigrations/Version20110711161043.php
python_apps/api_clients/api_client.py
2011-08-18 19:05:13 -04:00
James
d83f9f1b96
CC-2701: Separate Support Settings from Preference page
...
- done.
2011-08-18 18:58:59 -04:00
James
873f7e1dae
CC-2698: upgrading fail from 1.8.2->1.9.0
...
- fixed version string
- deleting entries from cc_schedule before adding "ON CASCADE" constraint
2011-08-18 15:32:33 -04:00
James
4f2b2dba6d
CC-2607: Abilitiy to adjust stream bitrate, type, etc from the UI
...
interface
- dummy page "Stream Setting" page for the test
- StreamSetting model is added
- set owner and group as 'pypo' for liquidsoap.cfg
- pypofech handle 'update_stream_setting' command
2011-08-15 16:10:46 -04:00
James
e18c0903cb
-version string changes
2011-08-15 11:11:55 -04:00
James
9cad6fe766
-version string changes
2011-08-15 11:10:01 -04:00
James
13285fdd63
CC-2607: Ability to adjust stream bitrate, type, etc from UI interface
...
- created table cc_stream_setting and it's initial entries
- pypo installation will generate liquidsoap.cfg on install time
based on information on cc_stream_setting table
2011-08-12 15:19:30 -04:00
James
691a83ccd0
- version string and changelog changes
2011-08-09 11:44:11 -04:00
James
6c6776e2ce
- version string change
2011-08-05 15:12:55 -04:00
Naomi Aro
dfb7ca69f6
CC-2632 : Language metadata from version 1.8 doesn't exist in 1.9 metadata
2011-08-05 15:09:03 -04:00
James
8187a5504b
- Release preparation changes
2011-07-27 17:12:27 -04:00
James
d518e6aa15
- updated version string for RC1
2011-07-18 17:54:28 -04:00
martin
88bdb4840b
-update version string for beta4
2011-07-12 12:29:12 -04:00
martin
063afda7ff
CC-2519: Remove stor folder config option from /etc/airtime/airtime.conf
...
-done
2011-07-11 16:44:37 -04:00
martin
2c4e2afb8b
-removed airtime-clean-storage.php + airtime-import.php
...
-default created stor dir now has www-data:www-data permission
-created airtime-install.ini file for specifying install defaults
-removed all references to storDir in /etc/airtime/airtime.conf,
and get value from database instead.
2011-07-11 16:14:34 -04:00
mkonecny
8593b340de
-update version string to beta3
2011-07-05 00:16:07 -04:00
james
75ea77e6a6
CC-2503: replacing UI_MDATA_KEY_TITLE with MDATA_KEY_TITLE
...
-fixed
2011-07-04 10:00:37 -04:00
james
b22a6268f2
CC-2471:error when upload a duplicate file
...
- fixed
- Please read the comment on the ticket
2011-06-30 13:08:45 -04:00
james
f9f6296e2c
CC-2466 Manage Music Folders should be Manage Media Folder
...
-fixed
2011-06-29 16:40:49 -04:00
martin
8b533bbd21
-updated version string to 1.9.0-beta2
2011-06-27 18:06:32 -04:00
martin
34ced48076
-change version string to 1.9.0-beta1
2011-06-21 12:38:49 -04:00
Naomi Aro
f755e41a9a
propel classes
2011-06-21 15:49:31 +02:00
Naomi Aro
b6888489e0
CC-1799 Put Airtime Storage into a Human Readable File Naming Convention
...
adding music dirs concept to Airtime. New cc_music_dirs table/class.
2011-06-21 10:24:02 +02:00
Naomi Aro
5b26f34033
CC-1799 Put Airtime Storage into a Human Readable File Naming Convention
...
seems mutagen needs everything cast as a string, or one field. Was throwing an exception with no message not sure.
2011-06-15 14:20:14 +02:00
Naomi Aro
d5a3aaf3d0
Merge branch 'cc-1799-put-airtime-storage-into-a-human-readable-file-naming-convention' into devel
...
Conflicts:
python_apps/media-monitor/MediaMonitor.py
2011-06-15 11:02:23 +02:00