]> git.mxchange.org Git - jfinancials-war.git/log
jfinancials-war.git
7 years agoupdated web.xml
Roland Häder [Wed, 21 Jun 2017 18:21:56 +0000 (20:21 +0200)]
updated web.xml

Signed-off-by: Roland Häder <roland@mxchange.org>
7 years agoPlease cherry-pick:
Roland Häder [Wed, 21 Jun 2017 18:03:52 +0000 (20:03 +0200)]
Please cherry-pick:
- added missing context parameter "is_user_name_required"

Signed-off-by: Roland Häder <roland@mxchange.org>
7 years agoPlease cherry-pick:
Roland Häder [Sun, 11 Jun 2017 14:52:55 +0000 (16:52 +0200)]
Please cherry-pick:
- naming convention applied

Signed-off-by: Roland Häder <roland@mxchange.org>
7 years agoPlease cherry-pick:
Roland Häder [Sun, 11 Jun 2017 12:52:16 +0000 (14:52 +0200)]
Please cherry-pick:
- used more h:outputText instead of plainly adding text into the HTML component
- ids on ui:fragment are no good idea ...

Signed-off-by: Roland Häder <roland@mxchange.org>
7 years agoPlease cherry-pick:
Roland Häder [Sun, 11 Jun 2017 11:38:16 +0000 (13:38 +0200)]
Please cherry-pick:
- h:outputText was wrong where it should be h:panelGroup, now the guest menue is being shown again
- feature controller is no longer causing and then catching NPE (bad code style)
- sorted web.xml
- reformated some files

Signed-off-by: Roland Häder <roland@mxchange.org>
7 years agoupdated jar(s)
Roland Häder [Sat, 10 Jun 2017 20:47:50 +0000 (22:47 +0200)]
updated jar(s)

Signed-off-by: Roland Häder <roland@mxchange.org>
7 years agoand one (?) more ...
Roland Häder [Sat, 10 Jun 2017 19:41:57 +0000 (21:41 +0200)]
and one (?) more ...

Signed-off-by: Roland Häder <roland@mxchange.org>
7 years agoOpps ...
Roland Häder [Sat, 10 Jun 2017 19:37:54 +0000 (21:37 +0200)]
Opps ...

Signed-off-by: Roland Häder <roland@mxchange.org>
7 years agoPlease cherry-pick:
Roland Häder [Sat, 10 Jun 2017 19:08:21 +0000 (21:08 +0200)]
Please cherry-pick:
- using gender for Mr./Mrs. is plain wrong, now "personal title" and "academic
  title" are being used.

Signed-off-by: Roland Häder <roland@mxchange.org>
7 years agoupdated jar(s)
Roland Häder [Sat, 10 Jun 2017 12:45:57 +0000 (14:45 +0200)]
updated jar(s)

Signed-off-by: Roland Häder <roland@mxchange.org>
7 years agoupdated jar(s)
Roland Häder [Fri, 9 Jun 2017 22:47:14 +0000 (00:47 +0200)]
updated jar(s)

Signed-off-by: Roland Häder <roland@mxchange.org>
7 years agoPlease cherry-pick:
Roland Häder [Thu, 8 Jun 2017 20:37:18 +0000 (22:37 +0200)]
Please cherry-pick:
- ignored for i18n tools

7 years agoPlease cherry-pick:
Roland Häder [Thu, 8 Jun 2017 20:34:16 +0000 (22:34 +0200)]
Please cherry-pick:
- loginEvent is no longer used as userLoginEvent is now there

7 years agoPlease cherry-pick:
Roland Häder [Fri, 9 Jun 2017 18:52:34 +0000 (20:52 +0200)]
Please cherry-pick:
- used h:panelGroup instead of div
- sorted context parameters in web.xml
- added missing (somehow) user_must_change_email_address feature flag (enabled)

Signed-off-by: Roland Häder <roland@mxchange.org>
7 years agoContinued:
Roland Häder [Thu, 8 Jun 2017 21:10:56 +0000 (23:10 +0200)]
Continued:
- receipt's date of issue should be entered so the user can have a detailed track
- A receipt number is required for persisting, the user can leave it empty so a
  random number is generated. But then the user must be careful not to add same
  receipt twice.
