Henrik Levkowetz
be762cd2d2
Added team-support to the mergelist.
...
- Legacy-Id: 7915
2014-06-15 11:11:31 +00:00
Ole Laursen
f9ee750afd
Make it possible to adjust the name of new materials upon upload, also fix a couple of warnings from PyFlakes
...
- Legacy-Id: 7914
2014-06-13 12:30:42 +00:00
Ryan Cross
e58b72209a
fix problem using non-ascii names in session request notification email. Commit ready for merge.
...
- Legacy-Id: 7911
2014-06-12 21:44:35 +00:00
Robert Sparks
89c7216ce4
Pay attention to group type in all the wginfo functions. Fixes bug #1423 . Commit ready for merge.
...
- Legacy-Id: 7910
2014-06-12 21:02:30 +00:00
Henrik Levkowetz
0d00842ffe
Updated version of mkdevbranch.
...
- Legacy-Id: 7890
2014-06-12 10:07:34 +00:00
Robert Sparks
52936f21d1
Only turns WG and RG groups into links. Fixes bug #1421 . Will apply to production as a patch. Commit ready for merge.
...
- Legacy-Id: 7888
2014-06-11 19:44:43 +00:00
Henrik Levkowetz
fdc93d40fe
Merged in [7879] and [7880] from olau@iola.dk to fix a couple of issues with the 5.5.0 release.
...
- Legacy-Id: 7885
Note: SVN reference [7879] has been migrated to Git commit 0078057173
Note: SVN reference [7880] has been migrated to Git commit 8d5006a890
2014-06-10 15:18:08 +00:00
Ole Laursen
8d5006a890
Fix another crash bug on live - don't display charter link in email to
...
Secretariat if the RG has no charter
- Legacy-Id: 7880
2014-06-10 11:05:44 +00:00
Ole Laursen
0078057173
Fix crash bug on live - don't display charter link on milestones
...
editing page if the group has no charter yet
- Legacy-Id: 7879
2014-06-10 11:01:18 +00:00
Henrik Levkowetz
fa55bd608c
Fixed a bug in the mkrelease script, introduced by changing the naming convention for development tags from X.Y.Z-dev to X.Y.Z-dev0 (etc.).
...
- Legacy-Id: 7873
2014-06-09 21:46:23 +00:00
Henrik Levkowetz
9da48c14a4
Fixed minor RST issues with the changelog.
...
- Legacy-Id: 7872
2014-06-09 21:33:39 +00:00
Henrik Levkowetz
0539390f10
Set version info and settings back to development mode
...
- Legacy-Id: 7870
2014-06-09 21:25:57 +00:00
Henrik Levkowetz
045d41b81f
Set version info to release version 5.5.0 before branching.
...
- Legacy-Id: 7868
2014-06-09 21:25:53 +00:00
Henrik Levkowetz
84c3c9c4f1
Changelog entry for 5.5.0
...
- Legacy-Id: 7867
2014-06-09 21:25:51 +00:00
Henrik Levkowetz
9ff2b9ff9a
Merged in support for RG pages, from branch/iola/rg-support.
...
- Legacy-Id: 7866
2014-06-09 20:52:14 +00:00
Robert Sparks
7b9e6b5609
Addresses issue with dragging and dropping unscheduled items back into the unscheduled bin (primary fix provided by Matt Miller). Fixes bug 1386. Commit ready for merge.
...
- Legacy-Id: 7865
2014-06-06 20:14:25 +00:00
Ole Laursen
602feff7c9
Add tests for new material code
...
- Legacy-Id: 7850
2014-06-04 13:10:55 +00:00
Ryan Cross
61b1755ae5
Change Type field default on groups search form, from WG to unset. Commit ready for merge
...
- Legacy-Id: 7843
2014-06-03 21:44:07 +00:00
Ole Laursen
6e83335f0f
Fix a bunch of mistakes found by PyFlakes in the new materials code
...
- Legacy-Id: 7839
2014-06-03 11:28:27 +00:00
Ole Laursen
b56b8deff9
Fix some bugs in displaying meeting-related materials in the new material
...
support under /doc/
- Legacy-Id: 7838
2014-06-03 10:43:15 +00:00
Ole Laursen
2a1f902a67
Rewrite error handling in get_document_content to use a with statement
...
instead of finally
- Legacy-Id: 7837
2014-06-03 10:42:33 +00:00
Ole Laursen
88cf68d43f
Move group material handling code to doc/material/ now that the view of the material is integrated into /doc/, fix a bunch of bugs
...
- Legacy-Id: 7834
2014-06-03 09:42:16 +00:00
Henrik Levkowetz
fbc41e7aaa
Set version info and settings back to development mode
...
- Legacy-Id: 7831
2014-06-02 22:10:43 +00:00
Henrik Levkowetz
eb2a639a49
Set version info to release version 5.4.3 before branching.
...
- Legacy-Id: 7829
2014-06-02 22:10:40 +00:00
Henrik Levkowetz
500f442626
Changelog entry for 5.4.3
...
- Legacy-Id: 7828
2014-06-02 22:10:37 +00:00
Henrik Levkowetz
1ff3f40391
Changelog entry for 5.4.3
...
- Legacy-Id: 7827
2014-06-02 21:43:50 +00:00
Henrik Levkowetz
b3c06d1e8c
Patch from mcr@sandelman.ca: Correct the post data of a meeting test case.
...
- Legacy-Id: 7826
2014-06-02 21:40:42 +00:00
Ole Laursen
c94757405d
Add a /doc/ page for materials (slides, agendas, minutes), link to that from the group materials page
...
- Legacy-Id: 7825
2014-06-02 12:18:42 +00:00
Ole Laursen
779763e58e
Move common revision list in document templates to a separate included file
...
- Legacy-Id: 7824
2014-06-02 11:09:05 +00:00
Henrik Levkowetz
81e2f300f3
Corrected referenced commit in comment about [7771]
...
- Legacy-Id: 7813
Note: SVN reference [7771] has been migrated to Git commit 4d7d0d5959b715228d5e548cae3bd868714a93f9
2014-05-31 18:18:04 +00:00
Henrik Levkowetz
093af1a7e2
Merged in [7772] from rjsparks@nostrum.com:
...
Checks that an email address will survive encoding as part of validating a liaison form. Fixes bug 1410.
- Legacy-Id: 7812
Note: SVN reference [7772] has been migrated to Git commit a3437c0a21
2014-05-31 17:23:32 +00:00
Henrik Levkowetz
9ad725c7e4
The issue addressed in [7771] was already fixed in [7664].
...
- Legacy-Id: 7811
Note: SVN reference [7664] has been migrated to Git commit 3e0e10377c
Note: SVN reference [7771] has been migrated to Git commit 4d7d0d5959b715228d5e548cae3bd868714a93f9
2014-05-31 17:16:10 +00:00
Henrik Levkowetz
7ce5516904
Merged in [7766] from rjsparks@nostrum.com:
...
Improves the robustness of the SMTP error handling utilities. Fixes bug #1409 .
- Legacy-Id: 7810
Note: SVN reference [7766] has been migrated to Git commit 393422b36b
2014-05-31 16:58:43 +00:00
Henrik Levkowetz
3323fefd3d
Tweaked mkrelease to add a new development tag matching each new release tag, to make it easier to create personal development branches with development settings.
...
- Legacy-Id: 7809
2014-05-31 16:58:12 +00:00
Ole Laursen
7df4de78e3
Throw a validation error when uploading a material with an already used name, asking uploader to either choose a new title or revise the previous material
...
- Legacy-Id: 7808
2014-05-31 14:16:59 +00:00
Ole Laursen
8aede5ebcd
Move the additional group URLs to info box
...
- Legacy-Id: 7807
2014-05-31 14:14:47 +00:00
Ole Laursen
63dabff779
Fix some bugs in previous commit
...
- Legacy-Id: 7806
2014-05-30 16:17:21 +00:00
Ole Laursen
976d0b9d68
Turn charter page for non-chartering groups into about page, fix a bunch of potentially broken links due to the split between group-type prefixed URLs and /group/ ones
...
- Legacy-Id: 7805
2014-05-30 15:59:02 +00:00
Ole Laursen
544cd702bb
Drop the material doc type, instead present a choice of doc types for uploading materials (currently only slides) and use that, introduce a DOCUMENT_PATH_PATTERN setting for storing the files and only look in proceedings/ for documents that are actually meeting related
...
- Legacy-Id: 7802
2014-05-30 14:07:16 +00:00
Ole Laursen
97e6cebe91
Don't show charter for group types without chartering processes
...
- Legacy-Id: 7795
2014-05-28 15:58:03 +00:00
Ole Laursen
252db0dffb
Fix some bugs, add correct document events in materials upload
...
- Legacy-Id: 7780
2014-05-26 15:40:51 +00:00
Ole Laursen
47c9ccf0e1
Handle the case of asking for get_state() on an unsaved document
...
- Legacy-Id: 7779
2014-05-26 15:40:07 +00:00
Ole Laursen
3c88dc127b
Add the template for the material upload page
...
- Legacy-Id: 7777
2014-05-23 16:27:24 +00:00
Ole Laursen
3bfb6dcd43
Added support data for a tentative new material document type, add a upload/edit/revise page for uploading and revising group materials, still missing a couple of details and tests
...
- Legacy-Id: 7776
2014-05-23 16:26:56 +00:00
Ole Laursen
f9407c57b8
It looks like Django 1.6 finally added a span around form field help texts so take advantage of that and apply our help text style to it
...
- Legacy-Id: 7775
2014-05-23 16:24:40 +00:00
Robert Sparks
a3437c0a21
Checks that an email address will survive encoding as part of validating a liaison form. Fixes bug 1410. Commit ready for merge.
...
- Legacy-Id: 7772
2014-05-22 18:45:59 +00:00
Ole Laursen
17cf1095c7
Fix cosmetic problem with label_suffix and the delete labels on the milestones page
...
- Legacy-Id: 7770
2014-05-22 16:10:37 +00:00
Ole Laursen
0bd82434c8
Fix problem with milestones editing claiming that all resolved
...
milestones have been changed when you click the review changes button
(by removing work-around for bug in previous version of Django)
- Legacy-Id: 7769
2014-05-22 15:55:15 +00:00
Ole Laursen
9579525ca4
Add simple materials page, tie up some of the loose ends in group generalization work
...
- Legacy-Id: 7768
2014-05-22 15:53:20 +00:00
Ole Laursen
d16bdb3723
Add support for editing Group.description in Secretariat tools
...
- Legacy-Id: 7767
2014-05-22 15:08:37 +00:00