diver-sity
1cfbe2b843
Merge branch 'next' of https://github.com/WebGoat/WebGoat into next
...
Conflicts:
.gitignore
2014-09-10 21:25:45 +10:00
diver-sity
624e8a40e3
modified for working around files created during merge
2014-09-10 21:23:09 +10:00
nbaars
8eac6ef898
fixed WEB-53
2014-09-10 08:46:45 +02:00
nbaars
5c8e545185
fixed WEB-27
2014-09-10 07:52:15 +02:00
mayhew64
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
mayhew64
182705448c
Merge pull request #7 from WebGoat/WEB-61
...
Web 61
2014-09-09 16:19:31 -04:00
nbaars
9fe1982eee
Removed adding title with h1 to the page and removing it
2014-09-09 18:19:34 +02:00
nbaars
f9d14c9b79
Added service for fetching the title of a lesson
2014-09-09 18:18:45 +02: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
Bruce Mayhew
be7d40706a
WEB-49 Added title to all lessons
2014-09-07 16:59:56 -04:00
nbaars
c7d7926147
Moved images files etc from lesson_solutions_1 to lesson_solutions
2014-09-07 12:50:56 +02: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
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
lawson89
2a87ee669c
pull in changes from Ali
2014-09-03 21:58:10 -04:00
Jason White
05cdeda1ba
minor changes from this AM
2014-09-03 21:21:45 -04:00
Alison Loney
b18d320bd1
WEB-32, WEB-12, WEB-17, WEB-14
...
Added about, contact, login buttons to top right header. Added lesson
buttons above lesson.
Added ‘heads-up’ display for hints, params etc in a right sidebar in
main body.
2014-09-03 13:07:28 -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
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
diver-sity
d6e68e4860
Merged branch 'next' of https://github.com/WebGoat/WebGoat into next
2014-08-29 05:48:25 +10: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
diver-sity
ea81253b7c
changed .gitignore
2014-08-28 05:30:47 +10: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
Richard Lawson
eaad78099d
Merge pull request #5 from dcowden/next
...
Dynamic Source code display fix
2014-08-24 14:18:31 -04:00
Dave
705f52f9dc
fixed source code display
2014-08-24 14:10:30 -04:00
Dave
71afd2ac07
Merge remote-tracking branch 'upstream/next' into next
2014-08-24 14:01:23 -04:00
Richard Lawson
9c862c729c
Merge pull request #4 from dcowden/next
...
Add dynamic display of source code, updated README
2014-08-24 13:59:53 -04:00
Dave
3453db1cf0
Merge remote-tracking branch 'upstream/next' into next
2014-08-24 13:56:57 -04:00
rlawson
5b30efed71
fix source service so line numbers are not appended, out js code viewer will take care of that
2014-08-24 13:49:54 -04:00
rlawson
243d88b6d1
fix missing sources, pom was not copying source into WEB-INF/classes
...
some cleanup and better logging while I was in there
2014-08-24 13:46:02 -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
b1efd7a81b
updated webgoat homepage
2014-08-24 12:51:15 -04:00
Dave
dc69bb5cce
update more links in README.txt
2014-08-24 11:47:59 -04:00
Dave
ccb8771cb7
updated download link to latest self-executing war file
2014-08-24 11:36:58 -04:00
Dave
8ab1e2cf52
added place holder for live lesson source view
2014-08-24 10:46:10 -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