Commit Graph

24 Commits

Author SHA1 Message Date
c1b1d34e09 initial mod for menu resizing, some more angularization/splitting of the controllers 2014-09-15 14:30:44 -04:00
b542127c22 Revert "WEB-65"
This reverts commit ebae6964fa.
2014-09-14 09:38:38 -04: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
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
39bf431ca2 WEB-22 Added Spider Web Logo 2014-09-12 12:07:52 -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
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
2a87ee669c pull in changes from Ali 2014-09-03 21:58:10 -04:00
19e3eff325 added view portion of cookies, to be updated per new mock-up 2014-09-03 08:02:22 -04:00
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
d414d1a5e4 basic updates to UI, some js clean-up (moving some literals into goatConstants) 2014-08-30 21:33:20 -04:00
ff76644664 moving buttons down off the header area, styles to be updated more later 2014-08-26 21:29:45 -04:00
be2a2f13c5 adding UI utility js file, bootstrap library for angular use 2014-08-24 08:28:33 -04:00
8177a6276a Initial commit for separate menus 2014-08-24 07:10:44 -04:00
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
6a96547ef0 Restructured the baseline to remove extra src/main directory structure. Added eclipes project file
git-svn-id: http://webgoat.googlecode.com/svn/branches/webgoat-6.0@485 4033779f-a91e-0410-96ef-6bf7bf53c507
2012-11-19 23:57:51 +00:00
02bcf39ecf alphabetized the credits
git-svn-id: http://webgoat.googlecode.com/svn/trunk/webgoat@475 4033779f-a91e-0410-96ef-6bf7bf53c507
2012-04-27 20:02:44 +00:00
7b4f5541aa Updated challenge screen to 5.4, added authors sections, changed ccs to support new spacing
git-svn-id: http://webgoat.googlecode.com/svn/trunk/webgoat@472 4033779f-a91e-0410-96ef-6bf7bf53c507
2012-04-27 12:23:36 +00:00
d48519d1ec Fixed some broken formatting on screen layout, added the Malicious code to the hidden lessons until real lessons can be built
git-svn-id: http://webgoat.googlecode.com/svn/trunk/webgoat@410 4033779f-a91e-0410-96ef-6bf7bf53c507
2009-11-09 03:58:08 +00:00
5119e65791 renamed main->src regarding to Maven conventions
git-svn-id: http://webgoat.googlecode.com/svn/trunk/webgoat@394 4033779f-a91e-0410-96ef-6bf7bf53c507
2009-11-01 11:54:43 +00:00