Commit Graph

1258 Commits

Author SHA1 Message Date
Sebastian Sdorra
be107b8102 added rest api for groups 2010-12-31 16:49:47 +01:00
Sebastian Sdorra
1686ab25d0 added XmlGroupManager 2010-12-31 16:28:55 +01:00
Sebastian Sdorra
c1a3d4268a fix bug with enabled anonymous access 2010-12-31 14:58:11 +01:00
Sebastian Sdorra
4402cfc2cf remove unused ContextResolver classes 2010-12-30 14:07:15 +01:00
Sebastian Sdorra
0ae2c1708b fix JsonMappingException 2010-12-30 13:51:13 +01:00
Sebastian Sdorra
b1a9173cd3 allow anonymous access 2010-12-30 13:44:40 +01:00
Sebastian Sdorra
422b4cab9e create anonymous account 2010-12-30 13:03:01 +01:00
Sebastian Sdorra
8336dc6e21 fix bug in renderUrl method 2010-12-29 18:15:45 +01:00
Sebastian Sdorra
6c3ef84958 added SSLFilter 2010-12-29 14:32:55 +01:00
Sebastian Sdorra
6136c94172 fix bug in update method 2010-12-29 14:08:31 +01:00
Sebastian Sdorra
01462ef3e8 improve plugin dependency handling 2010-12-29 14:05:30 +01:00
Sebastian Sdorra
73bb99a085 remove unused method 2010-12-28 15:48:01 +01:00
Sebastian Sdorra
a43d9a58a4 enable gzip compression 2010-12-28 15:45:29 +01:00
Sebastian Sdorra
2a2696bf84 fix bug with empty permission array 2010-12-28 15:27:32 +01:00
Sebastian Sdorra
f1a3f8885c use collection instead of arrays 2010-12-27 17:41:58 +01:00
Sebastian Sdorra
c1e1695e28 enable pojo mapping to fix JAXBExceptions 2010-12-27 16:58:52 +01:00
Sebastian Sdorra
37d7989a6f update ehcache and jgit 2010-12-27 15:44:34 +01:00
Sebastian Sdorra
9bb02a20d5 merge with 1d003fff9a81 2010-12-22 15:31:56 +01:00
Sebastian Sdorra
6e6dda553d fixing bug concerning an error which occurred because of spaces in web application path 2010-12-21 17:08:41 +01:00
David M. Carr
1b4a847d25 Fix typo in DebugServlet 2010-12-19 18:49:51 -05:00
Sebastian Sdorra
6103e27cfe improve error handling 2010-12-19 15:13:45 +01:00
Sebastian Sdorra
a6a7d75328 implement plugin update method 2010-12-18 18:21:21 +01:00
Sebastian Sdorra
0d2ec6da5e increase plugin caching time 2010-12-18 16:36:14 +01:00
Sebastian Sdorra
3dedf31dda implement plugin uninstall method 2010-12-18 16:25:57 +01:00
Sebastian Sdorra
9dd3b0a3d1 improve web interface for plugin management 2010-12-18 15:45:46 +01:00
Sebastian Sdorra
3bdd094afa remove debug messages 2010-12-18 15:10:26 +01:00
Sebastian Sdorra
09fb26f63d make plugin repository url configurable 2010-12-18 14:18:14 +01:00
Sebastian Sdorra
8646be6733 improve plugin api 2010-12-18 13:37:34 +01:00
David M. Carr
abd04009b3 Merge with 25f2d9577da05c6e5fa53eb1e0c6c4b70751bd8a 2010-12-17 13:52:28 -05:00
Sebastian Sdorra
5f40f3b3b0 added text in background of grid when this the grid empty 2010-12-17 19:18:26 +01:00
Sebastian Sdorra
548973153f dont show installed plugins in the grid of available plugins 2010-12-17 19:02:32 +01:00
David M. Carr
8da87187ae Change logout navigation label from "Abmelden" to "Log out".
Change scmConfig tab panel label from "Scm Config" to "SCM Config", since SCM is an initialism.
2010-12-17 12:26:52 -05:00
Sebastian Sdorra
d66b9f4b32 added progressbar to plugin installation 2010-12-17 18:13:21 +01:00
Sebastian Sdorra
54b19f999f improve simple plugin installation 2010-12-17 17:23:40 +01:00
Sebastian Sdorra
3795b6dd0d added web interface for plugin installation 2010-12-16 18:17:48 +01:00
Sebastian Sdorra
84191eb242 secure plugin manager 2010-12-16 07:46:02 +01:00
Sebastian Sdorra
bb4982e302 fix bug in JAXBStore, see http://jaxb.java.net/guide/Performance_and_thread_safety.html 2010-12-13 21:06:33 +01:00
Sebastian Sdorra
bf3448e088 using maven aether for plugin installation 2010-12-13 21:02:39 +01:00
Sebastian Sdorra
2df3034309 imporve plugin system 2010-12-13 18:59:00 +01:00
Sebastian Sdorra
2918322c32 added BootstrapFilter and BootstrapListener 2010-12-09 22:59:22 +01:00
Sebastian Sdorra
6e6575738e added unit tests for authentication 2010-12-07 17:13:16 +01:00
Sebastian Sdorra
44c57b8ea6 improve scm-test 2010-12-06 20:05:04 +01:00
Sebastian Sdorra
ef31ec2bab move implementations from scm-core to scm-webapp 2010-12-06 19:16:28 +01:00
Sebastian Sdorra
07ca40c7c0 added id's to navigation sections 2010-12-06 17:15:27 +01:00
Sebastian Sdorra
b0f2339981 improve js navigation api 2010-12-06 17:13:14 +01:00
Sebastian Sdorra
49b088723b use new store-api 2010-12-05 19:42:52 +01:00
Sebastian Sdorra
f5e41495c6 added store-api 2010-12-05 19:26:38 +01:00
Sebastian Sdorra
b6e5410d71 improve performance 2010-12-05 18:02:35 +01:00
Sebastian Sdorra
f69dceb729 improve user grid 2010-12-05 17:46:26 +01:00
Sebastian Sdorra
56b6b808c3 added logging to XmlUserManager 2010-12-05 17:33:29 +01:00