]> git.mxchange.org Git - pizzaservice-war.git/log
pizzaservice-war.git
8 years agoupdated jar(s)
Roland Haeder [Mon, 11 Apr 2016 19:16:15 +0000 (21:16 +0200)]
updated jar(s)

Signed-off-by: Roland Häder <roland@mxchange.org>
8 years agosorted members (normally I do this before I save the file)
Roland Haeder [Mon, 11 Apr 2016 17:55:12 +0000 (19:55 +0200)]
sorted members (normally I do this before I save the file)

8 years agoHandle over the updated country instance to avoid NPE (countryId must be set)
Roland Haeder [Mon, 11 Apr 2016 17:53:46 +0000 (19:53 +0200)]
Handle over the updated country instance to avoid NPE (countryId must be set)

8 years agoupdated jar(s)
Roland Haeder [Mon, 11 Apr 2016 17:44:19 +0000 (19:44 +0200)]
updated jar(s)

8 years agoAdded firing newly added event when an administrator has added a new country and...
Roland Haeder [Mon, 11 Apr 2016 17:34:53 +0000 (19:34 +0200)]
Added firing newly added event when an administrator has added a new country and it got handled by the EJB.

Signed-off-by: Roland Häder <roland@mxchange.org>
8 years agoupdated jar(s)
Roland Haeder [Mon, 11 Apr 2016 17:34:41 +0000 (19:34 +0200)]
updated jar(s)

Signed-off-by: Roland Häder <roland@mxchange.org>
8 years agoas the template gender_selection_box.tpl is generic, the controller needs to be repla...
Roland Haeder [Mon, 11 Apr 2016 17:14:25 +0000 (19:14 +0200)]
as the template gender_selection_box.tpl is generic, the controller needs to be replaceable by any other template or page.

8 years agoOpps, copy-paste mistake ...
Roland Haeder [Mon, 11 Apr 2016 16:53:48 +0000 (18:53 +0200)]
Opps, copy-paste mistake ...

8 years agoContinued with adding countries:
Roland Haeder [Mon, 11 Apr 2016 16:27:48 +0000 (18:27 +0200)]
Continued with adding countries:
- admin country controller (class + interface) added
- added admin form template for country data
- added admin list/edit/delete pages for countries
- added table_medium, table_left_medium, table_right_medium CSS classes
- changed named phoneCountryCode to countryPhoneCode (naming convention)
- other minor stuff mixed

8 years agoupdated jar(s)
Roland Haeder [Mon, 11 Apr 2016 15:01:21 +0000 (17:01 +0200)]
updated jar(s)

Signed-off-by: Roland Häder <roland@mxchange.org>
8 years agoupdated jar(s)
Roland Haeder [Mon, 11 Apr 2016 10:10:17 +0000 (12:10 +0200)]
updated jar(s)

8 years agoNo NameValidator here, maybe later a EmptyNameValidator will come?
Roland Haeder [Sun, 10 Apr 2016 19:15:59 +0000 (21:15 +0200)]
No NameValidator here, maybe later a EmptyNameValidator will come?

8 years agoThese are not required for admin_add_user
Roland Haeder [Sun, 10 Apr 2016 19:13:30 +0000 (21:13 +0200)]
These are not required for admin_add_user

8 years agoOpps, 1 was to much ...
Roland Haeder [Sun, 10 Apr 2016 19:10:38 +0000 (21:10 +0200)]
Opps, 1 was to much ...

8 years agoContinued with administrative area:
Roland Haeder [Sun, 10 Apr 2016 19:02:40 +0000 (21:02 +0200)]
Continued with administrative area:
- added admin_form_personal_data.xhtml which is based on the generic but with some things different
- added a lot new language strings

8 years agoAdded missing language strings and fixed #tpyo in it
Roland Haeder [Sun, 10 Apr 2016 18:28:12 +0000 (20:28 +0200)]
Added missing language strings and fixed #tpyo in it

8 years agoit is no longer selectable, but it is a category id
Roland Haeder [Sun, 10 Apr 2016 18:25:21 +0000 (20:25 +0200)]
it is no longer selectable, but it is a category id

8 years agoadded administrative edit/delete for categories and products
Roland Haeder [Sun, 10 Apr 2016 18:20:35 +0000 (20:20 +0200)]
added administrative edit/delete for categories and products