- fixed copyrights, no email address here

Signed-off-by: Roland Häder <roland@mxchange.org>
7 years agoPlease cherry-pick:
Roland Häder [Thu, 8 Jun 2017 21:10:09 +0000 (23:10 +0200)]
Please cherry-pick:
- added controller for business contacts (non-administrative)
- added converter for business contacts which

Signed-off-by: Roland Häder <roland@mxchange.org>
7 years agoContinued a bit:
Roland Häder [Thu, 8 Jun 2017 21:09:00 +0000 (23:09 +0200)]
Continued a bit:
- renamed/changed receipt controller to session-scoped so the user's receipts can be cached locally

Signed-off-by: Roland Häder <roland@mxchange.org>
7 years agoupdated jar(s)
Roland Häder [Thu, 8 Jun 2017 20:39:51 +0000 (22:39 +0200)]
updated jar(s)

Signed-off-by: Roland Häder <roland@mxchange.org>
7 years agoadded new dependency jcontacts-business-lib (remote interfaces)
Roland Häder [Wed, 7 Jun 2017 22:04:01 +0000 (00:04 +0200)]
added new dependency jcontacts-business-lib (remote interfaces)

Signed-off-by: Roland Häder <roland@mxchange.org>
7 years agoContinued:
Roland Häder [Wed, 7 Jun 2017 20:47:46 +0000 (22:47 +0200)]
Continued:
- moved generic methods to BaseBean
- added new controller for receipts
- renamed income controller as it is not for administrative purposes
- continued with receipt form, used PrimeFaces tags for calendar

Signed-off-by: Roland Häder <roland@mxchange.org>
7 years agoupdated jar(s)
Roland Häder [Wed, 7 Jun 2017 20:44:47 +0000 (22:44 +0200)]
updated jar(s)

Signed-off-by: Roland Häder <roland@mxchange.org>
7 years agolet's keep controller for income and expenses separate and not have one "super" contr...
Roland Häder [Tue, 6 Jun 2017 21:01:04 +0000 (23:01 +0200)]
let's keep controller for income and expenses separate and not have one "super" controller for all admin/user-financial stuff

Signed-off-by: Roland Häder <roland@mxchange.org>
7 years agoupdated jar(s)
Roland Häder [Tue, 6 Jun 2017 20:45:16 +0000 (22:45 +0200)]
updated jar(s)

Signed-off-by: Roland Häder <roland@mxchange.org>
7 years agoContinued a bit:
Roland Häder [Sat, 3 Jun 2017 16:19:24 +0000 (18:19 +0200)]
Continued a bit:
- created controller for financial (maybe will be splitted later?) + template
- remote interface for resending confirmation link is now genweric in juser-lib
- updated method as checked exceptions are thrown
- updated copyright
- updated jar(s)

Signed-off-by: Roland Häder <roland@mxchange.org>
7 years agoPlease cherry-pick:
Roland Häder [Sat, 3 Jun 2017 10:36:21 +0000 (12:36 +0200)]
Please cherry-pick:
- replaced div with footer tag in all footer templates
- only load user(login) footer if user is really logged-in

7 years agoPlease cherry-pick:
Roland Häder [Sat, 3 Jun 2017 10:13:21 +0000 (12:13 +0200)]
Please cherry-pick:
- added missing German i18n keys

7 years agoContinued a bit:
Roland Häder [Tue, 9 May 2017 21:28:34 +0000 (23:28 +0200)]
Continued a bit:
- changed JAR references to library reference for Apache POI
- updated POI to 3.15

Signed-off-by: Roland Häder <roland@mxchange.org>
7 years agoupdated jar(s)
Roland Häder [Thu, 27 Apr 2017 12:38:00 +0000 (14:38 +0200)]
updated jar(s)

Signed-off-by: Roland Häder <roland@mxchange.org>
7 years agoupdated jar(s)
Roland Häder [Thu, 27 Apr 2017 11:17:09 +0000 (13:17 +0200)]
updated jar(s)

