Commit graph

2202 commits

Author SHA1 Message Date
adam
b407e3e606 Remove legacy sickbeard updater and build automation code 2014-12-05 22:30:19 +08:00
JackDandy
101bd019be Merge pull request #76 from JackDandy/feature/AddPageAndLayoutClassNames
Add ability for CSS/JS to target a specific page and layout.
2014-12-04 18:23:14 +00:00
JackDandy
a192e6dee6 Add ability for CSS/JS to target a specific page and layout.
Add topmenu (page) and layout vars to the div id_content class.
Bump Changes.md version.
2014-12-04 18:08:06 +00:00
adam
c6f48086c4 Merge branch 'release/0.4.0' into develop 2014-12-04 18:54:51 +08:00
adam
bee6637cbc Fix release date for 0.4.0 2014-12-04 18:51:53 +08:00
JackDandy
75bd9f8718 Merge branch 'release/0.4.0' into develop 2014-12-04 10:42:13 +00:00
JackDandy
d0de39d685 Merge pull request #73 from JackDandy/feature/FixDisplayShowAndAPISort
Fix article sorting for Display Show, and API pages.
2014-12-04 10:39:03 +00:00
JackDandy
f72229c591 Fix article sorting for Display Show, and API pages. 2014-12-04 10:28:29 +00:00
JackDandy
04a2aa174b Merge pull request #72 from JackDandy/feature/UpdatePlexNotifier
Feature/update plex notifier
2014-12-03 16:10:34 +00:00
mmccurdy07
e28d4c18f7 Change Plex notifications: allow authenticated library updates (port from mmccurdy07)
Change to allow authenticated access to Media Server.
Change Config/Notifications/Plex logo, description, and label texts.

Adapted port commit/955a48b577875ac8e94ea5efb445c28c57b7d9cb from
mmccurdy07/Sick-Beard/commits/development (by Supremicus).
2014-12-03 14:30:20 +00:00
Supremicus
e3688e0ab6 Update plex notifier (port from SickBeard) 2014-12-03 03:11:18 +00:00
JackDandy
2c248c8af1 Merge pull request #71 from JackDandy/RemoveOldUICodeForComingEps
Remove redundant Coming Eps template code used in the old UI.
2014-12-03 02:59:32 +00:00
Prinz23
bee6dae995 Remove redundant Coming Eps template code used in the old UI.
The submenu variable is no longer used on the Coming Eps page.
2014-12-03 02:50:47 +00:00
JackDandy
0dfe997ab3 Merge branch 'release/0.4.0' into develop 2014-11-27 03:51:01 +00:00
JackDandy
fe1ef70ef4 Merge pull request #63 from JackDandy/feature/AddImages
Change some provider images. Add a few new images.
2014-11-27 03:40:10 +00:00
JackDandy
b1d7de9714 Merge pull request #64 from JackDandy/feature/FixArticleSort
Fix article sorting for Coming Eps, Manage, Show List, and Trending Shows
2014-11-27 03:39:54 +00:00
JackDandy
3cac799877 Fix article sorting for Coming Eps, Manage, Show List, and Trending Shows.
Increase article sorting strictness with a central helper function.
2014-11-27 03:34:41 +00:00
JackDandy
79b1806cf9 Change some provider images. Add a few new images.
Add nzbs_in and nzb_is for custom providers to use.
Add network images for Esquire and Smithsonian.
Add a tweaked 6box for dark and light themes.
Reduce size of some images.
2014-11-27 03:04:58 +00:00
JackDandy
ee0a986fad Merge branch 'release/0.4.0' into develop 2014-11-26 14:52:26 +00:00
JackDandy
e86505e6bf Merge branch 'release/0.4.0' of github.com:SickGear/SickGear into release/0.4.0 2014-11-26 14:25:02 +00:00
JackDandy
73648186cd Merge pull request #60 from JackDandy/feature/FixDisplayShowSeasonJump
Fix season jumping dropdown menu for shows with over 15 seasons on Display Show.
2014-11-26 14:21:12 +00:00
Supremicus
765fe798fd Fix season jumping dropdown menu for shows with over 15 seasons on Display Show. 2014-11-26 13:43:40 +00:00
JackDandy
90eff209e0 Merge branch 'release/0.4.0' into develop 2014-11-26 01:19:44 +00:00
JackDandy
ac1cf1879a Merge pull request #57 from JackDandy/feature/FixCalendarThisWeek
Feature/fix calendar this week
2014-11-26 00:19:37 +00:00
JackDandy
2808e8edf4 Add multi dimension sorting and clarify some variable naming. 2014-11-25 23:14:49 +00:00
Prinz23
fb70e80461 Fix items shown for the current week on Coming Episodes/Calendar Layout.
Other data: past and after next week isn't shown in this view.
Fix wrong sql operator being used.
Fix: convert tomorrow toordinal().
Change bring webapi inline to these changes.
2014-11-25 14:15:13 +00:00
JackDandy
2efe59bb0f Merge branch 'release/0.4.0' into develop 2014-11-24 01:20:51 +00:00
JackDandy
d9e3eacdda Merge pull request #55 from JackDandy/feature/FixComingEpsIncludeShows
Fix Coming Eps Page to include shows +/- 1 day for time zone corrections.
2014-11-24 01:12:35 +00:00
Prinz23
9ff267bd76 Fix Coming Eps Page to include shows +/- 1 day for time zone corrections.
More detail...
Episodes airing in a different time zone to the users own can be missing on the Coming Episodes Page. For today, the current day next week, and the last day in the missing episode range; these 3 days (+/- 1 day) can be missing episodes from the display if they air on a different day in their time zone compared to the users current day.