8 years agoLanguage fixes ...
Roland Haeder [Sun, 10 Apr 2016 18:02:01 +0000 (20:02 +0200)]
Language fixes ...

8 years agoadded hasUsers() which checks if users are registered.
Roland Haeder [Sun, 10 Apr 2016 17:57:28 +0000 (19:57 +0200)]
added hasUsers() which checks if users are registered.

8 years agoContinued with admin area:
Roland Haeder [Sun, 10 Apr 2016 17:36:20 +0000 (19:36 +0200)]
Continued with admin area:
- added admin user controller for administrative stuff
- updated jar(s)

8 years agoMore language externalized
Roland Haeder [Sun, 10 Apr 2016 16:02:49 +0000 (18:02 +0200)]
More language externalized

8 years agoContinued a bit:
Roland Haeder [Sun, 10 Apr 2016 15:52:43 +0000 (17:52 +0200)]
Continued a bit:
- "updated" templates from addressbook project
- added missing language elements
- renamed language string, more clear now

8 years agoadded registration controller (bean) from addressbook project
Roland Haeder [Sun, 10 Apr 2016 14:41:40 +0000 (16:41 +0200)]
added registration controller (bean) from addressbook project

8 years agointroduced clear() for clean code style
Roland Haeder [Sun, 10 Apr 2016 14:29:46 +0000 (16:29 +0200)]
introduced clear() for clean code style

8 years agoalso fire an event when a new product has been added, rather than calling addProduct...
Roland Haeder [Sun, 10 Apr 2016 14:24:34 +0000 (16:24 +0200)]
also fire an event when a new product has been added, rather than calling addProduct() statically

8 years agono shortening
Roland Haeder [Sun, 10 Apr 2016 14:11:32 +0000 (16:11 +0200)]
no shortening

8 years agoContinued a bit:
Roland Haeder [Sun, 10 Apr 2016 13:56:50 +0000 (15:56 +0200)]
Continued a bit:
- replaced "static add-call" to event-based approach. This is much more flexible and easier to expand
- updated jar(s)

8 years agoSome fixes:
Roland Haeder [Sun, 10 Apr 2016 13:16:17 +0000 (15:16 +0200)]
Some fixes:
- getLastNums() was old stuff, now it is size()
- updated jar(s)

8 years agoFixed wrong EJB name
Roland Haeder [Sun, 10 Apr 2016 13:09:48 +0000 (15:09 +0200)]
Fixed wrong EJB name

8 years agoupdated jar(s)
Roland Haeder [Sun, 10 Apr 2016 13:00:43 +0000 (15:00 +0200)]
updated jar(s)

8 years agoMore trace messages added
Roland Haeder [Sun, 10 Apr 2016 12:44:41 +0000 (14:44 +0200)]
More trace messages added

8 years agomoved to new place
Roland Haeder [Sun, 10 Apr 2016 12:40:44 +0000 (14:40 +0200)]
moved to new place

8 years agoSome fixes + added missing "extends Serializable"
Roland Haeder [Sun, 10 Apr 2016 12:38:38 +0000 (14:38 +0200)]
Some fixes + added missing "extends Serializable"

8 years agoContinued a bit:
Roland Haeder [Sun, 10 Apr 2016 12:16:00 +0000 (14:16 +0200)]
Continued a bit:
- more language strings localized
- renamed some language strings
- some fixes

8 years agoOpps, copied to much ...
Roland Haeder [Sun, 10 Apr 2016 11:51:51 +0000 (13:51 +0200)]
Opps, copied to much ...

8 years agoupdated jar(s)
Roland Haeder [Sun, 10 Apr 2016 11:35:36 +0000 (13:35 +0200)]
updated jar(s)

8 years agoThe exception's message now contains the thrown exception's message, too.
Roland Haeder [Sun, 10 Apr 2016 11:30:12 +0000 (13:30 +0200)]
The exception's message now contains the thrown exception's message, too.

8 years agoUsed global, portable JNDI names for all beans
Roland Haeder [Sun, 10 Apr 2016 11:18:54 +0000 (13:18 +0200)]
Used global, portable JNDI names for all beans

8 years agoRewrites:
Roland Haeder [Sun, 10 Apr 2016 10:49:03 +0000 (12:49 +0200)]
Rewrites:
- renamed controller (beans) to have them all a suffix "Controller"
- renamed converter to have them all a suffix "Converter"
- Localized German word "Anzahl" and changed it to "Bestellmenge" (order amount)
- added more empty lines

