Commit graph

4009 commits

Author SHA1 Message Date
martin
b6e235b8fe Merge branch 'master' of dev.sourcefabric.org:airtime 2011-04-14 17:57:20 -04:00
martin
d5b914fa84 CC-1805: Ability to edit a show
-Fixed bug with scheduled data start time not shifting with show instance start time
-What "tab" now automatically open when form appears.
2011-04-14 17:57:08 -04:00
Naomi
379e70ff23 CC-2169 : All logging should go to /var/log
pypo-liquidsoap log now in its folder
2011-04-14 17:16:50 -04:00
Naomi
d69723f910 Merge branch 'master' of dev.sourcefabric.org:campcaster 2011-04-14 16:03:37 -04:00
Naomi
e5f2e8d044 CC-2169 : All logging should go to /var/log
moving pypo/recorder logs to folder /var/log/airtime
2011-04-14 16:03:23 -04:00
martin
88362a2c52 CC-2179: Creating a record + rebroadcast show with no rebroadcast times causes DB error
-fixed
2011-04-14 14:57:52 -04:00
martin
5a7ebc8a8b Merge branch 'master' of dev.sourcefabric.org:airtime 2011-04-14 14:18:05 -04:00
martin
bf146e7f85 -commented some functions
-removed usage of "current_timestamp" in postgresql queries in favour
of php time.
2011-04-14 14:17:56 -04:00
Naomi
6899dca0a3 removing confusing redundant imports 2011-04-14 14:01:14 -04:00
Naomi
804f9c66b9 require order screwed up. 2011-04-14 13:47:50 -04:00
Naomi
fc8f9f18fc CC-2176 : Allow up to 10 rebroadcasts, add in the plus button with hidden elements
tested with editing shows.
2011-04-14 12:32:25 -04:00
Naomi
5b79a9f876 CC-2176 : Allow up to 10 rebroadcasts, add in the plus button with hidden elements
tested with adding shows, need to test editing shows.
2011-04-14 11:31:44 -04:00
martin
ac3853c0fb CC-2175: Overbooking: Cut off shows when they are done
-on-air light now turns off when show finishes before a song is able to finish. (before waited until song completed)
2011-04-14 00:45:20 -04:00
martin
33b24b581c CC-2175: Overbooking: Cut off shows when they are done
-fixed
2011-04-14 00:20:19 -04:00
martin
7e6ce1514f -fixed airtime install not working. 2011-04-13 18:22:56 -04:00
martin
f6abd30551 Merge branch 'master' of dev.sourcefabric.org:airtime 2011-04-13 17:00:04 -04:00
martin
5b0121712b CC-2181: No cancel button on Update show
-Pressing "Close" will now clear the form
-Editing show will now hide "+ Show" button
2011-04-13 16:59:53 -04:00
Naomi
f478a27a06 Merge branch 'master' of dev.sourcefabric.org:campcaster 2011-04-13 15:11:20 -04:00
Naomi
492c76cb2f CC-2176 : Allow up to 10 rebroadcasts, add in the plus button with hidden elements
creating elements inside for loop to be less redundant.
2011-04-13 15:11:06 -04:00
Paul Baranowski
782f00b32f Merge branch 'master' of dev.sourcefabric.org:airtime 2011-04-13 14:20:54 -04:00
Naomi
32c9d9b7f2 nudge progress bar up a bit for new css. 2011-04-13 14:13:52 -04:00
Paul Baranowski
3aac24b42b Merge branch 'master' of dev.sourcefabric.org:airtime 2011-04-13 14:03:32 -04:00
Paul Baranowski
aca157f0ee CC-2170 Add option to airtime-install to install with or without audio samples
Now we dont install audio samples by default.
2011-04-13 14:03:23 -04:00
lukabazuka
17166fdf71 Merge branch 'master' of dev.sourcefabric.org:airtime 2011-04-13 19:24:03 +02:00
lukabazuka
4c4e75a38f CSS modifications for issues CC-2039, CC-2160 and CC-2174 2011-04-13 19:23:38 +02:00
martin
2148de0e92 CC-2149: Adjustments for DEB packaging
-Done
2011-04-13 12:07:00 -04:00
martin
5f512d47ff Merge branch 'master' of dev.sourcefabric.org:airtime 2011-04-13 11:24:33 -04:00
martin
9e23d8b902 CC-1805: Ability to edit a show
Fixed bug for single-show instances.
2011-04-13 11:23:58 -04:00
Naomi
e029d2e552 CC-2159 : Upgrade Airtime to jQuery 1.5
jQuery 1.5.2, new fullcalendar bugfix release.
2011-04-13 11:21:53 -04:00
Naomi
509952cc78 CC-2159 : Upgrade Airtime to jQuery 1.5
removed now unneeded element render js, removed unused fullcalendar callbacks.
Checking in Fullcalendar print css
2011-04-13 09:40:23 -04:00
martin
b034958fc5 CC-1805: Ability to edit a show
-fixed problem with changing a repeating rebroadcast show to a non-repeating rebroadcast show
2011-04-12 23:28:37 -04:00
martin
ce2b5564e4 Merge branch 'master' of dev.sourcefabric.org:airtime 2011-04-12 17:30:13 -04:00
martin
e01f493c14 CC-1805: Ability to edit a show
-Almost bug free....
2011-04-12 17:29:35 -04:00
Naomi
dd4270d367 CC-2172 : Create Upgrade structure so that a user can upgrade from any version of Airtime properly 2011-04-12 14:51:29 -04:00
Naomi
833e3b20fe CC-2172 : Create Upgrade structure so that a user can upgrade from any version of Airtime properly 2011-04-12 14:41:33 -04:00
Naomi
00e80911c3 CC-2172 : Create Upgrade structure so that a user can upgrade from any version of Airtime properly 2011-04-12 14:39:09 -04:00
Naomi
5cfeadcbfe CC-2172 : Create Upgrade structure so that a user can upgrade from any version of Airtime properly 2011-04-12 14:15:20 -04:00
Paul Baranowski
2937fb4ee1 Merge branch 'master' of dev.sourcefabric.org:airtime 2011-04-12 13:59:13 -04:00
Paul Baranowski
f23cfb489c Moved function ExitIFNotRoot() to AirtimeInstall.php instead of AirtimeIni.php. 2011-04-12 13:59:08 -04:00
Naomi
c4e264b936 CC-2172 : Create Upgrade structure so that a user can upgrade from any version of Airtime properly 2011-04-12 13:42:28 -04:00
Naomi
e56f50e8b2 CC-2172 : Create Upgrade structure so that a user can upgrade from any version of Airtime properly 2011-04-12 12:43:25 -04:00
martin
ea11e0114a CC-1805: Ability to edit a show
-All cases for "When" tab should be covered for editing shows.
2011-04-12 11:54:24 -04:00
martin
64124175c5 Merge branch 'master' of dev.sourcefabric.org:airtime
Conflicts:
	application/models/Shows.php
2011-04-12 00:16:35 -04:00
martin
b4f1a6b3b0 -CC-1805 Ability to edit a show
Initial check-in...still incomplete.
2011-04-12 00:14:26 -04:00
Naomi
8f1d9e8d86 CC-2172 : Create Upgrade structure so that a user can upgrade from any version of Airtime properly 2011-04-08 17:58:33 -04:00
Naomi
ae1397f28c CC-2172 : Create Upgrade structure so that a user can upgrade from any version of Airtime properly 2011-04-08 17:44:05 -04:00
Naomi
4797126073 CC-2172 : Create Upgrade structure so that a user can upgrade from any version of Airtime properly 2011-04-08 16:54:24 -04:00
Naomi
f365802ce7 CC-2172 : Create Upgrade structure so that a user can upgrade from any version of Airtime properly 2011-04-08 16:25:29 -04:00
Naomi
8ab78e74ea CC-2172 : Create Upgrade structure so that a user can upgrade from any version of Airtime properly 2011-04-08 16:07:41 -04:00
Naomi
cb2787143b CC-2172 : Create Upgrade structure so that a user can upgrade from any version of Airtime properly
telling doctrine to upgrade to only a specified version
2011-04-08 15:41:31 -04:00