Signed-off-by: Roland Häder <roland@mxchange.org>
7 years agoPlease cherry-pick:
Roland Häder [Tue, 25 Apr 2017 13:26:32 +0000 (15:26 +0200)]
Please cherry-pick:
- added on style class

Signed-off-by: Roland Häder <roland@mxchange.org>
7 years agoPlease cherry-pick:
Roland Häder [Tue, 25 Apr 2017 13:17:02 +0000 (15:17 +0200)]
Please cherry-pick:
- no recruiter here
- used h:outputText for wrapping text

Signed-off-by: Roland Häder <roland@mxchange.org>
7 years agoPlease cherry-pick:
Roland Häder [Tue, 25 Apr 2017 13:06:12 +0000 (15:06 +0200)]
Please cherry-pick:
- no more generic "phone", must be fax, landLine or mobile

Signed-off-by: Roland Häder <roland@mxchange.org>
7 years agotpzo fixed
Roland Häder [Tue, 25 Apr 2017 13:01:58 +0000 (15:01 +0200)]
tpzo fixed

Signed-off-by: Roland Häder <roland@mxchange.org>
7 years agoDon't cherry-pick:
Roland Häder [Tue, 25 Apr 2017 12:50:33 +0000 (14:50 +0200)]
Don't cherry-pick:
- fixed EJB names

Signed-off-by: Roland Häder <roland@mxchange.org>
7 years agoPlease cherry-pick:
Roland Häder [Tue, 25 Apr 2017 11:59:38 +0000 (13:59 +0200)]
Please cherry-pick:
- renamed cellphone -> mobile
- renamed carrier -> provider
- renamed phone* -> landLine*
- all more common over all (other) projects

Signed-off-by: Roland Häder <roland@mxchange.org>
7 years agoWIP: Added form tag
Roland Häder [Tue, 25 Apr 2017 12:03:29 +0000 (14:03 +0200)]
WIP: Added form tag

Signed-off-by: Roland Häder <roland@mxchange.org>
7 years agoupdated jar(s)
Roland Häder [Tue, 25 Apr 2017 11:38:26 +0000 (13:38 +0200)]
updated jar(s)

Signed-off-by: Roland Häder <roland@mxchange.org>
7 years agoPlease cherry-pick:
Roland Häder [Tue, 25 Apr 2017 11:21:53 +0000 (13:21 +0200)]
Please cherry-pick:
- WARNING: You have to update project name, maybe one day this will be moved out
  to properties file?
- updated templates as they are long out-dated
- added missing templates, a lot new has been added

Signed-off-by: Roland Häder <roland@mxchange.org>
7 years agonope, panelGroup
Roland Häder [Tue, 25 Apr 2017 11:13:12 +0000 (13:13 +0200)]
nope, panelGroup

Signed-off-by: Roland Häder <roland@mxchange.org>
7 years agoPlease cherry-pick:
Roland Häder [Tue, 25 Apr 2017 11:05:57 +0000 (13:05 +0200)]
Please cherry-pick:
- added missing .footer (CSS id)
- added id="head" for h:head tag
- replaced large div with h:panelGrid

Signed-off-by: Roland Häder <roland@mxchange.org>
7 years agono recruiter here
Roland Häder [Sun, 23 Apr 2017 12:11:41 +0000 (14:11 +0200)]
no recruiter here

Signed-off-by: Roland Häder <roland@mxchange.org>
7 years agoPlease cherry-pick:
Roland Häder [Sun, 23 Apr 2017 11:19:32 +0000 (13:19 +0200)]
Please cherry-pick:
- updated design, now looks more modern

Signed-off-by: Roland Häder <roland@mxchange.org>
7 years agoPlease cherry-pick:
Roland Häder [Sat, 22 Apr 2017 20:04:26 +0000 (22:04 +0200)]
Please cherry-pick:
- Let's always call super constructor (not the default one, of course), maybe
  one day there will be something added
- sorted members a bit
- some constructors still contain EJB-lookup code, moved to init()
  (@PostConstruct) method

