Henrik Levkowetz
|
4b0a9360f0
|
Merged in ^/branch/iola/event-saving-refactor-r10291, which refactors document saving to always use doc.save_with_history(events), and requires accompanying events. This branch also provides refactoring of recurring regexes in url patterns into a dictionary. As part of the merge, also refactored new code which didn't use the save_with_history() method.
- Legacy-Id: 11840
|
2016-08-23 10:52:08 +00:00 |
|
Henrik Levkowetz
|
7c033d3daa
|
Only check state.slug in GroupForm.clean() if state is set.
- Legacy-Id: 11388
|
2016-06-15 20:02:51 +00:00 |
|
Henrik Levkowetz
|
d251692b96
|
Added a clean() method to the Group creation form which requires a BoF to have a parent group. Fixes issue #1970.
- Legacy-Id: 11387
|
2016-06-15 19:46:47 +00:00 |
|
Henrik Levkowetz
|
b0cd3a0066
|
Fixed a problem with accessing a group's workflow customisation page from /group/{{acronym}} instead of /wg/{{acronym}}/.
- Legacy-Id: 11290
|
2016-06-07 18:13:55 +00:00 |
|
Henrik Levkowetz
|
92214726fd
|
Renamed some files under ietf/group/ which contained views but didn't have 'views' in the name.
- Legacy-Id: 11190
|
2016-05-13 15:59:10 +00:00 |
|