21 Commits

Author SHA1 Message Date
Jason White
24f937f6e3 css fix for visual off-by-one lesson complete decoration 2014-09-17 08:34:50 -06:00
Jason White
5372d79ec8 menu decoration updates 2014-09-16 22:08:31 -06:00
Jason White
c1b1d34e09 initial mod for menu resizing, some more angularization/splitting of the controllers 2014-09-15 14:30:44 -04:00
Rick Lawson
b542127c22 Revert "WEB-65"
This reverts commit ebae6964fa096bf3a861bfaf66e08fa74573f64d.
2014-09-14 09:38:38 -04:00
diver-sity
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
diver-sity
5978b63156 Merge branch 'next' of https://github.com/WebGoat/WebGoat into next 2014-09-13 07:13:20 +10:00
diver-sity
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
Bruce Mayhew
e5b142c2ce WEB-25 Increased modal height to break in whitespace 2014-09-12 16:43:19 -04:00
Bruce Mayhew
39bf431ca2 WEB-22 Added Spider Web Logo 2014-09-12 12:07:52 -04:00
Rick Lawson
1e5e9c0b8b WEB-25 - Content for About Page
WEB-24 - Unauthenticated access should redirect to login page
2014-09-12 08:18:25 -04:00
Jason White
b06a0a2c7c cookies and params modification. Hints update as well 2014-09-07 01:36:10 -04:00
nbaars
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
Jason White
91029ed3a6 reworked cookies/params and modified button layout some 2014-09-04 20:02:23 -04:00
lawson89
2a87ee669c pull in changes from Ali 2014-09-03 21:58:10 -04:00
Jason White
19e3eff325 added view portion of cookies, to be updated per new mock-up 2014-09-03 08:02:22 -04:00
Jason White
d35f5e0348 Cleanup, class added to handle lesson info. Updates for plan,source and solution. Started work on cookies and params, not functioning quite yet 2014-09-01 22:30:46 -04:00
Jason White
d414d1a5e4 basic updates to UI, some js clean-up (moving some literals into goatConstants) 2014-08-30 21:33:20 -04:00
Jason White
ff76644664 moving buttons down off the header area, styles to be updated more later 2014-08-26 21:29:45 -04:00
Jason White
be2a2f13c5 adding UI utility js file, bootstrap library for angular use 2014-08-24 08:28:33 -04:00
Jason White
8177a6276a Initial commit for separate menus 2014-08-24 07:10:44 -04:00
Dave
a387d06a34 Refactored files to Maven standard Layout
Added plugin to produce executable jar. Now it is easy to run webgoat on all platforms.
2014-08-23 13:07:10 -04:00