Commit graph

655 commits

Author SHA1 Message Date
Henrik Levkowetz 3dee2d4b0a Set version info and settings back to development mode
- Legacy-Id: 10169
2015-10-10 09:55:06 +00:00
Henrik Levkowetz e97ddedd0f Set version info to release version 6.5.0 before branching.
- Legacy-Id: 10167
2015-10-10 09:55:00 +00:00
Henrik Levkowetz fc86a16985 Changed the liaison file URL to something that will be served via CDN (requires a symlink in production). This also changes the URL back to fully qualified instead of local, which means the test-crawler doesn't visit these links which aren't served by the django code, even if they resided in the datatracker url space before the move.
- Legacy-Id: 10164
2015-10-09 21:18:15 +00:00
Henrik Levkowetz a7667fb29e Merged in branch/amsl/liaisons/6.4.1@10160 from rcross@amsl.com, bringing in the new liaison tool.
- Legacy-Id: 10161
2015-10-09 19:48:21 +00:00
Henrik Levkowetz c438eb0468 Set version info and settings back to development mode
- Legacy-Id: 10152
2015-10-08 19:40:17 +00:00
Henrik Levkowetz 8d24388736 Set version info to release version 6.4.2 before branching.
- Legacy-Id: 10150
2015-10-08 19:40:10 +00:00
Henrik Levkowetz cb0e6b41a7 Set version info and settings back to development mode
- Legacy-Id: 10052
2015-08-23 19:41:36 +00:00
Henrik Levkowetz 64cdd2e95d Set version info to release version 6.4.1 before branching.
- Legacy-Id: 10050
2015-08-23 19:41:30 +00:00
Henrik Levkowetz 6ebe1faf1a Set version info and settings back to development mode
- Legacy-Id: 9982
2015-08-06 18:34:46 +00:00
Henrik Levkowetz 94626536f5 Set version info to release version 6.4.0 before branching.
- Legacy-Id: 9980
2015-08-06 18:34:40 +00:00
Henrik Levkowetz 86dd334355 Fixed an error in settings.py
- Legacy-Id: 9956
2015-08-01 21:14:02 +00:00
Henrik Levkowetz 669638da6e Simplified the static setup, using one single static location with full collectstatic usage, instead of a split static setup.
- Legacy-Id: 9949
2015-08-01 14:59:40 +00:00
Henrik Levkowetz 594d626ad5 Set version info to release version 6.3.0 before branching.
- Legacy-Id: 9940
2015-08-01 14:52:42 +00:00
Henrik Levkowetz 6468a43840 Moved and renamed the file and class for the storage helper which lets us find static files managed by bower, to better reflect the function.
- Legacy-Id: 9909
2015-07-28 10:40:26 +00:00
Henrik Levkowetz fbdd8b479d Added a check for the existence of the CDN static path using the new (Django 1.7) checks framework. Split the release version and patch string in order to not move the expected CDN static files location when adding a patch indicator to the version number.
- Legacy-Id: 9906
2015-07-28 10:25:58 +00:00
Henrik Levkowetz a36e40288d Added bootstrap/static to the STATIFILES_DIRS setting.
- Legacy-Id: 9897
2015-07-27 18:26:48 +00:00
Henrik Levkowetz c40fc2d0dc Added staticfiles and CDN-related settings to settings.py
- Legacy-Id: 9885
2015-07-26 18:11:08 +00:00
Henrik Levkowetz 1fb8f5a005 Set version info and settings back to development mode
- Legacy-Id: 9882
2015-07-25 16:32:35 +00:00
Henrik Levkowetz 675eb77bf5 Set version info to release version 6.2.0 before branching.
- Legacy-Id: 9880
2015-07-25 16:32:29 +00:00
Henrik Levkowetz da893dad1c Merged in support of xml-source only drafts submissions from personal/henrik/submitxml/.
- Legacy-Id: 9859
2015-07-22 21:53:23 +00:00
Henrik Levkowetz d5f36911cf Added support of xml-source only drafts submissions.
- Legacy-Id: 9858
2015-07-22 21:35:44 +00:00
Henrik Levkowetz 69933000d0 Fixed 2 instances of missing protocol specifier in URLs, pointed out by Lars Eggert.
- Legacy-Id: 9844
2015-07-21 11:31:07 +00:00
Henrik Levkowetz a4c6842e16 Set version info and settings back to development mode
- Legacy-Id: 9841
2015-07-21 10:13:23 +00:00
Henrik Levkowetz 2e71e71322 Set version info to release version 6.1.0 before branching.
- Legacy-Id: 9839
2015-07-21 10:13:16 +00:00
Henrik Levkowetz 8313f3ef08 When looking for a specific revision for a draft, which could be a quite old revision, look in the aggregate draft archive which should contain all available versions of drafts, also those which are missing in the official secretariat archive. Fixes issue #1729.
- Legacy-Id: 9713
2015-07-09 15:36:50 +00:00
Henrik Levkowetz 238027bfff Merged in [9700] from rcross@amsl.com:
Correct LibreOffice binary name in settings.py.
 - Legacy-Id: 9706
