Commit Graph

598 Commits

Author SHA1 Message Date
Peter Hormanns
ee5eaa5d41 fix template hsh-named.conf 2013-03-07 18:08:42 +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
8529809a94 merge 2013-03-07 16:27:18 +01:00
Peter Hormanns
747bf3ec7b escape parts of template 2013-03-07 16:13:48 +01:00
Peter Hormanns
272bacae95 escape parts of template 2013-03-07 16:03:10 +01:00
Peter Hormanns
2543cfcbcc correct vhost template 2013-03-07 14:35:30 +01:00
Purodha
a9543dddc6 Displaing of HsarwebInternalException error messages. 2013-03-07 12:59:24 +00:00
Purodha
883f7185ea Merge branch 'master' of ssh://hsh04-source@hsh04.hostsharing.net/home/doms/source.hostsharing.net/source/hsadmin.git 2013-03-07 12:25:45 +00:00
Purodha
bd2a2f21f9 Names of domainproperties are pulled from server before used.
HsarwebExeption got subclasses HsarwebUserExeption and
HsarwebInternalException.
2013-03-07 12:25:08 +00:00
Peter Hormanns
0e82cbe2ca remove unnecessary WaitingTaskProcessor 2013-03-07 12:23:33 +01:00
Peter Hormanns
16134613b4 Merge branch 'master' of ssh://hsh04-source@hsh04.hostsharing.net/home/doms/source.hostsharing.net/source/hsadmin.git 2013-03-06 17:16:54 +01:00
Peter Hormanns
e6fb369f88 clean imports 2013-03-06 17:16:24 +01:00
f024759495 Migrated DNS secodaries configuration to velocity. 2013-03-06 16:18:27 +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
5ef8615a54 Parameter table creation restrictions (READONLY, WRITEONCE) better
distinguish between create/insert, and update.
2013-02-20 12: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
Purodha
5eb2e851a8 Cleanup in DomainOptionsPropertyFieldFactory; errors with
domainoptions in web client resolved; do not attempt to rewrite
read-only or write-once fields during updates from command line cient.
2013-02-19 15:46:46 +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
dcd2eadd05 domain-options on domain.add do not work 2013-01-30 18:04:17 +01: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
e0f021cc1c dumps all package data 2013-01-23 17:07:31 +01:00
Peter Hormanns
10f567a9c3 js script dumps package configuration 2013-01-21 13:43:06 +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
c109b20bc4 extend test with given pac-components 2013-01-21 13:35:31 +01:00
Peter Hormanns
c5ceafba98 set broken tests on comment 2013-01-21 13:34:01 +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
Peter Hormanns
83968cf292 fix problem storing ticket in .hsadmin.tgt 2013-01-21 13:17:15 +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
b4aa6d7b74 Merge branch 'master' of ssh://hsh04.hostsharing.net/home/doms/source.hostsharing.net/source/hsadmin 2013-01-03 18:31:44 +01:00
Peter Hormanns
d87cbf7c33 extend FielIO Annotation 2013-01-03 18:31:36 +01:00
Purodha
3ff6a8a581 Domain-options shown and editable in web interface.
Minor corrections elsewhere.
2013-01-03 14:14:32 +00:00
Purodha
fd02157854 Merge branch 'master' of ssh://hsh04.hostsharing.net/home/doms/source.hostsharing.net/source/hsadmin 2013-01-02 14:43:38 +01:00