Commit graph

14 commits

Author SHA1 Message Date
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
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
Ö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
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
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
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