Commit Graph

3025 Commits

Author SHA1 Message Date
9bb1cb8d9c WEB-68 Service to return WebGoat Version and Build Number
-- add email, email list, version number and build number as parameters to about page
2014-09-15 08:17:40 -04:00
0074b7e0e4 change order of context listeners 2014-09-14 13:18:40 -04:00
81b009ccfb WEB-68 Service to return WebGoat Version and Build Number 2014-09-14 12:34:54 -04:00
a4c5be2943 WEB-68 Service to return WebGoat Version and Build Number 2014-09-14 11:47:25 -04:00
fbc62a4cd7 Merge branch 'next' of https://github.com/WebGoat/WebGoat into next 2014-09-14 10:07:01 -04:00
ab2b6c4c29 WEB-132 Disabled Remote Admin Lesson 2014-09-14 10:06:43 -04:00
9afb31c6b2 WEB-15 Provide a way for remote resources to run locally
Added jquery form plugin to local
2014-09-14 09:56:06 -04:00
b542127c22 Revert "WEB-65"
This reverts commit ebae6964fa.
2014-09-14 09:38:38 -04:00
43fccdcaf7 WEB-126 Updated all introduction lessons 2014-09-13 13:13:44 -04:00
710e3ee1ee Merge branch 'next' of https://github.com/webgoat-atlassian/WebGoat-1 into next
Conflicts:
	src/main/webapp/js/application.js
2014-09-13 17:31:03 +10:00
0f82bd9991 missed a semi-colon 2014-09-13 17:22:36 +10:00
5e44298f2b WEB-64
The left-side navigation bar now appear to be of the same height as the browser window's height. The bar's height also changes when the window is resized.
Testing is carried out in two recent versions of Firefox and Chrome.
2014-09-13 16:54:54 +10:00
9e40e55b8c WEB-64
The left-side navigation bar now appear to be of the same height as the browser window's height. The bar's height also changes when the window is resized.
Testing is carried out in two recent versions of Firefox and Chrome.
2014-09-13 16:37:07 +10:00
3932f884d9 Merge branch 'next' of https://github.com/WebGoat/WebGoat into next 2014-09-13 13:38:17 +10:00
dd421ebb01 WEB-25 Added Devin 2014-09-12 17:46:44 -04:00
5978b63156 Merge branch 'next' of https://github.com/WebGoat/WebGoat into next 2014-09-13 07:13:20 +10:00
ebae6964fa WEB-65
main_new.jsp -> sidebar left: first-level children's indentation is missing

added indentation for first-level children; swapped "span" and "i" in
<a ng-click="expanded = !expanded" href=""><span>{{item.name}}</span><i class="fa {{item.class}}"></i></a>
so that the icon did not appear to belong to the menu item above the current one (in some cases this occured).
2014-09-13 07:05:59 +10:00
e5b142c2ce WEB-25 Increased modal height to break in whitespace 2014-09-12 16:43:19 -04:00
bdb9d33bf6 Merge branch 'next' of https://github.com/WebGoat/WebGoat into next 2014-09-13 06:05:57 +10:00
5f45e6e153 WEB-25 removed exception text that was accidently pasted in 2014-09-12 12:23:12 -04:00
aa07d14755 Merge branch 'next' of https://github.com/WebGoat/WebGoat into next 2014-09-12 12:10:33 -04:00
39bf431ca2 WEB-22 Added Spider Web Logo 2014-09-12 12:07:52 -04:00
d7ed16296c WEB-25 updated text for about page. 2014-09-12 10:32:40 -04:00
1e0460c6f2 WEB-25 about content 2014-09-12 09:52:30 -04:00
1e5e9c0b8b WEB-25 - Content for About Page
WEB-24 - Unauthenticated access should redirect to login page
2014-09-12 08:18:25 -04:00
d72d1f0262 Merge branch 'next' of https://github.com/WebGoat/WebGoat into next 2014-09-12 21:13:07 +10:00
c9e6d1f7a7 WEB-48 Updated useful tools 2014-09-11 18:49:53 -04:00
7e50264d4e Updated logo bg, added modal for about icon 2014-09-11 13:38:07 -04:00
809ef80e18 autowire servlet context instead of getting from request 2014-09-11 09:27:25 -04:00
fc8d4d495a move hints up 2014-09-11 08:05:35 -04:00
706a574d5f style login and logout pages to match new look 2014-09-11 07:54:53 -04:00
5241af57cc Fix mailto link on top right 2014-09-11 07:23:02 -04:00
96ec99e65a show user and role in logout menu 2014-09-11 07:16:41 -04:00
b04622ff86 add tooltips to nav buttons on right 2014-09-11 06:59:04 -04:00
35559d657b WEB-66 updated headers 2014-09-10 18:15:03 -04:00
1cfbe2b843 Merge branch 'next' of https://github.com/WebGoat/WebGoat into next
Conflicts:
	.gitignore
2014-09-10 21:25:45 +10:00
624e8a40e3 modified for working around files created during merge 2014-09-10 21:23:09 +10:00
8eac6ef898 fixed WEB-53 2014-09-10 08:46:45 +02:00
5c8e545185 fixed WEB-27 2014-09-10 07:52:15 +02:00
e9b7de4bab Merge pull request #6 from WebGoat/WEB-54
Moved images files etc from lesson_solutions_1 to lesson_solutions
2014-09-09 16:34:50 -04:00
182705448c Merge pull request #7 from WebGoat/WEB-61
Web 61
2014-09-09 16:19:31 -04:00
9fe1982eee Removed adding title with h1 to the page and removing it 2014-09-09 18:19:34 +02:00
f9d14c9b79 Added service for fetching the title of a lesson 2014-09-09 18:18:45 +02:00
ac46ddd4d9 mail and user buttons 2014-09-08 08:20:45 -04:00
e9cd630a95 get the info button functioning 2014-09-07 23:39:05 -04:00
be7d40706a WEB-49 Added title to all lessons 2014-09-07 16:59:56 -04:00
c7d7926147 Moved images files etc from lesson_solutions_1 to lesson_solutions 2014-09-07 12:50:56 +02:00
b06a0a2c7c cookies and params modification. Hints update as well 2014-09-07 01:36:10 -04:00
8ae120404f Changed the layout of the lesson. The congratulation sentence is now displayed in "red". See WEB-46 2014-09-06 22:23:22 +02:00
91029ed3a6 reworked cookies/params and modified button layout some 2014-09-04 20:02:23 -04:00