Henrik Levkowetz
7dea44e626
Added a change password page, and linked to it from the account profile page and user menu. Added zxcvbn-based browser-side password strength estimation on the various password setting, re-setting, and changing forms. Added a change password test. Changed ietfauth/urls.py to not use the deprecated string form for views in urlpatterns.
...
- Legacy-Id: 12798
2017-02-09 17:03:44 +00:00
Henrik Levkowetz
db1cc15f1f
Undid last commit
...
- Legacy-Id: 12792
2017-02-08 18:03:29 +00:00
Henrik Levkowetz
15628c698f
Tweaked the IPR Details page to show the possible a), b), and c) choices under section 'V' when licensing declaration to be provided later has been chosen.
...
- Legacy-Id: 12791
2017-02-08 18:02:03 +00:00
Ole Laursen
ef251c6bc7
Add author affiliation chart.
...
Also add a model for registering an alias for an affiliation so that
we can group affiliations that are considered the same for statistical
purposes, and a model for registering unimportant endings like Inc.
and GmbH.
Affiliation grouping is done through three means: stripping
uninteresting endings, merging entries that only differ in case and
aliases that map from case-insensitive alias to name.
Stripping endings and merging based on case seem to reduce the number
of needed manually maintained aliases greatly.
- Legacy-Id: 12785
2017-02-03 18:49:43 +00:00
Ole Laursen
3954dc047d
Remove extra t
...
- Legacy-Id: 12767
2017-01-31 16:39:19 +00:00
Ole Laursen
a9525ab4f4
Revamp stats selector UI a bit to accomodate statistics counting
...
authors (instead of documents), add stats with documents per author
- Legacy-Id: 12766
2017-01-31 16:32:20 +00:00
Henrik Levkowetz
40e8380751
Merged django 1.9 work forward to copy of trunk @6.41.0
...
- Legacy-Id: 12756
2017-01-30 23:13:02 +00:00
Henrik Levkowetz
fa47517fed
Added our own copy of the old django admin css, to keep the admin look-and-feel (the new admin lacks table cell borders and is much harder on the eyes -- also takes up more space).
...
- Legacy-Id: 12747
2017-01-27 18:14:00 +00:00
Robert Sparks
e0ea8b0f57
Added programs to the datatracker. Added use of restructuredtext for group about pages. Generalized several places where code handles different group types. Improved testing of group about. Commit ready for merge.
...
- Legacy-Id: 12722
2017-01-24 19:55:49 +00:00
Robert Sparks
49dcf67fd5
Make it easier to see who's really next in reviewer rotation. Commit ready for merge.
...
- Legacy-Id: 12665
2017-01-17 22:04:16 +00:00
Ole Laursen
656ed8c89d
Add statistics for pages in documents, refactoring a bit to share more code
...
- Legacy-Id: 12639
2017-01-10 18:27:15 +00:00
Ole Laursen
dac430c84e
Add branch from trunk @r12628 for the author statistics project, add document statistics page with the first statistics with the number of authors per document
...
- Legacy-Id: 12629
2017-01-06 15:10:49 +00:00
Henrik Levkowetz
2a9a7afd0b
Added a link to the meetecho session recording (not the youtube conversion) on the IETF agenda page.
...
- Legacy-Id: 12430
2016-11-30 21:02:33 +00:00
Henrik Levkowetz
b914f46313
Merged in ^/branch/iola/review-tracker-r12128@12397, bringing in the review tool functionality described in RFC7735. This adds the ability to set up review management pages for review teams such as genart, secdir, opsdir, etc.; letting the review team secretaries manage requested and completed reviews; letting the reviewers keep track of and document their reviews, and more. See the RFC for full specification, and the branch commit log for a full commit history.
...
- Legacy-Id: 12419
2016-11-29 14:54:19 +00:00
Henrik Levkowetz
b00824a6bf
Merged in [12385] from rjsparks@nostrum.com:
...
Added an extra highlight to the ballot_icon box when the viewer holds a blocking position in that ballot. Fixes #2046 .
- Legacy-Id: 12388
Note: SVN reference [12385] has been migrated to Git commit 3c63fdb800
2016-11-18 13:43:28 +00:00
Robert Sparks
3c63fdb800
Added an extra highlight to the ballot_icon box when the viewer holds a blocking position in that ballot. Fixes #2046 . Commit ready for merge.
...
- Legacy-Id: 12385
2016-11-18 04:52:13 +00:00
Jean Mahoney
59b04b7f5f
Unused code found and removed while investigating ticket #1404 . Commit ready for merge.
...
- Legacy-Id: 12327
2016-11-12 05:41:44 +00:00
Ole Laursen
e171aa657e
Add support for revising a closed review, mostly to allow reviewers to
...
correct historic entries with missing data
- Legacy-Id: 12314
2016-11-09 16:20:58 +00:00
Ole Laursen
c3e8cabafb
Revamp the layout in the manage review requests page. Drop the table
...
and instead provide more information about each document to be
reviewed, to help the secretaries determine locally on that page what
action to take. The new layout should also make it easier to fit in
more info, in case it is still found lacking.
The public review request page still provides the previous information
in the summarized tabular form, so the overview can be found there.
- Legacy-Id: 12278
2016-11-07 21:20:15 +00:00
Ole Laursen
77d7d8b236
Add totals to review statistics tables and make it possible to select
...
multiple teams in the graph and get accumulated counts shown
- Legacy-Id: 12223
2016-10-27 21:36:02 +00:00
Henrik Levkowetz
2bb65e7d1b
Changed svn:ignore
...
- Legacy-Id: 12198
2016-10-21 14:48:16 +00:00
Ole Laursen
ed8f35e5a9
Scroll to top of textarea when clicking a message to use when
...
completing a review.
- Legacy-Id: 12164
2016-10-17 21:30:34 +00:00
Ole Laursen
e11a911d86
Include from in the list of messages when completing a review and
...
searching for the review email, redo layout somewhat to accommodate
this and improve the presentation of the message date.
- Legacy-Id: 12163
2016-10-17 21:26:36 +00:00
Henrik Levkowetz
1a92efb77e
Merged in ^/branch/proceedings/6.33.1.dev0@12141 from rcross@amsl.com:
...
Added meeting proceedings introduction pages: Progress Report and Attendees. Added a data migration to provide proceedings introduction information for IETF 95 and 96.
- Legacy-Id: 12150
2016-10-14 15:48:10 +00:00
Ole Laursen
958ba5ba95
Make new branch from trunk and merge in review-tracker-r11921
...
- Legacy-Id: 12129
2016-10-13 16:38:47 +00:00
Ole Laursen
bf55237112
Add statistics section with review statistics. Fix a couple of missing tests.
...
- Legacy-Id: 12124
2016-10-13 15:20:04 +00:00
Henrik Levkowetz
c6a633885c
Changed another class name that might trigger adblock. Related to issues #2016 and #2027 .
...
- Legacy-Id: 12120
2016-10-12 15:39:19 +00:00
Henrik Levkowetz
679c5d3f5f
Changed an unfortunate html class name 'adname' (Area Director name) which triggered adblock. Fixes issues #2016 and #2027 .
...
- Legacy-Id: 12119
2016-10-12 15:31:11 +00:00
Ole Laursen
293ecb1488
Don't use the bootstrap3 title plugin on th elements, it doesn't work
...
properly for those
- Legacy-Id: 12115
2016-10-11 11:44:49 +00:00
Ryan Cross
c3d4cc1aea
Add meeting proceedings introduction pages: Progress Report and Attendees. Commit ready for merge.
...
- Legacy-Id: 12111
2016-10-10 21:21:02 +00:00
Ole Laursen
a177dc616b
Fix a couple of bugs, add test for reviewer overview page
...
- Legacy-Id: 12081
2016-10-04 20:22:11 +00:00
Ole Laursen
4c7b2847ba
Add a utility function for extracting information about review
...
requests for a given set of teams/reviewers (making it trivial to
compute statistics), revamp the related doc event code to support this
by referencing the review request directly, add a reviewer overview
page with recent performance for each reviewer as well as
settings/unavailable periods. Fix some bugs and shuffle some of the
review code a bit around.
Finish the importer from the previous Perl-based review tool,
importing log entries, figuring out whether a given review is
early/telechat/last call and fixing corner cases.
- Legacy-Id: 12080
2016-10-03 15:52:32 +00:00
Ole Laursen
6da25e6bd9
Add personal review overview page for reviewers, add page for editing
...
reviewer availability settings, emailing the reviewer/secretary as
necessary, add tests for these pages. Fix a bunch of bugs.
- Legacy-Id: 11998
2016-09-19 16:05:32 +00:00
Henrik Levkowetz
74f7c5782b
Added some basic charting support, using highcharts, and charts showing new-revision timelines for document search results.
...
- Legacy-Id: 11927
2016-09-06 13:19:45 +00:00
Ole Laursen
74a02be9bf
Create new branch from trunk@r11921, and merge review-tracker-r11360 into it
...
- Legacy-Id: 11923
2016-09-06 10:17:12 +00:00
Henrik Levkowetz
b0906f04af
Basic charting of new revision activity for document search results.
...
- Legacy-Id: 11922
2016-09-06 09:47:22 +00:00
Henrik Levkowetz
16c9a2f65a
Style the textarea of the charter form to use a monospaced font.
...
- Legacy-Id: 11882
2016-08-26 10:32:26 +00:00
Robert Sparks
cb3af1a2d9
Merge forward Ryan's IETF Overview pages. Commit ready for merge.
...
- Legacy-Id: 11858
2016-08-24 17:20:54 +00:00
Ole Laursen
16e28481f6
Add page for emailing open review assignments summary to the review team list
...
- Legacy-Id: 11846
2016-08-23 14:06:47 +00:00
Ole Laursen
1f71268da1
More polish on manage review requests page: Add save and continue
...
editing button, reverse sort order so latest (and probably most
interesting) is at the top, disable save buttons when there are no
changes to save
- Legacy-Id: 11843
2016-08-23 12:12:24 +00:00
Ole Laursen
90617c2b8e
Rework manage review request page some more, make more space for the
...
actions, clear up some confusing wording
- Legacy-Id: 11842
2016-08-23 11:54:53 +00:00
Ole Laursen
742bf4b233
Auto-select the next reviewer when choosing to assign a reviewer to an
...
unassigned request on the manage review requests page
- Legacy-Id: 11837
2016-08-22 14:28:56 +00:00
Ole Laursen
507baade01
Add refresh button to manage reviews page, make save detect changes in
...
the requests and pop the page back up for confirmation if so
- Legacy-Id: 11827
2016-08-19 16:40:09 +00:00
Ole Laursen
8b65c3ad65
Support adding CC's to the complete review email
...
- Legacy-Id: 11826
2016-08-19 16:37:46 +00:00
Henrik Levkowetz
2386fa8884
Merged in [11781] from rcross@amsl.com:
...
Fix issue with interim meeting series of more than two meetings. Changed to not send meeting change notifications for meetings not yet announced.
- Legacy-Id: 11817
Note: SVN reference [11781] has been migrated to Git commit f65335e258
2016-08-18 11:39:06 +00:00
Ryan Cross
f65335e258
Fix issue with interim meeting series of more than two meetings. Changed to not send meeting change notifications for meetings not yet announced. Commit ready for merge.
...
- Legacy-Id: 11781
2016-08-12 21:32:13 +00:00
Henrik Levkowetz
08e4470663
Model relationship graph as of 2016-07-17.
...
- Legacy-Id: 11777
2016-08-10 12:15:11 +00:00
Henrik Levkowetz
4a21a535fb
Provide css for stacked fa glyphs in button.
...
- Legacy-Id: 11642
2016-07-13 12:57:26 +00:00
Henrik Levkowetz
cd857c3602
Fixed a bug in removing old blinking arrows. Added functional room names. Tweaked the font size of room names. Made the page switch to the right floor-plan for a given room.
...
- Legacy-Id: 11586
2016-07-09 21:23:58 +00:00
Henrik Levkowetz
a23b174b91
Fixed the floorplan template and accompanying javascript to make the arrows which point out room location work. This needed some modification to support separate per-floor images, and a fix to make the arrow position setting code work in html5 ('px' must be specified). Also added handling of responsive resizing of the floor-plan images, to make the arrow point right independent of the image scaling.
...
- Legacy-Id: 11578
2016-07-09 19:49:51 +00:00
Henrik Levkowetz
c84c18926a
Added static media for floorplans.
...
- Legacy-Id: 11539
2016-07-07 12:31:30 +00:00
Henrik Levkowetz
874000fd6d
Added z-index settings to make sure that the tab links aren't covered by other elements.
...
- Legacy-Id: 11538
2016-07-07 12:30:50 +00:00
Ole Laursen
e2e66522c7
Add review request page for review teams and first draft of manage
...
review requests page.
Add importer for importing review data from the existing Perl tool
(WIP, gets most but not all of the interesting information out).
Fix various bugs.
- Legacy-Id: 11508
2016-07-01 16:06:16 +00:00
Henrik Levkowetz
081eacae6a
Fixed some missing and mistyped web assets found with test_template_statics_exists().
...
- Legacy-Id: 11478
2016-06-27 22:21:50 +00:00
Henrik Levkowetz
d298785fda
Merged in ^/branch/amsl/interim@11230, which provides interim meeting management support. Also fixes issues #1961 , #1962 and #1964 .
...
- Legacy-Id: 11402
2016-06-17 14:16:27 +00:00
Henrik Levkowetz
263e1f4136
Changed the IESG photo page to show full area name instead of area acronym in each box heading. Linked the area name to the area page. Removed the area acronym under each picture. Tweaked the vertical alignment of photo wells. Fixes an issue raised by housley@vigilsec.com
...
- Legacy-Id: 11390
2016-06-16 18:07:11 +00:00
Ole Laursen
7b95f46ecb
Merge review-tracker branch with new branch from trunk
...
- Legacy-Id: 11364
2016-06-14 13:57:20 +00:00
Ole Laursen
7cbe36fb62
Implement completing a review with tests. One can currently
...
enter/upload content or retrieve it from an IETF mailarch archive
through integrated searching support. Support for partial completion.
- Legacy-Id: 11360
2016-06-14 11:28:53 +00:00
Henrik Levkowetz
c4b59f0363
Added personal photo+bio pages.
...
- Legacy-Id: 11278
2016-06-05 20:14:50 +00:00
Henrik Levkowetz
e4e2ced967
Tweaked the look of nav-tabs.
...
- Legacy-Id: 11276
2016-06-05 09:54:51 +00:00
Henrik Levkowetz
c8ade2dff5
Tweaked the chair_photos view.
...
- Legacy-Id: 11265
2016-06-02 19:21:08 +00:00
Ryan Cross
ed371396c1
add tests. fix form validations
...
- Legacy-Id: 11219
2016-05-20 22:49:27 +00:00
Ryan Cross
3366006653
Refactoring. Implement iCalendar support
...
- Legacy-Id: 11178
2016-05-11 00:13:55 +00:00
Ryan Cross
3f3e6f0b14
add edit view. refactor to use modelforms
...
- Legacy-Id: 11176
2016-05-06 23:02:25 +00:00
Ole Laursen
9faae5e915
Merged community list branch with trunk
...
- Legacy-Id: 11174
2016-05-06 17:36:04 +00:00
Robert Sparks
f34ae9c612
Reworked the pages that manage all the possible schedules for a meeting. Removed a lot of custom javascript. Fixes #1921 . Commit ready for merge.
...
- Legacy-Id: 11137
2016-04-27 20:46:02 +00:00
Robert Sparks
62d3ac8fe7
Cleanup: Remove hooks for TowTruck. Commit ready for merge.
...
- Legacy-Id: 11133
2016-04-26 19:50:45 +00:00
Ryan Cross
be6e536769
add pending and detail views and tests.
...
- Legacy-Id: 11125
2016-04-20 23:57:52 +00:00
Ryan Cross
8f8e4df650
changes for demo
...
- Legacy-Id: 11121
2016-04-15 12:45:39 +00:00
Ryan Cross
7238fd9148
Add support for series request. Javascript tweaks
...
- Legacy-Id: 11028
2016-03-30 00:02:28 +00:00
Ryan Cross
b85df63a4f
use formset for interim sessions
...
- Legacy-Id: 10978
2016-03-25 23:15:05 +00:00
Ole Laursen
c061caaf04
Merge in changes from community-list-cleanup
...
- Legacy-Id: 10968
2016-03-23 13:31:24 +00:00
Ole Laursen
cdcad43fc0
Simplify community lists further by letting email subscriptions reuse
...
the existing infrastructure for accounts and emails, instead of a
having a separate confirmation step
- Legacy-Id: 10951
2016-03-17 12:02:45 +00:00
Ole Laursen
5f4082d595
Overhaul of the community list code.
...
From a user perspective: Use friendlier URLs for lists. Reuse the
search results table for displaying lists. Simplify the management
pages and improve the search rule UI to help fill in the values and
validating them, instead of just providing a text field. Fixes #1874 .
Add an explicit button for adding individual documents. Include all
changes in the document change streams, not just some changes. Fix a
concurrency issue that allows changed documents to escape the search
rules. Don't create an empty list just be logging in.
From a code maintenance perspective: Clean up the models. Replace the
background caching scheme with direct queries. Get rid of a big chunk
of code. Speed up the code that adds track buttons to search results.
Add tests of all community views. Fixes #1422 . Also fix some minor
bugs and oddities here and there.
There's still some work to do with respect to integrating the group
lists better.
- Legacy-Id: 10921
2016-03-14 10:44:57 +00:00
Ryan Cross
2cdd073a6c
tweaks to request form ui
...
- Legacy-Id: 10898
2016-03-04 23:28:28 +00:00
Ryan Cross
3b609f6a8f
add new javascript, request ui tweaks
...
- Legacy-Id: 10888
2016-03-04 17:46:42 +00:00
Ryan Cross
bc8e744388
add view views.upcoming
...
- Legacy-Id: 10860
2016-02-26 17:41:09 +00:00
Robert Sparks
3b4ae894f4
Fix from Ole Laursen for the javascript managing status-change document relationships. Fixes #1899 .
...
- Legacy-Id: 10757
2016-01-29 16:58:29 +00:00
Ole Laursen
540ef748f7
Fix community list track/untrack on document page, also fix the
...
attached Javascript which had a split personality regarding how to
deal with a repeated click
- Legacy-Id: 10714
2016-01-19 11:27:47 +00:00
Henrik Levkowetz
6c917be9a6
Merged in [10686] from lars@netapp.com:
...
Load the js for the timeline as part of the page header, in order to (hopefully)
avoid page re-render after the json loads. Only apply the gradient that
signifies document expiration to I-Ds. Suppress duplicate x-axis labels (same
month).
- Legacy-Id: 10691
Note: SVN reference [10686] has been migrated to Git commit 0762e0975f
2016-01-14 18:07:41 +00:00
Ole Laursen
e807115e81
Fix community list track/untrack to use POST rather than GET
...
- Legacy-Id: 10660
2016-01-13 10:15:38 +00:00
Henrik Levkowetz
0bf05c3f11
The 'unsorted' up-down chevron is very fuzzy on retina screens, and somewhat fuzzy otherwise. Change to fa-sort* icons for sharpmenss, at least for now.
...
- Legacy-Id: 10648
2016-01-12 16:49:25 +00:00
Henrik Levkowetz
9bf1ff01f1
Merged in [10621] from lars@netapp.com:
...
Use js tablesort almost everywhere I thought it would make sense. While I
touched the pages, I also corrected a few minor HTML nits, capitalization
inconsistencies and some other minor things.
Range r10605:r10621
- Legacy-Id: 10647
Note: SVN reference [10621] has been migrated to Git commit 7d3c2681e2
2016-01-12 16:47:18 +00:00
Henrik Levkowetz
8f7ebb83f7
Merged in [10615] from lars@netapp.com:
...
Disable the URL-based sorting stuff that uses the django backend if we use
js-based sorting.
- Legacy-Id: 10645
Note: SVN reference [10615] has been migrated to Git commit b90208ec6d
2016-01-12 15:42:07 +00:00
Henrik Levkowetz
79f49fe60c
Merged in [10614] from lars@netapp.com:
...
Use jquery tablesorter to change the ordering of document search tables
- Legacy-Id: 10644
Note: SVN reference [10614] has been migrated to Git commit e920d0bbd9
2016-01-12 15:32:24 +00:00
Henrik Levkowetz
faea7c9882
Merged in [10605] from lars@netapp.com:
...
Show IDs that expired with a fading gradient and don't extend their box after
185 days. Plus a bunch of cosmetic changes.
- Legacy-Id: 10643
Note: SVN reference [10605] has been migrated to Git commit 5cd86a5d40
2016-01-12 15:09:20 +00:00
Henrik Levkowetz
668e88a3aa
Moved the timeline colouring css to ietf.less, to pick up the brand colours directly.
...
- Legacy-Id: 10598
2015-12-15 19:41:12 +00:00
Henrik Levkowetz
213ae4921b
Merged in /personal/lars/6.11.1.dev0@10590 from lars@netapp.com, which brings in a timeline view at the top of document pages.
...
- Legacy-Id: 10597
2015-12-15 19:17:36 +00:00
Lars Eggert
cf4964059f
Fix some issues Henrik found, and implement some of his suggestions:
...
* Fix ancestor stacking
* Suppress x-axis labels that overlap with others
* Make bars clickable links
- Legacy-Id: 10590
2015-12-14 13:04:34 +00:00
Henrik Levkowetz
de7c79092e
Moved definitions for the AD ballot position's background colours (which shows each AD his own positions by colour coding) from ietf.css to ietf.less, to make it easier to adjust the colours while keeping to the hues of the colour palette.
...
- Legacy-Id: 10577
2015-12-11 11:30:50 +00:00
Lars Eggert
bdf8089688
Add an ESLint config for use with datatracker javascript and apply it to
...
document_timeline.js. Also, I consider the graphical timeline stuff stable,
so I'll use this commit to say: Branch ready for merge.
- Legacy-Id: 10566
2015-12-10 09:02:58 +00:00
Lars Eggert
0f1c823a6e
Now that the timeline stuff seems stable, show it for all document types.
...
- Legacy-Id: 10555
2015-12-09 16:54:53 +00:00
Lars Eggert
b6e02b1c1f
More tweaks to the graphical timeline. This is getting there.
...
- Legacy-Id: 10554
2015-12-09 15:38:33 +00:00
Lars Eggert
d4d09a2f75
Refactor graphical timeline, by making the data available via doc.json. Also
...
refactor associated js/css/html. Finally, a lot of display tweaks.
- Legacy-Id: 10550
2015-12-08 14:29:35 +00:00
Ryan Cross
1ea5dcf907
Liaison changes from IETF 94 demo. Includes tab for Action Needed statements and ability to add comments to history. Commit ready for merge
...
- Legacy-Id: 10464
2015-11-12 00:26:52 +00:00
Ryan Cross
b7bbfd8312
Various small bug fixes and tweaks to UI of Liaison Management Tool. Commit ready for merge
...
- Legacy-Id: 10382
2015-11-03 07:52:05 +00:00
Henrik Levkowetz
71dec7a692
Moved forward to 6.7.2.dev0 the changes to rename class ScheduledSession to the more correct (but unfortunately also cumbersome) SchedTimeSessAssignment, and rename reverse relationships involving this class appropriately. Accompanying changes in javascript and templates. Migrations to match.
...
- Legacy-Id: 10297
2015-10-26 22:45:26 +00:00
Henrik Levkowetz
dc185ae105
Added custom style to fix a problem with the navbar search field width on iPads.
...
- Legacy-Id: 10177
2015-10-10 10:48:32 +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
8ead04ea01
Use an eyecatching symbol to indicate bug-reporting, starting out very large, with the intention of reducing the size as people get used to it.
...
- Legacy-Id: 10132
2015-10-02 15:48:13 +00:00
Henrik Levkowetz
474986b3a2
Merged in [9996] from olau@iola.dk:
...
Summary: Fix missing save button when deleting milestones. Fixes #1762 .
- Legacy-Id: 10024
Note: SVN reference [9996] has been migrated to Git commit 3e76aa1f43
2015-08-18 16:01:16 +00:00
Henrik Levkowetz
fb66c1856f
Merged in [9669] from olau@iola.dk:
...
Summary: Make the meeting agenda code use the historic info available
for groups. In the process, added some select_related/prefetch_related
code to cut the number of database queries in the agenda down from
4000-5000 to about 50. Rewritten agenda CSV code to use Python arrays
rather than a template for improved readability/reuse. Rewritten week
view to assemble its data in Python. Plus a few other minor cleanups,
e.g. lame_description is now gone.
Fixes #1088 . Branch
- Legacy-Id: 10005
Note: SVN reference [9669] has been migrated to Git commit acda84208d
2015-08-10 19:46:11 +00:00
Ole Laursen
3e76aa1f43
Summary: Fix missing save button when deleting milestones. Fixes #1762 . Commit ready for merge.
...
- Legacy-Id: 9996
2015-08-10 11:36:20 +00:00
Henrik Levkowetz
71cfe9459f
- Legacy-Id: 9937
2015-08-01 12:59:14 +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
1b36eec887
Updated several README files.
...
- Legacy-Id: 9912
2015-07-28 13:20:39 +00:00
Henrik Levkowetz
9fa014f0d2
Changed the location of the datatracker's bower.json file
...
- Legacy-Id: 9911
2015-07-28 13:03:52 +00:00
Henrik Levkowetz
19028d479d
Removed bootstrap from bower.json as a direct dependency -- we're handling bootstrap separately, so don't violate DRY here.
...
- Legacy-Id: 9907
2015-07-28 10:28:54 +00:00
Henrik Levkowetz
7513908c98
Updated bower.json to mention bootstrap 3.3.5
...
- Legacy-Id: 9904
2015-07-28 08:56:19 +00:00
Henrik Levkowetz
3837b18ab5
Text tweaks
...
- Legacy-Id: 9898
2015-07-27 18:31:42 +00:00
Henrik Levkowetz
415f42af82
Added a static directory to hold possible future staticfiles and also README and bower.json files related to the CDN-related changes.
...
- Legacy-Id: 9886
2015-07-26 18:12:15 +00:00