]> git.somenet.org - pub/jan/sbc.git/log
pub/jan/sbc.git
10 years agoWaiter takes Order from guests
Gregor Riegler [Thu, 9 May 2013 00:42:52 +0000 (02:42 +0200)]
Waiter takes Order from guests

10 years agoShow table and waiting group changes according to notifications in pizzeriaGUI and...
Gregor Riegler [Wed, 8 May 2013 22:12:37 +0000 (00:12 +0200)]
Show table and waiting group changes according to notifications in pizzeriaGUI and groupGUI

10 years agoWaiter listens for free tables and for new guests. When a table gets free he tries...
Gregor Riegler [Wed, 8 May 2013 15:25:50 +0000 (17:25 +0200)]
Waiter listens for free tables and for new guests. When a table gets free he tries to assign a waiting group to it. If a new guest arrives, he tries to found a free table and assign it.

10 years agoXVSMConnector refactoring
Gregor Riegler [Mon, 6 May 2013 15:11:43 +0000 (17:11 +0200)]
XVSMConnector refactoring

10 years agoChange the pizzeria models so that they display (more) correct values
Gregor Riegler [Mon, 6 May 2013 14:19:17 +0000 (16:19 +0200)]
Change the pizzeria models so that they display (more) correct values

10 years agoSome debugging commenting/uncommenting
Gregor Riegler [Mon, 6 May 2013 13:14:21 +0000 (15:14 +0200)]
Some debugging commenting/uncommenting

10 years agoMerge branch 'master' of https://bitbucket.org/rgregor/sbc-ss-2013
Gregor Riegler [Mon, 6 May 2013 12:13:15 +0000 (14:13 +0200)]
Merge branch 'master' of https://bitbucket.org/rgregor/sbc-ss-2013

10 years agoMerge branch 'master' of
Gregor Riegler [Mon, 6 May 2013 00:08:07 +0000 (02:08 +0200)]
Merge branch 'master' of
https://rgregor@bitbucket.org/rgregor/sbc-ss-2013.git

Conflicts:
src/main/java/at/ac/tuwien/sbc/valesriegler/group/Group.java
src/main/java/at/ac/tuwien/sbc/valesriegler/types/GroupData.java

10 years agoadded some not really helpful class descriptions + removed types that got duplicated...
Jan Vales [Mon, 6 May 2013 00:04:09 +0000 (02:04 +0200)]
added some not really helpful class descriptions + removed types that got duplicated. TODO remaining: fix pizzeriagui!

10 years agoSupport for space notifications for pizzeria and group agents. Change table model...
Gregor Riegler [Sun, 5 May 2013 23:50:20 +0000 (01:50 +0200)]
Support for space notifications for pizzeria and group agents. Change table model items type to a hash map. Replace primitive types in space class types to wrapper types.

10 years agothe whole pizzeria workflow. EXCEPT cooking the pizzas.
Jan Vales [Sun, 5 May 2013 23:27:40 +0000 (01:27 +0200)]
the whole pizzeria workflow. EXCEPT cooking the pizzas.

10 years agoadded info to pizzeria when a püizza is done.
Jan Vales [Sun, 5 May 2013 22:42:22 +0000 (00:42 +0200)]
added info to pizzeria when a püizza is done.

10 years agoMerge branch 'master' of
Gregor Riegler [Sun, 5 May 2013 20:40:15 +0000 (22:40 +0200)]
Merge branch 'master' of
https://rgregor@bitbucket.org/rgregor/sbc-ss-2013.git

Conflicts:
src/main/java/at/ac/tuwien/sbc/valesriegler/pizzeria/PizzeriaAgent.java
src/main/java/at/ac/tuwien/sbc/valesriegler/pizzeria/gui/DEP_Table.java
src/main/java/at/ac/tuwien/sbc/valesriegler/types/GroupData.java
src/main/java/at/ac/tuwien/sbc/valesriegler/xvsm/XVSMConnector.java

10 years agoImplement handleWaitingGroup+handleOrderRequest for XVSM waiter
Gregor Riegler [Sun, 5 May 2013 20:25:58 +0000 (22:25 +0200)]
Implement handleWaitingGroup+handleOrderRequest for XVSM waiter

10 years agoGroupGui should display ordered pizzas correctly again.
Jan Vales [Sun, 5 May 2013 19:57:16 +0000 (21:57 +0200)]
GroupGui should display ordered pizzas correctly again.