Signed-off-by: Roland Häder <roland@mxchange.org>
7 years agosorted members
Roland Häder [Sat, 22 Apr 2017 19:59:10 +0000 (21:59 +0200)]
sorted members

7 years agoContinued:
Roland Häder [Sat, 22 Apr 2017 19:38:37 +0000 (21:38 +0200)]
Continued:
- no need to double-include footer, was an old left-over
- 'session-scoped' is better wording

Signed-off-by: Roland Häder <roland@mxchange.org>
7 years agoPlease cherry-pick:
Roland Häder [Fri, 21 Apr 2017 21:06:18 +0000 (23:06 +0200)]
Please cherry-pick:
- added missing controllers
- renamed helper bean to more common name
- updated other beans as they seem to be not fully upgraded

Signed-off-by: Roland Häder <roland@mxchange.org>
7 years agoPlease cherry-pick:
Roland Häder [Fri, 21 Apr 2017 20:17:19 +0000 (22:17 +0200)]
Please cherry-pick:
- let's move EJB-lookup into post-construct method and out of constructors as
  this seems to tricker a bug in Glassfish:
  https://github.com/payara/Payara/issues/1035

Signed-off-by: Roland Häder <roland@mxchange.org>
7 years agoPlease cherry-pick:
Roland Häder [Thu, 20 Apr 2017 19:58:46 +0000 (21:58 +0200)]
Please cherry-pick:
- passwords for account creation are now optional as random passwords can be
  generated
- added required-message for email-address and user name to not have such
  "strange" messages for the user

Signed-off-by: Roland Häder <roland@mxchange.org>
7 years agoPlease cherry-pick:
Roland Häder [Thu, 20 Apr 2017 19:51:11 +0000 (21:51 +0200)]
Please cherry-pick:
- error messages for user name/email address

Signed-off-by: Roland Häder <roland@mxchange.org>
7 years agoPlease cherry-pick:
Roland Häder [Thu, 20 Apr 2017 19:40:23 +0000 (21:40 +0200)]
Please cherry-pick:
- opps, table_left25_medium and table_left75_medium are not right

Signed-off-by: Roland Häder <roland@mxchange.org>
7 years agoPlease cherry-pick:
Roland Häder [Thu, 20 Apr 2017 19:37:40 +0000 (21:37 +0200)]
Please cherry-pick:
- way to long, broke design

Signed-off-by: Roland Häder <roland@mxchange.org>
7 years agoPlease cherry-pick:
Roland Häder [Thu, 20 Apr 2017 19:30:40 +0000 (21:30 +0200)]
Please cherry-pick:
- updated templates
- added missing template message_box_mini.tpl

Signed-off-by: Roland Häder <roland@mxchange.org>
7 years agoPlease cherry-pick:
Roland Häder [Thu, 20 Apr 2017 19:15:18 +0000 (21:15 +0200)]
Please cherry-pick:
- used h:outputText to wrap text

Signed-off-by: Roland Häder <roland@mxchange.org>
7 years agoPlease cherry-pick:
Roland Häder [Thu, 20 Apr 2017 19:08:57 +0000 (21:08 +0200)]
Please cherry-pick:
- used h:panelGroup instead of direct div tag, remember that JSF pages are WUIs
  (like GUIs)

Signed-off-by: Roland Häder <roland@mxchange.org>
7 years ago+ is not for adding strings, it is addition (math)
Roland Häder [Thu, 20 Apr 2017 19:03:38 +0000 (21:03 +0200)]
+ is not for adding strings, it is addition (math)

Signed-off-by: Roland Häder <roland@mxchange.org>
7 years agoPlease cherry-pick:
Roland Häder [Thu, 20 Apr 2017 15:53:23 +0000 (17:53 +0200)]
Please cherry-pick:
- removed event-observing methods from interfaces as they should not be called
  from other beans, but only invoked when the specific event has been fired.
- remember these guide-lines:
  1) Use interface for type-hinting objects, not direct class name.
  2) All methods in interface are considered as callable (by you)
  3) If you still need public methods (like it is needed for @PostConstruct or
     @Observes) don't add that method to interface.
  4) This way, the interface is clean and simple (KISS), no exceptions (of,
     course thrown ...)!

