Commit graph

14 commits

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