8 years agothis project may sent out mails later on.
Roland Haeder [Sat, 9 Apr 2016 19:56:52 +0000 (21:56 +0200)]
this project may sent out mails later on.

8 years agoAll needs to be serializable to have the application being distributed over e.g....
Roland Haeder [Sat, 9 Apr 2016 19:05:16 +0000 (21:05 +0200)]
All needs to be serializable to have the application being distributed over e.g. even a cluster

8 years agoFinished some translations
Roland Haeder [Sat, 9 Apr 2016 18:46:22 +0000 (20:46 +0200)]
Finished some translations

8 years agoalso include group for having it working ... ;-)
Roland Haeder [Sat, 9 Apr 2016 18:41:49 +0000 (20:41 +0200)]
also include group for having it working ... ;-)

8 years agoBetter name for now (minor)
Roland Haeder [Sat, 9 Apr 2016 18:38:29 +0000 (20:38 +0200)]
Better name for now (minor)

8 years agoCorrect EJB name
Roland Haeder [Sat, 9 Apr 2016 18:33:56 +0000 (20:33 +0200)]
Correct EJB name

8 years agoThis "Pizza-Service" application was build on an outdated core, as it was not require...
Roland Haeder [Sat, 9 Apr 2016 17:54:37 +0000 (19:54 +0200)]
This "Pizza-Service" application was build on an outdated core, as it was not required for my certification to have user login. Sure, in the open Internet it makes sense.

This rewrites the application towards an updated "core".

8 years agointroduced new lib jphone-lib.jar which holds remote interfaces for jphone-core
Roland Haeder [Sat, 9 Apr 2016 16:10:27 +0000 (18:10 +0200)]
introduced new lib jphone-lib.jar which holds remote interfaces for jphone-core

8 years agoAligned ...
Roland Haeder [Sat, 9 Apr 2016 12:11:53 +0000 (14:11 +0200)]
Aligned ...

Signed-off-by: Roland Häder <roland@mxchange.org>
8 years agoadded admin_user_add.xhtml
Roland Haeder [Sat, 9 Apr 2016 12:09:13 +0000 (14:09 +0200)]
added admin_user_add.xhtml

8 years agoadded navigation cases (really lazy) for admin pages
Roland Haeder [Sat, 9 Apr 2016 11:54:15 +0000 (13:54 +0200)]
added navigation cases (really lazy) for admin pages

8 years agoAdded missing language string
Roland Haeder [Sat, 9 Apr 2016 11:49:43 +0000 (13:49 +0200)]
Added missing language string

Signed-off-by: Roland Häder <roland@mxchange.org>
8 years agoAdded generic user list/edit/delete/un-/lock menus (stubs only)
Roland Haeder [Sat, 9 Apr 2016 11:22:33 +0000 (13:22 +0200)]
Added generic user list/edit/delete/un-/lock menus (stubs only)

8 years agoSome rewrites:
Roland Haeder [Sat, 9 Apr 2016 11:17:53 +0000 (13:17 +0200)]
Some rewrites:
- generic customer-related classes/interfaces has been moved to jcustomer-core/lib.
- reordered imports (sorted)
- added jcustomer-core/lib (new project)

8 years agoTemplate improved (easier to localize)
Roland Haeder [Sat, 9 Apr 2016 10:48:27 +0000 (12:48 +0200)]
Template improved (easier to localize)

8 years agoRenamed after naming convention: admin_foo.xhtml in admin area, but foo.xhtml is...
Roland Haeder [Sat, 9 Apr 2016 10:47:54 +0000 (12:47 +0200)]
Renamed after naming convention: admin_foo.xhtml in admin area, but foo.xhtml is for guest ;-)

8 years agorenamed bye.xhtml -> logout.xhtml
Roland Haeder [Sat, 9 Apr 2016 10:32:33 +0000 (12:32 +0200)]
renamed bye.xhtml -> logout.xhtml

8 years agoAdded some paragraphs to index page
Roland Haeder [Fri, 8 Apr 2016 11:53:07 +0000 (13:53 +0200)]
Added some paragraphs to index page

8 years agoadded glassfish-specific role-group mapping and fixed URL pattern in web.xml
Roland Haeder [Thu, 7 Apr 2016 12:23:42 +0000 (14:23 +0200)]
added glassfish-specific role-group mapping and fixed URL pattern in web.xml