All episodes in the banner layout for today may display as red or green background even if not aired/missing yet because of their airing time. The background colour of the first episode of today in banner view would be shown for all episodes today in this view, since the variable for the episode ending which determines the background colour was only set for the first episode after the today's day header.

Technical detail...
Fix banner view: cur_ep_enddate wasn't set for every episode.
Remove duplicates from SQL result.
2014-11-24 01:07:14 +00:00
JackDandy
5f5080d3ab Merge branch 'release/0.4.0' into develop 2014-11-23 21:07:46 +00:00
JackDandy
56d27a390a Merge pull request #54 from JackDandy/feature/FixAPIShowsSpeed
Fix reduces time API endpoint Shows takes to return results.
2014-11-23 21:01:18 +00:00
Adam
7930cbcd80 Fix reduces time API endpoint Shows takes to return results.
Fix indexer mapper caching.
Fix tvrage API garbage collection.
2014-11-23 20:57:38 +00:00
JackDandy
42f8911798 Merge pull request #19 from adam111316/feature/AddNetworkStandardization
Add TVRage network name standardization
2014-11-23 14:20:41 +00:00
Adam
a046729436 Add TVRage network name standardization 2014-11-23 22:16:23 +08:00
JackDandy
d90af06c2c Merge branch 'release/0.4.0' into develop 2014-11-23 04:06:48 +00:00
JackDandy
6ddee0257e Merge pull request #52 from JackDandy/feature/FixTrendingFilter
Fix Add Trending Shows "Not In library" now filters tvrage added shows.
2014-11-23 03:50:15 +00:00
JackDandy
67c3352eee Fix Add Trending Shows "Not In library" now filters tvrage added shows.
Add a hover over text "In library" on Add Trending Shows to display tv database show was added from.
2014-11-23 03:28:45 +00:00
JackDandy
a72727ed77 Merge branch 'release/0.4.0' into develop 2014-11-23 00:13:16 +00:00
JackDandy
1a21189edf Merge pull request #51 from JackDandy/feature/FixGenConfigTypo
Fix typo on General Config/Misc.
2014-11-22 23:38:55 +00:00
JackDandy
d735d81ed5 Fix typo on General Config/Misc. 2014-11-22 23:30:09 +00:00
JackDandy
5415c0934c Merge pull request #47 from JackDandy/feature/AddFocusToHomeSearchBox
Add auto focus to home page Search Show Name field.
2014-11-22 17:12:12 +00:00
JackDandy
2de69d028b Add auto focus to home page Search Show box.
Add ability to auto focus on Show List/Layout:Simple when page is refreshed, can control this option via General Config/Interface.
2014-11-22 17:06:23 +00:00
adam111316
9b69b18346 Merge pull request #33 from adam111316/feature/AddFailedDatabaseUnitTest
Add failed database to unit tests tear down function
2014-11-22 23:01:06 +08:00
Adam
711898aa46 Add failed database to unit tests tear down function
Fix purging of database files in tear down function during unit tests
2014-11-22 22:15:35 +08:00
adam111316
79d359607c Merge pull request #32 from adam111316/feature/FixNonEscapedWords
Fix searches freezing due to unescaped ignored or required words
2014-11-22 20:01:38 +08:00
Adam
bb2d874d2b Fix searches freezing due to unescaped ignored or required words
Conflicts:
	CHANGES.md
2014-11-22 19:20:01 +08:00
Adam
bf14d08d9a Update changelog for 0.4.0 release 2014-11-22 10:53:58 +08:00
JackDandy
f65227bf43 Merge pull request #45 from JackDandy/feature/OverhaulSearchProviders
Change overhaul Config/Search Providers plus fix a couple of config links
2014-11-22 01:44:54 +00:00
JackDandy
5c6ca57474 Change overhaul Config/Search Providers plus fix a couple of config links.
Change Config/Search Providers texts and descriptions.
Fix display when no providers are visible on Config/Search Providers.
Fix failing "Search Settings" link that is shown on Config/Search Providers when Torrents Search is not enabled under that Config/Search Settings/Torrent Search tab.
Fix failing "Providers" link on Config/Search Settings/Episode Search tab.
Change case of labels in General Config/Interface/Timezone.
Split enabled from not enabled providers in the Configure Provider drop down on the Providers Options tab.
2014-11-22 01:18:53 +00:00
JackDandy
7f3ed3ef63 Merge pull request #41 from JackDandy/feature/FixDisplayShowRatingsGlitch
Fix glitch above rating stars on Display Show page.
2014-11-21 11:57:15 +00:00