Signed-off-by: Roland Häder <roland@mxchange.org>
7 years agoplease copy a matching file from templates.dist and remove this dummy when you want...
Roland Häder [Thu, 20 Apr 2017 10:34:30 +0000 (12:34 +0200)]
please copy a matching file from templates.dist and remove this dummy when you want to create your JSF pages

Signed-off-by: Roland Häder <roland@mxchange.org>
7 years agonope, not here ... ;-)
Roland Häder [Thu, 20 Apr 2017 10:23:34 +0000 (12:23 +0200)]
nope, not here ... ;-)

Signed-off-by: Roland Häder <roland@mxchange.org>
7 years agoPlease cherry-pick:
Roland Häder [Thu, 20 Apr 2017 09:40:30 +0000 (11:40 +0200)]
Please cherry-pick:
- renamed methods as they are for user-only cases
- set only locale when really there (not null)

Signed-off-by: Roland Häder <roland@mxchange.org>
7 years agoPlease cherry-pick:
Roland Häder [Thu, 20 Apr 2017 09:29:15 +0000 (11:29 +0200)]
Please cherry-pick:
- let's get rid of all these debug messages

Signed-off-by: Roland Häder <roland@mxchange.org>
7 years agoPlease cherry-pick:
Roland Häder [Thu, 20 Apr 2017 09:14:04 +0000 (11:14 +0200)]
Please cherry-pick:
- XML header added
- admin_logout is now the outcome

Signed-off-by: Roland Häder <roland@mxchange.org>
7 years agotpzo fixed
Roland Häder [Thu, 20 Apr 2017 09:10:52 +0000 (11:10 +0200)]
tpzo fixed

Signed-off-by: Roland Häder <roland@mxchange.org>
7 years agono need for value='' here, only the pure value is okay
Roland Häder [Thu, 20 Apr 2017 09:06:02 +0000 (11:06 +0200)]
no need for value='' here, only the pure value is okay

Signed-off-by: Roland Häder <roland@mxchange.org>
7 years agoInjection is not working in converters/validators as JavaEE is not so super-flexible ...
Roland Häder [Thu, 20 Apr 2017 08:45:37 +0000 (10:45 +0200)]
Injection is not working in converters/validators as JavaEE is not so super-flexible ...

Signed-off-by: Roland Häder <roland@mxchange.org>
7 years agoPlease cherry-pick:
Roland Häder [Thu, 20 Apr 2017 08:39:51 +0000 (10:39 +0200)]
Please cherry-pick:
- don't get local logger here, local invokations are CDI, but here JNDI would be
  needed
- maybe old-feshioned System.out.println() ?

Signed-off-by: Roland Häder <roland@mxchange.org>
7 years agosorted members
Roland Häder [Thu, 20 Apr 2017 08:34:31 +0000 (10:34 +0200)]
sorted members

7 years agoPlease cherry-pick:
Roland Häder [Thu, 20 Apr 2017 00:50:39 +0000 (02:50 +0200)]
Please cherry-pick:
- don't double-include this, already done by other template

Signed-off-by: Roland Häder <roland@mxchange.org>
7 years agoPlease cherry-pick:
Roland Häder [Thu, 20 Apr 2017 00:42:52 +0000 (02:42 +0200)]
Please cherry-pick:
- much more cleanups

Signed-off-by: Roland Häder <roland@mxchange.org>
7 years agoPlease cherry-pick:
Roland Häder [Thu, 20 Apr 2017 00:30:31 +0000 (02:30 +0200)]
Please cherry-pick:
- let's wrap all text in h:outputText

Signed-off-by: Roland Häder <roland@mxchange.org>
7 years agoreally no more cellphone ... :-/ Let's hope it.
Roland Häder [Thu, 20 Apr 2017 00:20:36 +0000 (02:20 +0200)]
really no more cellphone ... :-/ Let's hope it.