8 years agoadded some http-only configuration to avoid common XSS
Roland Haeder [Thu, 7 Apr 2016 10:58:21 +0000 (12:58 +0200)]
added some http-only configuration to avoid common XSS

8 years agoupdated jar(s)
Roland Haeder [Thu, 7 Apr 2016 09:33:03 +0000 (11:33 +0200)]
updated jar(s)

8 years agoBetter keep languages in own language
Roland Haeder [Tue, 5 Apr 2016 10:58:29 +0000 (12:58 +0200)]
Better keep languages in own language

8 years agoThese log messages are now to noisy + formated array a bit
Roland Haeder [Tue, 5 Apr 2016 10:54:19 +0000 (12:54 +0200)]
These log messages are now to noisy + formated array a bit

8 years agoLocalization support almost finished:
Roland Haeder [Mon, 4 Apr 2016 20:12:15 +0000 (22:12 +0200)]
Localization support almost finished:
- Locale setting from browser comes first
- User selected locale from web interfaces overrides it (in session bean)

TODO/FIXME:
- Add locale support to juser-core
- Still the selected locale is not re-selected in box

8 years agoIt must be a writable property and the class Locale doesn't have it (language)
Roland Haeder [Mon, 4 Apr 2016 17:08:32 +0000 (19:08 +0200)]
It must be a writable property and the class Locale doesn't have it (language)

8 years agoupdated jar(s)
Roland Haeder [Mon, 4 Apr 2016 16:58:46 +0000 (18:58 +0200)]
updated jar(s)

