Commit graph

23 commits

Author SHA1 Message Date
Roeland Jago Douma
07cc919434
Fix displaying of result info again
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2020-03-29 09:49:29 +02:00
John Molakvoæ (skjnldsv)
612af52f50
Fix questions display
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2020-03-28 10:50:21 +01:00
John Molakvoæ (skjnldsv)
ef2e32a571
Deletion compatibility
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2020-03-25 17:40:59 +01:00
John Molakvoæ (skjnldsv)
37ee5fcea6
Cleanup and change routes
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2020-03-24 11:43:52 +01:00
Roeland Jago Douma
573036d347
New form endpoint
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2020-03-23 14:00:22 +01:00
Roeland Jago Douma
5c4a7628f4
Remove the notifications
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2020-03-23 13:15:09 +01:00
Roeland Jago Douma
c26a0511f0
More pagecontroller cleanup
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2020-03-19 21:44:06 +01:00
Roeland Jago Douma
aae559920b
Merge pull request #235 from nextcloud/fix/cleanup/pagecontroller
Cleanup the pagecontroller and vote template a bit
2020-03-19 21:23:25 +01:00
Roeland Jago Douma
f368100a48
Cleanup the pagecontroller and vote template a bit
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2020-03-19 21:15:59 +01:00
Jonas Rittershofer
cbb181ec5b Add function-comments
Signed-off-by: Jonas Rittershofer <jotoeri@users.noreply.github.com>
2020-03-10 01:21:54 +01:00
Jonas Rittershofer
9ff3d4bcf5 Remove unused variable
Signed-off-by: Jonas Rittershofer <jotoeri@users.noreply.github.com>
2020-03-10 01:21:15 +01:00
Ömer Fatih İlhan
7b359896aa Unnecessary $questions assignment removed
$questions assignment is not used in the function so removed

Signed-off-by: Ömer Fatih İlhan <ofilhan@muhasebat.gov.tr>
Signed-off-by: Ömer Fatih İlhan <omer.ilhan@hmb.gov.tr>
2020-01-27 09:15:24 +03:00
Roeland Jago Douma
d71100c6b7
Perform CSRF checks
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2020-01-24 09:48:48 +01:00
Affan Hussain
d62154e3cd
Merge pull request #40 from marcelklehr/fix/re-submit
Don't allow access if registered user has already taken part in survey
2019-10-15 20:21:48 -07:00
Roeland Jago Douma
3537392060
Remove unused parameter
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-09-03 11:32:39 +02:00
Marcel Klehr
c03647a1c4 Don't allow access if user has already taken part
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2019-09-02 13:45:32 +02:00
Roeland Jago Douma
fa8be2e60d
Use a proper DELETE to delete the form in a more resty way
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-08-30 21:32:47 +02:00
Roeland Jago Douma
d8f3169b1b
Allow reloading result page
Routing is done in vue. But we should return the template also on the
results endpoint so you can properly reload it.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-08-30 20:21:58 +02:00
Roeland Jago Douma
5897b13caf
Remove unused code
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-08-30 14:52:38 +02:00
Marcel Klehr
dfa192ab41 Update survey.js and set description correctly
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2019-07-24 00:22:25 +02:00
Roeland Jago Douma
c59cfeb18a
Make sure to render as public if the user is not logged in
Else we will render the apps, contacts menu etc. Which is undesireable.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-06-27 19:20:28 +02:00
affan98
1fce2a39fb Version 1.0.3 2019-05-14 03:03:59 -04:00
affan98
d2c38a1950 initial commit 2019-05-13 19:15:45 -04:00