2014-03-01 |
(refs #279)Override ScalatraBase#fullUrl() to apply the configured base url to redirection.
takezoe
committed
on 1 Mar 2014
|
---|---|
Add FlashMapSupport to ControllerBase.
takezoe
committed
on 1 Mar 2014
|
|
(refs #279)Fix webhook URL to use the configured base URL.
takezoe
committed
on 1 Mar 2014
|
|
2014-02-23 |
(refs #279)Fix redirect URL generation in authentication.
takezoe
committed
on 23 Feb 2014
|
2014-02-22 |
(refs #279)Add configuration to specify the base URL. But still one problem has not been resolved.
takezoe
committed
on 22 Feb 2014
|
2013-11-13 |
Upgrade scalatra-forms to 0.0.8.
takezoe
committed
on 13 Nov 2013
|
2013-11-09 |
Fix redirect path encoding.
takezoe
committed
on 9 Nov 2013
|
2013-11-02 |
(refs #114)Remove user related data when user is removed.
takezoe
committed
on 2 Nov 2013
|
2013-11-01 |
Upgrade to scalatra-forms 0.0.4
takezoe
committed
on 1 Nov 2013
|
2013-09-22 |
Define request attribute keys.
takezoe
committed
on 22 Sep 2013
|
Define session keys.
takezoe
committed
on 22 Sep 2013
|
|
Improve session handling.
takezoe
committed
on 22 Sep 2013
|
|
Use ControlUtil.
takezoe
committed
on 22 Sep 2013
|
|
2013-09-03 |
Don't set response content type via Accept header.
takezoe
committed
on 3 Sep 2013
|
2013-08-30 |
Remove unused import statement.
takezoe
committed
on 30 Aug 2013
|
2013-08-25 |
(refs #87)rolled back because it breaks content type for resources such as css or images.
takezoe
committed
on 25 Aug 2013
|
2013-08-24 |
specify contentType
odz
committed
on 24 Aug 2013
|
2013-08-10 |
Fix redirect behaviour after sign in.
takezoe
committed
on 10 Aug 2013
|
2013-08-09 |
Upgrade scalatra-forms.
takezoe
committed
on 9 Aug 2013
|
2013-07-24 |
Improve authentication for H2 console.
takezoe
committed
on 24 Jul 2013
|
2013-07-22 |
(refs #40)Enable H2 Console.
takezoe
committed
on 22 Jul 2013
|
2013-07-19 |
Move FileUploadUtil to FileUploadControllerBase.
takezoe
committed
on 19 Jul 2013
|
2013-07-11 |
Add method for request cache to app.Context.
takezoe
committed
on 11 Jul 2013
|
2013-07-10 |
(refs #28)Look up Gravatar if user icon is not configured.
takezoe
committed
on 10 Jul 2013
|
Generalize some methods in AccountController and UserManagementController.
takezoe
committed
on 10 Jul 2013
|
|
Generalize some methods in AccountController and UserManagementController.
takezoe
committed
on 10 Jul 2013
|
|
2013-07-03 |
Fix repository url.
takezoe
committed
on 3 Jul 2013
|
2013-06-29 |
Remove resolved TODO.
takezoe
committed
on 29 Jun 2013
|
Fix Unauthorized error behaviour.
takezoe
committed
on 29 Jun 2013
|
|
2013-06-28 |
Redirect to previous URL after sign in.
takezoe
committed
on 28 Jun 2013
|