Signed-off-by: Roland Häder <roland@mxchange.org>
7 years agoupdated jar(s)
Roland Häder [Thu, 20 Apr 2017 00:17:20 +0000 (02:17 +0200)]
updated jar(s)

Signed-off-by: Roland Häder <roland@mxchange.org>
7 years agoupdated jar(s)
Roland Häder [Thu, 20 Apr 2017 00:12:57 +0000 (02:12 +0200)]
updated jar(s)

Signed-off-by: Roland Häder <roland@mxchange.org>
7 years agoupdated i18n strings (tons of)
Roland Häder [Thu, 20 Apr 2017 00:09:27 +0000 (02:09 +0200)]
updated i18n strings (tons of)

Signed-off-by: Roland Häder <roland@mxchange.org>
7 years agofixed JNDI name, is case-sensitive ...
Roland Häder [Wed, 19 Apr 2017 23:49:08 +0000 (01:49 +0200)]
fixed JNDI name, is case-sensitive ...

Signed-off-by: Roland Häder <roland@mxchange.org>
7 years agoPlease cherry-pick:
Roland Häder [Wed, 24 Aug 2016 08:52:00 +0000 (10:52 +0200)]
Please cherry-pick:
- got rid of redundant hasFoos() as #{ no someController.allFoos().isEmpty()} works fine
- renamed controller method allMobileProvider() -> allMobileProviders()

Signed-off-by: Roland Häder <roland@mxchange.org>
7 years agoTODO now to use JSF tag with regex
Roland Häder [Wed, 19 Apr 2017 23:31:48 +0000 (01:31 +0200)]
TODO now to use JSF tag with regex

Signed-off-by: Roland Häder <roland@mxchange.org>
7 years agoLet's don't call EJBs to often to have best performance
Roland Häder [Wed, 19 Apr 2017 23:28:26 +0000 (01:28 +0200)]
Let's don't call EJBs to often to have best performance

Signed-off-by: Roland Häder <roland@mxchange.org>
7 years agoupdated jar(s)
Roland Häder [Wed, 19 Apr 2017 23:03:42 +0000 (01:03 +0200)]
updated jar(s)

Signed-off-by: Roland Häder <roland@mxchange.org>
7 years agorenamed to better names
Roland Häder [Wed, 19 Apr 2017 22:56:18 +0000 (00:56 +0200)]
renamed to better names

Signed-off-by: Roland Häder <roland@mxchange.org>
7 years agoother projects will have more than one login, not just users (doLogin)
Roland Häder [Wed, 19 Apr 2017 22:31:52 +0000 (00:31 +0200)]
other projects will have more than one login, not just users (doLogin)

Signed-off-by: Roland Häder <roland@mxchange.org>
7 years agoother projects will have more than one login, not just users (Java files)
Roland Häder [Wed, 19 Apr 2017 22:29:13 +0000 (00:29 +0200)]
other projects will have more than one login, not just users (Java files)

Signed-off-by: Roland Häder <roland@mxchange.org>
7 years agocellphone is history, now there is mobile ... ;-)
Roland Häder [Wed, 19 Apr 2017 22:23:36 +0000 (00:23 +0200)]
cellphone is history, now there is mobile ... ;-)

Signed-off-by: Roland Häder <roland@mxchange.org>
7 years agoupdated jar(s)
Roland Häder [Wed, 19 Apr 2017 22:23:14 +0000 (00:23 +0200)]
updated jar(s)

Signed-off-by: Roland Häder <roland@mxchange.org>
7 years agofixed project names
Roland Häder [Wed, 19 Apr 2017 21:56:56 +0000 (23:56 +0200)]
fixed project names

Signed-off-by: Roland Häder <roland@mxchange.org>
7 years agoOpps, ids must be unique ... ;-)
Roland Häder [Wed, 19 Apr 2017 21:55:47 +0000 (23:55 +0200)]
Opps, ids must be unique ... ;-)

Signed-off-by: Roland Häder <roland@mxchange.org>
7 years agoOpps, ids must be unique ... ;-)
Roland Häder [Wed, 19 Apr 2017 21:54:40 +0000 (23:54 +0200)]
Opps, ids must be unique ... ;-)

