Commit graph

2242 commits

Author SHA1 Message Date
JackDandy
2d0579239e Merge pull request #106 from Supremicus/feature/FixTablesorting. 2014-12-14 13:26:38 +00:00
Supremicus
1dc38bca9b Fix network sorting on home page 2014-12-14 22:56:20 +10:00
JackDandy
26bc577092 Merge pull request #104 from adam111316/feature/FixCacheUrlIndexes. 2014-12-14 12:29:37 +00:00
adam
2af732c731 Fix duplicate entries in cache database 2014-12-14 12:12:00 +00:00
JackDandy
bfaec74a20 Merge pull request #107 from Supremicus/feature/FixTableAlignment 2014-12-14 02:03:06 +00:00
Supremicus
9cf3d32bf8 Fix table alignment on homepage 2014-12-14 10:19:31 +10:00
JackDandy
c628a71c6b Merge pull request #103 from JackDandy/feature/AddSnatchedLink
Add a link from the footer number of snatched to episode snatched overvi...
2014-12-13 18:54:00 +00:00
JackDandy
b2f475e99f Add a link from the footer number of snatched to episode snatched overview page.
The link to the Episode Overview page is available on all pages except on the Episode Overview page.
Change the default state for all check boxes on the Episode Overview page to not checked.
Add validation to Go button to ensure at least one item is checked on Episode Overview page.
Add highlight to current status text in header on Episode Overview page.
Cleanup manageEpisodeStatuses Javascript.
2014-12-13 18:45:10 +00:00
JackDandy
8f4974f2b9 Merge pull request #101 from adam111316/feature/FixPortChecking 2014-12-13 18:39:24 +00:00
JackDandy
ce29b9388b Merge pull request #100 from JackDandy/feature/FixDynamicSQLTableNames
Fix SQL statements that have dynamic table names to use proper syntax.
2014-12-13 18:31:52 +00:00
adam
a419f53ca9 Fix port checking code preventing startup directly after a SG restart 2014-12-13 13:32:08 +08:00
JackDandy
aa9346222e Fix SQL statements that have dynamic table names to use proper syntax. 2014-12-13 04:16:50 +00:00
JackDandy
3648e55c46 Merge pull request #99 from JackDandy/feature/ChangeDisplayShowNextPreviousNonSplit
Change Display Show next/previous when show list is not split to loop ar...
2014-12-13 04:14:27 +00:00
JackDandy
983f790a6e Change Display Show next/previous when show list is not split to loop around. 2014-12-13 04:08:36 +00:00
JackDandy
9d2d3cee45 Merge pull request #96 from JackDandy/feature/FixDisplayShowNextPrev
Fix Display Show next/previous when show list is split.
2014-12-12 19:11:56 +00:00
JackDandy
0bee101b22 Fix Display Show next/previous when show list is split.
Also add some styling to drop down combo.
2014-12-12 02:36:23 +00:00
JackDandy
1aa07940af Merge pull request #92 from JackDandy/feature/OverhaulAddShows
Overhaul all Add Show pages.
2014-12-11 18:59:23 +00:00
JackDandy
c8c1a07f85 Overhaul all Add Show pages. 2014-12-11 18:43:36 +00:00
JackDandy
c7966313b2 Merge pull request #94 from JackDandy/feature/UpdateQTip2
Update qTip2
2014-12-11 13:37:12 +00:00
JackDandy
31946c96b3 Remove deprecated and redundant qTip2 attributes and CSS.
Fix restore scene exceptions tip over title on displayShow page.
Change ajax for a deferred ajax call used for plots tips and scene exception tips.
Tweak some tip positions and cleanup calls to be more uniform.
2014-12-11 13:27:43 +00:00
JackDandy
e724f67321 Update qTip2 to v2.2.1. 2014-12-11 13:27:41 +00:00
JackDandy
b65c00a7a1 Merge pull request #93 from Supremicus/feature/FixNavbarGradients 2014-12-11 13:23:30 +00:00
Supremicus
56e1cbe0b6 Fix missing navbar gradients. 2014-12-11 13:21:08 +00:00
JackDandy
a56be19066 Merge pull request #91 from JackDandy/FixConfigPageSprites
Fix visual positioning of sprites on Config page.
2014-12-10 00:18:40 +00:00
JackDandy
27bf1a3132 Fix visual positioning of sprites on Config page. 2014-12-10 00:03:48 +00:00
JackDandy
8cf24083cd Merge pull request #90 from JackDandy/FixArticleRemoval
Fix article removal for sorting on Display Show, and API pages.
2014-12-09 21:59:25 +00:00
JackDandy
e7b11c5f4b Fix article removal for sorting on Display Show, and API pages.
Remove Javascript regex boundary from Python regex.
2014-12-09 21:33:40 +00:00
JackDandy
3bfe5443c4 Merge pull request #88 from JackDandy/feature/RemoveBackupRestore
Remove Config/Backup & Restore.
2014-12-09 17:25:43 +00:00
JackDandy
c19fc37051 Remove Config/Backup & Restore. 2014-12-09 15:35:36 +00:00
JackDandy
60848297ab Merge pull request #84 from adam111316/feature/FixImageHeaders
Fix missing Content-Type headers for posters and banners
2014-12-09 14:09:55 +00:00
Adam
3f2254aee0 Fix missing Content-Type headers for posters and banners 2014-12-09 22:01:39 +08:00
JackDandy
705c17a043 Merge pull request #86 from Supremicus/feature/UpdateKatUrls 2014-12-09 13:35:56 +00:00
Supremicus
26497b066e Change KickassTorrents provider URLs 2014-12-09 13:31:56 +00:00
JackDandy
48f96cc42d Merge pull request #74 from adam111316/feature/AddDatabaseMigration
Add database migration code
2014-12-09 13:13:14 +00:00
Adam
f579b90d7c Add database migration code 2014-12-09 20:34:44 +08:00
JackDandy
7137a6b81a Merge pull request #85 from adam111316/feature/StartupFixes
Fix multiple issues relating to the startup process
2014-12-08 14:28:54 +00:00
adam
f338c2d65d Fix multiple issues relating to the startup process
Fix multiple instances of SG being able to start
Fix garbled text appearing during startup in console
Fix startup code order and general re-factoring (adapted from midgetspy/Sick-Beard)
2014-12-08 20:25:12 +08:00
JackDandy
866917c432 Merge pull request #81 from adam111316/feature/RevertNetworkStandardization
Revert "Merge pull request #19 from adam111316/feature/AddNetworkStandar...
2014-12-07 13:57:03 +00:00
adam
87c78b50b2 Revert "Merge pull request #19 from adam111316/feature/AddNetworkStandardization" 2014-12-07 21:22:42 +08:00
JackDandy
0b262058b4 Merge pull request #78 from adam111316/feature/RemoveLegacyUpdaterBuilder
Remove legacy sickbeard updater and build automation code
2014-12-06 13:38:29 +00:00
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