8 years agoContinued with localization support:
Roland Haeder [Mon, 4 Apr 2016 16:47:31 +0000 (18:47 +0200)]
Continued with localization support:
- added form template for localization support (still static, maybe can be output over bean's method?)
- added missing methods (not classical getter/setter)

8 years agorenamed files to make difference to other war-projects
Roland Haeder [Mon, 4 Apr 2016 16:11:03 +0000 (18:11 +0200)]
renamed files to make difference to other war-projects

8 years agochange license to AGPLv3
Roland Haeder [Mon, 4 Apr 2016 15:56:08 +0000 (17:56 +0200)]
change license to AGPLv3

8 years agoadded stuff for localization support (unfinished)
Roland Haeder [Fri, 1 Apr 2016 19:04:52 +0000 (21:04 +0200)]
added stuff for localization support (unfinished)

8 years agorenamed controller + added required value="#{controller.property}"
Roland Haeder [Mon, 14 Mar 2016 20:42:40 +0000 (21:42 +0100)]
renamed controller + added required value="#{controller.property}"

8 years agoupdated jar(s)
Roland Haeder [Sun, 6 Mar 2016 17:28:39 +0000 (18:28 +0100)]
updated jar(s)

8 years agoAdded email address for author
Roland Haeder [Sun, 6 Mar 2016 17:08:12 +0000 (18:08 +0100)]
Added email address for author

8 years agoupdated jar(s)
Roland Haeder [Sat, 5 Mar 2016 16:45:42 +0000 (17:45 +0100)]
updated jar(s)

Signed-off-by: Roland Häder <roland@mxchange.org>
8 years agoupdated jar(s) + called clear() remote method (later usage)
Roland Haeder [Sat, 5 Mar 2016 13:36:15 +0000 (14:36 +0100)]
updated jar(s) + called clear() remote method (later usage)

8 years agoRenamed controller method to doChangeItem() (naming convention)
Roland Haeder [Sat, 5 Mar 2016 13:32:06 +0000 (14:32 +0100)]
Renamed controller method to doChangeItem() (naming convention)

8 years agoLog also return null
Roland Haeder [Fri, 4 Mar 2016 20:40:21 +0000 (21:40 +0100)]
Log also return null

8 years agotpyo fixed ...
Roland Haeder [Fri, 4 Mar 2016 20:36:57 +0000 (21:36 +0100)]
tpyo fixed ...

8 years agoThese pages can also be accessed by a logged-in user.
Roland Haeder [Wed, 2 Mar 2016 18:37:32 +0000 (19:37 +0100)]
These pages can also be accessed by a logged-in user.

Signed-off-by: Roland Häder <roland@mxchange.org>
8 years agoupdated jar(s)
Roland Haeder [Wed, 2 Mar 2016 17:57:56 +0000 (18:57 +0100)]
updated jar(s)

8 years agoadded comment
Roland Haeder [Wed, 24 Feb 2016 20:28:48 +0000 (21:28 +0100)]
added comment

8 years agoupdated jar(s)
Roland Haeder [Sat, 20 Feb 2016 21:14:55 +0000 (22:14 +0100)]
updated jar(s)

8 years agoSome empty lines added/removed
Roland Haeder [Sat, 20 Feb 2016 20:53:55 +0000 (21:53 +0100)]
Some empty lines added/removed

8 years agoupdated jar(s)
Roland Haeder [Sat, 20 Feb 2016 19:10:30 +0000 (20:10 +0100)]
updated jar(s)

8 years agoGNU-ified projects for upcoming public release rewrites/jpa
Roland Haeder [Fri, 19 Feb 2016 15:44:09 +0000 (16:44 +0100)]
GNU-ified projects for upcoming public release

Signed-off-by: Roland Häder <roland@mxchange.org>
8 years agoAdded missing javadoc
Roland Haeder [Fri, 19 Feb 2016 14:48:10 +0000 (15:48 +0100)]
Added missing javadoc

8 years agoUpdated jar(s)
Roland Haeder [Fri, 19 Feb 2016 14:21:37 +0000 (15:21 +0100)]
Updated jar(s)

Signed-off-by: Roland Häder <roland@mxchange.org>
8 years agoUpdated jar(s)
Roland Haeder [Fri, 19 Feb 2016 14:07:50 +0000 (15:07 +0100)]
Updated jar(s)

Signed-off-by: Roland Häder <roland@mxchange.org>
8 years agoUpdated copyright year
Roland Haeder [Mon, 15 Feb 2016 15:37:43 +0000 (16:37 +0100)]
Updated copyright year

Signed-off-by: Roland Häder <roland@mxchange.org>
8 years agoUpdated jar(s) + added .gitattributes
Roland Haeder [Mon, 15 Feb 2016 14:30:35 +0000 (15:30 +0100)]
Updated jar(s) + added .gitattributes

Signed-off-by: Roland Häder <roland@mxchange.org>
8 years agoUpdated project to NetBeans 8.1 / Glassfish 4.1.1
Roland Haeder [Wed, 3 Feb 2016 15:27:16 +0000 (16:27 +0100)]
Updated project to NetBeans 8.1 / Glassfish 4.1.1

Signed-off-by: Roland Häder <roland@mxchange.org>
8 years agoUpdated jar(s)
Roland Haeder [Fri, 20 Nov 2015 17:41:25 +0000 (18:41 +0100)]
Updated jar(s)

Signed-off-by: Roland Häder <roland@mxchange.org>
8 years agoupdated jar(s)
Roland Haeder [Fri, 23 Oct 2015 15:58:53 +0000 (17:58 +0200)]
updated jar(s)

Signed-off-by: Roland Häder <roland@mxchange.org>
8 years agoupdated jar(s)
Roland Haeder [Fri, 23 Oct 2015 15:25:50 +0000 (17:25 +0200)]
updated jar(s)

Signed-off-by: Roland Häder <roland@mxchange.org>
8 years agoUpdated jars
Roland Haeder [Tue, 20 Oct 2015 15:59:04 +0000 (17:59 +0200)]
Updated jars

Signed-off-by: Roland Häder <roland@mxchange.org>
8 years agoupdated jar(s)
Roland Haeder [Thu, 22 Oct 2015 09:13:24 +0000 (11:13 +0200)]
updated jar(s)
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agoupdated jar(s)
Roland Haeder [Wed, 21 Oct 2015 12:43:25 +0000 (14:43 +0200)]
updated jar(s)
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agoContinued:
Roland Haeder [Tue, 20 Oct 2015 13:03:52 +0000 (15:03 +0200)]
Continued:
- removed JSTL
- updated jar(s)
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agoUpdated jars
Roland Haeder [Mon, 19 Oct 2015 20:08:52 +0000 (22:08 +0200)]
Updated jars

Signed-off-by: Roland Häder <roland@mxchange.org>
8 years agoRenamed beans to their proper scope + renamed bean mappedName to always end with...
Roland Haeder [Mon, 19 Oct 2015 07:34:28 +0000 (09:34 +0200)]
Renamed beans to their proper scope + renamed bean mappedName to always end with "Controller"
Signed-off-by:Roland Häder <roland@mxchange.org>