16 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
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
lawson89
f6437cf28c add new service to view source 2014-08-11 16:28:05 -04:00
lawson89
05dc945d95 add new service to view source 2014-08-11 16:22:25 -04:00
lawson89@gmail.com
7011082cb9 added parameters service 2014-08-09 21:39:52 -04:00
lawson89@gmail.com
16803b1130 added cookies service
updated license info
2014-08-09 20:39:38 -04:00
rlawson
1430be8686 exception handling for rest services 2014-08-09 20:15:14 -04:00
rlawson
897e47f926 exception handling for rest services 2014-08-09 20:11:20 -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
d5024b7739 add lesson menu item service for building left nav 2014-07-10 21:23:16 -04:00
lawson89
a90817f332 check in hint service which provides a list of hints for the current lesson 2014-06-20 14:41:15 -04:00
lawson89
c71931f43c stub out hint service 2014-06-20 07:52:16 -04:00
lawson89
df68764e2c get dependencies sorted out for spring rest services 2014-06-20 07:48:03 -04:00