10 years agoCook should now correctly produce pizzas.
Jan Vales [Sun, 5 May 2013 19:41:41 +0000 (21:41 +0200)]
Cook should now correctly produce pizzas.

10 years agoimplemented Workflow to "ordered", where the cook has pizzas to cook and another...
Jan Vales [Sun, 5 May 2013 19:39:38 +0000 (21:39 +0200)]
implemented Workflow to "ordered", where the cook has pizzas to cook and another queue waiting for completed orders.

10 years agoHopefully storing all waiters that took care of a Group.
Jan Vales [Sun, 5 May 2013 19:14:36 +0000 (21:14 +0200)]
Hopefully storing all waiters that took care of a Group.

10 years agoJMSCook now cooks Pizza out of PizzaOrder.
Jan Vales [Sun, 5 May 2013 19:08:06 +0000 (21:08 +0200)]
JMSCook now cooks Pizza out of PizzaOrder.

10 years agoImplemented JMS OrderRequest sent by Group.
Jan Vales [Sun, 5 May 2013 18:17:56 +0000 (20:17 +0200)]
Implemented JMS OrderRequest sent by Group.

10 years agoGroupAgent now handles Group creation and run-Group-as-Thread as expected
Jan Vales [Sun, 5 May 2013 18:03:23 +0000 (20:03 +0200)]
GroupAgent now handles Group creation and run-Group-as-Thread as expected

10 years agogroßer Brocken an GruppenGui-Änderungen kombiniert mit ersten Teil des Bestellworkflows.
Jan Vales [Sun, 5 May 2013 17:10:43 +0000 (19:10 +0200)]
großer Brocken an GruppenGui-Änderungen kombiniert mit ersten Teil des Bestellworkflows.

10 years agoprepare merge of jms branch.
Jan Vales [Sat, 4 May 2013 15:11:50 +0000 (17:11 +0200)]
prepare merge of jms branch.

10 years agoFirst running MozartSpaces communication: PizzeriaGUI writes free tables to space...
Gregor Riegler [Wed, 1 May 2013 21:27:19 +0000 (23:27 +0200)]
First running MozartSpaces communication: PizzeriaGUI writes free tables to space after creation and a waiter can read it.

10 years agoUI Fix: Handle the vertical size of tables correctly
Gregor Riegler [Mon, 29 Apr 2013 12:04:26 +0000 (14:04 +0200)]
UI Fix: Handle the vertical size of tables correctly

11 years agoAdd logging file
Gregor Riegler [Fri, 26 Apr 2013 13:02:10 +0000 (15:02 +0200)]
Add logging file

11 years agoearly activemq producer/consumer implementation.
Jan Vales [Fri, 26 Apr 2013 10:49:35 +0000 (12:49 +0200)]
early activemq producer/consumer implementation.

11 years agoignore persistent activemq data
Jan Vales [Fri, 26 Apr 2013 10:49:02 +0000 (12:49 +0200)]
ignore persistent activemq data

11 years agoAsk for number of tables on start of the Pizzeria GUI
Gregor Riegler [Thu, 25 Apr 2013 09:44:19 +0000 (11:44 +0200)]
Ask for number of tables on start of the Pizzeria GUI

11 years agoPizzeria GUI implemented
Gregor Riegler [Wed, 24 Apr 2013 15:26:24 +0000 (17:26 +0200)]
Pizzeria GUI implemented

11 years agoBasic Group GUI implementation
Gregor Riegler [Tue, 23 Apr 2013 17:20:49 +0000 (19:20 +0200)]
Basic Group GUI implementation

11 years agoMake git store the directory structure needed by maven even if folders are empty
Gregor Riegler [Fri, 19 Apr 2013 13:48:36 +0000 (15:48 +0200)]
Make git store the directory structure needed by maven even if folders are empty

11 years agoImport Maven Skeleton Project. Make Cook and Waiter executable by Maven plugin
Gregor Riegler [Fri, 19 Apr 2013 13:42:48 +0000 (15:42 +0200)]
Import Maven Skeleton Project. Make Cook and Waiter executable by Maven plugin

11 years agoAdded .gitignore
Jan Vales [Mon, 15 Apr 2013 21:21:37 +0000 (23:21 +0200)]
Added .gitignore

11 years agoInitial commit InitialCommit
Jan Vales [Mon, 15 Apr 2013 21:20:56 +0000 (23:20 +0200)]
Initial commit