Commit Graph

60 Commits

Author SHA1 Message Date
Peter Hormanns
fa186456dc initialize ticket validator 2015-08-07 17:25:30 +02:00
Peter Hormanns
1efa34bd62 remove deprecated cli client connector from source tree 2014-12-08 19:47:29 +01:00
Peter Hormanns
ee861f20d0 remove old commented code 2014-12-04 16:18:48 +01:00
Peter Hormanns
80d3a5784b remove unused imports 2014-12-04 16:05:56 +01:00
Peter Hormanns
d8527b266a only whitespace 2014-12-04 16:03:37 +01:00
Peter Hormanns
0c7a4d8ac5 search api-method without where-param 2014-12-04 15:38:52 +01:00
Michael Hierweck
fcb11a140b Get rid of autodebit... 2014-09-01 19:10:50 +02:00
Peter Hormanns
7703bb2821 remove customer reference to bankaccount 2014-07-28 11:57:08 +02:00
Peter Hormanns
12a1556b34 iban und bic in bank_account 2014-03-21 15:20:25 +01:00
Peter Hormanns
fde6cbd9cd fix update customer.firma 2013-07-02 17:20:59 +02:00
Peter Hormanns
855ab2551a fix customer update: update shares signed 2013-05-09 16:22:41 +02:00
peter
69d8aa71a7 remove wrong comment 2013-05-08 19:40:58 +02:00
Peter Hormanns
5028419aa3 new tests to show errors in pac module 2013-05-06 19:59:23 +02:00
peter
95c92273e9 return role "PAC_ADMIN_DW" or "PAC_ADMIN_SW" for webclient 2013-05-01 09:54:28 +02:00
Peter Hormanns
f602b24c13 merge pac-type tests 2013-04-29 20:01:09 +02:00
Peter Hormanns
cc95dac6d5 introduce attribute free to pac definition 2013-04-25 13:57:01 +02:00
Peter Hormanns
9148f924b2 fix error: packet is now created as requested 2013-04-25 12:08:39 +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
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
24223ea0b7 Another step of handling the annotation of selectableValues. 2013-02-20 10:37:36 +00: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
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
51bb1e19dd support legacy web-client 2012-10-18 13:08:35 +02:00
peter
c1ac39ec78 handling of created and cancelled properties 2012-10-16 10:54:36 +02:00
Peter Hormanns
da5f5cd6fb implement pac update 2012-09-21 14:16:22 +02:00
Peter Hormanns
cf132cf569 revert (GenericAbstractRemote is buggy) 2012-08-16 12:32:39 +02:00
3611be9661 started generic remote implementation 2012-07-27 16:02:24 +00:00
d596fcbf58 annotate read-write-mode 2012-07-27 10:54:11 +00:00
7b0315df1f fix NullPointer
greylisting seen more common
2012-07-25 16:24:12 +00:00
3a386fb24e dont delete domainoptions if no new value is given 2012-07-25 15:53:03 +00:00
dcd9f9fbfe enable xmlrpc system modul, hide method getOrderBy 2012-07-23 17:27:35 +00:00
96c2646aac enable xmlrpc system modul, hide method getOrderBy 2012-07-23 16:25:15 +00:00
dcee8e103a enable xmlrpc system modul 2012-07-23 16:15:28 +00:00
01425caf53 fix errors on email-targets as string-arrays 2012-07-19 15:32:54 +00:00
f09b319789 provide option for developer tests without cas and ssl
fix several errors on domainoptions
2012-07-19 14:27:58 +00:00
a19480f55b error in xmlrpc typeconversion 2012-07-18 15:30:40 +00:00
bed01753ac revert change 2012-07-18 14:56:08 +00:00
93a4c560ab DomainOptions Impl 2012-07-18 12:26:08 +00:00
ad6f20025c XMLRPC: Targets of email aliases are lists of strings instead of comma separated string patterns. 2012-07-18 10:28:30 +00:00
630795f59c fixed #78 2012-06-12 10:56:58 +00:00
41ba1cfc63 more xmlrpc datatypes 2011-10-28 14:51:11 +00:00
03ee391a7f more xmlrpc datatypes 2011-10-28 14:08:18 +00:00
3fb18c2927 fixed #75 2011-10-28 11:03:27 +00:00
75b244caea Release 2.0.1 2011-08-30 13:41:19 +00:00
f8fb5d31e4 Probleme mit INetAddr 2011-05-19 18:16:11 +00:00
ebf2e0d8ee Probleme mit Hive 2011-05-19 17:37:29 +00:00
473062ebcc Probleme mit Basepac 2011-05-19 16:51:59 +00:00