Naomi
07cdbfbb79
Merge branch '2.5.x'
2013-11-11 17:23:11 -05:00
Naomi
757e35aaf9
CC-5555 : Implement simple caching for preferences
...
comment out logging to not flood logs.
2013-11-11 17:22:55 -05:00
Naomi
ed304ed309
Merge branch 'master' of github.com:sourcefabric/Airtime
2013-11-11 17:18:38 -05:00
Naomi
9d43f903fa
Merge branch '2.5.x'
2013-11-11 17:18:22 -05:00
Naomi
b8a084998e
CC-5555 : Implement simple caching for preferences
...
cache key creation change.
2013-11-11 17:08:15 -05:00
Naomi
0bae60138f
CC-5555 : Implement simple caching for preferences
...
forgot to get rid of user id here.
2013-11-11 16:50:35 -05:00
Naomi
f615e176e2
CC-5555 : Implement simple caching for preferences
...
better to include the key in the error message
2013-11-11 16:36:21 -05:00
Naomi
f69dd123ca
CC-5555 : Implement simple caching for preferences
...
making sure locale/timezone is returned properly in generic calls.
2013-11-11 16:32:43 -05:00
Naomi
06323a40fd
CC-5555 : Implement simple caching for preferences
...
fixing up code so user id is never passed in manually to a preference getter.
2013-11-11 16:20:51 -05:00
Naomi
f45708682f
CC-5555 : Implement simple caching for preferences
...
using apc to save/fetch preferences to/from a cache.
2013-11-11 15:07:13 -05:00
Albert Santoni
70c2d396bc
Merge branch '2.5.x'
2013-10-30 18:12:31 -04:00
Albert Santoni
050d984882
CC-5487 : Calendar won't load under certain situation with linked shows
2013-10-30 18:09:57 -04:00
drigato
c9549c6a1d
Delete unused code
2013-10-28 10:34:18 -04:00
Albert Santoni
d4dae440f0
Enforce a minimum PHP version of 5.4.0 on install and upgrade.
2013-10-25 10:39:00 -04:00
Naomi
2f10812cc4
Merge branch '2.5.x'
2013-10-24 17:47:56 -04:00
Daniel James
f8e186ef1a
Packaging updates for 2.5.0 release
2013-10-24 11:16:03 +01:00
Daniel James
0392ce1971
Update Czech translation binary
2013-10-24 11:01:29 +01:00
cliff.wang
0cbd016c06
Merge branch '2.5.x' of dev.sourcefabric.org:airtime into 2.5.x
2013-10-18 11:28:31 -04:00
cliff.wang
c66666e4db
Installation test support saucy
2013-10-18 11:28:01 -04:00
Albert Santoni
5be09acd1f
Merge branch 'patch-1' of https://github.com/xheii01/Airtime into 2.5.x
2013-10-17 20:56:53 -04:00
Albert Santoni
9d2053ddae
Added IRC to README
2013-10-17 14:58:28 -04:00
Albert Santoni
3f779cfe05
Merge branch '2.5.x' of dev.sourcefabric.org:airtime into 2.5.x
2013-10-17 14:50:24 -04:00
Albert Santoni
d162bdc723
Added the quick install instructions on Ubuntu and Debian to our README
2013-10-17 14:50:09 -04:00
xheii01
4cc3b1cbfc
Update airtime.po
2013-10-17 12:18:21 +02:00
Naomi
ecf363ccfe
CC-5430 : sorting settings not saved on library datatable
...
default sorting set in incorrect place, overriding saved settings.
2013-10-16 18:14:07 -04:00
Naomi
24663d9851
Merge branch '24hourfileimport' into 2.5.x
2013-10-16 17:29:22 -04:00
Naomi
02dbde82ec
CC-5429 : importing file > 24 hours doesn't work
2013-10-16 17:27:40 -04:00
Albert Santoni
0d74d744da
Merge branch '2.5.x' of https://github.com/danielhjames/Airtime into 2.5.x
2013-10-16 16:49:15 -04:00
Naomi
fa5c1018bf
CRLF
2013-10-16 16:01:30 -04:00
Naomi
60cbd15381
CC-5428 : Ordering by length not working
2013-10-16 15:56:32 -04:00
Naomi
109b313d37
CC-5424 : Same webstream playing will switch off ON AIR light
2013-10-16 12:26:39 -04:00
Daniel James
cbd2d72d60
Improved Austrian localization, thanks Erich!
2013-10-16 15:39:09 +01:00
Daniel James
3aba8e080a
Added minimal documentation for widget sample output
2013-10-16 10:44:17 +01:00
Daniel James
a7e1e29897
Update widget sample page for next week change to API
2013-10-16 10:41:14 +01:00
Daniel James
e579cea5c5
Clarification to widget documentation
2013-10-16 10:19:39 +01:00
Albert Santoni
31c9a0010f
Added freenode.txt for Freenode IRC channel verification (to reclaim #airtime)
2013-10-15 16:28:16 -04:00
denise
936ea714f3
Merge branch '2.5.x' of dev.sourcefabric.org:airtime into 2.5.x
2013-10-15 16:01:56 -04:00
denise
787ecdc3fa
CC-5384: Drag & drop show sets wrong time
...
Was not setting new start time on cc_show_day object
2013-10-15 16:01:42 -04:00
Naomi
f72bbefb78
Merge branch '2.5.x' of dev.sourcefabric.org:airtime into 2.5.x
2013-10-15 15:39:38 -04:00
Naomi
48f11d403a
CC-5420 : Upgrade: sql error
...
incorrect view being created.
2013-10-15 15:33:13 -04:00
denise
f166d966f9
Merge branch '2.5.x' of dev.sourcefabric.org:airtime into 2.5.x
2013-10-15 15:21:19 -04:00
denise
b62fde46e7
CC-5407: Scheduling problem with global crossfade
...
Sometimes we set a flag to not apply the global crossfade value when inserting tracks.
This flag needs to get reset when more than one track is getting inserted or when
inserting an item into a linked show
2013-10-15 15:20:58 -04:00
Naomi
63d4ee9a26
Merge branch '2.5.x' of dev.sourcefabric.org:airtime into 2.5.x
2013-10-15 14:31:45 -04:00
Naomi
2ab269dd29
CC-5299 : Back to back record shows doesn't work with some devices
...
waiting until the ecasound process has completed before starting a new recording thread.
2013-10-15 14:31:06 -04:00
denise
bc30e13b44
Changed calendar js to only start fetching events after all files have been loaded
2013-10-15 12:53:43 -04:00
cliff.wang
7341aa5815
CC5418 Remove redundant show instance and scheduled item during upgrade
2013-10-14 18:02:13 -04:00
Daniel James
9ee29d77f5
Updated German localization, thanks again to Erich!
2013-10-14 12:28:06 +01:00
Daniel James
49d2d8f0ef
Updated Greek localization, thanks Kat!
2013-10-14 12:16:59 +01:00
Albert Santoni
9ea686880e
Merge branch '2.5.x' of dev.sourcefabric.org:airtime into 2.5.x
2013-10-11 19:30:01 -04:00
Albert Santoni
a6712cdc01
CC-5395: More liquidsoap packages for saucy
2013-10-11 19:28:42 -04:00