Jason White
f6ac85168b
change to fix WEB-164, some other UI updates
2014-09-24 21:07:30 -04:00
Jason White
867b692f52
rounded out work on restart lesson and finished implementing showSource/showHints through UI, now that they come as metadata for a lesson
2014-09-20 21:35:16 -04:00
Jason White
4ff73d0215
restart Lesson button implemented and attack link modification for CSRF lesson
2014-09-20 16:03:52 -06:00
Jason White
13e3bb87c4
Update for WEB-69. Fix for JSONInjection lesson. Stub in javascript for CSRF lesson update/fix
2014-09-19 15:37:45 -06:00
Jason White
bcf7c9a159
fix for some lessons that were not loading correctly ... fixes special characters that were getting rendering into id's
2014-09-19 11:33:26 -06:00
Jason White
d07e52d5e0
changes for menu decoration and related code updates
2014-09-19 10:55:26 -06:00
Jason White
5372d79ec8
menu decoration updates
2014-09-16 22:08:31 -06:00
Jason White
9708292ae5
params fixed too
2014-09-15 22:35:08 -06:00
Jason White
80b776f7fd
fixing my mess from earlier. hints, plans, solutions etc. working again. params still quirky
2014-09-15 22:16:26 -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
Jason White
b375cc091f
committing before merging local stash
2014-09-15 14:30:44 -04:00
Rick Lawson
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
diver-sity
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
diver-sity
0f82bd9991
missed a semi-colon
2014-09-13 17:22:36 +10: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
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
diver-sity
bdb9d33bf6
Merge branch 'next' of https://github.com/WebGoat/WebGoat into next
2014-09-13 06:05:57 +10: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
diver-sity
d72d1f0262
Merge branch 'next' of https://github.com/WebGoat/WebGoat into next
2014-09-12 21:13:07 +10:00
Rick Lawson
b04622ff86
add tooltips to nav buttons on right
2014-09-11 06:59:04 -04:00
diver-sity
1cfbe2b843
Merge branch 'next' of https://github.com/WebGoat/WebGoat into next
...
Conflicts:
.gitignore
2014-09-10 21:25:45 +10:00
nbaars
f9d14c9b79
Added service for fetching the title of a lesson
2014-09-09 18:18:45 +02: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
diver-sity
6d431ca1fd
Merge branch 'next' of https://github.com/WebGoat/WebGoat into next
...
Conflicts:
src/main/webapp/WEB-INF/pages/main_new.jsp
src/main/webapp/css/main.css
overrode the local with the remote version
2014-09-05 06:03:48 +10:00
diver-sity
8b2eeb103b
WEB-43 Implement Accordion on Menu
...
tried to implement jQuery UI Accordion; issues raised in the ticket
2014-09-05 05:45:47 +10:00
Jason White
05cdeda1ba
minor changes from this AM
2014-09-03 21:21:45 -04:00
Jason White
50f936f395
basic params working from cookie/params button.
2014-09-01 23:40:14 -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
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
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
Jason White
3aa6cb044b
removing Home/about/contact from left menu rendering/constants file
2014-08-24 09:04:07 -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