Commit graph

2207 commits

Author SHA1 Message Date
JackDandy
5cfb8b202b Merge pull request #121 from JackDandy/feature/AddTimeFormatLowerPM
Add lowercase PM to the General Config/Interface/Time style selection.
2014-12-20 15:55:24 +00:00
JackDandy
c729e6d3a8 Add lowercase PM to the General Config/Interface/Time style selection.
Change re-factor sbdatetime classes.
Add param "markup" to sbdatetime.sbftime() and sbdatetime.sbfdatetime() that when set True will return time dimensions HTML class wrapped.
Add HTML class wrapping to the dimension parser of fuzzy time.
Change General Config/Interface/Trim zero padding to Trim date and time, now handles 2:00 pm > 2 pm.
Fix trim zero of military time hour to not use 12 hr time.
2014-12-20 11:57:53 +00:00
JackDandy
2523d4a07e Merge pull request #122 from Supremicus/feature/MoreNetworkLogos
Add network logos
2014-12-20 11:43:12 +00:00
Supremicus
c268551c72 Add network logos
* Add Discovery Network International/A&E Network International/Scripps
Networks International missing channel logos
2014-12-20 12:30:58 +10:00
JackDandy
9b343bbc26 Merge pull request #117 from Supremicus/feature/NetworkLogoFixes
Add/Update/Remove Network logo's
2014-12-18 03:23:00 +00:00
Supremicus
28cea6fb54 Add/Update/Remove Network logo's
* Change added and updated Discovery Network's channel logo's
* Remove unrequired duplicate network logo's
2014-12-18 13:04:27 +10:00
JackDandy
8dcf7b138e Merge pull request #110 from Supremicus/feature/AddNetworkLogos. 2014-12-16 18:03:02 +00:00
Supremicus
bc0b8c0ae4 Add and change network logos. 2014-12-16 18:00:58 +00:00
JackDandy
ac44e3df02 Merge branch 'release/0.5.0' into develop 2014-12-16 17:40:01 +00:00
JackDandy
37f44d933d Merge pull request #108 from JackDandy/feature/FixTorrentDayURLs
Fix to use new TorrentDay URLs.
2014-12-16 17:31:27 +00:00
JackDandy
6e6cec3b66 Fix to use new TorrentDay URLs. 2014-12-14 19:16:50 +00:00
JackDandy
868c5b736d Merge branch 'release/0.5.0' into develop 2014-12-14 19:13:45 +00:00
JackDandy
04a1538fb5 Merge pull request #109 from JackDandy/feature/FixRestart
Fix restart issue.
2014-12-14 19:10:08 +00:00
JackDandy
57f01e6584 Fix restart issue. 2014-12-14 19:05:50 +00:00
Adam
211874adb7 Bump version 2014-12-14 21:56:16 +08:00
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