Commit Graph

208 Commits (main)
 

Author SHA1 Message Date
Jan Dittberner 12dd0717ad Refactor notifications to use a cleaner interface 7 years ago
Jan Dittberner 8d1f18e16d Implement direct voting 7 years ago
Jan Dittberner 2cac50ee86 Implement proxy voting 7 years ago
Jan Dittberner b6ad5d8ad3 Implement reminder job 7 years ago
Jan Dittberner dcdd5f715f Implement decision closing job 7 years ago
Jan Dittberner 2de96dc13d Implement vote closing, refactor notifications 7 years ago
Jan Dittberner 0ce9ad6dcc Implement withdraw motion 7 years ago
Jan Dittberner bc194e8943 Implement motion editing 7 years ago
Jan Dittberner cc0f5c0b7b Implement motion creation mail template 7 years ago
Jan Dittberner bcfbad42b6 Add version and build number output 7 years ago
Jan Dittberner 471daf12ea Partialy add new motion creation 7 years ago
Jan Dittberner 57e3d53245 Hide own votes link if no voter is authenticated 7 years ago
Jan Dittberner e0be1a6aa5 Switch to context API 7 years ago
Jan Dittberner 6fe515ea52 Implement proper model, actions and template structure 7 years ago
Jan Dittberner f4360b98c8 Implement more RESTful URLs for motions
This commit implements URLs /motions/ and /motions/{:tag} handlers.
7 years ago
Jan Dittberner 74987ce184 Initial Go code for reimplementation 7 years ago
Jan Dittberner 37c6f2efe6 Rewrap database.sql for better readability 7 years ago
Jan Dittberner 47b09aee9c Add code from real production environment
This commit uses the code running on webmail.cacert.org:/var/www/board
7 years ago
Markus Warg 41a02ba6b5 remove dummy file 14 years ago
Markus Warg 3b805f58b6 Merge ssh://git-cacert.it-sls.de/var/cache/git/cacert-boardvoting 14 years ago
Markus Warg 2996ab55b6 add dummy file 14 years ago
Mark Lipscombe ade8dc177a Restrict ability to withdraw motions to the proponent only.
git-svn-id: http://svn.cacert.cl/Software/Voting/vote@70 d4452222-2f33-11de-9270-010000000000
15 years ago
Mark Lipscombe a6fea98782 Remove ability to modify motions.
git-svn-id: http://svn.cacert.cl/Software/Voting/vote@69 d4452222-2f33-11de-9270-010000000000
15 years ago
Mark Lipscombe 35127fcc25 Fix small typo, withdraw vs. withdrawl
git-svn-id: http://svn.cacert.cl/Software/Voting/vote@68 d4452222-2f33-11de-9270-010000000000
15 years ago
community.cacert.org c589d304ed subject line of certificate not quite correct
git-svn-id: http://svn.cacert.cl/Software/Voting/vote@67 d4452222-2f33-11de-9270-010000000000
15 years ago
community.cacert.org d34e2415c8 fix Email address certificate lookup
git-svn-id: http://svn.cacert.cl/Software/Voting/vote@66 d4452222-2f33-11de-9270-010000000000
15 years ago
community.cacert.org 48139ccfef closing votes now controlled by crontab (user www-data) to close daily on the new day. Votes are due in the last minute of previous day
git-svn-id: http://svn.cacert.cl/Software/Voting/vote@65 d4452222-2f33-11de-9270-010000000000
15 years ago
community.cacert.org 5e71e18a53 rounding to end of UTC date for due datetime as reuqested by Greg
git-svn-id: http://svn.cacert.cl/Software/Voting/vote@64 d4452222-2f33-11de-9270-010000000000
15 years ago
community.cacert.org 14e2fc8c34 remove post commit update query
git-svn-id: http://svn.cacert.cl/Software/Voting/vote@63 d4452222-2f33-11de-9270-010000000000
15 years ago
community.cacert.org c5a7f01be2 fix numbering
git-svn-id: http://svn.cacert.cl/Software/Voting/vote@62 d4452222-2f33-11de-9270-010000000000
15 years ago
community.cacert.org 720d6b0a8b fix schema documentation
git-svn-id: http://svn.cacert.cl/Software/Voting/vote@61 d4452222-2f33-11de-9270-010000000000
15 years ago
community.cacert.org b215c45070 format voter/votes with : suggested by Mario
git-svn-id: http://svn.cacert.cl/Software/Voting/vote@60 d4452222-2f33-11de-9270-010000000000
15 years ago
community.cacert.org 9355a999ef add reminder query + fix UTF-8 on email
git-svn-id: http://svn.cacert.cl/Software/Voting/vote@59 d4452222-2f33-11de-9270-010000000000
15 years ago
community.cacert.org a159b44435 add reminder functionality
git-svn-id: http://svn.cacert.cl/Software/Voting/vote@58 d4452222-2f33-11de-9270-010000000000
15 years ago
community.cacert.org a66ba7060a word wrap
git-svn-id: http://svn.cacert.cl/Software/Voting/vote@57 d4452222-2f33-11de-9270-010000000000
15 years ago
community.cacert.org 5db0fa272a voting options and new motion links for board members only
git-svn-id: http://svn.cacert.cl/Software/Voting/vote@56 d4452222-2f33-11de-9270-010000000000
15 years ago
community.cacert.org 20b974bff2 vote notifications
git-svn-id: http://svn.cacert.cl/Software/Voting/vote@55 d4452222-2f33-11de-9270-010000000000
15 years ago
community.cacert.org 553a4dfafa character set fix
git-svn-id: http://svn.cacert.cl/Software/Voting/vote@54 d4452222-2f33-11de-9270-010000000000
15 years ago
community.cacert.org f9236cccd2 deployed to use board email list.
git-svn-id: http://svn.cacert.cl/Software/Voting/vote@53 d4452222-2f33-11de-9270-010000000000
15 years ago
community.cacert.org 2538da0568 voting types now all implemented. majority and quorum removed from database
git-svn-id: http://svn.cacert.cl/Software/Voting/vote@52 d4452222-2f33-11de-9270-010000000000
15 years ago
community.cacert.org f7e4cbc510 add 28 day due option. authenticate proponent properly. prepare for static list of vote types
git-svn-id: http://svn.cacert.cl/Software/Voting/vote@51 d4452222-2f33-11de-9270-010000000000
15 years ago
community.cacert.org cbb2a993d4 deadlocks don't pass
git-svn-id: http://svn.cacert.cl/Software/Voting/vote@50 d4452222-2f33-11de-9270-010000000000
15 years ago
community.cacert.org b8d34b085b cosmetic fix around "Due"
git-svn-id: http://svn.cacert.cl/Software/Voting/vote@49 d4452222-2f33-11de-9270-010000000000
15 years ago
community.cacert.org 1340b15e09 cosmetic fix around "Proposed"
git-svn-id: http://svn.cacert.cl/Software/Voting/vote@48 d4452222-2f33-11de-9270-010000000000
15 years ago
community.cacert.org 9ac3298bf4 add show outstanding votes option for board members
git-svn-id: http://svn.cacert.cl/Software/Voting/vote@47 d4452222-2f33-11de-9270-010000000000
15 years ago
community.cacert.org 1d33c70c0e add email threading headers
git-svn-id: http://svn.cacert.cl/Software/Voting/vote@46 d4452222-2f33-11de-9270-010000000000
15 years ago
community.cacert.org ed0a6f42d5 withdrawling motions now authenticated and notices send
git-svn-id: http://svn.cacert.cl/Software/Voting/vote@45 d4452222-2f33-11de-9270-010000000000
15 years ago
community.cacert.org e122d4337b centralise authentication + more certificate checking
git-svn-id: http://svn.cacert.cl/Software/Voting/vote@44 d4452222-2f33-11de-9270-010000000000
15 years ago
community.cacert.org 8094fd2df4 add withdrawl motion option
git-svn-id: http://svn.cacert.cl/Software/Voting/vote@43 d4452222-2f33-11de-9270-010000000000
15 years ago
community.cacert.org ea4bee9a27 php functions for escaping
git-svn-id: http://svn.cacert.cl/Software/Voting/vote@42 d4452222-2f33-11de-9270-010000000000
15 years ago