23 Commits

Author SHA1 Message Date
lawson89
2d7679cdda fix various session issues and cleanup
main change is to force spring security to always send user to welcome.mvc after login which gets their session setup properly before redirecting to start.mvc
2014-08-21 09:05:12 -04:00
lawson89@gmail.com
b7520324e0 render lesson stages in menu 2014-08-19 09:03:07 -04:00
Jason White
f2406eff52 Updated lesson content function, genral clean up of js 2014-08-19 06:49:30 -04:00
lawson89
e26dcf84a9 pull in application to fix navigation toggling and tooltips 2014-08-18 20:47:55 -04:00
lawson89
f3092a2344 render lesson content using jquery 2014-08-18 13:18:42 -04:00
lawson89
30f3c3a95f clean up logging
get link pointer showing up correctly on submenu items (href was left off)
2014-08-17 10:26:15 -04:00
lawson89
cfb4ebb2b6 get submenus showing up and animation working 2014-08-17 10:19:51 -04:00
lawson89
354826e645 fix session timeout issue
removed tiles
various small cleanups
added session service to aid in debugging session issues
2014-08-13 11:20:59 -04:00
Jason White
a4807a026c updates to UI since last unsuccessful push attempt. Menus rendering now, but still need some work. 2014-08-13 06:14:11 -04:00
Jason White
c4d9bacfbc Initial UI Commit, still rather rough 2014-08-13 06:14:11 -04:00
lawson89
c306e338db make forms ajax for basic lessons 2014-08-07 17:44:49 -04:00
rlawson
bef50d22b9 skeleton screen for new single page webapp 2014-08-07 14:22:20 -04:00
rlawson
4c1f6ecd1d clean up a few .do to .mvc conversions 2014-08-06 09:35:38 -04:00
rlawson
abd594beae Change spring stuff to mvc extension instead of do
show splash screen after login
2014-08-06 09:28:57 -04:00
lawson89
ba9b60a99c add links and fix titles to lesson menu service
add list of built in accounts to login screen
2014-07-11 14:58:27 -04:00
lawson89
df68764e2c get dependencies sorted out for spring rest services 2014-06-20 07:48:03 -04:00
lawson89
39d5888ef3 get logout working
fix issue with white screen after login
2014-06-19 19:43:07 -04:00
lawson89
80dae15f70 exclude web assets from spring security
format reportBug.jsp
2014-06-11 21:56:43 -04:00
lawson89
10be6757af work on logging 2014-06-03 14:39:21 -04:00
lawson89
c8ec75b5f2 spring security cleanup 2014-06-02 17:44:28 -04:00
lawson89
dc0bc99b60 add form based login 2014-06-02 16:00:58 -04:00
lawson89
617d16d8a7 migrate from container managed authentication to spring security
updated spring and spring security versions
2014-05-29 18:43:40 -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