Commit Graph

11242 Commits (master)

Author SHA1 Message Date
Eric Holscher 3340364802
Merge pull request #5486 from rtfd/release/3.4.0
Release 3.4.0
2019-03-18 17:08:50 -03:00
Eric Holscher 867ce08fad Release 3.4.0 2019-03-18 16:43:42 -03:00
Eric Holscher d041905503
Merge pull request #5485 from rtfd/davidfischer/simpler-config-promotion
Promote the YAML config
2019-03-18 16:42:51 -03:00
David Fischer 2c65e1e208
Promote the YAML config
- Doesn't remove the advanced settings from the form
- Adds a commented, copy/pastable YAML file into the docs
2019-03-18 12:37:39 -07:00
Eric Holscher c6daefe72f
Merge pull request #5471 from saadmk11/dashboard-screen-performance-fix
Dashboard screen performance fix
2019-03-18 15:57:30 -03:00
Eric Holscher 11a674f6c9
Merge pull request #5437 from rtfd/humitos/build-pdf-latexmk
Build PDF files using latexmk
2019-03-18 15:55:45 -03:00
Eric Holscher 56a26f5bbf
Merge pull request #5450 from stsewd/update-setuptools
Update version of setuptools
2019-03-18 15:55:04 -03:00
Eric Holscher 495ff86297
Merge pull request #5401 from stsewd/remove-unused-template
Remove unused template
2019-03-18 15:52:26 -03:00
Eric Holscher 1fc6e4cb2a
Merge pull request #5386 from orlnub123/bugfix/ignore-installed
Fix pip installs
2019-03-18 15:51:56 -03:00
David Fischer 7e0705f5e6
Merge pull request #5470 from saadmk11/build-list-performance-fix
Build List Screen Performance Issue Fix.
2019-03-18 10:59:01 -07:00
David Fischer 724c6cbddd
Merge pull request #5464 from rtfd/davidfischer/debug-toolbar
Enable Django Debug Toolbar in development
2019-03-18 10:55:28 -07:00
Santos Gallegos 494afdf67d
Merge pull request #5421 from stsewd/always-update-stable
Always update the commit of the stable version
2019-03-18 12:48:19 -05:00
Santos Gallegos 4291265038
Merge pull request #5459 from stsewd/regroup-settings
Regroup settings
2019-03-18 10:49:36 -05:00
Eric Holscher fe9646a509
Merge pull request #5442 from stsewd/remove-unused-validator
Remove unused validator
2019-03-18 12:48:51 -03:00
Eric Holscher 5e3c099fd2
Merge pull request #5451 from rtfd/davidfischer/optimize-repo-queries
Optimize the repos API query
2019-03-18 12:43:31 -03:00
Eric Holscher 96d4e312e2
Merge pull request #5460 from rtfd/davidfischer/optimize-versions-page
Optimize the version list screen
2019-03-18 12:39:02 -03:00
Eric Holscher 44ad4a5c2b
Merge pull request #5469 from saadmk11/remove-haystack-reference
Remove Haystack reference in Docs
2019-03-18 12:37:14 -03:00
Santos Gallegos 7af0ecd327 Move python interpreter 2019-03-18 10:35:45 -05:00
Manuel Kaufmann d9ccf27f4c Add comment explaining one of the build steps 2019-03-18 16:29:55 +01:00
Manuel Kaufmann 98f0f55a97 Document USE_PDF_LATEXMK feature flag 2019-03-18 11:57:23 +01:00
Manuel Kaufmann 36ed646882 Append default Sphinx configurations for Chinese and Japanaese
Automatically select `xelatex` for Chinese and `platex` for Japanese.
These defaults can be overridden by the user.

