Martin Konecny
|
5ae4ed67a5
|
CC-4986: Installation fail because of monit-airtime-liquidsoap.cfg
-fixed
|
2013-02-28 16:33:59 -05:00 |
Martin Konecny
|
66fbfa1554
|
CC-4986: Installation fail because of monit-airtime-liquidsoap.cfg
-fixed
|
2013-02-28 16:27:52 -05:00 |
Martin Konecny
|
b3ecb477be
|
minor refactor of LS code
|
2013-02-27 17:48:10 -05:00 |
Martin Konecny
|
943538ed9d
|
Revert "CC-4980: Create graphic with 4 switches for Airtime Dashboard"
This reverts commit baf693d1a9 .
|
2013-02-27 14:35:35 -05:00 |
Vladimir
|
baf693d1a9
|
CC-4980: Create graphic with 4 switches for Airtime Dashboard
|
2013-02-27 17:36:43 +01:00 |
denise
|
c7203aa40d
|
CC-4961: Show linking
Refactored some more show instance creation functions
|
2013-02-26 17:41:35 -05:00 |
Martin Konecny
|
fbaba59dca
|
CC-4974: Watchdog for ensuring Liquidsoap does not consume more than 1GB of memory
-changed to 600MB for now. May lower even more later
|
2013-02-26 14:47:48 -05:00 |
Martin Konecny
|
15f2533225
|
less verbose logging
|
2013-02-26 13:34:05 -05:00 |
Martin Konecny
|
0c88949eb2
|
potential future optimization by using -b silan option
-in the future this -b should be quicker for silan
|
2013-02-26 13:33:56 -05:00 |
denise
|
8c8a7d11e1
|
Created empty showInstance service.
Split populateShowUntil into 2 new functions: getPopulateDateUntil, and getShowDays
|
2013-02-26 13:21:39 -05:00 |
Martin Konecny
|
1e1d291124
|
CC-4888: Add unofficial support for AAC plugin
-fixed
|
2013-02-26 12:06:22 -05:00 |
denise
|
2717c0845b
|
Created show service
|
2013-02-26 10:20:02 -05:00 |
Martin Konecny
|
e08732fba7
|
CC-4975: airtime-silan cmd error
-fixed
|
2013-02-25 19:45:26 -05:00 |
Martin Konecny
|
e35416b1e8
|
undo - make sure path names are quoted when passing to lsof
|
2013-02-25 17:43:02 -05:00 |
denise
|
9f0baba4f8
|
- Moved all form validation to it's own function in schedule service
- Moved show creation to it's own function in schedule service
|
2013-02-25 17:31:43 -05:00 |
Martin Konecny
|
deb50ea769
|
make sure path names are quoted when passing to lsof
|
2013-02-25 16:44:28 -05:00 |
drigato
|
3e49421221
|
Added comments to Schedule Service
|
2013-02-25 09:15:03 -05:00 |
Martin Konecny
|
b06fd8b3d3
|
Merge branch '2.3.x' into devel
|
2013-02-22 12:09:02 -05:00 |
Martin Konecny
|
57183b8ac8
|
prevent creation of Zombie processes when running lsof
|
2013-02-22 12:03:39 -05:00 |
denise
|
22f52ca195
|
CC-4961: Show linking
-initial schedule service experimentation
|
2013-02-21 17:57:56 -05:00 |
Martin Konecny
|
4ce25d067d
|
Merge branch '2.3.x' into devel
|
2013-02-20 15:23:25 -05:00 |
Martin Konecny
|
671c627607
|
CC-4965: Fix airtime-silan import tool
-prevent zombie processes
|
2013-02-20 15:22:58 -05:00 |
Martin Konecny
|
b001053d91
|
add airtime-silan to symlink to /usr/bin
|
2013-02-20 15:19:09 -05:00 |
Martin Konecny
|
b8f9acc0e5
|
CC-4965: Fix airtime-silan import tool
-various fixes
|
2013-02-20 15:11:27 -05:00 |
Martin Konecny
|
0f19ffc7df
|
CC-4965: Fix airtime-silan import tool
-move to correct directory
|
2013-02-20 15:02:37 -05:00 |
Martin Konecny
|
168a364da5
|
Merge branch '2.3.x' into devel
|
2013-02-20 14:42:35 -05:00 |
Martin Konecny
|
8f53871ddc
|
CC-4970: Process return codes aren't "reaped" after exiting - Zombie processes are created.
-fixed
|
2013-02-20 14:40:16 -05:00 |
denise
|
176e78632f
|
Added a comment about referring to the wiki when adding a new datatable column
|
2013-02-19 16:43:47 -05:00 |
denise
|
c8d7d23d62
|
CC-4963: Add cue in and cue out to smart block criteria list
Done
|
2013-02-19 16:38:58 -05:00 |
denise
|
959839e180
|
Renamed criteriaTypes to libraryColumnTypes for library advanced search
|
2013-02-19 15:09:24 -05:00 |
denise
|
32fc5eb758
|
CC-4951: Add cue in and cue out to library filter columns
Configured advanced search for these columns
|
2013-02-19 14:44:32 -05:00 |
denise
|
8bdf3508b0
|
CC-4951: Add cue in and cue out to library filter columns
Done
|
2013-02-19 13:38:35 -05:00 |
denise
|
49dc3140a8
|
CC-4962: Library -> Library and playlist editor have different heights sometimes
Fixed: needed to set height when we open the playlist editor
|
2013-02-19 11:59:17 -05:00 |
denise
|
9113853e41
|
Removed logging messages from Library controller, index action
|
2013-02-19 11:51:26 -05:00 |
denise
|
c0c6ac5d75
|
CC-4954: Please make Library page remember the status per user
- it was only working if there was a playlist object set
- fixed so it works even if there isnt
|
2013-02-19 11:37:22 -05:00 |
denise
|
14f1d5572f
|
Merge branch 'devel' of dev.sourcefabric.org:airtime into devel
|
2013-02-19 10:59:03 -05:00 |
denise
|
d1301ff676
|
CC-4954: Please make Library page remember the status per user
-done
|
2013-02-19 10:58:48 -05:00 |
Martin Konecny
|
70931e9a5e
|
CC-4956: Merge nginx + apache install full scripts
-install appropriate packages
|
2013-02-15 17:26:08 -05:00 |
Naomi
|
e3f4e91bef
|
Merge branch 'devel' of dev.sourcefabric.org:airtime into devel
|
2013-02-15 17:06:42 -05:00 |
Naomi
|
542553bbc1
|
Merge branch '2.3.x' into devel
|
2013-02-15 17:05:36 -05:00 |
Naomi
|
9a2b8af7b1
|
Revert "CC-4955: Datatables saves its parameters twice on every page load"
This reverts commit 39ec07e71c .
|
2013-02-15 16:50:43 -05:00 |
Naomi
|
f2773fcb01
|
Merge branch '2.3.x' of dev.sourcefabric.org:airtime into 2.3.x
|
2013-02-15 16:32:43 -05:00 |
Naomi
|
fe611e7c6a
|
CC-4957 : Replay Gain undefined error, json response not being sent back properly.
|
2013-02-15 16:32:05 -05:00 |
Martin Konecny
|
d35c8050cf
|
CC-4956: Merge nginx + apache install full scripts
-fixed
|
2013-02-15 15:02:14 -05:00 |
Martin Konecny
|
d79dc800b0
|
add silan to tarball full install
|
2013-02-15 14:19:18 -05:00 |
Martin Konecny
|
09baf3a47d
|
remove unecessary file + better error handling
|
2013-02-15 14:19:04 -05:00 |
Martin Konecny
|
39ec07e71c
|
CC-4955: Datatables saves its parameters twice on every page load
-fixed
|
2013-02-15 14:18:32 -05:00 |
denise
|
9715a9ad6d
|
CC-4883: Python services contacting Apache with strange URL format
-fixed
|
2013-02-15 12:55:57 -05:00 |
Martin Konecny
|
4f3ea3f406
|
Update ColReorder Datatables plugin
|
2013-02-14 17:48:32 -05:00 |
Martin Konecny
|
b30f67b24b
|
CC-4950: builder-feed is called twice on NowPlaying screen load
|
2013-02-14 15:49:38 -05:00 |