Note: SVN reference [9700] has been migrated to Git commit 2f06e76c69
2015-07-09 12:53:54 +00:00
Ryan Cross 2f06e76c69 Correct LibreOffice binary name in settings.py. Commit ready for merge.
- Legacy-Id: 9700
2015-07-07 18:57:06 +00:00
Henrik Levkowetz cfe7442449 Set version info and settings back to development mode
- Legacy-Id: 9691
2015-06-23 20:03:18 +00:00
Henrik Levkowetz 8df927f99f Set version info to release version 6.0.4 before branching.
- Legacy-Id: 9689
2015-06-23 20:03:13 +00:00
Henrik Levkowetz b44141a655 Merged in [9671] from rcross@amsl.com:
Fixes #1724.  Convert PPT materials to PDF.
 - Legacy-Id: 9682
Note: SVN reference [9671] has been migrated to Git commit 8bf84a7e0e
2015-06-23 19:02:57 +00:00
Henrik Levkowetz f70b2d93c5 Added preference editing support for the left_menu preference setting, and refactored the preference handling code substantially. Related to issues #1659 and #1663.
- Legacy-Id: 9673
2015-06-22 18:47:28 +00:00
Ryan Cross 8bf84a7e0e Fixes #1724. Convert PPT materials to PDF. Commit ready for merge.
- Legacy-Id: 9671
2015-06-19 22:43:14 +00:00
Henrik Levkowetz 77b20a9dca Set version info and settings back to development mode
- Legacy-Id: 9635
2015-05-13 17:23:54 +00:00
Henrik Levkowetz 9c51dc56c4 Set version info to release version 6.0.3 before branching.
- Legacy-Id: 9633
2015-05-13 17:23:46 +00:00
Henrik Levkowetz 8365a36c2f Fixed an issue where the https: schema inadvertently had been included in RFCDIFF_PREFIX, causing duplicate schema specifications in some places. Changed name to RFCDIFF_BASE_URL and cleaned out the duplicate schema specifiers.
- Legacy-Id: 9593
2015-04-30 22:00:49 +00:00
Henrik Levkowetz 374e77ba2c Set version info and settings back to development mode
- Legacy-Id: 9579
2015-04-27 08:56:46 +00:00
Henrik Levkowetz fe7d97b0aa Set version info to release version 6.0.2 before branching.
- Legacy-Id: 9577
2015-04-27 08:56:40 +00:00
Henrik Levkowetz e6518affe4 Removoved unused module typogrify.
- Legacy-Id: 9561
2015-04-26 19:19:29 +00:00
Henrik Levkowetz acc2c59920 Updated a bunch of links from http: to https: based on a patch from lars@netapp.com.
- Legacy-Id: 9556
2015-04-24 21:47:12 +00:00
Henrik Levkowetz a51fe2cbbc Set version info and settings back to development mode
- Legacy-Id: 9511
2015-04-15 19:24:25 +00:00
Henrik Levkowetz 3397b2d8ba Set version info to release version 6.0.1 before branching.
- Legacy-Id: 9509
2015-04-15 19:24:19 +00:00
Henrik Levkowetz cfc85de166 Put back the schema specifier of IANA and RFC-editor URLs -- they are needed in parts of the code.
- Legacy-Id: 9501
2015-04-15 11:33:36 +00:00
Henrik Levkowetz b91c65e336 Set version info and settings back to development mode
- Legacy-Id: 9483
2015-04-13 20:32:02 +00:00
Henrik Levkowetz a3f7a42e39 Set version info to release version 6.0.0 before branching.
- Legacy-Id: 9481
2015-04-13 20:31:55 +00:00
Henrik Levkowetz 02cd366ff0 Merged in trunk@9440, containing the changes for version 5.13.1; and updated tests which look at HTML content to work with the facelift changes.
- Legacy-Id: 9446
2015-04-11 18:24:20 +00:00
Henrik Levkowetz 39ed53e19a Set version info and settings back to development mode
- Legacy-Id: 9440
2015-04-10 13:44:17 +00:00
Henrik Levkowetz f2e66d5b2f Set version info to release version 5.13.1 before branching.
- Legacy-Id: 9438
2015-04-10 13:44:11 +00:00
Henrik Levkowetz 1a08396784 Updated settings for the meeting materials cutoff.
- Legacy-Id: 9435
2015-04-09 21:28:49 +00:00
Henrik Levkowetz 335cb3b122 Fixed the changelog path setting, which was statically set to a value which works on the production system, but not for an arbitrary work directry.
- Legacy-Id: 9414
2015-04-05 21:53:56 +00:00
Henrik Levkowetz 7db631ff00 Reverted a change in settings.py which broke the django admin site styling.
- Legacy-Id: 9379
2015-04-03 21:17:30 +00:00