Henrik Levkowetz
a4804c3d1d
Set version info to release version 3.14 before branching.
...
- Legacy-Id: 2995
2011-03-28 17:43:54 +00:00
Henrik Levkowetz
cabddc90ca
Merged [2990] from adam@nostrum.com:
...
In response to early feedback, changed 'close' metaphor from 'click anywhere' to 'click on the red "x" icon.'
- Legacy-Id: 2993
Note: SVN reference [2990] has been migrated to Git commit 04289ed0e3dd56899a7c3cfa6ee43cdcd9eb68f5
2011-03-28 17:42:56 +00:00
Henrik Levkowetz
93ef4b1ea4
Fix hardcoded meeting number in the meeting agenda template ...
...
- Legacy-Id: 2991
2011-03-28 16:21:28 +00:00
Henrik Levkowetz
9c567b6906
Merged [2988] from adam@nostrum.com:
...
Adding ability to click on items in the week view to pull up the WG agenda.
- Legacy-Id: 2989
Note: SVN reference [2988] has been migrated to Git commit 002775145990e3316be9765a974d8cb1c0b54f73
2011-03-27 12:43:11 +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
6195d0ec8f
Merged [2980] from kivinen@iki.fi:
...
Added cleaning up whitespaces in the title so it cannot contain newlines.
- Legacy-Id: 2982
Note: SVN reference [2980] has been migrated to Git commit 502713dc4a878c6e365dec7d71f66aea9f7b3d44
2011-03-26 18:10:01 +00:00
Henrik Levkowetz
e9078f31e6
Merged [2978] from adam@nostrum.com:
...
Fixing bug #636 -- now only displays groups that are actually meeting.
- Legacy-Id: 2981
Note: SVN reference [2978] has been migrated to Git commit d81eb7635575f8b6f0b960211dcafe4359369209
2011-03-26 18:08:58 +00:00
Henrik Levkowetz
dcd745c496
Merged [2976] from lars.eggert@nokia.com:
...
Remove unused images. Convert GIFs to smaller PNGs.
Optimize all images with http://www.smushit.com/ysmush.it/
- Legacy-Id: 2979
Note: SVN reference [2976] has been migrated to Git commit 92b7e87a963787459fe3e75654b3ff2a0deaf34f
2011-03-26 18:04:48 +00:00
Henrik Levkowetz
dbd45ae924
Merged [2968] from peter.musgrave@magorcorp.com:
...
Ticket 566 Fix typo Fixes #566
- Legacy-Id: 2975
Note: SVN reference [2968] has been migrated to Git commit 7696286cbbcaa8eac5f3e1e682419658dcb74b87
2011-03-26 16:59:45 +00:00
Henrik Levkowetz
4e5ce997e5
Merged [2967] from jelte@nlnetlabs.nl:
...
Make search result table headers clickable; clicking will sort on said column, see trac #484
- Legacy-Id: 2974
Note: SVN reference [2967] has been migrated to Git commit a6ef460f3a3a24b9f32f83bf8dbeffe2fa220958
2011-03-26 16:58:07 +00:00
Henrik Levkowetz
662514fe22
Merged [2965] from peter.musgrave@magorcorp.com:
...
Tracker 550 - Don't show AD/Secretariat links for Last Call etc. if they will 404 Fixes #550
- Legacy-Id: 2973
Note: SVN reference [2965] has been migrated to Git commit e2f01ceb5b494ac3e08d66bca89f61eecc90a201
2011-03-26 16:53:11 +00:00
Henrik Levkowetz
6ac0c83184
Merged [2963] from adam@nostrum.com:
...
Meeting boxes now expand to reveal all text when users hover over them.
Fixes ticket #602 .
- Legacy-Id: 2972
Note: SVN reference [2963] has been migrated to Git commit f95ab9c1a4dc688adeab235f953ffa46f684394a
2011-03-26 16:30:08 +00:00
Henrik Levkowetz
c609c95fce
Change the URL of the wg documents text dump to be more similar to /iesg/agenda/documents/.
...
- Legacy-Id: 2970
2011-03-26 16:05:32 +00:00
Henrik Levkowetz
ee1a49c4be
Merged [2961] from kivinen@iki.fi:
...
Restructured to be cleaner. Implemented text version of the list of working group drafts.
- Legacy-Id: 2969
Note: SVN reference [2961] has been migrated to Git commit 4c59872221f66de1d9d00bdcee9d699751c335a6
2011-03-26 15:59:19 +00:00
Henrik Levkowetz
9416744367
Merged [2958] from shane@time-travellers.org:
...
Updated the JavaScript associated with the search page to
control whether the 'search' button is enabled or not. It is
now enabled if either the main search box has input, or if
any of the sub-options have input, or both.
Note that the Yahoo! widgets we were using did weird things
to the button name, so I disabled that. This changes the
look and feel of the button - that may be a contenious issue.
OTOH, I think that this is probably a good thing, since this
is the only place where we override the user's default
appearance settings.
Another possible issue is the use of JavaScript without
JQuery. The existing code here did not use JQuery, so I
decided to simply extend it.
See the Trac ticket #480 for more.
http://trac.tools.ietf.org/tools/ietfdb/ticket/480
- Legacy-Id: 2966
Note: SVN reference [2958] has been migrated to Git commit fc46dd1c9ebbe14c43a7e8726e194d197544e416
2011-03-26 15:40:20 +00:00
Henrik Levkowetz
fbfee9b1e8
Merged [2959] from rjsparks@nostrum.com:
...
Changed wrapper construction to get the IPR column working.
This refixes #630
- Legacy-Id: 2964
Note: SVN reference [2959] has been migrated to Git commit b1cc77d0ce180524538ecfd03ec9bfb4193b88f8
2011-03-26 15:39:11 +00:00
Henrik Levkowetz
12f344054d
Merged [2949] from rjsparks@nostrum.com:
...
Adds a view of documents currently in IETF Last Call
Fixes bug #630
- Legacy-Id: 2957
Note: SVN reference [2949] has been migrated to Git commit 2cb9e0050a2970e5c5576b46ce75a0b7095532fd
2011-03-26 14:43:24 +00:00
Henrik Levkowetz
0ccff982bb
Merged [2948] from bmheight@gmail.com:
...
Addresses issue #628 , using reverse() and the newly created helper function
reverse_lazy() (found in ietf/utils/lazy.py) to DRY out the code a bit by
decoupling the urls from being hardcoded.
With this commit idrfc, and ipr modules have been modified to take advantage
of the reverse() and reverse_lazy() functions.
- Legacy-Id: 2956
Note: SVN reference [2948] has been migrated to Git commit 9399a2e0e8bbfe5c5a16781fd784776cfa31fbac
2011-03-26 14:36:10 +00:00
Henrik Levkowetz
090be02a16
Merged [2947] from rjsparks@nostrum.com:
...
Changed the way ballot discuss/comment texts are displayed to
put the text from current ADs first, and mark ex-ADs with []
following the convention on the left bar.
This fixes issue #608
- Legacy-Id: 2955
Note: SVN reference [2947] has been migrated to Git commit 3c88c011e48e626e842c027575feb2f2aedde230
2011-03-26 14:35:05 +00:00
Henrik Levkowetz
97b48252b1
Merged [2946] from adam@nostrum.com:
...
Added ical-format agenda (http://trac.tools.ietf.org/tools/ietfdb/ticket/601 )
- Legacy-Id: 2954
Note: SVN reference [2946] has been migrated to Git commit fe3189ba04734ac21d8c18fba99b289abc0bd358
2011-03-26 14:33:51 +00:00
Henrik Levkowetz
f29a8fb2c6
Merged [2945] from peter.musgrave@magorcorp.com:
...
Ticket 552: Add IPR column to IESG Telechat Agenda
- Legacy-Id: 2953
Note: SVN reference [2945] has been migrated to Git commit 109799b334a45053d62251bbb5107350fc5f4c57
2011-03-26 14:32:41 +00:00
Henrik Levkowetz
c3f3fdb79a
Merged [2944] from rjsparks@nostrum.com:
...
Add a defer/undefer button to the edit_position dialog
- Legacy-Id: 2951
Note: SVN reference [2944] has been migrated to Git commit 6b997bca0146b9a93967cd319f617a626304e22e
2011-03-26 14:31:41 +00:00
Henrik Levkowetz
2cd7b18ba2
Merged [2942] from kivinen@iki.fi:
...
Changed cookie settings to be valid for 10 years, they used to be valid
until the end of session.
- Legacy-Id: 2950
Note: SVN reference [2942] has been migrated to Git commit 1287da3cf9c5e51e08ac6ddf704650c8808b8de6
2011-03-26 14:30:40 +00:00
Henrik Levkowetz
2034b5655a
Set version info and settings back to development mode
...
- Legacy-Id: 2926
2011-03-26 08:28:29 +00:00
Henrik Levkowetz
0fa2f24b15
Set version info to release version 3.13 before branching.
...
- Legacy-Id: 2924
2011-03-26 08:27:57 +00:00
Emilio A. Sánchez López
aa7cfebc68
Mix the state and tag edit views into one. Fixes #619
...
- Legacy-Id: 2922
2011-03-25 12:34:02 +00:00
Henrik Levkowetz
fa16a7b0c1
Change ietf/utils/draft.py to provide an alternative method to get author
...
information: draft.get_author_info(). This method returns a list of
(full_name, first_name, middle_part, surname, suffix, email), with
middle_part, suffix and email set to None if none was found.
- Legacy-Id: 2921
2011-03-24 13:25:14 +00:00
Henrik Levkowetz
79a283c3f6
Add the fix for email addresses from [2892].
...
- Legacy-Id: 2920
Note: SVN reference [2892] has been migrated to Git commit db905d3903
2011-03-24 13:09:01 +00:00
Henrik Levkowetz
0b8bcfa81d
Fix a series of issues found during testing. This is the patch provide
...
to Yaco on 2011-03-19, and committed on branch/yaco/idsubmit as [2896].
* Extraction of Title which don't have the draft name on a separate
page fails. See for instance this example:
http://www.ietf.org/staging/draft-ma-cdni-publisher-use-cases-00.txt
The regex should maybe be updated to permit but not require a newline
before the draft filename:
'(?:\n\s*\n\s*)((.+\n){1,2}(.+\n?))(\s+<?draft-\S+\s*\n)\s*\n'
* If there are blank lines before the start of the author list on the
first page, the author extraction will fail. This sometimes happens
when there's junk at the start of a draft, see for instance
http://www.ietf.org/id/draft-ietf-mpls-tp-process-00.txt .
* Sometimes the Authors' Addresses section lists authors with the same
workplace address on the same line: "Sam Spade and Joe Smith". This
needs a fix in the author extraction code.
* Sometimes the order of first name, surname is different on the first
page and in the author list, and sometimes the surname is uppercase
in one place, but not in the other. This also needs a fix in the
author extraction code.
* The header stripping code had a bug, where multiple blank lines could
be replaced by a single blank line in the stripped text, which could
mess up title extraction.
* Title space normalization should be done also for titles from the
'unusual title format' code branch of the title extraction code.
* Company names on the first page are sometimes rendered with different
case than in the Authors' Addresses section.
* Some drafts list the draft filename _before_ the title, rather than
after the title. Permit this too. Covered in the patch.
* Spanish names can be shown as either
<given_name> <fathers_first_surname> <mothers_first_surname>
or less formally as
<given_name> <fathers_first_surname>
If the first form is used in the Authors' Addresses section, but the
second form (with the given name possibly abbreviated to its first
letter) the author extraction will fail.
* Drafts containing tabs will be caught by idnits during I-D submission,
but in case the drafts.py module is used independently from idnits,
convert tabs to spaces in order for the author extraction and other
methods to work as expected. Example: recently submitted draft
draft-bergeron-payload-rtpfec-rs-00.txt.
* Found a draft with a previously unhandled header/footer format:
draft-fang-mpls-tp-oam-toolset-01.txt. Tweak needed for header/footer
stripping.
- Legacy-Id: 2919
Note: SVN reference [2896] has been migrated to Git commit 5a34b70e52
2011-03-24 13:05:48 +00:00
Henrik Levkowetz
61300a9354
Fix title extraction. Patch provided to yaco 2011-03-14, committed to yaco/idsubmit branch as [2887].
...
- Legacy-Id: 2918
Note: SVN reference [2887] has been migrated to Git commit fb7219c6ce
2011-03-24 12:58:33 +00:00
Henrik Levkowetz
9ae7b90b59
Merged in changes from Yaco @2880.
...
- Legacy-Id: 2917
2011-03-24 12:54:31 +00:00
Henrik Levkowetz
265b94c4ca
Bugfix for faulty header/footer stripping, sent to Yaco 2011-03-02.
...
- Legacy-Id: 2916
2011-03-24 12:53:19 +00:00
Henrik Levkowetz
5ab9f020ec
Merged in changes from Yaco @2855.
...
- Legacy-Id: 2915
2011-03-24 12:51:34 +00:00
Henrik Levkowetz
2f1426ed18
Copy ietf/utils/draft.py from the old idsubmit branch.
...
- Legacy-Id: 2914
2011-03-24 12:38:27 +00:00
Henrik Levkowetz
dbe590372a
Provide a full URL to the last call email, rather than just the local url path.
...
- Legacy-Id: 2913
2011-03-24 12:37:45 +00:00
Henrik Levkowetz
5daa6a86c8
Fix typo.
...
- Legacy-Id: 2912
2011-03-24 12:36:31 +00:00
Henrik Levkowetz
1cea818425
Disable the bulk delete action from the admin interface.
...
- Legacy-Id: 2911
2011-03-24 10:12:51 +00:00
Henrik Levkowetz
f0e20e2f30
Tweak the admin interface for WGs and Chairs, adding some useful links to the tabular displays.
...
- Legacy-Id: 2910
2011-03-24 10:11:55 +00:00
Henrik Levkowetz
55a2854690
Tweak model names and admin display to make it easier to manage things (and understand the meaning/content of the different tables).
...
- Legacy-Id: 2909
2011-03-24 10:09:55 +00:00
Henrik Levkowetz
02d0eb698d
Show user levels as more than numbers in the IESG login table. Add utility methods for use in the admin interface.
...
- Legacy-Id: 2908
2011-03-24 10:07:46 +00:00
Henrik Levkowetz
d3468f4ebe
Add some refinements for the admin interface. Show contact link and coloured Login/User links to show broken entries.
...
- Legacy-Id: 2907
2011-03-24 10:05:55 +00:00
Henrik Levkowetz
3418e1045b
Fix call signature.
...
- Legacy-Id: 2906
2011-03-24 10:03:10 +00:00
Henrik Levkowetz
a6b719500e
Wrap the sdo name query in a try clause to avoid server 500 errors.
...
- Legacy-Id: 2905
2011-03-24 10:01:56 +00:00
Henrik Levkowetz
2b50bfdcef
Only try to populate the liaison user/email list from the from_entity if it's set.
...
- Legacy-Id: 2904
2011-03-24 09:59:53 +00:00
Emilio A. Sánchez López
153cdc72fe
Include middle initial and name suffix into authors information if presented.
...
Fix author update when auto posting. Fixes #626
- Legacy-Id: 2903
2011-03-23 18:14:12 +00:00
Emilio A. Sánchez López
1dbe9bf3ed
Add fields to store middle initial and name suffix of incoming authors. See #626
...
- Legacy-Id: 2902
2011-03-23 18:12:49 +00:00
Emilio A. Sánchez López
cdeb47f133
Pathec draft.py for including full name, middle initial and name suffix in authors info. See #626
...
- Legacy-Id: 2901
2011-03-23 18:02:33 +00:00
Emilio A. Sánchez López
6f6d720daa
Get author information from the tuple of draft.py. Do not mark as error if some author has no email. Fixes #626
...
- Legacy-Id: 2900
2011-03-23 09:53:25 +00:00
Emilio A. Sánchez López
15a576b348
Add initial _author_info. See #626
...
- Legacy-Id: 2899
2011-03-23 09:44:20 +00:00
Emilio A. Sánchez López
2a9394025d
Patch draft.py for extracting author information as tuples. See #626
...
- Legacy-Id: 2898
2011-03-23 09:24:03 +00:00
Emilio A. Sánchez López
e2e11b82aa
Place the edit state/stream action into the draft view. Show only actions allowed. Fixes #625
...
- Legacy-Id: 2897
2011-03-21 09:48:35 +00:00
Emilio A. Sánchez López
5a34b70e52
Applied patch to draft.py. Fixes #624
...
- Legacy-Id: 2896
2011-03-21 08:18:17 +00:00
Emilio A. Sánchez López
883ec1d1d1
Do not require approval for individual submissions. Fixes #623
...
- Legacy-Id: 2895
2011-03-17 17:26:29 +00:00
Emilio A. Sánchez López
8db45b0bb9
Fixed grammar nit. Fixes #620
...
- Legacy-Id: 2894
2011-03-17 17:13:35 +00:00
Emilio A. Sánchez López
2c2655a564
Fix form to not crash on invalid author extraction. Fixes #621
...
- Legacy-Id: 2893
2011-03-17 17:11:47 +00:00
Emilio A. Sánchez López
db905d3903
Patched draft.py for extract mails in the form username at domain. See #621
...
- Legacy-Id: 2892
2011-03-17 16:38:27 +00:00
Emilio A. Sánchez López
3bb83a6e23
Fix bug calling a self method. See #618
...
- Legacy-Id: 2891
2011-03-17 14:37:49 +00:00
Emilio A. Sánchez López
917d287182
Button to request the full access url of a submission. Fixes #618
...
- Legacy-Id: 2890
2011-03-17 12:14:53 +00:00
Emilio A. Sánchez López
cc6af53359
Require submission hash in the url to perfom edit/post/cancel actions as a non secretariat user. See #618
...
- Legacy-Id: 2889
2011-03-17 10:38:32 +00:00
Emilio A. Sánchez López
be8fb661d5
Added submission_hash field. See #618
...
- Legacy-Id: 2888
2011-03-17 09:57:23 +00:00
Emilio A. Sánchez López
fb7219c6ce
Patch title extraction. Patch provided by Henrik. Fixes #617
...
- Legacy-Id: 2887
2011-03-14 14:42:08 +00:00
Emilio A. Sánchez López
0dde7786cd
Decorate two pages with revision errors. Fixes #616
...
- Legacy-Id: 2886
2011-03-12 17:26:29 +00:00
Emilio A. Sánchez López
67c6c39002
Same fix for two_pages that for idnits message. See #615
...
- Legacy-Id: 2885
2011-03-12 16:59:07 +00:00
Emilio A. Sánchez López
e20afe45e8
Do not allow to cancel already posted submissions. See #614
...
- Legacy-Id: 2884
2011-03-12 16:35:05 +00:00
Emilio A. Sánchez López
496dfa3b06
Fixed template so hidden content do not take extra space in the page layout. Fixes #615
...
- Legacy-Id: 2883
2011-03-12 16:31:18 +00:00
Emilio A. Sánchez López
d08c515e78
Fixed 'post first-click' bug.
...
Added domain into email with authorization key.
Extend the type of submission that secretariat can cancel or autopost. Fixes #614
- Legacy-Id: 2882
2011-03-12 16:22:44 +00:00
Emilio A. Sánchez López
28da455254
Do not ask for cancel confirmation if the submission has errors. Fixes #613
...
- Legacy-Id: 2881
2011-03-12 14:06:58 +00:00
Emilio A. Sánchez López
ebda871046
Improve abstract cutting by head regular expresion and add look for a previous blank line. Fixes #612
...
- Legacy-Id: 2880
2011-03-12 13:57:42 +00:00
Emilio A. Sánchez López
d95d089bc4
Use the correct filename when calling idnits. Fixes #611
...
- Legacy-Id: 2879
2011-03-12 12:44:08 +00:00
Emilio A. Sánchez López
cf455f5be2
Add a warning when submitting a draft that belongs to a non active WG. Fixes #607
...
- Legacy-Id: 2877
2011-03-03 18:03:47 +00:00
Emilio A. Sánchez López
3bd2097171
Customize mail sent to WG chairs requesting submission approval.
...
Added the domain of the tool to the url.
Save the submitter info.
Fixes #606
- Legacy-Id: 2876
2011-03-03 17:27:06 +00:00
Emilio A. Sánchez López
9acbac7351
The default max number of delegates must be 3. See #605
...
- Legacy-Id: 2875
2011-03-03 11:39:06 +00:00
Emilio A. Sánchez López
7e8d51e405
Included MAX_WG_DELEGATES into settings.py
...
Some minor textual changes in templates.
Fixes #605
- Legacy-Id: 2874
2011-03-03 11:35:10 +00:00
Emilio A. Sánchez López
c1c37818ea
Patched draft.py with patch for faulty header/footer stripping. Fixes #604
...
- Legacy-Id: 2873
2011-03-02 16:18:30 +00:00
Emilio A. Sánchez López
8756407eaf
Fix the 'no txt file' bug. Fixes #603
...
- Legacy-Id: 2866
2011-03-01 08:34:32 +00:00
Emilio A. Sánchez López
9ef42cfc09
Change button style. See #603
...
- Legacy-Id: 2865
2011-03-01 08:34:02 +00:00
Emilio A. Sánchez López
4cb2f082d5
Link to a previous active submission. See #603
...
- Legacy-Id: 2864
2011-03-01 08:33:40 +00:00
Emilio A. Sánchez López
7181ca75b1
Fix bug if the submission has no idnits message. See #603
...
- Legacy-Id: 2863
2011-03-01 08:33:03 +00:00
Henrik Levkowetz
2ae5776024
Make the document announcement default Cc: somewhat configurable. Remove iab@iab.org (on request).
...
- Legacy-Id: 2861
2011-02-21 12:45:09 +00:00
Henrik Levkowetz
06a0ed4512
Link to the State help page from the 'State:' label.
...
- Legacy-Id: 2859
2011-02-17 18:19:00 +00:00
Emilio A. Sánchez López
617469405a
Show link to files in staging area. Fixes #599
...
- Legacy-Id: 2858
2011-02-14 19:11:44 +00:00
Emilio A. Sánchez López
cd03c2109a
Remove docs when canceling submission. Fixes #598
...
- Legacy-Id: 2857
2011-02-14 18:51:36 +00:00
Emilio A. Sánchez López
dbde6b7116
Fix bug when no txt was sent. Fixes #592
...
- Legacy-Id: 2856
2011-02-14 11:50:16 +00:00
Emilio A. Sánchez López
42a6b53175
Abstract check by indents. Fixes #587
...
- Legacy-Id: 2855
2011-02-14 11:40:03 +00:00
Henrik Levkowetz
995f176eb1
Tweak the admin interface for emailaddress a bit.
...
- Legacy-Id: 2851
2011-02-11 14:24:55 +00:00
Emilio A. Sánchez López
cfaed84ba5
Authenticated post actions. Fixes #597
...
- Legacy-Id: 2850
2011-02-11 13:12:37 +00:00
Emilio A. Sánchez López
3d08afdcf8
Save abstract into a cache attribute. Fixes #587
...
- Legacy-Id: 2849
2011-02-11 12:08:48 +00:00
Jacobo Tarragón
512f179a45
Check for WG approval before posting. Closes #596 .
...
- Legacy-Id: 2848
2011-02-11 11:21:42 +00:00
Emilio A. Sánchez López
3942d63733
Recover confirmation url and fix draft_status template. Fixes #591
...
- Legacy-Id: 2847
2011-02-10 20:01:49 +00:00
Jacobo Tarragón
04c4043e25
allowing submissions to be canceled. Closes #591 .
...
- Legacy-Id: 2846
2011-02-10 19:08:29 +00:00
Emilio A. Sánchez López
7c79a4d707
Edit of metadata and request manual post. See #595
...
- Legacy-Id: 2845
2011-02-10 18:29:37 +00:00
Emilio A. Sánchez López
21bccc85b7
Fixed bug in InternetDraft.save. Fixes #594
...
- Legacy-Id: 2844
2011-02-10 18:25:02 +00:00
Emilio A. Sánchez López
53cfeb2e16
Fix bug in send_mail_text. Fixes #593
...
- Legacy-Id: 2843
2011-02-10 18:21:57 +00:00
Emilio A. Sánchez López
9fe67366dd
Trhow away the first blank lines of an abstract. Fixes #587
...
- Legacy-Id: 2842
2011-02-10 18:20:11 +00:00
Emilio A. Sánchez López
90e349cc22
Draft class already does a good parsing and cleaning of the text so we can retrieve the abstract in a KISS way. Fixes #587
...
- Legacy-Id: 2841
2011-02-10 17:58:43 +00:00
Jacobo Tarragón
ffbea31877
Implement abstract parsing in draft utils. See #587 .
...
- Legacy-Id: 2840
2011-02-10 16:52:37 +00:00
Henrik Levkowetz
ed31b7ef2b
Don't use '<' and '>' in text/plain email text.
...
- Legacy-Id: 2839
2011-02-10 12:40:12 +00:00
Emilio A. Sánchez López
2f68029530
Do not allow 00 revisions if we are in first cut off. Fixes #580
...
- Legacy-Id: 2838
2011-02-09 20:13:14 +00:00
Emilio A. Sánchez López
63d78edc0d
DoS Tresholds. Retrieve WG in a previous stage. Fixes #592
...
- Legacy-Id: 2837
2011-02-09 20:12:12 +00:00
Emilio A. Sánchez López
6aa16f2762
Show state of a previous submission. Fixes #590
...
- Legacy-Id: 2836
2011-02-09 17:14:50 +00:00
Emilio A. Sánchez López
86229aa478
Saving files in staging area.
...
Saving information of upload in database.
Executing idnits.
Fixes #589
- Legacy-Id: 2835
2011-02-09 10:42:37 +00:00
Emilio A. Sánchez López
38da2ad5bf
Extend creation_date retrieving with dates at the begining of a line. See #588
...
- Legacy-Id: 2833
2011-02-08 17:04:18 +00:00
Emilio A. Sánchez López
37458917e0
Make critical parsing explicit. See #584
...
- Legacy-Id: 2828
2011-02-08 15:40:45 +00:00
Jacobo Tarragón
5dd4ef6742
make plain parser pep8 compliant. See #585 .
...
- Legacy-Id: 2827
2011-02-08 15:25:59 +00:00
Emilio A. Sánchez López
8635333293
Retrieve title of the draft. See #588
...
- Legacy-Id: 2826
2011-02-08 15:17:22 +00:00
Emilio A. Sánchez López
ea57dcbcf6
Initial draft.py. See #588
...
- Legacy-Id: 2822
2011-02-08 12:53:16 +00:00
Emilio A. Sánchez López
da78082080
Extract metadata from plain ascii file. Fixes #586
...
- Legacy-Id: 2821
2011-02-08 10:55:37 +00:00
Jacobo Tarragón
020e7f89ff
merging author parsing in plain parser. Closes #585 .
...
- Legacy-Id: 2820
2011-02-08 10:42:09 +00:00
Emilio A. Sánchez López
c0f0d2c237
Two levels of parsing. Fixes #584
...
- Legacy-Id: 2819
2011-02-08 08:26:12 +00:00
Emilio A. Sánchez López
53ad5be094
Allow to edit the stream/state/tags of a draft. Fixes #582
...
- Legacy-Id: 2818
2011-02-07 19:44:54 +00:00
Jacobo Tarragón
c0e1084a20
fixing cutoff logic on submission. Closes #583 .
...
- Legacy-Id: 2817
2011-02-07 17:08:33 +00:00
Emilio A. Sánchez López
3f13f31569
Allow to change the state of a draft and store the information about that change. Fixes #542
...
- Legacy-Id: 2815
2011-02-07 09:56:11 +00:00
Henrik Levkowetz
6080c7ec02
Don't permit just any characters in the document name; limit this to characters we currently permit in the names, or which has occurred in posted documents. Fixes a problem where non-ascii characters were propagated to the database search and caused collation sequence exceptions, instead of giving 404 errors.
...
- Legacy-Id: 2813
2011-02-04 12:20:10 +00:00
Henrik Levkowetz
7e6134496b
Remove the To/From/Subject headers from extra headers to prevent duplicate headers.
...
- Legacy-Id: 2812
2011-02-04 12:13:46 +00:00
Emilio A. Sánchez López
7a2302d377
Main views for state change and state history. See #582
...
- Legacy-Id: 2811
2011-02-04 11:55:10 +00:00
Emilio A. Sánchez López
78fe9ea533
Bad luck trying to retrieve the from SDO. Fixes #581
...
- Legacy-Id: 2810
2011-02-04 09:28:59 +00:00
Emilio A. Sánchez López
a6dc8912e3
Do no try retrieve extra information if previous errors have been detected. See #581
...
- Legacy-Id: 2809
2011-02-04 09:27:33 +00:00
Emilio A. Sánchez López
4bc95f6436
Cutoff dates and basic checkings over the plain file. See #580
...
- Legacy-Id: 2806
2011-02-03 11:46:04 +00:00
Henrik Levkowetz
860c28ddf2
Set version info and settings back to development mode
...
- Legacy-Id: 2805
2011-02-02 17:35:44 +00:00
Henrik Levkowetz
b0d2ba45d9
Set version info to release version 3.12 before branching.
...
- Legacy-Id: 2803
2011-02-02 17:35:21 +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
Henrik Levkowetz
1837b38bc8
Rename 'LiaisonDetail.taken_care' field to 'action_taken'. Miscellaneous associated fixes. Enhanced liaison-related admin pages.
...
- Legacy-Id: 2798
2011-02-02 15:35:21 +00:00
Henrik Levkowetz
b9b25dae37
Merged [2782] from esanchez@yaco.es: Retrieve the person from the legacy tables of non IESG logins. Fixes #576 .
...
- Legacy-Id: 2797
Note: SVN reference [2782] has been migrated to Git commit f0772cf415
2011-02-02 15:31:04 +00:00
Henrik Levkowetz
6a5e06a773
Tweak the admin site email address list using admin_link().
...
- Legacy-Id: 2796
2011-02-02 15:23:11 +00:00
Henrik Levkowetz
985dd2138f
Provide a utility function admin_link() for use in admin list pages.
...
- Legacy-Id: 2795
2011-02-02 15:21:32 +00:00
Henrik Levkowetz
3686b73dcd
Add a clean_whitespace filter in some places to get rid of any newlines embedded in document titles.
...
- Legacy-Id: 2794
2011-02-02 15:19:27 +00:00
Henrik Levkowetz
f341c5de0e
Add a clean_whitespace filter in some places to get rid of any newlines embedded in document titles.
...
- Legacy-Id: 2793
2011-02-02 15:17:30 +00:00
Henrik Levkowetz
8d259d6c4c
Add a clean_whitespace filter in some places to get rid of any newlines embedded in document titles.
...
- Legacy-Id: 2792
2011-02-02 15:09:03 +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
dc854120ea
This template was missed. Fixes #579
...
- Legacy-Id: 2788
2011-02-01 18:59:49 +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
79785fe75b
Check if the user has permission to edit a liaison. See #577
...
- Legacy-Id: 2785
2011-02-01 17:21:04 +00:00
Emilio A. Sánchez López
31ae2edb8f
We need to store the unique id of the entity in the To field to allow that an SDO Liaison Manager should be able to edit a liaison sent to his SDO. See #577
...
- Legacy-Id: 2784
2011-02-01 16:55:25 +00:00
Emilio A. Sánchez López
336cf4cb84
Removed 'Liaison Manager' group dependencies.
...
Allow an SDO Liason Manager to send outgoing liaison from any IETF Entity to his SDO. See #577
- Legacy-Id: 2783
2011-02-01 16:34:10 +00:00
Emilio A. Sánchez López
f0772cf415
Retrieve the person from the legacy tables of non IESG logins. Fixes #576
...
- Legacy-Id: 2782
2011-02-01 15:59:15 +00:00
Henrik Levkowetz
ef26a18076
Don't try to send out mail which has no recipients.
...
- Legacy-Id: 2779
2011-02-01 10:24:54 +00:00
Henrik Levkowetz
d75a57d60c
Fix typo in method calls to send email.
...
- Legacy-Id: 2778
2011-02-01 10:24:01 +00:00
Henrik Levkowetz
86d8a4a187
Set version info and settings back to development mode
...
- Legacy-Id: 2776
2011-01-28 12:16:27 +00:00
Henrik Levkowetz
b70f03018d
Set version info to release version 3.11 before branching.
...
- Legacy-Id: 2774
2011-01-28 12:16:03 +00:00
Henrik Levkowetz
936cb0a857
As we're restoring the ability to re-schedule from the IESG agenda document list, we also restore the accompanying test. However, also retain the modified test which tested re-scheduling from the /edit/info/ page (under another test class name).
...
- Legacy-Id: 2772
2011-01-28 12:15:33 +00:00
Henrik Levkowetz
6571b50aae
Only try to open a legacy url if it leads to a file; not if it leads to a directory.
...
- Legacy-Id: 2770
2011-01-28 09:52:14 +00:00
Henrik Levkowetz
2658ff2862
For a new IESG tracker document, only add a history comment about previous history if some previous history exists (i.e., if the replaced document also existed in the IESG tracker).
...
- Legacy-Id: 2769
2011-01-28 09:41:04 +00:00
Henrik Levkowetz
a3e3ee1ff0
Show Dead expired documents appropriately; just 'Expired' is insufficient.
...
- Legacy-Id: 2768
2011-01-28 08:05:43 +00:00
Henrik Levkowetz
6d28eeefb3
Restore, for the secretariat only, the re-scheduling functionality of the /iesg/agenda/documents/ page which was removed in [2366] as the ADs felt that it made the page too busy.
...
- Legacy-Id: 2767
Note: SVN reference [2366] has been migrated to Git commit d2b1f9d7cd
2011-01-28 07:55:51 +00:00
Emilio A. Sánchez López
8c5ffce3eb
Submit application skel, some direct templates and a very basic form. Fixes #575
...
- Legacy-Id: 2766
2011-01-27 19:35:59 +00:00
Henrik Levkowetz
9720c03038
Propagate all extra fields on to the final email sending function, not only the Cc and Bcc fields.
...
- Legacy-Id: 2765
2011-01-27 15:06:53 +00:00
Henrik Levkowetz
6958488029
Turn autoescaping off for everything in text/plain email templates.
...
- Legacy-Id: 2764
2011-01-27 15:04:54 +00:00
Henrik Levkowetz
7ce52caa78
The liaison tool is deployed. Show the links to the new tool.
...
- Legacy-Id: 2763
2011-01-27 15:03:14 +00:00
Henrik Levkowetz
81f8dfc6ad
Prevent things from crashing if some of the email fields are null for a liaison.
...
- Legacy-Id: 2762
2011-01-27 15:01:18 +00:00
Henrik Levkowetz
2ae553aec2
It should be possible to edit the area of a draft even if it's been set before. It can change.
...
- Legacy-Id: 2761
2011-01-27 14:58:55 +00:00
Henrik Levkowetz
1c961950fb
Corrected spelling error in list_display specification for the PersonOrOrgInfo Admin page.
...
- Legacy-Id: 2760
2011-01-27 14:43:10 +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
Emilio A. Sánchez López
d516f43271
Refactor workflow related history entries. Fixes #574
...
- Legacy-Id: 2757
2011-01-22 17:00:58 +00:00
Emilio A. Sánchez López
a241c2095d
Updated fixture with IETF, IAB, IRTF, ISE streams and its corresponding workflows. Fixes #569
...
- Legacy-Id: 2754
2011-01-21 09:03:46 +00:00
Emilio A. Sánchez López
a4c08f099c
Add wich group of the stream is responsible of the ID. See #569
...
- Legacy-Id: 2753
2011-01-21 08:44:27 +00:00
Emilio A. Sánchez López
0c0ee8212a
Added models for basic stream configuration. See #569
...
- Legacy-Id: 2752
2011-01-21 08:39:30 +00:00
Emilio A. Sánchez López
b09a27b6a4
Add enter date and estimated date in object/state relation. Fixes #571
...
- Legacy-Id: 2751
2011-01-21 08:36:10 +00:00
Emilio A. Sánchez López
92e9360cea
Added I-D authors to the list of persons to be notified of state/tags updates. Fixes #568
...
- Legacy-Id: 2749
2011-01-17 19:53:55 +00:00
Emilio A. Sánchez López
049b649eb7
Notify shepherd (and wg chairs and delegates) by email if 'Doc Shepherd Follow-up Underway' is updated. Fixes #561
...
- Legacy-Id: 2748
2011-01-17 19:49:00 +00:00
Emilio A. Sánchez López
837d9f6293
Notify by email of state/tag updates. Fixes #568
...
- Legacy-Id: 2747
2011-01-17 19:44:36 +00:00
Emilio A. Sánchez López
75e33a6ba9
Add person to state/tags object history. Fixes #543
...
- Legacy-Id: 2746
2011-01-17 18:38:13 +00:00
Emilio A. Sánchez López
242796253e
Form to edit or upload a protocol write-up. See #561
...
- Legacy-Id: 2745
2011-01-17 18:20:06 +00:00
Emilio A. Sánchez López
d0e9d95150
Add protocol writeup model. See #561
...
- Legacy-Id: 2744
2011-01-17 18:18:59 +00:00
Emilio A. Sánchez López
6afd71b628
Util functions to get workflows, states and annotation tags for a draft. See #543
...
- Legacy-Id: 2743
2011-01-17 18:16:57 +00:00
Emilio A. Sánchez López
6729180833
Do not allow access to other wg documents. Fixes #558
...
- Legacy-Id: 2735
2010-12-24 13:50:09 +00:00
Emilio A. Sánchez López
61697ed096
Improve shepherd assignation by email.
...
Check if multiple persons have the same email.
If person exist assign him/her directly.
If person doesn't exists inform by email: person, wg chairs and secretariat.
Inform the user what's going on in each step.
See #558
- Legacy-Id: 2734
2010-12-24 13:38:34 +00:00
Emilio A. Sánchez López
204a4dd72b
Allow to edit the workflow used in a wg. Fixes #559
...
- Legacy-Id: 2733
2010-12-24 10:37:01 +00:00
Emilio A. Sánchez López
c5dd835e41
Reorder general shepherd view. See #558
...
- Legacy-Id: 2732
2010-12-24 10:32:15 +00:00
Emilio A. Sánchez López
82a852a5d5
Allow a wgworkflow to define a subset of states and annotation tags. See #559 . Fixes #560
...
- Legacy-Id: 2731
2010-12-24 10:25:07 +00:00
Henrik Levkowetz
e987d2ddff
Corrected the path to the draft archive in the settings file.
...
- Legacy-Id: 2727
2010-12-16 13:19:08 +00:00
Emilio A. Sánchez López
1e5f2df379
Restrict access to sheperd document list. See #564
...
- Legacy-Id: 2710
2010-12-09 14:37:44 +00:00
Emilio A. Sánchez López
a0b7992169
Move shepherd list of documents view into wgchais application. See #564
...
- Legacy-Id: 2709
2010-12-09 13:22:03 +00:00
Emilio A. Sánchez López
ebaf7ae436
Moved shepherd management into wgchairs application. See #563
...
- Legacy-Id: 2708
2010-12-09 13:00:43 +00:00
Emilio A. Sánchez López
34f9cec92a
Fix import. Don't forget to input the project module. See #563
...
- Legacy-Id: 2707
2010-12-09 12:47:04 +00:00
Emilio A. Sánchez López
c14031d6eb
This file is not needed. It is duplicated in idrfc.forms that is the one in use. See #563
...
- Legacy-Id: 2706
2010-12-09 12:45:49 +00:00
Emilio A. Sánchez López
53eccb9b0d
Removed print sentences. See #563
...
- Legacy-Id: 2705
2010-12-09 12:43:06 +00:00
Emilio A. Sánchez López
a7347380cf
Register InternetDraft with InternetDraftAdmin, removed by error. See #563
...
- Legacy-Id: 2704
2010-12-09 12:41:25 +00:00
Emilio A. Sánchez López
32f1db57a6
Util functions to manage wg workflows. See #559
...
- Legacy-Id: 2703
2010-12-09 12:37:38 +00:00
Emilio A. Sánchez López
3bc02edcac
Removed initial migration cause we work over a database in wich this application already exists. Fixes #562
...
- Legacy-Id: 2702
2010-12-09 12:29:44 +00:00
Henrik Levkowetz
8a5e63ec2a
Set version info and settings back to development mode
...
- Legacy-Id: 2701
2010-12-07 20:40:26 +00:00
Henrik Levkowetz
a03256ff3b
Set version info to release version 3.10 before branching.
...
- Legacy-Id: 2699
2010-12-07 20:39:58 +00:00
Henrik Levkowetz
a977c33196
Tweak some liaison management GUI strings.
...
- Legacy-Id: 2697
2010-12-07 19:44:08 +00:00
Henrik Levkowetz
70fbc6c060
Change the code used to expire IDs and clean up the ID repository so as to not remove the draft signature files (with a .txt.p7s extension). Fixes #567 .
...
- Legacy-Id: 2696
2010-12-07 17:54:41 +00:00
Alexey Zarubin
ebb962c012
Fixes #564
...
- Legacy-Id: 2695
2010-12-05 17:19:45 +00:00
Alexey Zarubin
21e73c9d37
Fixes #563
...
edit form. the url for this described with '^(?P<name>[^/]+)/edit/managing-shepherd/$'
- Legacy-Id: 2694
2010-12-02 20:34:50 +00:00
Alexey Zarubin
273ae03734
Fixes #562
...
creating migrations
- Legacy-Id: 2693
2010-11-30 13:16:50 +00:00
Emilio A. Sánchez López
90a048eb44
Added the diferent emails when a delegate does not have a system user/password. Fixes #557
...
- Legacy-Id: 2692
2010-11-29 18:34:19 +00:00
Emilio A. Sánchez López
0821250219
Enable wgchairs application urls. See #557
...
- Legacy-Id: 2691
2010-11-29 09:16:29 +00:00
Emilio A. Sánchez López
34cbc464cb
Manage delegates views. See #557
...
- Legacy-Id: 2690
2010-11-29 09:15:52 +00:00
Emilio A. Sánchez López
e32255576b
Some permission related funcions. See #557
...
- Legacy-Id: 2689
2010-11-29 09:09:46 +00:00
Emilio A. Sánchez López
d48a1ce378
Initial migration. See #557
...
- Legacy-Id: 2688
2010-11-29 09:08:22 +00:00
Emilio A. Sánchez López
6520954005
Model for managing WG delegates. See #557
...
- Legacy-Id: 2687
2010-11-29 09:07:07 +00:00
Henrik Levkowetz
d968a0bcac
Merged [2679] from adam@nostrum.com:
...
Added week-at-a-time view to agenda page when viewing selected areas and/or
groups. If no groups are selected, the week view is hidden, leaving the
base-level functionality unchanged.
- Legacy-Id: 2682
Note: SVN reference [2679] has been migrated to Git commit b1b23b60a5fc1b110e969871a0e3c78327b87648
2010-11-11 02:46:33 +00:00
Henrik Levkowetz
63402823d6
Merged [2678] from peter.musgrave@magorcorp.com:
...
548# Link in IPR column should use an absolute, not relative URL. This fixes issue #546 .
- Legacy-Id: 2681
Note: SVN reference [2678] has been migrated to Git commit 9afb929cddddeab17b56db39a8bec6a2b05e5e98
2010-11-11 02:37:52 +00:00
Henrik Levkowetz
f733c1acc8
Merged [2676] from kivinen@iki.fi:
...
Added new setting to the /cookies page which enables always showing
full document text instead of showing beginning of the document. This fixes issue #551 .
- Legacy-Id: 2680
Note: SVN reference [2676] has been migrated to Git commit f7a33efea768e70c1865c3bbd084cf82cd512c78
2010-11-11 02:31:38 +00:00
Henrik Levkowetz
b0576a064a
Removed some unwanted non-root svn:mergeinfo properties, and added an svn:ignore property.
...
- Legacy-Id: 2675
2010-11-10 09:40:17 +00:00
Henrik Levkowetz
c20d969eaf
Merged [2673] from rjsparks@nostrum.com:
...
Refined the email sent when an position changes.
Added a helper to Position to get the current position description as a string This fixes issue #547 .
- Legacy-Id: 2674
Note: SVN reference [2673] has been migrated to Git commit 770429b398a9480a5367066d43d9c503d8fdae4a
2010-11-10 09:21:09 +00:00
Henrik Levkowetz
dc833b4492
Set version info and settings back to development mode
...
- Legacy-Id: 2657
2010-11-09 09:43:10 +00:00
Henrik Levkowetz
83110a6c82
Set version info to release version 3.09 before branching.
...
- Legacy-Id: 2655
2010-11-09 09:42:42 +00:00
Henrik Levkowetz
c95192a1bf
Add Suresh' link for mailing list search to the ID-tab template (was only in the composite template which is being phased out).
...
- Legacy-Id: 2653
2010-11-09 09:36:54 +00:00
Henrik Levkowetz
1a59adb340
Fixing a couple of bugs found by running the test suite
...
- Legacy-Id: 2652
2010-11-09 09:12:37 +00:00
Henrik Levkowetz
014d499c15
Corrected send_scheduled_announcement fixes.
...
- Legacy-Id: 2651
2010-11-09 08:55:23 +00:00
Henrik Levkowetz
79bb98d147
Change the title of IESG agenda section 3.3 as requested.
...
- Legacy-Id: 2650
2010-11-09 08:25:23 +00:00
Henrik Levkowetz
27e0a62b09
Implementing a slightly tweaked version of Glen and TonyH's fix for mangled content part separators in multiplart messages.
...
- Legacy-Id: 2649
2010-11-09 08:20:27 +00:00
Henrik Levkowetz
e8de267a1d
Merged [2644] from fenner@fenron.net:
...
Fill in the X-IETF-IDTracker header with the
I-D Tracker version number. This fixes #513
- Legacy-Id: 2647
Note: SVN reference [2644] has been migrated to Git commit 77a401f7eb3f06427d3cfae81ec71e4277d828cc
2010-11-08 09:11:37 +00:00
Henrik Levkowetz
0ffd03cd09
Merged [2643] from fenner@fenron.net:
...
Comment out the prefetch links.
- Legacy-Id: 2646
Note: SVN reference [2643] has been migrated to Git commit 97034b84287100315d12007d0235a8108394eb8a
2010-11-08 09:08:45 +00:00
Henrik Levkowetz
5833428881
Merged [2639] from fenner@fenron.net:
...
Add regression tests (and accompanying test mode) for utils.mail.
Fixes #538
- Legacy-Id: 2645
Note: SVN reference [2639] has been migrated to Git commit 14de6870df426f18afaf90af2c74a5009cca3c1f
2010-11-08 08:47:36 +00:00
Emilio A. Sánchez López
c2209357e4
Initial migrations. See #535
...
- Legacy-Id: 2640
2010-11-06 11:00:48 +00:00
Henrik Levkowetz
357ce4c751
Merged [2628] from lars.eggert@nokia.com:
...
Fix for #467 .
* History tab: Avoid HTTP/HTTPS warning for the diff tool form submission.
- Legacy-Id: 2638
Note: SVN reference [2628] has been migrated to Git commit f7b104705b9e6f2d4c3fd71c3973f6a9d189f03f
2010-11-06 09:46:25 +00:00
Henrik Levkowetz
979bdb4c00
Merged [2625] from lars.eggert@nokia.com:
...
Fix #456 and #537 .
* Make it possible for an IESG member to add a comment (for the document history) in the change
- Legacy-Id: 2637
Note: SVN reference [2625] has been migrated to Git commit 9e2820df4215bab1258759432d90921f27c66579
2010-11-06 09:45:08 +00:00
Henrik Levkowetz
4faace8f05
Merged [2622] from suresh.krishnan@ericsson.com:
...
Adding the last call e-mail to the history of the draft.
- Legacy-Id: 2636
Note: SVN reference [2622] has been migrated to Git commit 1b42e7986c2cf6d838b0de86ef0aa8b8cb053339
2010-11-06 09:42:34 +00:00
Henrik Levkowetz
23cfcbebb1
Merged [2619] from kivinen@iki.fi:
...
Setting user cookies, and settable expires soon and new tags
in id/rfc list.
- Legacy-Id: 2634
Note: SVN reference [2619] has been migrated to Git commit ddd9b6fe4d702af5e9b132621a47f59fe2f36b4e
2010-11-06 09:33:32 +00:00
Henrik Levkowetz
2e07520667
Merged [2618] from lars.eggert@nokia.com:
...
Fix for #525 . Adds more information to the document history tab, specifically changes to writeup, announcement and last-call text.
- Legacy-Id: 2633
Note: SVN reference [2618] has been migrated to Git commit d7a942c2fbd08a9922fde0d848d25037d35d56c5
2010-11-06 09:32:05 +00:00
Henrik Levkowetz
f5c7a2b8ba
Merged [2616] from lars.eggert@nokia.com:
...
Fix for #372 . Makes the position editing form display the name of the document being edited.
- Legacy-Id: 2632
Note: SVN reference [2616] has been migrated to Git commit 5db1147df975bdc2c032b53820f9a7b30da6dcce
2010-11-06 09:29:11 +00:00
Henrik Levkowetz
acb5879ba1
Merged [2615] from rjsparks@nostrum.com:
...
Changed the language used in the last call email to be closer to the language the tracker uses when no IPR declarations are found directly on the draft. Fixes #506
- Legacy-Id: 2631
Note: SVN reference [2615] has been migrated to Git commit cd14ad91ae9d2462b49e4f8887db7efe68cb50ea
2010-11-06 09:23:37 +00:00
Henrik Levkowetz
4228daad55
Merged [2613] from fenner@fenron.net:
...
Split the /doc/ tabs into separate pages. Use
<link rel=prefetch> to ask the tabs to be prefetched
when the first tab is loaded, as documented at
https://developer.mozilla.org/en/Link_prefetching_FAQ .
This fixes #533 .
- Legacy-Id: 2630
Note: SVN reference [2613] has been migrated to Git commit 9391941b867e2f7ce24369be9df009d0ceda9e95
2010-11-06 09:16:59 +00:00
Henrik Levkowetz
2c804b1457
Merged [2610] from rjsparks@nostrum.com: Retained search results on login:
...
* Changed the two search controls to use get instead of put
* Populated the Sign In link's next argument with the full URL path.
Fixes #482 .
- Legacy-Id: 2629
Note: SVN reference [2610] has been migrated to Git commit 96faec1e328f19ac8a326f95c59cad0f63fe1492
2010-11-06 09:09:09 +00:00
Henrik Levkowetz
3ac5bd3154
Merged [2621] from adam@nostrum.com: Add tarfile and pdf-composite links and functionality to download working group documents from the agenda page. Fixes #539
...
- Legacy-Id: 2627
Note: SVN reference [2621] has been migrated to Git commit 276d13ca2ddef96a11b86cbc31210a057c20a415
2010-11-06 09:00:36 +00:00
Henrik Levkowetz
06c254abe8
Merged [2614] from peter.musgrave@magorcorp.com: Add column IPR to doc table for WG docs and by AD docs. Fix column in doc search results so IPR is shown correctly there too. Fixes issue #497 .
...
- Legacy-Id: 2626
Note: SVN reference [2614] has been migrated to Git commit 6a65978a52dff343754e557dd9d094e4385c6af1
2010-11-06 08:51:32 +00:00
Henrik Levkowetz
db9f5886d7
Merged [2607] from lars.eggert@nokia.com: This commit fixes tickets #526 and #530 . Specifically, it changes the format of the notification email sent out when an AD posts a ballot position on a draft, it by default CCs that email to the authors and chairs, and adds some explanatory text to the body of those messages.
...
- Legacy-Id: 2624
Note: SVN reference [2607] has been migrated to Git commit e1134da629dbe5a9b85cad5608e50e03fbbae797
2010-11-06 08:46:30 +00:00
Henrik Levkowetz
6d6d3aac51
Merged [2604] from rjsparks@nostrum.com: Added filename to the subject of Protocol Action and Document Action email messages.
...
Fixed a bug that was preventing CC/BCC from being honored. Fixes issue #528 .
- Legacy-Id: 2623
Note: SVN reference [2604] has been migrated to Git commit 4d27ae4d7a535fb7c9cb44dd0d486a0f5850b1b1
2010-11-06 08:44:42 +00:00
Henrik Levkowetz
085cb171c3
Merged from log:sprint/79/fenner@2603: Bill's addition of support for admin documentation.
...
- Legacy-Id: 2612
2010-11-06 06:29:09 +00:00
Henrik Levkowetz
af72493157
Merged from log:sprint/79/suresh@2605: Suresh' addition of a search function for drafts on their respective mailing lists. Fixes issue #458 .
...
- Legacy-Id: 2611
2010-11-06 06:27:06 +00:00
Henrik Levkowetz
b652330f2a
Utility function to execute external functions.
...
- Legacy-Id: 2606
2010-11-06 05:24:02 +00:00
Emilio A. Sánchez López
41790b9c21
Basic default WG workflow. See #535
...
- Legacy-Id: 2602
2010-11-03 17:37:01 +00:00
Emilio A. Sánchez López
baf4fa96ec
Specific models in an IETF Workflow. Annotation tags and histories. See #535
...
- Legacy-Id: 2601
2010-11-03 16:50:22 +00:00
Emilio A. Sánchez López
3a5a5f0e47
Added head revision of django-permissions and django-workflows. See #535
...
- Legacy-Id: 2598
2010-11-02 15:33:23 +00:00
Henrik Levkowetz
443f417ea9
Set version info and settings back to development mode
...
- Legacy-Id: 2583
2010-10-27 11:53:06 +00:00
Henrik Levkowetz
0f436dab0c
Set version info to release version 3.08 before branching.
...
- Legacy-Id: 2581
2010-10-27 11:52:44 +00:00
Henrik Levkowetz
7012b510bf
Show link to old liaison management tool till the new one has been set up and announced
...
- Legacy-Id: 2579
2010-10-27 11:51:54 +00:00
Henrik Levkowetz
eafcdccd3d
Merged from log:branch/iesg-tracker@2571: IOLA's port of cron-scripts.
...
- Legacy-Id: 2578
2010-10-26 14:49:12 +00:00
Henrik Levkowetz
7254611df4
Set version info and settings back to development mode
...
- Legacy-Id: 2577
2010-10-26 14:12:42 +00:00
Henrik Levkowetz
acaf15d62c
Set version info to release version 3.07 before branching.
...
- Legacy-Id: 2575
2010-10-26 14:12:13 +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
Henrik Levkowetz
dc41ea6d5f
Fix from rjsparks@nostrum.com for approve_ballot page.
...
- Legacy-Id: 2568
2010-10-22 10:54:37 +00:00
Emilio A. Sánchez López
637357c402
Fix Data Migrations. Fixes #389
...
- Legacy-Id: 2565
2010-10-20 09:37:08 +00:00
Emilio A. Sánchez López
302c48204c
Added the group agronym to the "From" and "To" lists. Fixes #391
...
- Legacy-Id: 2564
2010-10-20 09:13:07 +00:00
Emilio A. Sánchez López
d712ce2533
Do not include the current liaison when searching if a title exists. Fixes #390
...
- Legacy-Id: 2563
2010-10-20 09:12:31 +00:00
Emilio A. Sánchez López
ed2e87ec69
Fix Data Migrations. Fixes #389
...
- Legacy-Id: 2555
2010-10-15 10:08:58 +00:00
Emilio A. Sánchez López
c1bac8cf1a
Order admin lists related whit liaisons. Fixes #388
...
- Legacy-Id: 2554
2010-10-15 07:33:37 +00:00
Emilio A. Sánchez López
94d3f328f8
Allow to show liaison titles correctly in unicode. See #388
...
- Legacy-Id: 2553
2010-10-15 07:02:06 +00:00
Emilio A. Sánchez López
5ab532bfac
Rename 'Liaison Manager' models to 'SDO Liaison Manager'. See #388
...
- Legacy-Id: 2552
2010-10-15 07:00:34 +00:00
Emilio A. Sánchez López
03aefd16f3
Unable the "From bodies" administration. See #388
...
- Legacy-Id: 2551
2010-10-15 06:59:36 +00:00
Emilio A. Sánchez López
cf26454bd3
Show reverse liaison reference in liaison detail. Fixes #387
...
- Legacy-Id: 2550
2010-10-10 20:20:30 +00:00
Emilio A. Sánchez López
de3bfded23
Anorther bug fixing. Fixes #385
...
- Legacy-Id: 2549
2010-10-10 19:56:03 +00:00
Emilio A. Sánchez López
98d15a3e08
Fix bull calling incorrect function. Fixes #385
...
- Legacy-Id: 2548
2010-10-10 19:51:44 +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
80ca4e9f18
Allow to take care of a liaison with deadline. Fixes #385
...
- Legacy-Id: 2545
2010-10-08 10:34:56 +00:00