Force `latex_use_xindy=False` for now until we support it in our
Docker image.
2019-03-18 11:53:07 +01:00
Santos Gallegos fcc89f436e
Merge pull request #5466 from mashrikt/gitignore-db-journal
gitignore dev.db-journal file #5463
2019-03-17 16:20:02 -05:00
Santos Gallegos 93bd03b4a8
Merge pull request #5456 from stsewd/use-xenial-on-travis
Use Ubuntu xenial on travis
2019-03-16 19:00:25 -05:00
Manuel Kaufmann c2d68e5529 Return the proper successful command 2019-03-16 23:47:08 +01:00
saadmk11 5bc9e98f07 Added Comments & minor fix. 2019-03-17 02:22:42 +06:00
saadmk11 02e8bac4d2 Dashboard screen performance fix 2019-03-16 06:24:31 +06:00
saadmk11 fdb30522b1 Build List Screen Performance Issue Fix. 2019-03-16 03:40:30 +06:00
saadmk11 b2b3840d6e Remove Haystack reference in Docs 2019-03-16 01:34:53 +06:00
Tahzib Mashrik 342cdfccfa gitignore dev.db-journal file #5463 2019-03-15 23:57:01 +06:00
David Fischer 608ccba64c
Enable Django Debug Toolbar in development 2019-03-15 10:27:35 -07:00
Santos Gallegos 5747b1b61b
Merge pull request #5415 from stsewd/update-docs-markdown
Update docs for building with markdown
2019-03-15 11:37:38 -05:00
Santos Gallegos b02baab55a
Merge pull request #5455 from dojutsu-user/change-stable-version
Update links to point to `stable` version.
2019-03-15 11:33:53 -05:00
David Fischer 195ad31b5e
Comments about project permissions and optimizations 2019-03-14 15:47:38 -07:00
David Fischer 89f1913944
Optimize the version list screen 2019-03-14 14:51:53 -07:00
Santos Gallegos 278db8ac63
Merge pull request #5418 from stsewd/refactor-move-files
Refactor move_files
2019-03-14 14:01:53 -05:00
Eric Holscher 0bfccf17c3
Merge pull request #5374 from dojutsu-user/no-active-version
Make 'default_version` field as readonly if no active versions are found.
2019-03-14 15:28:44 -03:00
Santos Gallegos b856e791b6 Reorder again 2019-03-14 11:34:27 -05:00
Santos Gallegos 8630cca727 Regroup settings
This is an initial proposal for #5413
2019-03-14 11:29:28 -05:00
Eric Holscher 173c1f8ff7
Merge pull request #5393 from dojutsu-user/trigger-build-default-branch
Trigger build on default branch when saving a project
2019-03-14 12:27:00 -03:00
Eric Holscher 61db3c15fe
Merge pull request #5423 from stsewd/fix-exception-configpy-not-found
Fix reraise of exception
2019-03-14 12:26:07 -03:00
Eric Holscher 1b9ed03113
Merge pull request #5396 from stsewd/update-internal-req
Update internal requirements
2019-03-14 12:24:51 -03:00
David Fischer b06dedb5bf
Merge pull request #5457 from Mariatta/patch-1
Fix typo: leave the field black -> blank
2019-03-13 23:18:22 -07:00
Mariatta bc306adee5
Fix typo: leave the field black -> blank 2019-03-13 21:57:45 -07:00
Santos Gallegos e2af436477 Use Ubuntu xenial on travis
https://blog.travis-ci.com/2018-11-08-xenial-release
2019-03-13 19:32:38 -05:00
dojutsu-user 340d74117f update links 2019-03-14 04:57:39 +05:30
Santos Gallegos 8607c7e3d8
Merge pull request #5454 from dojutsu-user/consistency-in-links
Fix inconsistency in footer links
2019-03-13 18:09:59 -05:00
dojutsu-user 6c44864a85 correct link 2019-03-14 03:54:40 +05:30
dojutsu-user 2ac9e177be Fix links 2019-03-14 03:43:40 +05:30
Manuel Kaufmann 24ba76222d Show latexrc file on build output 2019-03-13 18:52:39 +01:00
David Fischer 3aee6a193b
Optimize the repos API query 2019-03-13 10:24:26 -07:00