Commit Graph

274 Commits

Author SHA1 Message Date
Peter Hormanns
d1da05fe6d customer properties free vat_indicator 2013-04-29 11:22:02 +02:00
Peter Hormanns
cc95dac6d5 introduce attribute free to pac definition 2013-04-25 13:57:01 +02:00
Peter Hormanns
66c38b36d4 remove todo 2013-04-25 13:18:49 +02:00
Peter Hormanns
9148f924b2 fix error: packet is now created as requested 2013-04-25 12:08:39 +02:00
Peter Hormanns
d61b2a2b35 ignore buggy testcase 2013-04-24 17:50:11 +02:00
Peter Hormanns
51f563d208 enqueue processors only on web packets 2013-04-24 17:30:20 +02:00
peter
9050a0b1b9 init bank account 2013-04-23 22:30:06 +02:00
peter
6a3f5d8ca1 inititalize bank account 2013-04-23 22:27:39 +02:00
Peter Hormanns
f32fd2c6b7 introduce price_list to hsdb 2013-04-18 11:57:16 +02:00
953f0320d2 Exit pac processor factory when processing "unknown" pac types.
Renamed DW/B and SW/B to PAC/DB and PAC/SW.
Introduced new pac type PAC/WEB.
Fixed tests.
2013-04-12 12:56:53 +02:00
Peter Hormanns
d9b68ccaed better name for logging conf property 2013-04-03 15:16:21 +02:00
Peter Hormanns
d4457e3d53 close #102 Logging, Queue 2013-04-03 13:38:50 +02:00
Peter Hormanns
c8984803c7 hostmaster@ as email sender 2013-04-02 19:26:06 +02:00
Peter Hormanns
bdde4368c4 fix #103 Fehlerbehandlung
remove duplicate JDBCProcessor
2013-04-02 18:23:08 +02:00
Purodha
e762eb2145 Merge branch 'master' of ssh://hsh04-source@hsh04.hostsharing.net/home/doms/source.hostsharing.net/source/hsadmin.git 2013-04-02 16:56:29 +01:00
Purodha
325ae31e08 Accept member accounts of more than 3 characters length in "run as"
command.
2013-04-02 16:55:04 +01:00
Peter Hormanns
10e6407a57 use template to generate named.pri-zones 2013-04-02 14:22:15 +02:00
Peter Hormanns
2e99a98acf fix virtual host template 2013-04-02 11:23:56 +02:00
Peter Hormanns
22024d78dd fix template hsh-named.conf 2013-03-07 18:26:36 +01:00
Peter Hormanns
b7a80fa47b fix htaccess template 2013-03-07 18:03:09 +01:00
Peter Hormanns
aee9884aa8 fix error in htaccess template 2013-03-07 16:48:30 +01:00
Peter Hormanns
747bf3ec7b escape parts of template 2013-03-07 16:13:48 +01:00
Peter Hormanns
2543cfcbcc correct vhost template 2013-03-07 14:35:30 +01:00
Peter Hormanns
0e82cbe2ca remove unnecessary WaitingTaskProcessor 2013-03-07 12:23:33 +01:00
Peter Hormanns
e6fb369f88 clean imports 2013-03-06 17:16:24 +01:00
Peter Hormanns
1816c4fc61 annotation for test purpose commented out 2013-03-06 15:48:52 +01:00
Peter Hormanns
ff76f1bf59 pac.delete remove domains before users 2013-03-06 12:39:40 +01:00
Peter Hormanns
6208e0ec8c use velocity template engine 2013-02-20 17:24:23 +01:00
Peter Hormanns
62a66e6859 format code 2013-02-20 17:21:37 +01:00
Purodha
c5c575c095 SelectableValues can now be annotated with kind of data (e.g.
SINGLEVALUE, DOMAINOPTIONS, et al), and these annotations are passed to
remote via moduleprop.search
2013-02-20 16:37:14 +00:00
Purodha
35ebbe6d4f Add more forgotten files, all of the selectableValues context. 2013-02-20 10:46:39 +00:00
Purodha
4a7e129280 Add DomainOptionvalues which was accidentally forgotten last time. 2013-02-20 10:43:13 +00:00
Purodha
24223ea0b7 Another step of handling the annotation of selectableValues. 2013-02-20 10:37:36 +00:00
Peter Hormanns
950ebee553 Write permission to be checked against data base (not against the
intended update)
2013-02-19 15:36:09 +00:00
Peter Hormanns
f8fd8709d5 set correct basepac on pac create 2013-01-28 16:16:23 +01:00
Peter Hormanns
f7416df277 set CascadeType for Domain-Options 2013-01-28 15:58:19 +01:00
Peter Hormanns
e6b213193a fix error in object initialization 2013-01-21 13:42:07 +01:00
Peter Hormanns
932ca07115 clean code 2013-01-21 13:41:41 +01:00
Peter Hormanns
3419f107df fix error in adding new object with hostmaster privileges 2013-01-21 13:41:01 +01:00
Peter Hormanns
6b27737db6 fix error in handling of empty subdomain-property 2013-01-21 13:40:17 +01:00
Peter Hormanns
5056e46610 fix or-mapping of pac-components 2013-01-21 13:38:31 +01:00
Peter Hormanns
75a68d707a allow user.add with given userid, if it is free 2013-01-21 13:37:35 +01:00
Peter Hormanns
9910aeb9e0 on domain add use default domainoptions only if no optins are given 2013-01-21 13:33:19 +01:00
Peter Hormanns
21ae1802e3 code formatting 2013-01-21 13:32:11 +01:00
Purodha
5b55f7a74c Good final test cases commented out. 2013-01-14 11:54:57 +00:00
Purodha
cdc4e12efc moduleprops testing, add test for several referredPros using one source field. 2013-01-05 16:47:48 +00:00
Purodha
9b3192c230 moduleprops now generally working for referredProps, too. Annotations for testing added to Customer. Added qualified field type. 2013-01-05 16:14:34 +00:00
Purodha
c1f04434a0 Some minor fixes in moduleprop, som commented out debugging stuff. Bug null pointer exception when referredProps have indirect fields, i.e. dot notation. 2013-01-03 22:12:52 +00:00
Purodha
f3b725d0d8 Module added: moduleprop - per module list of used fields taken from annotations (begun) 2013-01-03 19:55:19 +00:00
Peter Hormanns
d87cbf7c33 extend FielIO Annotation 2013-01-03 18:31:36 +01:00