Commit Graph

5549 Commits (be15da34afca67d39547a8c336d09995c9e54b4a)

Author SHA1 Message Date
David Fischer be15da34af
Small footer rework 2018-05-25 16:28:08 -07:00
Manuel Kaufmann 15972f166e
Merge pull request #3504 from stsewd/consistent-version-format
Consistent version format
2018-05-24 16:00:53 -05:00
Eric Holscher fbc8aa9680
Merge pull request #3595 from stsewd/allow-hide-version-warning
Allow to hide version warning
2018-05-24 16:17:36 -04:00
Eric Holscher 57f1d082c2
Merge pull request #3677 from SanketDG/refactor_log
Refactor to replace old logging to avoid mangling
2018-05-24 16:14:59 -04:00
Eric Holscher a0725f3ce0 Don't change block name 2018-05-24 16:12:20 -04:00
Eric Holscher a7bfcc7651 Merge branch 'ticket_3694' of https://github.com/ajatprabha/readthedocs.org into ajatprabha-ticket_3694 2018-05-24 16:12:09 -04:00
Eric Holscher a10321120f
Merge pull request #3844 from ze/master
Make search bar in dashboard have a more clear message.
2018-05-24 16:01:56 -04:00
Eric Holscher e82f9c134b
Merge pull request #3976 from rtfd/humitos/handler404/exception
Fix /404/ testing page
2018-05-24 15:06:59 -04:00
Eric Holscher c3af2ece1b
Merge pull request #4114 from cedk/hg-branches
Use quiet mode to retrieve branches from mercurial
2018-05-24 14:29:16 -04:00
Manuel Kaufmann d72972b4eb
Merge pull request #4107 from rtfd/humitos/api/has-valid-clone
Add `has_valid_clone` and `has_valid_webhook` to ProjectAdminSerializer
2018-05-24 12:52:17 -05:00
Manuel Kaufmann bd7b9fee7a Minimum refactor to decide_if_cors 2018-05-24 12:14:01 -05:00
Manuel Kaufmann d7b2fd10d1 Fix test case to check new fields 2018-05-24 11:58:29 -05:00
Eric Holscher 2f5ae97d54
Merge pull request #4134 from italia/paginatealwaysreturn
oauth/services: correct error handling in paginate
2018-05-24 12:27:53 -04:00
Eric Holscher 40ee834248
Merge pull request #4133 from italia/logexception
oauth/services: don't abuse log.exception
2018-05-24 12:26:47 -04:00
Eric Holscher 12be349e31
Merge pull request #4139 from stsewd/fix-old-webhooks
5xx status in old webhooks
2018-05-24 12:24:20 -04:00
Eric Holscher 72e6974fac
Merge pull request #4054 from stsewd/fix-rtd-extension-place
Put the rtd extension to the beginning of the list
2018-05-24 11:57:19 -04:00
Santos Gallegos ad4e80e231 Rebuild assets 2018-05-24 00:07:32 -05:00
Santos Gallegos c04d5068db Change help text 2018-05-24 00:06:50 -05:00
Santos Gallegos 9b64cba05c Static assets 2018-05-24 00:06:50 -05:00
Santos Gallegos bf03a90031 Remove comment_moderation field from migration 2018-05-24 00:04:54 -05:00
Santos Gallegos 3983d7a205 Use update 2018-05-24 00:04:54 -05:00
Santos Gallegos 4cadce6aca Add data migration 2018-05-24 00:04:54 -05:00
Santos Gallegos e10aa03429 Add test 2018-05-24 00:04:54 -05:00
Santos Gallegos 728f823f9f Add migration 2018-05-24 00:04:53 -05:00
Santos Gallegos 00847ad3ed Set show_version_warning default to false 2018-05-24 00:04:53 -05:00
Santos Gallegos f1d7de75e4 Show version warning only if the project allow it 2018-05-24 00:04:53 -05:00
Santos Gallegos 1bc7320258 Add show_version_warning to API response 2018-05-24 00:04:53 -05:00
Santos Gallegos 7084eaa372 Add show_version_warning on settings form 2018-05-24 00:04:53 -05:00
Santos Gallegos 71799ae633 Add show_version_warning field to Project model 2018-05-24 00:04:53 -05:00
Santos Gallegos 19a36525cd Add comment 2018-05-23 22:22:02 -05:00
Santos Gallegos 100bbdd499 Linter 2018-05-23 19:32:02 -05:00
Santos Gallegos 4c8525211f Fix 5xx status in old webhooks 2018-05-23 18:50:17 -05:00
David Fischer f64726c010 Build static assets (#4136) 2018-05-23 10:49:40 -06:00
Riccardo Magliocchetti 9086279b5d oauth/services: correct error handling in paginate
the else code was dead code as the code in the try block already
returned. Instead return an empty list when it is needed.
2018-05-23 15:34:23 +02:00
Riccardo Magliocchetti 086b0610a2 oauth/services: don't abuse log.exception
log.exception should not be used outside exception handlers
2018-05-23 11:57:00 +02:00
David Fischer b79158fda0
Merge pull request #4063 from davidfischer/update-rtd-gold-marketing
Update Gold Member marketing
2018-05-22 11:44:47 -07:00
David Fischer 6615154129
Merge pull request #4093 from davidfischer/use-latest-lato-release
Use the latest Lato release
2018-05-22 10:19:28 -07:00
David Fischer a63702e2a3 Fix missing fonts (#4060) 2018-05-22 10:46:43 -06:00
Eric Holscher 1d72ef5846
Merge pull request #3790 from stsewd/validate-language-change
Additional validation when changing the project language
2018-05-22 11:35:17 -05:00
Cédric Krier c1a76b78b7 Complete docstring of parse_branches 2018-05-22 08:46:36 +02:00
Eric Holscher 290ad5bd22
Merge pull request #4120 from stsewd/dont-sync-static-json-builder
Don't sync _static dir for search builder
2018-05-21 18:31:11 -05:00
Eric Holscher c9419fbd77 Update static assets 2018-05-21 17:02:33 -05:00
Santos Gallegos bbb2275f61 Ignore patterns on copy 2018-05-21 15:32:30 -05:00
Santos Gallegos 7d05cb1a9c Add test 2018-05-21 15:28:35 -05:00
David Fischer b44e79959a
Add privacy policy to signup form 2018-05-21 09:50:00 -07:00
David Fischer e7df6c3c9d
Merge branch 'master' into privacy-policy-draft 2018-05-21 09:47:05 -07:00
David Fischer 3b05ce1abe
Merge pull request #4108 from davidfischer/admin-display-feature-flags
Display feature flags in the admin
2018-05-21 08:21:38 -07:00
Cédric Krier ed4a714f8b Use quiet mode to retrieve branches from mercurial
Without the quiet mode, the current revision of the branch is also
displayed which breaks parse_branches.
2018-05-19 02:24:25 +02:00
David Fischer 08e35919db
Updates based on feedback for gold messaging 2018-05-18 16:24:15 -07:00
Eric Holscher 4acca75f89
Merge pull request #4096 from davidfischer/bump-default-theme
Use the latest theme version in the default builder
2018-05-18 15:39:09 -05:00