34 Commits

Author SHA1 Message Date
Rick Lawson
fc8d4d495a move hints up 2014-09-11 08:05:35 -04:00
Rick Lawson
706a574d5f style login and logout pages to match new look 2014-09-11 07:54:53 -04:00
Rick Lawson
5241af57cc Fix mailto link on top right 2014-09-11 07:23:02 -04:00
Rick Lawson
96ec99e65a show user and role in logout menu 2014-09-11 07:16:41 -04:00
rlawson
ac46ddd4d9 mail and user buttons 2014-09-08 08:20:45 -04:00
lawson89@gmail.com
e9cd630a95 get the info button functioning 2014-09-07 23:39:05 -04:00
Jason White
b06a0a2c7c cookies and params modification. Hints update as well 2014-09-07 01:36:10 -04: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
rlawson
1c72097c24 make source render in pre tag 2014-08-27 22:09:17 -04:00
lawson89@gmail.com
5cf9b4752a show lesson solution 2014-08-27 21:59:29 -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
lawson89@gmail.com
37aed7ffe1 show lesson solution 2014-08-26 08:03:08 -04:00
Jason White
5f378a7520 js file reorganization, basic name spacing 2014-08-25 21:02:31 -04:00
lawson89
53b6c16fb6 wire up show source service to button 2014-08-25 09:47:57 -04:00
Jason White
48c31458aa text of lesson title (no styling yet), place holder buttons for top functions laid in 2014-08-25 06:20:07 -04:00
Dave
705f52f9dc fixed source code display 2014-08-24 14:10:30 -04:00
Dave
5a85e26b21 removed editor script for now 2014-08-24 13:41:06 -04:00
Dave
5511dee571 removed editor script for now 2014-08-24 13:40:50 -04:00
Dave
cdf4c11f02 added interactive view of source code for each lesson.
added ACE editor, to prepare for a nice source code editor later on
2014-08-24 13:39:10 -04:00
Dave
0c28f06d63 added interactive view of source code for each lesson.
added ACE editor, to prettyfy the source also
2014-08-24 13:25:41 -04:00
Dave
8ab1e2cf52 added place holder for live lesson source view 2014-08-24 10:46:10 -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
mayhew64@gmail.com
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
phillip.seay@gmail.com
fb938e0933 Initial commit of new spring-MVC/spring security/tiles-based functionality
git-svn-id: http://webgoat.googlecode.com/svn/branches/webgoat-6.0@484 4033779f-a91e-0410-96ef-6bf7bf53c507
2012-09-11 00:26:09 +00:00
mayhew64@gmail.com
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
ch.ko123
c46d490726 removed jars, as dependencies are now pulled from the maven repo
git-svn-id: http://webgoat.googlecode.com/svn/trunk/webgoat@405 4033779f-a91e-0410-96ef-6bf7bf53c507
2009-11-05 20:30:23 +00:00
ch.ko123
adad8cf836 added resources dir, removed catalina.jar which is only a build dependency
git-svn-id: http://webgoat.googlecode.com/svn/trunk/webgoat@395 4033779f-a91e-0410-96ef-6bf7bf53c507
2009-11-01 12:51:57 +00:00
ch.ko123
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