Commit graph

2113 commits

Author SHA1 Message Date
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
Emilio A. Sánchez López 84ff021cb7 Just a little check to see if we are editing a liaison. Fixes #581
- Legacy-Id: 2814
2011-02-04 13:05:29 +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 fe40fc6b6b Changelog entry for 3.12
- Legacy-Id: 2802
2011-02-02 17:35:09 +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 5aa801181d Changes for 3.12
- Legacy-Id: 2799
2011-02-02 15:43:14 +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 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 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 6c9108a217 Changelog entry for 3.11
- Legacy-Id: 2773
2011-01-28 12:15:52 +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 1fb5a62ac8 Changelog entry for 3.11
- Legacy-Id: 2771
2011-01-28 12:13:00 +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