Commit Graph

10599 Commits

Author SHA1 Message Date
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
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
denise e2e45b0160 CC-4948: Library -> library loses have its width when window is resized
-fixed
2013-02-14 15:34:11 -05:00
denise 1a36953d82 CC-4898: Pressing "Enter" from anywhere on the edit metadata popup should automatically Save and close the popup
-fixed
2013-02-14 14:52:48 -05:00
Martin Konecny 58740d6b41 Merge branch '2.3.x' of dev.sourcefabric.org:airtime into 2.3.x 2013-02-14 13:33:27 -05:00
Martin Konecny b3ab84db2e add minified datatables.js and upgrade from 1.9.1 to 1.9.4 2013-02-14 13:33:18 -05:00
denise 9e0d14a8a7 Merge branch '2.3.x' of dev.sourcefabric.org:airtime into 2.3.x 2013-02-14 13:31:39 -05:00
denise 1b5b7ae1f7 Stopped refetching calendar events when calendar is resized 2013-02-14 13:31:22 -05:00
Martin Konecny 9086c55281 Merge branch '2.3.x' of dev.sourcefabric.org:airtime into 2.3.x 2013-02-14 12:58:40 -05:00
Martin Konecny bb7e56e39e CC-4943: Raspberry Pi optimization: don't create new background AJAX request until the previous one has returned
-fixed
2013-02-14 12:58:31 -05:00
Daniel James 06dbcfbcf8 Shorten Greek translation of 'Scheduled Play' (CC-4947) 2013-02-14 17:18:45 +00:00
denise cd5f1149af CC-4924: Calendar: "View Recorded File Metadata" for record show still uses old Metadata Editor
-fixed
2013-02-14 11:43:29 -05:00
denise 74291cc248 Merge branch 'cc-3627-close-playlist' into devel 2013-02-13 17:57:41 -05:00
denise ec159131a8 Merge branch '2.3.x' into devel 2013-02-13 16:09:53 -05:00
denise 6bbb603bcd CC-3627: PlaylistBuilder->Playlist Panel -> it would be very handy to have "Close playlist" functionality 2013-02-13 16:05:11 -05:00
denise 04ed640756 CC-3885: Deleted open playlist is not closed until a new item is added to it
-fixed
2013-02-13 15:44:52 -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
denise eb38503d6e CC-4946: Now Playing -> Apache error when empty show starts
-we were trying to update the is_scheduled flag on a non-schedule item
2013-02-13 11:51:25 -05:00
denise 4ff1e8e78a CC-4932: Library -> Update Scheduled column on 'Cancel current show' action
-fixed
2013-02-13 11:29:43 -05:00
denise 50613dd9a8 CC-4907: Library -> Adding items to show doesn't add the correct item sometimes
-fixed
2013-02-12 17:21:21 -05:00