Martin Konecny
|
18dd0f232a
|
Merge branch 'devel' of dev.sourcefabric.org:airtime into devel
|
2012-09-04 14:54:44 -04:00 |
Martin Konecny
|
0bdfe3986c
|
CC-4348: Prepared statements - part 4
-fixed some incorrect usage of PDO.
|
2012-09-04 14:54:34 -04:00 |
Rudi Grinberg
|
ed7d233ca2
|
Changed execute( array(...) ) to multiple bindParam calls.
|
2012-09-04 14:45:16 -04:00 |
Rudi Grinberg
|
c840de0a71
|
Fix to the fix
|
2012-09-04 14:05:26 -04:00 |
Rudi Grinberg
|
330828fbdd
|
Refactored sql substition into pdo
|
2012-09-04 13:52:33 -04:00 |
Rudi Grinberg
|
27ea00f5d4
|
Refactored sql substition into pdo
|
2012-09-04 13:50:13 -04:00 |
Martin Konecny
|
a731fc147b
|
CC-4348: Prepared statements - part 4
-fixed Show.php
|
2012-09-04 13:34:05 -04:00 |
Martin Konecny
|
4848717d4d
|
CC-4090: Make code style PSR compliant - part 4
-models dir
|
2012-08-29 10:58:03 -04:00 |
denise
|
5443c1931a
|
CC-4081: Calendar -> Can create overlapping show by dragging a show in "day" view
-fixed
|
2012-08-24 15:27:04 -04:00 |
Martin Konecny
|
462542bf68
|
change Logging::log to Logging::info
|
2012-08-21 18:41:56 -04:00 |
Rudi Grinberg
|
64a36ea21a
|
cc-4240: fixed
|
2012-08-21 16:33:37 -04:00 |
James
|
8b13af2e04
|
fix bug on widget
|
2012-08-10 12:14:15 -04:00 |
Martin Konecny
|
f33485f8ea
|
Merge branch '2.1.x' into devel
|
2012-08-08 00:09:13 -04:00 |
denise
|
550c97a2dc
|
CC-4154L: Indicate whether a show has scheduled content on the calendar page
-done
|
2012-08-07 14:57:04 -04:00 |
Martin Konecny
|
e20289e5cf
|
Merge branch '2.1.x' into devel
|
2012-08-06 17:17:05 -04:00 |
Martin Konecny
|
975abbaf10
|
Remove unecessary information being sent from API
|
2012-08-06 17:16:43 -04:00 |
Martin Konecny
|
48a1bf3f02
|
Merge branch '2.1.x' into devel
Conflicts:
airtime_mvc/application/controllers/ApiController.php
airtime_mvc/application/models/Schedule.php
airtime_mvc/application/models/Show.php
|
2012-08-06 17:10:46 -04:00 |
Martin Konecny
|
40023d9086
|
CC-4152: Widget does not display current show in some modes
-fixed
|
2012-08-06 17:07:18 -04:00 |
Martin Konecny
|
255866d240
|
Merge branch '2.1.x' into devel
Conflicts:
airtime_mvc/application/controllers/ScheduleController.php
airtime_mvc/application/models/Show.php
|
2012-07-22 19:18:53 -04:00 |
Martin Konecny
|
aaa0c01e01
|
CC-4120: memory optimizations for calendar page.
-can now fetch over a year of data at a time
|
2012-07-22 19:14:29 -04:00 |
Martin Konecny
|
4ebcb1b1f9
|
Merge branch '2.1.x' into devel
Conflicts:
airtime_mvc/application/controllers/ApiController.php
airtime_mvc/application/controllers/LibraryController.php
airtime_mvc/application/controllers/PlaylistController.php
airtime_mvc/application/models/Playlist.php
python_apps/media-monitor/airtimefilemonitor/airtimemediamonitorbootstrap.py
python_apps/media-monitor/airtimefilemonitor/airtimemetadata.py
|
2012-07-16 14:31:03 -04:00 |
Martin Konecny
|
794cf2c845
|
CC-4090: Make code style PSR compliant
-run psr-cs-fixer
|
2012-07-15 21:17:13 -04:00 |
Martin Konecny
|
bd51b4db02
|
CC-4100: Make number of shows displayed in widget customizable
-fixed
|
2012-07-11 19:31:24 -04:00 |
Martin Konecny
|
ee3447f903
|
CC-4090: Make code style PSR compliant
-User.php
-removed all trailing whitespace
|
2012-07-10 18:51:32 -04:00 |
Martin Konecny
|
3d243468a7
|
CC-4090: Make code style PSR compliant
Subjects.php
|
2012-07-10 10:36:53 -04:00 |
James
|
63856ea918
|
CC-4079: Apache error: missing $startDt variable
- fixed
|
2012-07-06 15:40:16 -04:00 |
Martin Konecny
|
f188eeada2
|
preparation for 2.1.1 release
|
2012-06-13 11:35:14 -04:00 |
Martin Konecny
|
02b6d04952
|
CC-3956: PHP script can enter inifinite loop
-small cleanup
|
2012-06-12 20:18:06 -04:00 |
Martin Konecny
|
b858c34526
|
CC-3956: PHP script can enter inifinite loop
-fixed
|
2012-06-12 18:51:22 -04:00 |
James
|
62eee61d4e
|
CC-3956: PHP script can enter inifinite loop
- fixed
|
2012-06-08 17:58:21 -04:00 |
James
|
e661f400a4
|
CC-3950: apache log errors part2
- fixed
|
2012-06-08 15:31:45 -04:00 |
denise
|
3566480999
|
CC-3888: Record Show: ON AIR light and scheduled Play will ON for several seconds when a record show starts
-fixed
|
2012-06-05 11:19:59 -04:00 |
denise
|
80998f2eac
|
Merge branch 'devel' of dev.sourcefabric.org:airtime into devel
|
2012-05-23 16:19:06 -04:00 |
denise
|
28a383e960
|
- fixed check for currentShow's end boundary to only be greater than current time
|
2012-05-23 16:18:59 -04:00 |
James
|
a969599986
|
CC-3858: Record and Rebroadcast Creation Problem\
- fixed
|
2012-05-23 14:55:55 -04:00 |
James
|
164c158c80
|
CC-3859: Playout History: Filter out songs that are not played out
- done
|
2012-05-22 17:39:27 -04:00 |
Naomi Aro
|
428b13f3d7
|
CC-3803 : Don't allow editing of a current Record show
|
2012-05-22 17:51:53 +02:00 |
denise
|
42f75634fc
|
CC-3854: Crash on Adding Show
-fixed
|
2012-05-18 18:57:22 -04:00 |
denise
|
9967f5451c
|
CC-3737: ON AIR turns to grey from time to time, while the stream keeps playing
- fixed
- added a 'type' key to distinguish between tracks and shows
|
2012-05-17 18:21:58 -04:00 |
Martin Konecny
|
6695e3e190
|
-fix javascript error in widgets
|
2012-05-15 14:35:01 -04:00 |
Martin Konecny
|
4b03a45d46
|
CC-3757: Widgets: ON AIR show's elapsed and remaining time are wrong
-fixed
|
2012-05-15 14:20:53 -04:00 |
Naomi Aro
|
a514e3b60a
|
CC-3776 : Current Recorded show is resizeable on the calendar (by dragging)
|
2012-05-07 18:19:18 +02:00 |
Naomi Aro
|
d19ed4a97e
|
CC-3730 : Boundary tracks need recalculating when resizing current show on calendar (by dragging)
|
2012-05-04 17:49:58 +02:00 |
James
|
0d5f581e35
|
CC-3731: Can add a show of zero length
- fixed
- extra fix: Changed all the duration format so it's consistent
|
2012-04-27 14:07:14 -04:00 |
Martin Konecny
|
34a1949511
|
CC-3696: more rebroadcast show instances will be created after change the calendar
-fixed
|
2012-04-25 15:09:58 -04:00 |
Martin Konecny
|
63a5f45e9b
|
CC-3690: Able to create repeat show in the past, by editing an already ON AIR show
-fixed
|
2012-04-24 18:22:39 -04:00 |
Martin Konecny
|
3bc919affb
|
CC-3696: more rebroadcast show instances will be created after change the calendar
-fixed
|
2012-04-24 17:52:07 -04:00 |
Martin Konecny
|
16f3a331bb
|
CC-1927: Remove PEAR DB
-missed some conflicts :/
|
2012-04-19 17:03:13 -04:00 |
Martin Konecny
|
cba253439a
|
CC-1927: Remove PEAR DB
-various fixes
|
2012-04-19 16:54:38 -04:00 |
paul.baranowski
|
7f78a7f663
|
CC-1927: Remove PEAR DB
First pass through the model classes to remove use of $CC_DBC.
Web application is working.
There are still other parts of the app that use PEAR DB.
|
2012-04-19 16:33:05 -04:00 |