Henrik Levkowetz
6c253ee48b
Improved the verification of submitted file extensions and mimetype.
...
- Legacy-Id: 9986
2015-08-07 12:10:26 +00:00
Henrik Levkowetz
b751aeb29c
Updated changelog information for v6.4.0.
...
- Legacy-Id: 9984
2015-08-06 19:16:35 +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
5968183ec3
Changelog entry for 6.4.0
...
- Legacy-Id: 9979
2015-08-06 18:34:36 +00:00
Henrik Levkowetz
b1f951a579
Code coverage data for release 6.4.0
...
- Legacy-Id: 9978
2015-08-06 18:34:32 +00:00
Henrik Levkowetz
78ea3fdc1d
Updated changelog information for v6.4.0.
...
- Legacy-Id: 9977
2015-08-06 17:41:23 +00:00
Henrik Levkowetz
16d7f8e031
Merged in changes which make CDN serving of static files easy, adds bower management of external static files, and transitions the datatracker to use django's staticfiles framework.
...
- Legacy-Id: 9976
2015-08-06 09:54:43 +00:00
Henrik Levkowetz
82380e556c
Updated the README-CDN file.
...
- Legacy-Id: 9972
2015-08-04 12:49:32 +00:00
Henrik Levkowetz
b26efc82f5
Merged in [9962] from rjsparks@nostrum.com:
...
Include some missing css and javascript for the submit/edit page. Fixes #1760 (though a more thourogh fix for when javascript is disabled is desirable).
- Legacy-Id: 9963
Note: SVN reference [9962] has been migrated to Git commit 56f31cf083
2015-08-03 18:22:10 +00:00
Robert Sparks
56f31cf083
Include some missing css and javascript for the submit/edit page. Fixes #1760 (though a more thourogh fix for when javascript is disabled is desirable). Commit ready for merge.
...
- Legacy-Id: 9962
2015-08-03 15:56:42 +00:00
Henrik Levkowetz
11411d2c30
Merged in an update from trunk@9942.
...
- Legacy-Id: 9961
2015-08-03 14:12:38 +00:00
Henrik Levkowetz
5fe1d43db2
Fixed some additional static file references.
...
- Legacy-Id: 9958
2015-08-01 22:02:14 +00:00
Henrik Levkowetz
0cdf7599a4
It's only an error not to have STATIC_ROOT available in production mode.
...
- Legacy-Id: 9957
2015-08-01 21:14:49 +00:00
Henrik Levkowetz
86dd334355
Fixed an error in settings.py
...
- Legacy-Id: 9956
2015-08-01 21:14:02 +00:00
Henrik Levkowetz
984524b507
Changed additional direct static references to use the static template tag.
...
- Legacy-Id: 9955
2015-08-01 18:14:50 +00:00
Henrik Levkowetz
6de3974be7
Misc stuff.
...
- Legacy-Id: 9954
2015-08-01 15:07:49 +00:00
Henrik Levkowetz
a23846c8be
Changed the storage format for code coverage in *coverage.json, in order to be able to calculate code coverage percentages for a subset of tested files.
...
- Legacy-Id: 9953
2015-08-01 15:07:21 +00:00
Henrik Levkowetz
7a059c908a
Cleaned up bower_storage a bit.
...
- Legacy-Id: 9952
2015-08-01 15:03:40 +00:00
Henrik Levkowetz
ec84efedcd
Simplified the development-mode static files serving, since we're now using the django staticfiles infrastructure.
...
- Legacy-Id: 9951
2015-08-01 15:02:54 +00:00
Henrik Levkowetz
4dc4c6dc9a
Removed dead code
...
- Legacy-Id: 9950
2015-08-01 15:00:14 +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
1d834801af
Removed dead code.
...
- Legacy-Id: 9948
2015-08-01 14:58:08 +00:00
Henrik Levkowetz
0bf86be4ac
Added a max-age to the cache control of /group/groupmenu.ajax, in order to improve local caching.
...
- Legacy-Id: 9947
2015-08-01 14:57:29 +00:00
Henrik Levkowetz
d37aee7ae2
Updated ietf/checks.py to use STATIC_ROOT instead the CDN_STATIC_PATH used with the split-static setup.
...
- Legacy-Id: 9946
2015-08-01 14:55:47 +00:00
Henrik Levkowetz
9cb8f65c8e
Updated templates to use the static template tag for static files.
...
- Legacy-Id: 9945
2015-08-01 14:53:59 +00:00
Henrik Levkowetz
8aeca50394
Writeup of CDN-related changes.
...
- Legacy-Id: 9944
2015-08-01 14:53:04 +00:00
Henrik Levkowetz
fb3aade0b4
Set version info and settings back to development mode
...
- Legacy-Id: 9942
2015-08-01 14:52:48 +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
c954e02c09
Changelog entry for 6.3.0
...
- Legacy-Id: 9939
2015-08-01 14:52:38 +00:00
Henrik Levkowetz
17956f589e
Code coverage data for release 6.3.0
...
- Legacy-Id: 9938
2015-08-01 14:52:34 +00:00
Henrik Levkowetz
71cfe9459f
- Legacy-Id: 9937
2015-08-01 12:59:14 +00:00
Henrik Levkowetz
ff274b5e8b
Removed the link under bootstrap/static; it's not needed any more.
...
- Legacy-Id: 9935
2015-08-01 12:57:08 +00:00
Henrik Levkowetz
3e4b419935
Moved bower externals from static/lib to ietf/externals/static. Moved secretariat statics to ietf/secr/static. Moved ietf statics to ietf/static/. Removed static/, as all static files will be handled using 'manage.py collectstatic' at deployment time now.
...
- Legacy-Id: 9934
2015-08-01 12:56:16 +00:00
Henrik Levkowetz
f48452853f
Changed test-crawl to avoid unnecessary repetitions of the blacklisting message.
...
- Legacy-Id: 9933
2015-08-01 12:47:03 +00:00
Henrik Levkowetz
6a3089807a
Updated changelog information for v6.3.0.
...
- Legacy-Id: 9932
2015-08-01 10:24:55 +00:00
Henrik Levkowetz
fae9066c9d
Merged in [9925] from rjsparks@nostrum.com:
...
Changed several email alias references from tools.ietf.org to ietf.org. Fixes #1759 .
- Legacy-Id: 9931
Note: SVN reference [9925] has been migrated to Git commit cd5b497acb
2015-08-01 10:23:58 +00:00
Henrik Levkowetz
17b100ec51
Merged in [9924] from rjsparks@nostrum.com:
...
Adds views of active areas, area groups, teams, and directorates.
Adds navigation to those views to the base menus.
Unifies URL patterns shared between group/urls and group/urls_info,
exposing the same view at, e.g., /group/stir and /wg/stir/.
Improves testing, primarily of group/info.py
- Legacy-Id: 9930
Note: SVN reference [9924] has been migrated to Git commit 461af5af19
2015-08-01 10:12:40 +00:00
Henrik Levkowetz
bef78193f5
Merged in [9901] from rcross@amsl.com:
...
Fix matching audio file names with rooms.
- Legacy-Id: 9927
Note: SVN reference [9901] has been migrated to Git commit ce250e16e8
2015-07-31 19:41:43 +00:00
Robert Sparks
cd5b497acb
Changed several email alias references from tools.ietf.org to ietf.org. Fixes #1759 . Commit ready for merge.
...
- Legacy-Id: 9925
2015-07-30 22:13:59 +00:00
Robert Sparks
461af5af19
Adds views of active areas, area groups, teams, and directorates.
...
Adds navigation to those views to the base menus.
Unifies URL patterns shared between group/urls and group/urls_info,
exposing the same view at, e.g., /group/stir and /wg/stir/.
Improves testing, primarily of group/info.py
Commit ready for merge.
- Legacy-Id: 9924
2015-07-30 21:51:38 +00:00
Henrik Levkowetz
ab8d018760
Provide a document's rfc number (if any) as part of the document fields exposed in the json api.
...
- Legacy-Id: 9923
2015-07-30 18:57:44 +00:00
Henrik Levkowetz
faecc697be
Changed the code for meta-data extraction from xml files to not break if a sought-after element is missing.
...
- Legacy-Id: 9922
2015-07-30 18:23:56 +00:00
Henrik Levkowetz
fb79c8a22c
Updated the meta-data error message to say 'errors ... below' instead of 'errors ... above', to match the relative placement of text and error indications.
...
- Legacy-Id: 9921
2015-07-30 18:22:28 +00:00
Henrik Levkowetz
e737fa747c
Fixed an incorrect list of string interpolation arguments.
...
- Legacy-Id: 9918
2015-07-30 13:17:14 +00:00
Henrik Levkowetz
cdb0d24aed
Improved the error reporting for invalid xml file submissions.
...
- Legacy-Id: 9916
2015-07-30 11:44:54 +00:00
Henrik Levkowetz
cfb7dc3dc8
Require setuptools first.
...
- Legacy-Id: 9915
2015-07-29 20:39:39 +00:00
Henrik Levkowetz
fe6aa25af5
Improved the handling of failed xml2rfc conversions when no txt document was submitted.
...
- Legacy-Id: 9914
2015-07-29 19:38:00 +00:00
Henrik Levkowetz
948804f73f
Added static javascript and image files to the URLs crawled by the test-crawler.
...
- Legacy-Id: 9913
2015-07-29 17:03:32 +00:00
Henrik Levkowetz
1b36eec887
Updated several README files.
...
- Legacy-Id: 9912
2015-07-28 13:20:39 +00:00