Sebastian Sdorra
|
58d6fdedcc
|
fix wrong scope on history action
|
2012-04-01 13:01:56 +02:00 |
|
Sebastian Sdorra
|
535a23a760
|
improve german locale
|
2012-03-31 19:16:05 +02:00 |
|
Sebastian Sdorra
|
7d0969e636
|
fix double header on login window in german locale
|
2012-03-31 19:01:04 +02:00 |
|
Sebastian Sdorra
|
a31bbb717d
|
remove unused import
|
2012-03-25 14:24:17 +02:00 |
|
Sebastian Sdorra
|
a8a23cc63e
|
load server configuration from config directory if a config file exists
|
2012-03-25 14:23:24 +02:00 |
|
Sebastian Sdorra
|
27885baf1d
|
rename orientdb configuration file from orientdb.xml to orientdb-client.xml
|
2012-03-25 14:18:59 +02:00 |
|
Sebastian Sdorra
|
76eade262c
|
clean shutdown for orientdb connection pool and embedded server
|
2012-03-25 13:18:10 +02:00 |
|
Sebastian Sdorra
|
21fb402565
|
fix wrong log message
|
2012-03-25 13:17:34 +02:00 |
|
Sebastian Sdorra
|
7848d1b192
|
added extensionpoint for ServletContextListener
|
2012-03-25 13:09:05 +02:00 |
|
Sebastian Sdorra
|
e2b137ba6a
|
fix possible nullpointerexception
|
2012-03-25 13:05:49 +02:00 |
|
Sebastian Sdorra
|
9088b8cf45
|
improve logging
|
2012-03-19 15:56:29 +01:00 |
|
Sebastian Sdorra
|
913b342b86
|
use property for orientdb version
|
2012-03-19 08:56:42 +01:00 |
|
Sebastian Sdorra
|
a08d02cf53
|
fix wrong log message
|
2012-03-18 18:55:57 +01:00 |
|
Sebastian Sdorra
|
1d64651d3f
|
improve logging
|
2012-03-18 18:44:52 +01:00 |
|
Sebastian Sdorra
|
a7ba1b1ed7
|
fix wrong document name in group queries
|
2012-03-18 18:38:23 +01:00 |
|
Sebastian Sdorra
|
00b5c795cd
|
fix wrong log message parameter
|
2012-03-18 18:25:55 +01:00 |
|
Sebastian Sdorra
|
f8fbb85c7b
|
use dao type for system account creation
|
2012-03-18 17:21:33 +01:00 |
|
Sebastian Sdorra
|
b979c2d438
|
use default type of user manager for default authentication
|
2012-03-18 17:17:39 +01:00 |
|
Sebastian Sdorra
|
6b93714ab9
|
fix wrong field name
|
2012-03-18 17:10:08 +01:00 |
|
Sebastian Sdorra
|
6127aa1f7a
|
start embedded orientdb server if no configuration is available
|
2012-03-18 17:08:50 +01:00 |
|
Sebastian Sdorra
|
4c504adeab
|
added orientdb module to override.xml
|
2012-03-18 16:01:53 +01:00 |
|
Sebastian Sdorra
|
76792478fc
|
added default configuration for orientdb
|
2012-03-18 15:57:52 +01:00 |
|
Sebastian Sdorra
|
9e67e9bda0
|
added orientdb module
|
2012-03-18 15:56:48 +01:00 |
|
Sebastian Sdorra
|
e30f895b02
|
added modules to overrides
|
2012-03-18 15:56:19 +01:00 |
|
Sebastian Sdorra
|
15d420ff4a
|
use scm-dao-orientdb for cluster profile
|
2012-03-18 15:31:13 +01:00 |
|
Sebastian Sdorra
|
df11019560
|
fix wrong version of scm-dao-orientdb
|
2012-03-18 15:29:58 +01:00 |
|
Sebastian Sdorra
|
f29c4fd5ac
|
added dummy implementation for create and last modified dates
|
2012-03-18 15:26:54 +01:00 |
|
Sebastian Sdorra
|
516dee3492
|
use converter createShema method of converter objects
|
2012-03-18 15:24:35 +01:00 |
|
Sebastian Sdorra
|
83c532fe9c
|
added createShema method to converter interface
|
2012-03-18 15:20:07 +01:00 |
|
Sebastian Sdorra
|
eb38c6c055
|
added missing inject annontations
|
2012-03-18 15:17:48 +01:00 |
|
Sebastian Sdorra
|
1c79af8361
|
implement group converter and dao for orientdb
|
2012-03-18 15:16:15 +01:00 |
|
Sebastian Sdorra
|
30074acf35
|
added missing properties to user converter
|
2012-03-18 15:03:36 +01:00 |
|
Sebastian Sdorra
|
2e24ef26b7
|
create index for user id
|
2012-03-18 14:59:20 +01:00 |
|
Sebastian Sdorra
|
76de3bc48e
|
move schema creation to converter classes
|
2012-03-18 14:57:51 +01:00 |
|
Sebastian Sdorra
|
9b41d50847
|
improve schema creation for user class
|
2012-03-18 14:53:01 +01:00 |
|
Sebastian Sdorra
|
a120fb869f
|
create schema for user class
|
2012-03-18 14:51:10 +01:00 |
|
Sebastian Sdorra
|
c2c10203e8
|
implement orientdb user dao
|
2012-03-18 14:44:26 +01:00 |
|
Sebastian Sdorra
|
b073f28379
|
implement orientdb user converter
|
2012-03-18 14:36:35 +01:00 |
|
Sebastian Sdorra
|
a571378726
|
start implementation of OrientDBRepositoryDAO
|
2012-03-16 19:52:33 +01:00 |
|
Sebastian Sdorra
|
ad5fd63763
|
improve AbstractOrientDBModelDAO
|
2012-03-16 19:52:15 +01:00 |
|
Sebastian Sdorra
|
57bcc158fb
|
implement RepositoryConverter
|
2012-03-16 19:40:34 +01:00 |
|
Sebastian Sdorra
|
8da6160bf1
|
fix wrong interface implementation
|
2012-03-16 19:37:30 +01:00 |
|
Sebastian Sdorra
|
1500d256af
|
rename OrientDBRepositoryManager to OrientDBRepositoryDAO
|
2012-03-16 19:36:37 +01:00 |
|
Sebastian Sdorra
|
6bfeebf82d
|
implement OrientDBStoreFactory
|
2012-03-16 19:35:32 +01:00 |
|
Sebastian Sdorra
|
911e27db27
|
added orientdb base classes
|
2012-03-16 19:18:09 +01:00 |
|
Sebastian Sdorra
|
af1c7a2c38
|
added orientdb dependency
|
2012-03-16 19:10:24 +01:00 |
|
Sebastian Sdorra
|
ef19be0170
|
added structure for scm-dao-orientdb
|
2012-03-16 19:07:18 +01:00 |
|
Sebastian Sdorra
|
82588cec5d
|
remove scm-backend-jdbc and rename scm-backend-xml to scm-dao-xml
|
2012-03-16 18:56:25 +01:00 |
|
Sebastian Sdorra
|
cb37aec93a
|
rename manager classes from xml to default
|
2012-03-16 18:50:32 +01:00 |
|
Sebastian Sdorra
|
fa4fe33082
|
send default user type back to client
|
2012-03-16 14:09:36 +01:00 |
|