Signed-off-by: Roland Häder <roland@mxchange.org>
7 years agoOpps, no upper-case in package names
Roland Häder [Wed, 19 Apr 2017 21:52:11 +0000 (23:52 +0200)]
Opps, no upper-case in package names

Signed-off-by: Roland Häder <roland@mxchange.org>
7 years agono more .strings package + added name fields/validator where missing
Roland Häder [Wed, 19 Apr 2017 21:46:45 +0000 (23:46 +0200)]
no more .strings package + added name fields/validator where missing

Signed-off-by: Roland Häder <roland@mxchange.org>
7 years agoNope, not here
Roland Häder [Wed, 19 Apr 2017 20:57:43 +0000 (22:57 +0200)]
Nope, not here

Signed-off-by: Roland Häder <roland@mxchange.org>
7 years agochaos in faces-config.xml, now lifted, still navigation rules are missing for some...
Roland Häder [Wed, 19 Apr 2017 20:12:39 +0000 (22:12 +0200)]
chaos in faces-config.xml, now lifted, still navigation rules are missing for some projects, e.g. basket/checkout for pizzaservice or addressbook

Signed-off-by: Roland Häder <roland@mxchange.org>
7 years agomore fixes, 'register' was to much around, comes from copy-paste template ... :-(
Roland Häder [Wed, 19 Apr 2017 20:03:50 +0000 (22:03 +0200)]
more fixes, 'register' was to much around, comes from copy-paste template ... :-(

Signed-off-by: Roland Häder <roland@mxchange.org>
7 years agofixed more link outcomes, opps
Roland Häder [Wed, 19 Apr 2017 19:56:29 +0000 (21:56 +0200)]
fixed more link outcomes, opps

Signed-off-by: Roland Häder <roland@mxchange.org>
7 years agofixed targets, removed obsolete login.xhtml, as user_login.xhtml is around
Roland Häder [Wed, 19 Apr 2017 19:54:14 +0000 (21:54 +0200)]
fixed targets, removed obsolete login.xhtml, as user_login.xhtml is around

Signed-off-by: Roland Häder <roland@mxchange.org>
7 years agoPlease cherry-pick:
Roland Haeder [Thu, 8 Sep 2016 20:52:05 +0000 (22:52 +0200)]
Please cherry-pick:
- fixed tzpo ...

Signed-off-by: Roland Häder <roland@mxchange.org>
7 years agoLet's keep all pieces together (all enabled)
Roland Häder [Wed, 19 Apr 2017 19:33:13 +0000 (21:33 +0200)]
Let's keep all pieces together (all enabled)

Signed-off-by: Roland Häder <roland@mxchange.org>
7 years agoContinued renaming:
Roland Häder [Wed, 19 Apr 2017 19:26:55 +0000 (21:26 +0200)]
Continued renaming:
- renamed AddressbookFoo classes to FinancialsFoo
- more renames from Addressbook to JFinancials

Signed-off-by: Roland Häder <roland@mxchange.org>
7 years agoPlease cherry-pick:
Roland Häder [Wed, 19 Apr 2017 19:20:17 +0000 (21:20 +0200)]
Please cherry-pick:
- added missing template ...

Signed-off-by: Roland Häder <roland@mxchange.org>
7 years agoupdated jar(s)
Roland Häder [Wed, 19 Apr 2017 19:17:15 +0000 (21:17 +0200)]
updated jar(s)

Signed-off-by: Roland Häder <roland@mxchange.org>
7 years agoadded missing validator for privacy/terms checkboxes
Roland Häder [Wed, 19 Apr 2017 19:16:46 +0000 (21:16 +0200)]
added missing validator for privacy/terms checkboxes

Signed-off-by: Roland Häder <roland@mxchange.org>
7 years agoNo more admin-only bean-helper ...
Roland Häder [Wed, 19 Apr 2017 17:44:33 +0000 (19:44 +0200)]
No more admin-only bean-helper ...

Signed-off-by: Roland Häder <roland@mxchange.org>