Ole Laursen
e5968e53e7
Skip race-conditioned test assertion
...
- Legacy-Id: 3374
2011-08-25 12:23:50 +00:00
Ole Laursen
a73051678c
Allow more levy in constructing feed URLs, fixes test
...
- Legacy-Id: 3373
2011-08-25 12:22:14 +00:00
Ole Laursen
8f6403bf2f
Add migration for new schema
...
- Legacy-Id: 3372
2011-08-25 11:44:27 +00:00
Ole Laursen
6556f9815b
Fix potential problem with user not having a profile
...
- Legacy-Id: 3365
2011-08-24 16:23:43 +00:00
Ole Laursen
60a822abde
Remember to check for is_authenticated() before accessing
...
get_profile() on user
- Legacy-Id: 3363
2011-08-24 14:16:08 +00:00
Ole Laursen
89dd9b83ca
Port liaison deadline reminder emails to new schema, with test;
...
refactor email to use the normal liaison email for the bulk of the
message instead of duplicating it
- Legacy-Id: 3358
2011-08-23 14:45:09 +00:00
Ole Laursen
2aa97434fb
Port SDO reminder emails to new schema, with test
...
- Legacy-Id: 3357
2011-08-23 14:10:53 +00:00
Ole Laursen
a784794909
Proxy liaison sitemap
...
- Legacy-Id: 3354
2011-08-23 11:47:36 +00:00
Ole Laursen
3594f08d38
Switch liaison over to using the IETF SMTP handling instead of
...
built-in Django, fix a couple of bugs, make pending liaison emails use
the normal liaison email template too instead of duplicating the
content
- Legacy-Id: 3352
2011-08-23 11:27:09 +00:00
Ole Laursen
2bbe307c05
Fix annoying duplicate entry bug in the from list for a Secretariat person
...
- Legacy-Id: 3351
2011-08-22 23:16:32 +00:00
Ole Laursen
b9e1753ef6
Port and proxy liaison views to new schema and add a bunch of tests
...
- Legacy-Id: 3350
2011-08-22 23:15:35 +00:00
Ole Laursen
2bf8e0a45d
Move fixture generation for names to name app, add liaison edit test,
...
fix some liaison bugs
- Legacy-Id: 3347
2011-08-22 12:37:56 +00:00
Ole Laursen
91ced5c24a
Fix some problems with liaison importer and related models, add a
...
test, port account management and related utilities, fix up proxy and
port most of the views and form code
- Legacy-Id: 3345
2011-08-19 21:11:49 +00:00
Ole Laursen
4a36338031
Add proxy for LiaisonDetail, start porting the view code utils, import various liaison roles and rename a couple of fields on LiaisonStatement to try to make them more self-explanatory
...
- Legacy-Id: 3321
2011-08-17 17:44:40 +00:00
Ole Laursen
c7d58d6079
First draft of new liaison statement model, import SDOs as groups,
...
start on liaison statement importing
- Legacy-Id: 3309
2011-08-12 18:16:39 +00:00
Henrik Levkowetz
413bcdabbd
Set up app-specific email addresses so the respective developers will be notified about failures in code they have worked with.
...
- Legacy-Id: 3205
2011-07-23 12:49:56 +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
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
899b737685
Merged in fix from esanchez@yaco.es to fix Liaison Cc field editability and secretariat ability to post liaisons for others.
...
- Legacy-Id: 3053
2011-04-18 09:40:19 +00:00
Henrik Levkowetz
5497fa4b8e
Fix to permit secretariat staff to post liaisons on behalf of liaison managers, assuming the permissions of the person they post on behalf of for this purpose.
...
- Legacy-Id: 3046
2011-04-13 13:02:21 +00:00
Emilio A. Sánchez López
471d3952da
Check permissions using the impersonated user. Fixes #648
...
- Legacy-Id: 3040
2011-04-11 09:32:07 +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
Henrik Levkowetz
29c7211c77
Set the 'person' field of the LegacyLiaisonUser in the admin interface to be handled as a raw id field with search button, rather than as a choice list.
...
- Legacy-Id: 3030
2011-04-07 14:04:07 +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
Emilio A. Sánchez López
56bd4e0ead
Fix function declaration. A parameter was missing so the ajax call trying to request the cc fields fails. See #577
...
- Legacy-Id: 3025
2011-04-06 14:21:24 +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
5daa6a86c8
Fix typo.
...
- Legacy-Id: 2912
2011-03-24 12:36:31 +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
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
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
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
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
Henrik Levkowetz
d75a57d60c
Fix typo in method calls to send email.
...
- Legacy-Id: 2778
2011-02-01 10:24:01 +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
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
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
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