Commit Graph

27 Commits

Author SHA1 Message Date
nemunaire dc2a338847 Security fixes 2016-07-17 10:22:51 +02:00
Némunaire 9bbdfffe26 Can report a question 2012-06-19 19:13:44 +02:00
Némunaire 63e14532f8 Add a page to report questions 2012-06-19 11:06:28 +02:00
Némunaire ec1ed49996 Admin can login to access private pages (such as add courses) 2012-06-19 01:36:58 +02:00
Némunaire 30c06c08e8 Can change a validated question 2012-06-18 20:22:08 +02:00
Némunaire 42fec70edf Add classes to abstract Users and Courses
Can refuse a question (email the author)
Can modify question before validation
2012-06-18 20:10:30 +02:00
Bertrand b011a9caab Fix error 2012-06-15 13:51:45 +02:00
Bertrand 7d249967d6 Possibility to modify the question -> NOT WORKING 2012-06-15 13:31:39 +02:00
Bertrand 6ebaf0fecf Accent in emails 2012-06-11 23:29:10 +02:00
Bertrand 267e5d9900 Add question details in validation email => DONE 2012-06-09 23:09:51 +02:00
Bertrand e0d31d291a Merge branch 'master' of ssh://p0m.fr:6224/git/nemubot_askweb 2012-06-09 23:06:07 +02:00
Némunaire a058ffa29f Change the question id after confirmation (protect again validation by sender) 2012-06-09 23:52:45 +02:00
Bertrand 563274b3c9 add questions details in validation mail => Fail 2012-06-09 23:05:59 +02:00
Némunaire e86aba689f Merge branch 'master' of /git/nemubot_askweb
Conflicts:
	validation.php
2012-05-24 20:21:10 +02:00
Némunaire 3b2ee617d7 We can now modify the Question object return by getQuestion 2012-05-24 20:19:42 +02:00
Bertrand 07395d9cce validation -> Prevent from multiple validation - Not working 2012-05-24 16:22:35 +02:00
Némunaire f8b1fbbd82 Fix bad ID loading 2012-05-24 16:03:32 +02:00
Bertrand e328e4a903 Design + email 2012-05-24 14:19:45 +02:00
Bertrand ad66d30c23 Confirmation AND validation step 2012-05-23 18:16:55 +02:00
Némunaire ec83fb3121 Fix Question getter; search ID 2012-05-23 17:45:12 +02:00
Bertrand a1c1244e14 php probleme on validaion page 2012-05-23 14:56:34 +02:00
Bertrand 4c4d737f9a Validation - Not complete 2012-05-22 16:05:46 +02:00
Némunaire 9b545226d2 Fix lots of bugs in classes (now correctly creating file) 2012-05-22 10:44:16 +02:00
Bertrand Cournaud 8a20f8b86a Add id 2012-05-22 09:39:52 +02:00
Bertrand Cournaud 8162bb2961 print id 2012-05-22 09:38:37 +02:00
Némunaire 48a77a0d10 Fix simples errors in the two classes
JavaScript now generates inputs with a unique name
Add todo in questions.php and manage multiple answers; start using Question class
2012-05-22 03:34:24 +02:00
Némunaire 65f5d0d2ce Add questions manager class 2012-05-19 11:02:31 +02:00