]> git.mxchange.org Git - jjobs-war.git/log
jjobs-war.git
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

Signed-off-by: Roland Häder <roland@mxchange.org>
7 years agoPlease cherry-pick:
Roland Häder [Thu, 27 Apr 2017 12:40:46 +0000 (14:40 +0200)]
Please cherry-pick:
- moved to own sub-directory to have them away from "generic" user JSF pages

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 agoported project to new libraries jaddressbook-share-core/lib
Roland Häder [Thu, 27 Apr 2017 12:30:22 +0000 (14:30 +0200)]
ported project to new libraries jaddressbook-share-core/lib

Signed-off-by: Roland Häder <roland@mxchange.org>
7 years agoDon't cherry-pick:
Roland Häder [Thu, 27 Apr 2017 12:28:29 +0000 (14:28 +0200)]
Don't cherry-pick:
- updated jar(s)
- added new dependency jaddressbook-share-* where needed

Signed-off-by: Roland Häder <roland@mxchange.org>
7 years agoupdated jar(s)
Roland Häder [Thu, 27 Apr 2017 11:17:06 +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 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:49:19 +0000 (14:49 +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 agoPlease cherry-pick (if needed):
Roland Häder [Tue, 25 Apr 2017 11:41:23 +0000 (13:41 +0200)]
Please cherry-pick (if needed):
- removed cellphone stuff
- no more cellphone here, now all mobile phones are welcome!

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 agoupdated jar(s)
Roland Häder [Tue, 25 Apr 2017 11:38:25 +0000 (13:38 +0200)]
updated jar(s)

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:09:55 +0000 (14:09 +0200)]
no recruiter here

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 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 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:33:44 +0000 (21:33 +0200)]
Please cherry-pick:
- updated templates
- added missing template mobile_selection_box.tpl

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 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 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 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 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 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 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:25 +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:48:49 +0000 (00:48 +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 agoother projects will have more than one login, not just users
Roland Häder [Wed, 19 Apr 2017 22:28:06 +0000 (00:28 +0200)]
other projects will have more than one login, not just users

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:13 +0000 (00:23 +0200)]
updated jar(s)

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:40:32 +0000 (23:40 +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:38 +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 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 agono, not deprecated here ...
Roland Häder [Wed, 19 Apr 2017 19:15:31 +0000 (21:15 +0200)]
no, not deprecated here  ...

Signed-off-by: Roland Häder <roland@mxchange.org>
7 years agonope, 'src/' must be present, then the IDE (NetBeans at least) can find it
Roland Häder [Wed, 19 Apr 2017 16:40:28 +0000 (18:40 +0200)]
nope, 'src/' must be present, then the IDE (NetBeans at least) can find it

Signed-off-by: Roland Häder <roland@mxchange.org>
7 years agoPlease cherry-pick:
Roland Häder [Wed, 19 Apr 2017 16:09:57 +0000 (18:09 +0200)]
Please cherry-pick:
- opps, forgot this to wrap ...

Signed-off-by: Roland Häder <roland@mxchange.org>
7 years agoremoved cellphone (now: mobile) pages
Roland Häder [Wed, 19 Apr 2017 15:49:48 +0000 (17:49 +0200)]
removed cellphone (now: mobile) pages

Signed-off-by: Roland Häder <roland@mxchange.org>
7 years agoMaybe cherry-pick:
Roland Häder [Wed, 19 Apr 2017 15:47:37 +0000 (17:47 +0200)]
Maybe cherry-pick:
- text should be wrapped in h:outputText

Signed-off-by: Roland Häder <roland@mxchange.org>
7 years agoPlease cherry-pick:
Roland Häder [Wed, 19 Apr 2017 15:41:08 +0000 (17:41 +0200)]
Please cherry-pick:
- text should be wrapped in h:outputText as this is like a GUI for web browsers

Signed-off-by: Roland Häder <roland@mxchange.org>
7 years agoremoved obsolete JSF page (no longer used)
Roland Häder [Wed, 19 Apr 2017 15:17:17 +0000 (17:17 +0200)]
removed obsolete JSF page (no longer used)

Signed-off-by: Roland Häder <roland@mxchange.org>
7 years agoContinued porting templates:
Roland Häder [Wed, 19 Apr 2017 14:52:47 +0000 (16:52 +0200)]
Continued porting templates:
- added a lot missing templates which are used for handling fax/land-line
  numbers
- no more cellphone, now all mobiles are welcome ...
- renamed files as they belong to user (not generic)

Signed-off-by: Roland Häder <roland@mxchange.org>
7 years agoPlease cherry-pick:
Roland Häder [Wed, 19 Apr 2017 14:07:36 +0000 (16:07 +0200)]
Please cherry-pick:
- used h:outputText to wrap text ... this is a WUI (like a GUI) and text
  elements should be wrapped into JSF tags

Signed-off-by: Roland Häder <roland@mxchange.org>
7 years agoCleanups:
Roland Häder [Wed, 19 Apr 2017 12:24:14 +0000 (14:24 +0200)]
Cleanups:
- added id for menu include (maybe more follow? or I revert all these?)
- removed no longer used i18n strings
- user_menu is no longer included in page template, only in user_base.xhtml

Signed-off-by: Roland Häder <roland@mxchange.org>
7 years agoPlease cherry-pick:
Roland Häder [Sun, 16 Apr 2017 09:23:47 +0000 (11:23 +0200)]
Please cherry-pick:
- renamed login_change_* to login_user_change_* as these are user-specific
  changes
- also renamed i18n strings
- renamed method in email-change controller as it is user-specific, too
- deleted left-over index.xhtml

Signed-off-by: Roland Häder <roland@mxchange.org>
7 years agoupdated source references, how does '/src/' come in everywhere?
Roland Häder [Sat, 15 Apr 2017 22:05:33 +0000 (00:05 +0200)]
updated source references, how does '/src/' come in everywhere?

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

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

Signed-off-by: Roland Häder <roland@mxchange.org>
7 years agorenamed converter, no cellphone-only, but all mobile phones
Roland Haeder [Tue, 11 Apr 2017 13:00:09 +0000 (15:00 +0200)]
renamed converter, no cellphone-only, but all mobile phones

7 years agorenamed bean, more common way
Roland Haeder [Tue, 11 Apr 2017 12:49:56 +0000 (14:49 +0200)]
renamed bean, more common way

7 years agoFixes:
Roland Haeder [Tue, 11 Apr 2017 11:24:33 +0000 (13:24 +0200)]
Fixes:
- need to use concat() and not + because it is only for numeric values

7 years agofixed controller name, must now always be suffixed with "Controller" to have it more...
Roland Haeder [Tue, 11 Apr 2017 11:13:04 +0000 (13:13 +0200)]
fixed controller name, must now always be suffixed with "Controller" to have it more clear in JSF what is a controller and what is a property

7 years agoupdated Apache POI to 3.15
Roland Haeder [Tue, 11 Apr 2017 11:03:10 +0000 (13:03 +0200)]
updated Apache POI to 3.15

Signed-off-by: Roland Häder <roland@mxchange.org>
7 years agoContinued a bit:
Roland Haeder [Tue, 11 Apr 2017 10:11:07 +0000 (12:11 +0200)]
Continued a bit:
- added clear() method for clearing bean after form has been processed
- added navigation rule

7 years agodon't show a warning here, returning original list is wanted
Roland Haeder [Tue, 11 Apr 2017 09:58:27 +0000 (11:58 +0200)]
don't show a warning here, returning original list is wanted

7 years agoJupp, old cellphoneCarrier name. needs to be MobileProviderConverter now
Roland Haeder [Tue, 11 Apr 2017 09:23:12 +0000 (11:23 +0200)]
Jupp, old cellphoneCarrier name. needs to be MobileProviderConverter now

7 years agoNope. keep these names unified, but class names project-dependent so the IDE is not...
Roland Haeder [Tue, 11 Apr 2017 09:21:32 +0000 (11:21 +0200)]
Nope. keep these names unified, but class names project-dependent so the IDE is not getting confused which implementation (if you have all projects loaded into it) is meant.

7 years agoI know, I miss-use ui:fragment here but it seems to do what I want:
Roland Haeder [Tue, 11 Apr 2017 09:13:48 +0000 (11:13 +0200)]
I know, I miss-use ui:fragment here but it seems to do what I want:
- when "rendered" is false, don't show content of the whole tag
- when "rendered" is true, show content of the whole tag

So far, other tags did not work and not even with ui:define and then rendered="#{featureController.isFeatureEnaled('some_feature')#}"
on ui:define.

As long as there is no other tag that has the same behavior, I stick
with ui:fragment.

7 years agoenabled required features again ...
Roland Haeder [Mon, 10 Apr 2017 22:44:17 +0000 (00:44 +0200)]
enabled required features again ...

7 years agomore JNDIs fixed
Roland Haeder [Mon, 10 Apr 2017 22:35:33 +0000 (00:35 +0200)]
more JNDIs fixed

Signed-off-by: Roland Häder <roland@mxchange.org>
7 years agofixed JNDI names
Roland Haeder [Mon, 10 Apr 2017 22:33:11 +0000 (00:33 +0200)]
fixed JNDI names

Signed-off-by: Roland Häder <roland@mxchange.org>
7 years agoupdated docu, let's promoto FLOSS here (MariaDB)
Roland Haeder [Mon, 10 Apr 2017 22:29:41 +0000 (00:29 +0200)]
updated docu, let's promoto FLOSS here (MariaDB)

Signed-off-by: Roland Häder <roland@mxchange.org>
7 years agoUpdatede jar(s) + fixed some names + fixed some imports
Roland Haeder [Mon, 10 Apr 2017 22:09:40 +0000 (00:09 +0200)]
Updatede jar(s) + fixed some names + fixed some imports

Signed-off-by: Roland Häder <roland@mxchange.org>
7 years agoupdated own name and resources
Roland Haeder [Mon, 10 Apr 2017 21:55:11 +0000 (23:55 +0200)]
updated own name and resources

Signed-off-by: Roland Häder <roland@mxchange.org>
7 years agoupdated jar(s)
Roland Haeder [Mon, 10 Apr 2017 21:00:29 +0000 (23:00 +0200)]
updated jar(s)

7 years agoupdated jar(s)
Roland Haeder [Mon, 10 Apr 2017 20:13:26 +0000 (22:13 +0200)]
updated jar(s)

Signed-off-by: Roland Häder <roland@mxchange.org>
7 years agoCRLF->LF converted + tpzo fixed
Roland Haeder [Mon, 10 Apr 2017 20:06:01 +0000 (22:06 +0200)]
CRLF->LF converted + tpzo fixed

7 years agoupdated jar(s)
Roland Haeder [Mon, 10 Apr 2017 20:02:05 +0000 (22:02 +0200)]
updated jar(s)

7 years agoupdated jar(s)
Roland Haeder [Mon, 10 Apr 2017 18:03:26 +0000 (20:03 +0200)]
updated jar(s)

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 agoPlease cherry-pick:
Roland Häder [Tue, 6 Sep 2016 09:23:23 +0000 (11:23 +0200)]
Please cherry-pick:
- added API URL for javadoc

Signed-off-by: Roland Häder <roland@mxchange.org>
7 years agoPlease cherry-pick:
Roland Häder [Mon, 5 Sep 2016 15:10:18 +0000 (17:10 +0200)]
Please cherry-pick:
- added feature switch "user_registraion_in_index" which controls whether the registration page is in index (true) or own page (false).
- please put your index stuff in guest_index.tpl for now
- maybe later this will be changed to a datbase-driven CMS?

Signed-off-by: Roland Häder <roland@mxchange.org>
7 years agoPlease cherry-pick:
Roland Haeder [Sat, 3 Sep 2016 15:05:02 +0000 (17:05 +0200)]
Please cherry-pick:
- cleanups on templates such as ...
- adding h:outputText
- adding error_container with h:panelGroup and h:message
- removed no longer used template as it has been splitted

Signed-off-by: Roland Häder <roland@mxchange.org>
7 years agoPlease cherry-pick:
Roland Haeder [Sat, 3 Sep 2016 14:46:38 +0000 (16:46 +0200)]
Please cherry-pick:
- remove duplicate is_feature_user_registration_enabled

7 years agoPlease cherry-pick:
Roland Haeder [Sat, 3 Sep 2016 12:33:16 +0000 (14:33 +0200)]
Please cherry-pick:
- sorted members

7 years agoupdated jar(s)
Roland Haeder [Sat, 3 Sep 2016 12:23:58 +0000 (14:23 +0200)]
updated jar(s)

7 years agoDon't cherry-pick:
Roland Haeder [Sat, 3 Sep 2016 12:20:11 +0000 (14:20 +0200)]
Don't cherry-pick:
- fixed JNDI name (possibly)

7 years agoupdated jar(s)
Roland Haeder [Sat, 3 Sep 2016 12:17:57 +0000 (14:17 +0200)]
updated jar(s)

7 years agoupdated jar(s)
Roland Haeder [Fri, 2 Sep 2016 20:21:06 +0000 (22:21 +0200)]
updated jar(s)

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