Ole Laursen
6f10d2f3f7
Port submit to new schema, adding a set of tests and fixing some bugs
...
- Legacy-Id: 3436
2011-09-21 19:29:50 +00:00
Henrik Levkowetz
a142e89a87
Merged in branch branch/yaco/wgchairs from esanchez@yaco.es. This provides the WG Chair Tracker functionality.
...
- Legacy-Id: 3120
2011-05-11 20:27:12 +00:00
Henrik Levkowetz
3a2185f8e7
Merged in changes from esanchez@yaco.es, changeset [3067]. Makes Liaisons' Date field editable.
...
- Legacy-Id: 3118
Note: SVN reference [3067] has been migrated to Git commit ee52775458
2011-05-11 18:40:13 +00:00
Robert Sparks
024a74a562
1) Restructured the position editing page to better integrate the defer button.
...
2) Copied the jquery-1.5.1.min.js library into /static/js/lib (from /static/js)
because that's where the main document template was looking for it. There have
probably been several problems since the change that left this dangling that
showed up as things not behaving, but not as errors. The one that clued me in
was the discuss text-box not being hidden when the position wasn't DISCUSS.
They should all behave better now.
3) Added a django form validator to the discuss text field to not allow actions
when the position is Discuss, but the discuss-text is empty.
4) Added logic to the undefer fuction to put the document back on the previous
telechat (if that hasn't already passed). That is, date1 from telechat dates,
and not date2.
5) Changed the last_call_announcement generation function's template to include
the abstracts from the document sets (which with modern usage means the abstract
of the document) reflecting the IESGs decision of a few months back.
- Legacy-Id: 3097
2011-05-05 13:58:37 +00:00
Emilio A. Sánchez López
ee52775458
Allow to enter the submission date when sending (or editing) liaisons. Fixes #653
...
- Legacy-Id: 3067
2011-04-27 11:47:55 +00:00
Henrik Levkowetz
a52e902860
Merged in [3029] from esanchez@yaco.es. Make the Cc: field of new liaisons editable.
...
- Legacy-Id: 3031
Note: SVN reference [3029] has been migrated to Git commit 199e469f87
2011-04-07 14:09:10 +00:00
Emilio A. Sánchez López
199e469f87
Convert the Cc: field into an editable textarea. Fixes #647
...
- Legacy-Id: 3029
2011-04-07 12:01:35 +00:00
Henrik Levkowetz
fcaec522dc
A javascript change not previsously merged in from branch/yaco/liaison/.
...
- Legacy-Id: 3027
2011-04-07 08:41:51 +00:00
Henrik Levkowetz
7cacd75429
Merged [2984] from lars.eggert@nokia.com:
...
Update jQuery to 1.5.1 and jQuery UI to 1.8.11.
- Legacy-Id: 2986
Note: SVN reference [2984] has been migrated to Git commit c7c2a690e98e3541a810e6beb60b1469c4f78dd7
2011-03-26 18:52:52 +00:00
Henrik Levkowetz
07c1eea5c2
Merged in changes from esanchez@yaco.es, changesets 2790-2791. Refined handling of the To: and From: address lists when the Liaison Manager is also a WG Chair or AD.
...
- Legacy-Id: 2801
2011-02-02 17:31:02 +00:00
Henrik Levkowetz
63bc9cff6d
Changes from esanchez@yaco.es, changesets 2783-2789. Lets the secretariat send liaisons on behalf of others, corrected powers to liaison managers, and other fixes.
...
- Legacy-Id: 2800
2011-02-02 16:04:42 +00:00
Emilio A. Sánchez López
4dc753329f
Do nothing special if we have no detailed info that filters the To field trough the From field. Fixes #577
...
- Legacy-Id: 2791
2011-02-02 14:53:49 +00:00
Emilio A. Sánchez López
fb7b3d2152
Allow to filter the to field when a Liaison Manager changes de from field. Fixes #577
...
- Legacy-Id: 2790
2011-02-02 14:46:01 +00:00
Emilio A. Sánchez López
d77970d860
Fix js bug. Fixes #578
...
- Legacy-Id: 2789
2011-02-01 19:10:04 +00:00
Emilio A. Sánchez López
5684bc324d
Allow the secretariat to send liaisons on behalf of another user. Fixes #578
...
- Legacy-Id: 2787
2011-02-01 18:56:07 +00:00
Emilio A. Sánchez López
53fae6e4c5
Hide 'send and post' button to SDO Liaison Managers when they select their SDO in the from field. Fixes #577
...
- Legacy-Id: 2786
2011-02-01 17:32:50 +00:00
Emilio A. Sánchez López
256dd73dd4
Detailed stream info view. Fixes #573
...
- Legacy-Id: 2758
2011-01-23 10:23:45 +00:00
Henrik Levkowetz
c7d198f482
Merged from log:branch/yaco/liaison@2570: Yaco's port and rewrite of the Liaison Statement Management Tool.
...
- Legacy-Id: 2572
2010-10-26 12:59:53 +00:00
Emilio A. Sánchez López
de72df1d8f
Change style of 'Please fill title and file to attach a new file' message. Fixes #432
...
- Legacy-Id: 2570
2010-10-22 12:26:51 +00:00
Emilio A. Sánchez López
46d48acc01
Allow sorting liaisons when selecting a related liaison. Fixes #386
...
- Legacy-Id: 2546
2010-10-08 11:12:28 +00:00
Emilio A. Sánchez López
73f9fe310b
Allow the user to select a referenced liaison. Fixes #381
...
- Legacy-Id: 2538
2010-10-01 10:17:40 +00:00
Emilio A. Sánchez López
dad6332923
Cancel button added in liasion form. Fixes #379
...
- Legacy-Id: 2535
2010-09-27 08:06:02 +00:00
Henrik Levkowetz
d3292a84f0
Merged [2512] from rjsparks@nostrum.com: Fix for ticket #374 (all in base.js) and removal of a vestigial 'save all changes' button from the iesg/agenda/documents page.
...
- Legacy-Id: 2518
Note: SVN reference [2512] has been migrated to Git commit 6d7b72d96d2986e1634cd0c936260d095dec127b
2010-09-16 10:09:20 +00:00
Henrik Levkowetz
dfcfc5daef
Merged [2491] from olau@. Fixes issue #366 .
...
- Legacy-Id: 2494
Note: SVN reference [2491] has been migrated to Git commit 6d6a3b321e4badfad318d6871c0a9a119a8b567d
2010-08-19 15:33:12 +00:00
Emilio A. Sánchez López
4f37a98d01
Fix attachments widget to work on Chrome. Fixes #368
...
- Legacy-Id: 2485
2010-08-18 06:51:50 +00:00
Emilio A. Sánchez López
cbde116241
Save attachments into FS. Fixes #342
...
- Legacy-Id: 2482
2010-08-17 12:00:20 +00:00
Emilio A. Sánchez López
58988ef63e
Save approval state of an outgoing liaison and do not public list the not approved ones. Fixes #353
...
- Legacy-Id: 2456
2010-07-29 11:48:49 +00:00
Emilio A. Sánchez López
1a2f1559c4
Check if the user needs to approval to send a liaison on behalf of an entity.
...
Ajax queries merged into one.
See #353
- Legacy-Id: 2445
2010-07-28 13:01:14 +00:00
Emilio A. Sánchez López
a64e448842
Manage 'other sdo' option when sending outgoing liaisons. Fixes #343
...
- Legacy-Id: 2429
2010-07-27 08:45:05 +00:00
Emilio A. Sánchez López
709181c978
Outgoing liaison form with automatic filled fields. See #343
...
- Legacy-Id: 2428
2010-07-27 08:08:11 +00:00
Emilio A. Sánchez López
ab8cbbb835
Save liaison and attachments. See #342
...
- Legacy-Id: 2374
2010-07-22 12:00:50 +00:00
Emilio A. Sánchez López
a2cbb76acd
Date picker and file attachments. See #342
...
- Legacy-Id: 2373
2010-07-22 08:13:48 +00:00
Henrik Levkowetz
266b7820d0
Merged from log:branch/2.00@2363: Current release branch head to trunk.
...
- Legacy-Id: 2365
2010-07-21 12:48:05 +00:00
Emilio A. Sánchez López
547aee861a
Change purpose options when purpose changes. See #342
...
- Legacy-Id: 2362
2010-07-20 17:34:58 +00:00
Emilio A. Sánchez López
9f8b0afd15
Send the selected SDO to cc its liaison manager. See #345
...
- Legacy-Id: 2361
2010-07-20 17:33:57 +00:00
Emilio A. Sánchez López
0cf3a7f33b
Update automatically POC and CC fields for incoming liaison. See #345
...
- Legacy-Id: 2349
2010-07-20 11:06:20 +00:00
Pasi Eronen
250d72ff78
Removed old (unused) YUI js/css
...
- Legacy-Id: 2219
2010-03-31 12:23:16 +00:00
Pasi Eronen
4d4caf149f
From Tony: Search plugin for Firefox/IE/etc.
...
- Legacy-Id: 2138
2010-03-21 00:12:59 +00:00
Pasi Eronen
70211dfc5a
Use new look for IETF meeting agenda; add color-coding support (like tools has)
...
- Legacy-Id: 2046
2010-03-04 22:59:12 +00:00
Pasi Eronen
4eb804f4ac
Include YUI cookie component
...
- Legacy-Id: 2045
2010-03-04 22:15:15 +00:00
Pasi Eronen
4255d7febd
HTML/CSS cleaning
...
- Legacy-Id: 1946
2010-01-17 20:16:38 +00:00
Pasi Eronen
82d89ccd27
Use a local copy of YUI library instead of pointing to Google CDN (this allows us to work with pure IPv6); upgrade to YUI 2.8.0r4
...
- Legacy-Id: 1938
2010-01-14 22:19:43 +00:00
Pasi Eronen
d125521840
Right-click ballot icon to edit your position (when logged in as IESG)
...
- Legacy-Id: 1934
2010-01-14 20:50:41 +00:00
Pasi Eronen
81f7330ef1
Show various edit buttons only to ADs/secretariat
...
- Legacy-Id: 1921
2010-01-13 15:13:43 +00:00
Pasi Eronen
2f3d6d88af
Close ballot dialog if Escape is pressed
...
- Legacy-Id: 1912
2010-01-07 19:46:58 +00:00
Pasi Eronen
11887ca938
Replaced old authentication/authorization system with new one (which uses Apache's authentication)
...
- Legacy-Id: 1877
2009-11-26 19:10:11 +00:00
Henrik Levkowetz
dc33c9a23e
Support files for the new agenda features.
...
- Legacy-Id: 1506
2009-07-24 14:49:45 +00:00
Henrik Levkowetz
bd0157c03b
Merged in changes from Pasi, see changelog and Pasi's branch for details.
...
- Legacy-Id: 1464
2009-05-12 14:06:21 +00:00
Henrik Levkowetz
aa54250805
Merged in code from Pasi for new ID/RFC search and per-document pages (under /doc/), and IESG 'discuss report'.
...
- Legacy-Id: 1450
2009-04-26 14:02:30 +00:00