Commit graph

17 commits

Author SHA1 Message Date
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