denise
|
de8f7b0ff7
|
CC-4961: Show linking
|
2013-04-29 15:27:14 -04:00 |
denise
|
0f1383d541
|
CC-4961: Show linking
|
2013-04-25 09:00:37 -04:00 |
denise
|
ab10ae68a2
|
CC-5036: Add back edit show instance functionality
|
2013-04-01 14:42:35 -04:00 |
denise
|
ef8f87df5d
|
Show linking
|
2013-03-25 16:28:53 -04:00 |
denise
|
896e03d76b
|
CC-4961: Show linking
Refactoring all services thus far
|
2013-03-15 16:56:22 -04:00 |
denise
|
c721b81a13
|
CC-4961: Show linking
Refactoring
|
2013-03-12 10:30:31 -04:00 |
denise
|
8415dfdf6f
|
Add comments
|
2013-03-08 12:18:24 -05:00 |
denise
|
af622eb4b8
|
CC-4961: Show linking
Refactored some more show instance creation functions
|
2013-03-06 09:58:35 -05:00 |
denise
|
d497cfa857
|
Created show service
|
2013-03-06 09:58:35 -05:00 |
denise
|
99c07272fd
|
- Moved all form validation to it's own function in schedule service
- Moved show creation to it's own function in schedule service
|
2013-03-06 09:58:35 -05:00 |
denise
|
76cb04e296
|
CC-4538: Cannot edit title or change time of repeating show if first instance has ended
- fixed by populating the edit show form with the next repeating show that is not in the past
|
2013-02-13 11:55:27 -05:00 |
Martin Konecny
|
c3f2bf57de
|
CC-4873: Airtime takes 7 seconds to load 32K (very small) from db
-further optimization by looking at the preferred time scale
|
2013-01-24 14:02:50 -05:00 |
Martin Konecny
|
ef806b8357
|
Merge branch '2.3.x' of dev.sourcefabric.org:airtime into 2.3.x
|
2013-01-24 12:14:12 -05:00 |
Martin Konecny
|
091f5ff49f
|
CC-4873: Airtime takes 7 seconds to load 32K (very small) from db
-we know what month will be the initial view for the user.
-Provide this data ahead of time.
|
2013-01-24 12:13:55 -05:00 |
denise
|
1e336fa2d7
|
CC-4875: use a reference when iterating over show events
|
2013-01-24 12:00:31 -05:00 |
denise
|
78f617cacb
|
CC-4873: Airtime takes 7 seconds to load 32K (very small) from db
- put makeFullCalendarEvent inline with loop
- removed unnecessary epoch time conversion
|
2013-01-23 17:33:34 -05:00 |
denise
|
9714b44d7f
|
CC-4873: Airtime takes 7 seconds to load 32K (very small) from db
|
2013-01-23 16:27:26 -05:00 |
denise
|
9fd3b43bb2
|
CC-4873: Airtime takes 7 seconds to load 32K (very small) from db
Made improvement by accessing db just once to determine if each show instance is full or not
|
2013-01-23 16:12:16 -05:00 |
James
|
5a97fb69f2
|
CC-4384: Remove annoying usage of $CC_CONFIG
- done
|
2013-01-14 16:16:14 -05:00 |
denise
|
82da4dcfe8
|
CC-4599: Calendar: Add an icon to indicate show is not fully booked
-done but a new icon is needed
|
2013-01-07 12:41:28 -05:00 |
denise
|
a76b9b305f
|
CC-1960: Internationalize Airtime / Support translations
-added gettext wrapper to all strings in models
|
2012-11-20 11:33:37 -05:00 |
denise
|
cc40dfdf4e
|
CC-4641: Now Playing: Extending show's length won't change the overbooked track's style
-added comment
|
2012-10-31 14:16:16 -04:00 |
denise
|
fd0e1c3c95
|
CC-4641: Now Playing: Extending show's length won't change the overbooked track's style
-fixed
|
2012-10-31 12:36:45 -04:00 |
Rudi Grinberg
|
abf4319d67
|
Removed logging
|
2012-10-22 15:55:24 -04:00 |
Rudi Grinberg
|
feac48a003
|
cc-4613: fixed
|
2012-10-22 15:34:33 -04:00 |
Rudi Grinberg
|
e0402c88cf
|
cc-4613: fixed
|
2012-10-22 15:20:03 -04:00 |
Rudi Grinberg
|
a1e653b41f
|
Deep optimization
|
2012-10-19 13:22:00 -04:00 |
Rudi Grinberg
|
8d56c03fe3
|
deep voodoo magic to optimize schedule
|
2012-10-19 11:32:35 -04:00 |
denise
|
dc410f4289
|
CC-4528: Calendar: Can drag and drop current show into past (it's forbidden to set it by editing show)
-fixed
|
2012-10-09 14:20:00 -04:00 |
denise
|
f94c4cd96a
|
CC-4515: Calendar: Errors for editing recording show
-fixed
|
2012-10-03 11:13:41 -04:00 |
denise
|
d70951a334
|
CC-4494: Calendar: Cannot resize show
-fixed
|
2012-09-19 15:03:16 -04:00 |
Martin Konecny
|
54bb414500
|
CC-4318: Widgets: Weekly show cannot show the schedule
-fixed
|
2012-09-17 14:56:34 -04:00 |
Martin Konecny
|
5d0592c729
|
CC-4454: Show deleting: if you do 'delete this instance and all following', it doesn't remove entries from cc_schedule table
-fixed
|
2012-09-17 12:32:39 -04:00 |
Rudi Grinberg
|
cc88a9a8e3
|
Fixed a lot of unused variables
|
2012-09-12 18:36:27 -04:00 |
denise
|
3b43efefe0
|
CC-4413: Unused local variables in models.
-done
|
2012-09-12 17:26:41 -04:00 |
Rudi Grinberg
|
7f9642dcd2
|
Fixed typo
|
2012-09-12 12:18:06 -04:00 |
Rudi Grinberg
|
195008d1e4
|
more pdo fix
|
2012-09-12 12:16:53 -04:00 |
Rudi Grinberg
|
845ec23fa3
|
fixed booboo
|
2012-09-12 12:15:47 -04:00 |
Rudi Grinberg
|
ad75849a6f
|
Fixed array_map over query instances
|
2012-09-12 12:09:38 -04:00 |
Rudi Grinberg
|
d194ff1809
|
PDO'd a few things missed before in cancelShow()
|
2012-09-12 12:05:03 -04:00 |
Rudi Grinberg
|
6d32c03351
|
getHosts() changed sql style
|
2012-09-12 12:00:53 -04:00 |
Rudi Grinberg
|
cebfdd6558
|
Changed sql string to heredoc
|
2012-09-12 11:59:27 -04:00 |
Rudi Grinberg
|
6519512924
|
fixed array_map over iterable
|
2012-09-12 11:54:37 -04:00 |
Rudi Grinberg
|
de86b904a5
|
Fixed extra cast.
|
2012-09-10 11:25:21 -04:00 |
Rudi Grinberg
|
35c8b50d96
|
cc-4347: PDO'd Show create
|
2012-09-07 18:23:55 -04:00 |
Rudi Grinberg
|
f1487ba69d
|
cc-4347: Fixed missing AND clause
|
2012-09-07 17:23:32 -04:00 |
Rudi Grinberg
|
b4748a3b1f
|
cc-4347: Fixed typo
|
2012-09-07 17:15:49 -04:00 |
Rudi Grinberg
|
7fa17a644e
|
Sexification
|
2012-09-07 16:58:49 -04:00 |
Rudi Grinberg
|
79513356fb
|
cc-4347: PDO'd getShows
|
2012-09-07 16:53:16 -04:00 |
Rudi Grinberg
|
87787081ce
|
Removed unused optional argument.
|
2012-09-07 16:26:05 -04:00 |