james
|
b8c2c5dfb1
|
CC-2867: separating Doctrine upgrade into 3 files
- done
|
2011-09-25 17:18:26 -04:00 |
martin
|
5cc7de95ee
|
CC-2833: Use ClassLoaders for PHP Files
-Done for class User
|
2011-09-23 17:00:55 -04:00 |
martin
|
1e9a8a28fe
|
CC-2833: Use ClassLoaders for PHP Files
-Done for class Schedule and ScheduleGroup
|
2011-09-23 16:50:00 -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 |
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 |
martin
|
1dd78d0584
|
CC-2833: Use ClassLoaders for PHP Files
-Found out ClassLoaders only want one class per file. Moved
ShowInstance class to its own .php file.
-Merged Show_DAL class into Show class
|
2011-09-23 12:33:28 -04:00 |
martin
|
502be61620
|
-monit restart on install to reload config files.
|
2011-09-23 12:24:51 -04:00 |
martin
|
ee1a173953
|
CC-2850: Liquidsoap doesn't rotate its log files in Airtime
-fixed
-also noticed files were being chmod'd to 755, which is unnecessary. Also fixed.
|
2011-09-23 12:23:33 -04:00 |
martin
|
693c72c396
|
-change Shows.php to Show.php
|
2011-09-23 10:56:12 -04:00 |
martin
|
9bb901945e
|
CC-2833: Use ClassLoaders for PHP Files
-shows.php
|
2011-09-23 10:54:20 -04:00 |
martin
|
5d7b51dafc
|
CC-2833: Use ClassLoaders for PHP Files
|
2011-09-22 18:24:54 -04:00 |
martin
|
4138f7823a
|
-better name :)
|
2011-09-22 18:15:55 -04:00 |
martin
|
e5b4822650
|
-purge user and language
|
2011-09-22 18:15:32 -04:00 |
martin
|
53a095d0a5
|
Merge branch 'devel' of dev.sourcefabric.org:airtime into devel
|
2011-09-22 17:50:51 -04:00 |
martin
|
cf5b03ca28
|
-completely nuke all versions of Airtime from the system
|
2011-09-22 17:50:42 -04:00 |
martin
|
7bb9e92ac9
|
cc-2864: upgrade from 1.7 broken
-fixed
|
2011-09-22 17:30:05 -04:00 |
James
|
ac13bba2db
|
CC-2874: adding error icon
- done
|
2011-09-22 17:06:33 -04:00 |
James
|
e722ff8c36
|
CC-2873: soundcloud error log to DB
- fixed
|
2011-09-22 16:59:13 -04:00 |
James
|
8005ee290f
|
Merge branch 'devel' of dev.sourcefabric.org:airtime into devel
|
2011-09-22 16:56:37 -04:00 |
James
|
a7b7e09aa4
|
CC-2867: upgrade script for soundcolud plugin
- done
- extra fix: upgrade for recaptcha stuff
- fix a bug on UTC upgrade
|
2011-09-22 16:56:20 -04:00 |
martin
|
2fcabe94aa
|
Merge branch '1.9.1' of dev.sourcefabric.org:airtime into 1.9.1
|
2011-09-22 16:23:06 -04:00 |
martin
|
a197a27d75
|
-ensure liquidsoap from 1.8.2 is dead
-start monit
|
2011-09-22 16:22:47 -04:00 |
martin
|
1494e43ada
|
Merge branch 'devel' of dev.sourcefabric.org:airtime into devel
|
2011-09-22 16:10:32 -04:00 |
martin
|
86b365cc7e
|
get rid of liquidsoap binary showing as modified
|
2011-09-22 16:10:22 -04:00 |
James
|
dbb4183447
|
Merge branch 'devel' of dev.sourcefabric.org:airtime into devel
|
2011-09-22 15:53:47 -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 |
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
|
6a0a739cef
|
CC-2871: recorder doesn't record shows when it gets multiple shows in the
schedule
- fixed
|
2011-09-22 15:13:41 -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 |
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
|
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
|
3a2eaecad8
|
Merge branch '1.9.1' into devel
Conflicts:
python_apps/pypo/pypopush.py
|
2011-09-20 14:31:09 -04:00 |
martin
|
b94004d7f4
|
CC-2847: Airtime doesn't resume playing audio after upgrade
|
2011-09-20 13:25:29 -04:00 |
martin
|
3601f37904
|
CC-2846: On crash recovery, Pypo pushes playlists up to 5 times to Liquidsoap.
-fixed
|
2011-09-20 12:44:48 -04:00 |
martin
|
c0b5ef2635
|
CC-2845: airtime reinstall doesn't work when php uses --file parameter
-append previous fix
|
2011-09-20 11:27:39 -04:00 |
martin
|
153a89430a
|
CC-2845: airtime reinstall doesn't work when php uses --file parameter
-fix install/upgrade/reinstall issues that Daniel found.
|
2011-09-20 11:25:56 -04:00 |
martin
|
eecb4a44d6
|
-update changelog for 1.9.4-RC6
|
2011-09-19 18:02:59 -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 |