36 Commits

Author SHA1 Message Date
Nanne Baars
4133089d09 Lessons should use POST 2016-09-10 15:32:11 +02:00
Nanne
a8f8d4b4fa Merge pull request #228 from span/developer-controls
Developer controls
2016-04-08 18:27:29 +02:00
Daniel Kvist
58ae7f3727 Move loading of developer controls so they do not reload every time. Also reload current lesson after reloading labels. Ref webgoat/webgoat#93. 2016-03-31 22:56:17 +02:00
Daniel Kvist
2be4248ea3 Add menu toggle to show/hide the controls. Ref webgoat/webgoat#93 2016-03-30 22:38:18 +02:00
Daniel Kvist
e6fb74fa55 Implementation of developer controls to reload plugins and set label debugging from the GUI. Ref: webgoat/webgoat#93 2016-03-30 22:07:11 +02:00
Nanne Baars
60192db921 Renamed everything to 'progress' instead of 'completed' 2016-03-28 08:37:18 +02:00
Nanne Baars
b4cc27c761 Lesson completed message is now within js which makes it possible to show the Congratulation message after the CSRF link has been clicked.
Same as marking the lesson complete green checkbox
2016-03-27 17:46:06 +02:00
Jason White
575c940655 #180, clean up 2016-02-18 21:26:32 -05:00
Jason White
7c65441c8e #180, better management of show* buttons 2016-02-18 19:44:12 -05:00
Jason White
539985c59e #45 finally won't see two 'Stored XSS lessons hightlighted 2015-12-02 15:08:32 -05:00
Jason White
0628a27b34 clean up 2015-12-02 15:06:10 -05:00
Jason White
d4af09c72a #133 hiding hint on change of lesson/loesson load 2015-12-02 14:05:22 -05:00
Ilguiz Latypov
ea1d852cda Convert the message number parameter into the MVC route part. Correct the result of the restart lesson button. 2015-11-07 05:43:40 -05:00
Doug Morato
345e3cc7cb Fix typo on JS file
Signed-off-by: Doug Morato <dm@corp.io>
2015-10-25 22:53:56 -04:00
Jason White
ab29afec3c code cleanup 2015-10-24 13:15:14 -05:00
Jason White
fc2360b49b #41 ... one more 2015-10-24 13:12:44 -05:00
Jason White
e3df816fb9 #41 omitted on earlier commit 2015-10-24 13:10:43 -05:00
Jason White
d52dfe87c4 Merge remote-tracking branch 'upstream/master' 2015-10-24 09:12:02 -05:00
Jason White
3c1336a033 #41: spinner implemented for menu loading 2015-10-23 15:15:57 -05:00
Daniel Kvist
c1e836360f Fix #81 to activate close button in the modal footer 2015-10-22 22:14:09 +02:00
Jason White
6e670c4ac5 #23, #24 - LessonInfo Service now used for TitleView and HelpControlsView 2015-09-20 00:09:38 -04:00
Jason White
78215a7f55 #28 reimplemented for 7.0/Backbone implementation 2015-09-13 00:15:19 -04:00
Jason White
9348a0d70e Should resolve issues #25 and #2 using a backbone view to control those nav buttons 2015-09-09 12:36:36 -04:00
Jason White
65621e51cf Fix for #46 (Lesson Help toggle plus cleaning up button text) && fix for #39 2015-08-25 21:11:47 -04:00
Jason White
a61f9c8a41 Issue #22, reloading menu on content load. Can use enhancements/optimizations, but working for now 2015-08-23 00:22:09 -04:00
Jason White
7c16319c34 #42, support for stages in client router and LessonMenuService 2015-08-22 21:13:03 -04:00
Jason White
9b4c97e468 Fixes for issue #32 - lessons/menu not loading 2015-08-22 05:59:48 -04:00
Jason White
0e474d9de8 cleanup, refactoring some view and model names, some minor fixes 2015-08-20 20:41:21 -04:00
Jason White
6307f102f0 re-enabliing ajaxifyAttachHref for some CSRF & XSS lessons. Some cleanup along the way 2015-08-20 06:00:37 -04:00
Jason White
a36697bf0d Merge remote-tracking branch 'upstream/master' 2015-08-19 05:34:39 -04:00
Jason White
1d70da301e initial cut of paramView re-enabled 2015-08-19 05:34:08 -04:00
misfir3
fb871d3040 Merge pull request #17 from silicakes/master
First pull request, minor fix
2015-08-14 12:54:22 -04:00
Michael Katz
d13d8166bc removed redundant require call 2015-08-14 17:25:55 +03:00
Michael Katz
68d952eb5d fixed a global scope issue on LessonController | fixed the listenTo yntax for goatRouter.js 2015-08-14 17:24:34 +03:00
Jason White
1351f0e6a2 cookie view re-enabled 2015-08-13 21:46:13 -04:00
Nanne Baars
42f373d66a Moved Maven multiproject setup 2015-08-11 21:57:12 +02:00