Nanne Baars
79102c6ddd
Lessons which load JavaScript etc now works
2016-04-26 18:59:51 +02:00
Nanne Baars
9066e45725
Updating README and moving webapp dir to old
2016-04-10 21:22:20 +02:00
Nanne Baars
576333af7c
Merging changes from Daniel back into the Spring Boot structure
...
- different js location
- Fixed label debugging which kept on reloading and reloading the lesson
- Changes from .jsp merged into .html
2016-04-09 15:40:53 +02:00
Nanne Baars
a8ea4a16e6
Images from solutions are loading again
2016-04-09 14:09:34 +02:00
Nanne Baars
8ff02cab6d
Fully working WebGoat after migrating to Spring Boot.
2016-04-09 14:09:29 +02:00
Nanne Baars
ecc8cb391b
First attempt to remove JSP and move to Thymeleaf and update to Spring Boot. The Thymeleaf templates can be loaded as snippets which makes it more easy to move away from ECS and create normal HTML pages for a lesson.
2016-04-09 14:06:03 +02:00
Nanne
a8f8d4b4fa
Merge pull request #228 from span/developer-controls
...
Developer controls
2016-04-08 18:27:29 +02:00
Nanne
263ce31db3
Merge pull request #224 from WebGoat/feature/137
...
Admin should also be able to see the solution, source and lesson plan.
2016-04-08 18:27:21 +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
b06d9ffd81
Admin should also be able to see the solution, source and lesson plan.
2016-03-29 01:24:07 +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
Doug Morato
6320c2d22d
Fixining all the javadoc issues preventing the release
...
In order to perfom a Sonatype OSS release, all the javadocs must pe corretly and completely parsed in order to pass the release requirement.
This comment is only adding "comments' pertaining to javadoc. NO CODE HAS BEEN CHANGED
Signed-off-by: Doug Morato <dm@corp.io>
2016-01-31 23:14:50 -05:00
Jason White
76fa797857
#167 removing refrences to github.io in code
2016-01-18 06:42:05 -05:00
Nanne Baars
33d251a147
Fixed goathills lesson with JSP now load correctly again(2)
2015-09-29 20:39:09 +02:00
Nanne Baars
86e4fd1c85
i8n highlighting #96
2015-09-24 10:09:07 +02:00
Nanne Baars
87d196c427
Return indication that plugins have been reloaded
2015-09-22 21:13:41 +02:00
Nanne Baars
6f8befd9a4
Merge remote-tracking branch 'upstream/master'
2015-09-22 20:40:02 +02:00
Nanne Baars
8d2771c108
Adding the ability to reload plugins directly from the interface instead of restarting Tomcat
2015-09-22 20:38:19 +02:00
Jason White
dc57827cfc
#97 , Hint controls for CHALLENGE Category lessons
2015-09-21 21:24:10 -04:00
Jason White
6e670c4ac5
#23 , #24 - LessonInfo Service now used for TitleView and HelpControlsView
2015-09-20 00:09:38 -04:00
Doug Morato
e8b9b17107
Fix javadoc errors in order to comply with Maven OSS requirements
2015-09-15 22:24:11 -04:00
Nanne Baars
112386b43e
Lab - DOM-based cross-site scripting: Java Source produces XSS alert #38
2015-09-02 23:22:24 +02:00
Jason White
7c16319c34
#42 , support for stages in client router and LessonMenuService
2015-08-22 21:13:03 -04:00
Nanne Baars
42f373d66a
Moved Maven multiproject setup
2015-08-11 21:57:12 +02:00