Fredrik Jönsson
|
a33a3c13c6
|
Fix the about page.
|
2015-02-04 15:48:57 +01:00 |
Fredrik Jönsson
|
6fccef3f69
|
Translate copyright notice.
|
2015-02-04 15:44:56 +01:00 |
Fredrik Jönsson
|
2dcedca7ac
|
Translate home page, minus statistics string which currently is
non-translateable and needs to be refactorized.
|
2015-02-04 14:59:54 +01:00 |
Fredrik Jönsson
|
a61759bf74
|
Translate contact page.
|
2015-02-04 14:32:13 +01:00 |
Fredrik Jönsson
|
222b7bae91
|
Initial i18n setup and translations.
|
2015-02-04 13:50:09 +01:00 |
Justin Richer
|
6c88d7c54b
|
removed old owner_id field, closes #636
|
2015-01-17 08:18:36 -05:00 |
Wolter Eldering
|
3a067f1875
|
modify foreign key column types
|
2014-12-18 20:39:37 -05:00 |
Wolter Eldering
|
0e50b2f250
|
Fix column foreign key data type
make client_id in access_token and approved_site_scope,
whitelisted_site_id in approved_site the same type at the key they
refer to.
|
2014-12-18 20:39:37 -05:00 |
Justin Richer
|
76b25e13c1
|
made offline access non-default
|
2014-11-22 23:46:25 -05:00 |
Justin Richer
|
960319b796
|
improved logging configuration, removed transactional from service
|
2014-05-25 15:38:44 -04:00 |
Justin Richer
|
896e49f8e8
|
drop temporary tables on upgrade script, closes #536
|
2014-02-16 00:58:37 -05:00 |
Justin Richer
|
3b52ce8201
|
happy new year!
|
2014-01-20 12:38:42 -05:00 |
Justin Richer
|
dd8b17c67d
|
added UNIQUE constraint to client_id
|
2014-01-20 11:31:09 -05:00 |
Justin Richer
|
ea1f52cdf9
|
updated syntax of default values to allow file to run inside HSQLDB GUI (it ran fine on the back end for some reason), addresses #545
|
2014-01-20 11:29:46 -05:00 |
Justin Richer
|
59da1960eb
|
added token_endpoint_auth_signing_alg, addresses #511
affects #455
|
2013-09-26 11:11:09 -04:00 |
Justin Richer
|
0691c98183
|
added database upgrade files, addresses #455
|
2013-09-26 10:28:16 -04:00 |
Justin Richer
|
8a5a16f374
|
refactored project into four modules:
Common
Client
Server Library
Server Webapp
addresses #367
|
2013-09-23 17:19:09 -04:00 |