Sebastian Sdorra
|
d0981ab419
|
sort config panels
|
2010-11-06 16:56:42 +01:00 |
|
Sebastian Sdorra
|
f415e68266
|
readd sonia.config.js and sonia.plugins
|
2010-11-06 16:56:27 +01:00 |
|
Sebastian Sdorra
|
71a1c5cd11
|
added UserHandler to plugin framework
|
2010-11-06 16:39:10 +01:00 |
|
Sebastian Sdorra
|
fb20f3a26d
|
improve handler and manager api
|
2010-11-05 18:19:43 +01:00 |
|
Sebastian Sdorra
|
137279c30a
|
move user to sonia.scm.user.User
|
2010-11-05 15:20:56 +01:00 |
|
Sebastian Sdorra
|
89f040873e
|
improve repository grid
|
2010-11-05 14:57:18 +01:00 |
|
Sebastian Sdorra
|
581345029c
|
fix close repository tab bug
|
2010-11-05 14:36:37 +01:00 |
|
Sebastian Sdorra
|
386e4cbd6a
|
enable form validation
|
2010-11-05 14:33:35 +01:00 |
|
Sebastian Sdorra
|
ae9cddf0ae
|
added reload button to repository grid
|
2010-11-05 14:28:51 +01:00 |
|
Sebastian Sdorra
|
d7c1f60541
|
added remove repository method
|
2010-11-05 14:25:56 +01:00 |
|
Sebastian Sdorra
|
b3c551b771
|
added add new repository method
|
2010-11-05 14:04:54 +01:00 |
|
Sebastian Sdorra
|
782ffd1819
|
added user interface for repository management
|
2010-11-05 13:31:46 +01:00 |
|
Sebastian Sdorra
|
f2d8ac31bb
|
remove repositoryTypes from sonia.global.js
|
2010-11-04 19:41:07 +01:00 |
|
Sebastian Sdorra
|
7b1e6760d2
|
improve user interface
|
2010-11-03 18:40:43 +01:00 |
|
Sebastian Sdorra
|
d7655d39d7
|
improve extjs sample
|
2010-11-01 21:16:25 +01:00 |
|
Sebastian Sdorra
|
60a8ea77af
|
added extjs sample directory
|
2010-11-01 20:21:04 +01:00 |
|
Sebastian Sdorra
|
0fc5699aba
|
added new license header
|
2010-10-31 19:22:53 +01:00 |
|
Sebastian Sdorra
|
17508ebeab
|
improve plugin loading
|
2010-10-31 13:20:53 +01:00 |
|
Sebastian Sdorra
|
ee68f9ef60
|
remove unused services and fix double plugin loading
|
2010-10-31 13:13:58 +01:00 |
|
Sebastian Sdorra
|
0a9ed23b28
|
improve plugin management
|
2010-10-31 13:07:43 +01:00 |
|
Sebastian Sdorra
|
eda1c353b9
|
added XmlAuthenticator
|
2010-10-31 11:47:16 +01:00 |
|
Sebastian Sdorra
|
55fcb668d2
|
make repository panel closeable
|
2010-10-23 13:29:44 +02:00 |
|
Sebastian Sdorra
|
0478552be3
|
fix scrolling bug
|
2010-10-22 19:17:32 +02:00 |
|
Sebastian Sdorra
|
8f57cd0e31
|
fix pmd reported violations
|
2010-10-16 13:20:20 +02:00 |
|
Sebastian Sdorra
|
040f22d1a8
|
improve logging
|
2010-10-16 11:25:42 +02:00 |
|
Sebastian Sdorra
|
ecb96edda8
|
use log4j for logging configuration
|
2010-10-16 11:20:54 +02:00 |
|
Sebastian Sdorra
|
30f94d48ae
|
use slf4j instead of java.util.logging
|
2010-10-16 11:03:54 +02:00 |
|
Sebastian Sdorra
|
fd86fd5d76
|
fix repository caching bug
|
2010-10-16 00:01:21 +02:00 |
|
Sebastian Sdorra
|
198a2c372a
|
added logout method
|
2010-10-15 23:03:00 +02:00 |
|
Sebastian Sdorra
|
89debd70c7
|
use constructor injection instead of field injection
|
2010-10-15 18:10:00 +02:00 |
|
Sebastian Sdorra
|
d0825b25c8
|
improve security
|
2010-10-15 17:58:16 +02:00 |
|
Sebastian Sdorra
|
e891d762fb
|
added caching for the repositorymanager
|
2010-10-14 07:58:51 +02:00 |
|
Sebastian Sdorra
|
8d8f74bce3
|
fix bug in rest panel
|
2010-10-13 15:14:19 +02:00 |
|
Sebastian Sdorra
|
910049e9fe
|
start improving user interface
|
2010-10-13 15:07:06 +02:00 |
|
Sebastian Sdorra
|
875281aef9
|
update extjs from 3.2 to 3.3
|
2010-10-12 16:21:57 +02:00 |
|
Sebastian Sdorra
|
3ea533d29d
|
fix initialization bug
|
2010-10-12 15:06:32 +02:00 |
|
Sebastian Sdorra
|
030b2e8db0
|
improve plugin structure
|
2010-10-12 09:16:40 +02:00 |
|
Sebastian Sdorra
|
635b58682a
|
disable debug logging
|
2010-09-29 09:10:41 +02:00 |
|
Sebastian Sdorra
|
6fec6196a0
|
improve utils
|
2010-09-28 20:19:18 +02:00 |
|
Sebastian Sdorra
|
2d666f5b14
|
improve ScmWebPlugin api
|
2010-09-26 16:16:38 +02:00 |
|
Sebastian Sdorra
|
16052aeb4b
|
added BasicAuthenticationFilter
|
2010-09-26 16:14:25 +02:00 |
|
Sebastian Sdorra
|
9619a92d41
|
move Authenticator and Filters from scm-webapp to scm-web-api
|
2010-09-26 15:53:26 +02:00 |
|
Sebastian Sdorra
|
86f26a51a5
|
fix navigation panel title
|
2010-09-20 15:32:55 +02:00 |
|
Sebastian Sdorra
|
075e266620
|
improve ScmWebPlugin api
|
2010-09-20 14:51:10 +02:00 |
|
Sebastian Sdorra
|
9ab0687e35
|
fix bug in update method of sonia.rest
|
2010-09-20 09:44:03 +02:00 |
|
Sebastian Sdorra
|
ac1a9140f6
|
added ostfalia favicon
|
2010-09-19 18:59:00 +02:00 |
|
Sebastian Sdorra
|
421af8b0cb
|
disable debug logging
|
2010-09-19 18:55:36 +02:00 |
|
Sebastian Sdorra
|
e6c0f22375
|
bind submit button to form
|
2010-09-19 18:52:42 +02:00 |
|
Sebastian Sdorra
|
5326622e75
|
mask form on load
|
2010-09-19 18:43:16 +02:00 |
|
Sebastian Sdorra
|
20c21bc5d7
|
render contact as mailto link
|
2010-09-19 18:42:46 +02:00 |
|