Robert Sparks
|
86102b9980
|
Allow people to volunteer for NomCom via the datatracker. Commit ready for merge.
- Legacy-Id: 19104
|
2021-06-10 20:35:50 +00:00 |
|
Henrik Levkowetz
|
2d7c9629aa
|
Added 'from __future__' imports all over the place, to bring code behaviour into closer alignment between python2 and python3
- Legacy-Id: 16446
|
2019-07-15 15:40:51 +00:00 |
|
Henrik Levkowetz
|
1e115539c4
|
The previous nomcom.fields.EncryptedTextField relied on initial cleartext content having the same type as ciphertext. Under Python3, that's not the case (ciphertext has type bytes). Rewrote the nomcom app and tests to handle capture of comments and encryption to the Feedback.comments ciphertext differently.
- Legacy-Id: 16350
|
2019-07-01 11:59:59 +00:00 |
|
Henrik Levkowetz
|
7270d5f67a
|
Added the option to order API resource lists by primary key, for stable ordering when paging through a list.
- Legacy-Id: 16284
|
2019-06-18 12:40:19 +00:00 |
|
Robert Sparks
|
4d5de5dee6
|
Allow a nomcom to show nominees that have accepted nomination before feedback is open. Fixes #2598. Commit ready for merge.
- Legacy-Id: 15486
|
2018-09-26 18:57:30 +00:00 |
|
Henrik Levkowetz
|
5f512226a5
|
Added a missing migration and updated nomcom.resources to match model changes.
- Legacy-Id: 15465
|
2018-09-18 12:53:39 +00:00 |
|
Robert Sparks
|
4813177086
|
Allow the nomcom to collect feedback on arbitrary topics. Fixes #2256 and #1846. Commit ready for merge.
- Legacy-Id: 13474
|
2017-05-30 19:54:31 +00:00 |
|
Robert Sparks
|
ac8e5f5402
|
Make it possible to close nominations without closing feedback. Fixes #2255. Commit ready for merge.
- Legacy-Id: 13399
|
2017-05-22 18:40:05 +00:00 |
|
Henrik Levkowetz
|
7f772641d4
|
Change the cache key construction to deal with query arguments containing spaces. Fixes 500 errors which would otherwise occur.
- Legacy-Id: 12035
|
2016-09-25 13:53:22 +00:00 |
|
Henrik Levkowetz
|
6e6a8baa13
|
Fixed a typo.
- Legacy-Id: 10931
|
2016-03-15 23:15:44 +00:00 |
|
Henrik Levkowetz
|
adb8625635
|
Introduced caching for the api resources.
- Legacy-Id: 10929
|
2016-03-15 23:12:04 +00:00 |
|
Henrik Levkowetz
|
846a02c3f9
|
Fixed pyflakes complaints introduced with pyflakes 1.1.0
- Legacy-Id: 10896
|
2016-03-04 21:24:26 +00:00 |
|
Robert Sparks
|
b653e8fe8a
|
Removed the description field from Position. Simplified the Position list and the Position edit form. Tweaked several places to make the pages more self documenting. Added a page to help nomcom chairs through setting up a new nomcom. Fixes #1867 and #1768.
- Legacy-Id: 10565
|
2015-12-09 23:24:46 +00:00 |
|
Robert Sparks
|
f566a83d1d
|
Captured when nomcom members reviewed feedback for a given nominee last. Added badges when new feedback is available. Improved layout of feedback index page. Fixes #1850.
- Legacy-Id: 10535
|
2015-12-02 23:25:42 +00:00 |
|
Robert Sparks
|
a2b03420b7
|
Removed the notion of an incumbent. Fixes #1771.
- Legacy-Id: 10522
|
2015-11-29 04:00:02 +00:00 |
|
Henrik Levkowetz
|
2fe8dcb4c2
|
Added a very simple html version of the json API, to make it easier to explore the api manually.
- Legacy-Id: 9991
|
2015-08-09 16:28:55 +00:00 |
|
Henrik Levkowetz
|
770b36d575
|
Added generated (and sometimes manually tweaked) resources.py files.
- Legacy-Id: 8744
|
2014-12-14 20:33:25 +00:00 |
|