Commit graph

4896 commits

Author SHA1 Message Date
Albert Santoni
60f4d112e7 Optimized linked shows schedule filling
* Fairly big improvement in memory usage and execution time for 24 hour linked
  shows (memory usage no longer grows with show length)
2014-08-15 18:18:57 -04:00
drigato
7bd443f668 CC-5898: Future repeating shows may not get generated and/or filled with content
Commented function
2014-08-15 11:09:05 -04:00
drigato
20bd2ad9d5 CC-5898: Future repeating shows may not get generated and/or filled with content
Refactored show creation into separate function
2014-08-15 11:08:55 -04:00
drigato
fe8e004d87 CC-5898: Future repeating shows may not get generated and/or filled with content
Create and fill show instances when pypo requests the schedule
Changed getCcShowInstancess function to return all instances
Changed some function calls to retrieve only show instances scheduled in the future
2014-08-15 11:07:26 -04:00
localizer
3a77931fcd updated translation resources 2014-07-31 10:12:13 +00:00
localizer
606560b187 updated translation resources 2014-07-29 09:56:25 +00:00
localizer
08cc19749b updated translation resources 2014-07-28 13:38:07 +00:00
localizer
46e5625444 updated translation resources 2014-07-28 11:50:20 +00:00
localizer
c2deeb5a5f updated translation resources 2014-07-28 11:17:15 +00:00
localizer
a888eb6b00 updated translation resources 2014-07-28 11:02:06 +00:00
localizer
f985ff868e updated translation resources 2014-07-28 10:53:06 +00:00
localizer
cec7c86ce4 updated translation resources 2014-07-28 10:42:19 +00:00
localizer
3b6b0f8b69 updated translation resources 2014-07-02 12:02:12 +00:00
Albert Santoni
6c11ef2769 Even better fix, fixes unit tests too 2014-06-25 11:24:19 -04:00
Albert Santoni
15013afa40 Better session handling fix 2014-06-25 11:15:14 -04:00
Albert Santoni
a2bef67d33 Fix user session storage in multi-tenancy mode 2014-06-23 15:22:44 -04:00
localizer
f573257dc6 updated translation resources 2014-06-23 12:32:13 +00:00
drigato
9c4b254bab CC-5756: Scheduler: Different results between Show contents and Add/Remove Contents 2014-06-09 15:35:50 -04:00
drigato
94f1c95934 Merge branch '2.5.x' of github.com:sourcefabric/Airtime into 2.5.x 2014-06-09 12:07:45 -04:00
drigato
66e6c23311 CC-5634: Can add/remove content to a linked show while one instance is currently playing 2014-06-09 12:07:27 -04:00
Albert Santoni
345c782eb9 Fixed the unit tests and changed ops->zu 2014-06-09 11:34:25 -04:00
Albert Santoni
a07121787f CC-5833: Update airtime demo w/o o.p.s. 2014-06-06 17:12:55 -04:00
drigato
ee489b39f9 CC-5869: Changing a repeating show to non-repeating and changing start time does not work 2014-06-06 14:51:01 -04:00
drigato
e4bb97bcc4 CC-5867: Can't edit show instance 2014-06-06 12:22:59 -04:00
Albert Santoni
cc19b18d7f CC-5588: Specific user can't see Library because ColReorder is null for
their account
2014-06-05 18:04:42 -04:00
localizer
3873e510f1 updated translation resources 2014-06-03 09:53:10 +00:00
Albert Santoni
61be4875fb CC-5343: Missing files can be scheduled via playlists
* Fixed it by adding a check for this.
2014-05-30 17:11:12 -04:00
drigato
eafbd7d5e9 CC-5838: Editing a repeating show yields in error if an instance is in the past
Was not checking if show is repeating properly
2014-05-06 13:01:20 -04:00
localizer
2be889f2af updated translation resources 2014-04-25 15:58:16 +00:00
Naomi
578f758274 CC-5810 : Installation can have race conditions with the cache
Preferences.php is used to set values since it will save the value to cache there as well.

defaultdata.sql is used where possible.
2014-04-23 15:41:15 -04:00
localizer
abe3b79fed updated translation resources 2014-04-11 13:13:12 +00:00
localizer
a33c85b38a updated translation resources 2014-04-02 12:25:06 +00:00
localizer
4d480f613a updated translation resources 2014-04-02 12:15:06 +00:00
localizer
ce8ab2edcd updated translation resources 2014-04-02 12:14:06 +00:00
localizer
09ae38914b updated translation resources 2014-04-02 12:13:06 +00:00
localizer
f893f74221 updated translation resources 2014-04-02 10:51:07 +00:00
localizer
505b3a9878 updated translation resources 2014-04-02 10:50:06 +00:00
localizer
168af47e9f updated translation resources 2014-04-02 10:48:06 +00:00
localizer
53eb4d3130 updated translation resources 2014-04-02 09:55:14 +00:00
Albert Santoni
6e6d20d3fc Merge branch '2.5.x-serbian-croatian' of https://github.com/danielhjames/Airtime into 2.5.x
Conflicts:
	airtime_mvc/locale/hr_HR/LC_MESSAGES/airtime.mo
	airtime_mvc/locale/hr_HR/LC_MESSAGES/airtime.po
	airtime_mvc/locale/hu_HU/LC_MESSAGES/airtime.mo
	airtime_mvc/locale/hu_HU/LC_MESSAGES/airtime.po
	airtime_mvc/locale/sr_RS/LC_MESSAGES/airtime.mo
	airtime_mvc/locale/sr_RS/LC_MESSAGES/airtime.po
	airtime_mvc/locale/sr_RS@latin/LC_MESSAGES/airtime.mo
	airtime_mvc/locale/sr_RS@latin/LC_MESSAGES/airtime.po
2014-04-01 10:30:00 -04:00
Albert Santoni
80f09959bb Fixed permissions of unit tests 2014-03-19 17:34:07 -04:00
localizer
5dca00c593 updated translation resources 2014-03-13 16:49:36 +00:00
Naomi
b209108604 CC-5732 : History -> Playout History: live chat banner blocks navigator buttons
avoid livechat problems
2014-03-13 12:37:56 -04:00
Naomi
d3f9492577 Merge branch '2.5.x' of github.com:sourcefabric/Airtime into 2.5.x 2014-03-12 18:00:24 -04:00
Albert Santoni
c104048bc7 Merge branch '2.5.x' of github.com:sourcefabric/Airtime into 2.5.x 2014-03-12 18:01:51 -04:00
Albert Santoni
5b9ceb8d2d Made the runtests.sh script work regardless of CWD 2014-03-12 18:01:27 -04:00
Naomi
97989953c8 CC-5727 : History search range using incorrect timezone offset (also Nowplaying & Listener Stats)
need to modify these to user timezone strings to match the new changes.
2014-03-12 18:00:01 -04:00
drigato
f7602cadd8 Fixed broken test 2014-03-12 17:32:22 -04:00
localizer
e0386f9752 updated translation resources 2014-03-12 09:34:44 +00:00
localizer
9a803b1da5 updated translation resources 2014-03-12 09:30:20 +00:00