]> git.somenet.org - pub/jan/sbc.git/history - src
[XVSM] Solve bug which made the GUI send customers to always the same Pizzeria
[pub/jan/sbc.git] / src /
2013-06-07 Gregor Riegler[XVSM] Solve bug which made the GUI send customers...
2013-06-07 Gregor Riegler[XVSM] Delivery in progress, Delivery done updates...
2013-06-07 Someoneloadbalancer and some little changes.
2013-06-07 Someoneadded required server-URL parameter and Driver
2013-06-06 Gregor Riegler[XVSM] Crucial container communication changes
2013-06-06 Gregor Riegler[XVSM] SpaceListener refactoring
2013-06-06 Gregor Riegler[XVSM] Add forgotten file...
2013-06-06 Gregor Riegler[XVSM] Create initial Pizzeria Recovery support.
2013-06-06 Gregor Riegler[XVSM] Remove some containers of the Group Agent by...
2013-05-31 Gregor RieglerSome UI Fixes in PizzeriaGUI inter-table communication.
2013-05-31 Gregor Riegler[XVSM] Pizzeria notifies on start Group agent that...
2013-05-30 Gregor Riegler[XVSM] Waiters, Cooks and Pizzerias can be parameterize...
2013-05-29 Gregor RieglerAdjust Pizzeria GUI to display delivery orders. Show...
2013-05-28 Gregor RieglerAdd wizard for creating delivery groups to GroupFrame
2013-05-27 Gregor RieglerCreate DeliveryGroup, DeliveryGroupData, DeliveryStatus...
2013-05-27 Gregor RieglerCreate Driver and DriverXVSM classes for XVSM
2013-05-27 Gregor RieglerMake order ids pizzeria specific in XVSM implementation
2013-05-14 Jan Valeshanged connectstring to be one global var.
2013-05-12 Gregor RieglerSolve some bugs caused by incompatibilities of JMS...
2013-05-12 Gregor RieglerMerge branch 'master' of https://bitbucket.org/rgregor...
2013-05-12 Jan Valesunified command line argument parsing a little.
2013-05-12 Jan Valesadded commandline argument parsing to allow custom...
2013-05-12 Gregor RieglerMerge branch 'master' of https://bitbucket.org/rgregor...
2013-05-12 Gregor RieglerSome small refactoring
2013-05-12 Jan ValesJMS: pizzeriaGui now displays everything correctly.
2013-05-12 Jan Valesremoved debug create jms tables
2013-05-12 Jan Valesfixed some synchronisation problems in jms.
2013-05-11 Jan ValesGroupData changes now refresh the GroupGUI. Also synchr...
2013-05-11 Jan ValesWaiters now deliver cooked orders
2013-05-11 Jan Valescook pizza orders and let the waiters to deliver them.
2013-05-11 Jan ValesWaiter now sends the whole orderrequest to the Cook.
2013-05-10 Gregor RieglerSolve some space concurrency bugs
2013-05-10 Gregor RieglerMake cook and waiter look around for work to do if...
2013-05-10 Gregor RieglerSome space refactoring. Doing away with unnecessary...
2013-05-10 Gregor RieglerSpace waiters pay and overall remaining space workflow...
2013-05-09 Gregor RieglerSpace cooks prepare pizzas and Pizzeria GUI shows that
2013-05-09 Gregor RieglerSpace cook listens for pizza requests
2013-05-09 Gregor RieglerShow orders in PizzeriaGUI
2013-05-09 Gregor RieglerWaiter takes Order from guests
2013-05-08 Gregor RieglerShow table and waiting group changes according to notif...
2013-05-08 Gregor RieglerWaiter listens for free tables and for new guests....
2013-05-06 Gregor RieglerXVSMConnector refactoring
2013-05-06 Gregor RieglerChange the pizzeria models so that they display (more...
2013-05-06 Gregor RieglerSome debugging commenting/uncommenting
2013-05-06 Gregor RieglerMerge branch 'master' of https://bitbucket.org/rgregor...
2013-05-06 Gregor RieglerMerge branch 'master' of
2013-05-06 Jan Valesadded some not really helpful class descriptions +...
2013-05-05 Gregor RieglerSupport for space notifications for pizzeria and group...
2013-05-05 Jan Valesthe whole pizzeria workflow. EXCEPT cooking the pizzas.
2013-05-05 Jan Valesadded info to pizzeria when a püizza is done.
2013-05-05 Gregor RieglerMerge branch 'master' of
2013-05-05 Gregor RieglerImplement handleWaitingGroup+handleOrderRequest for...
2013-05-05 Jan ValesGroupGui should display ordered pizzas correctly again.
2013-05-05 Jan ValesCook should now correctly produce pizzas.
2013-05-05 Jan Valesimplemented Workflow to "ordered", where the cook has...
2013-05-05 Jan ValesHopefully storing all waiters that took care of a Group.
2013-05-05 Jan ValesJMSCook now cooks Pizza out of PizzaOrder.
2013-05-05 Jan ValesImplemented JMS OrderRequest sent by Group.
2013-05-05 Jan ValesGroupAgent now handles Group creation and run-Group...
2013-05-05 Jan Valesgroßer Brocken an GruppenGui-Änderungen kombiniert...
2013-05-04 Jan Valesprepare merge of jms branch.
2013-05-01 Gregor RieglerFirst running MozartSpaces communication: PizzeriaGUI...
2013-04-29 Gregor RieglerUI Fix: Handle the vertical size of tables correctly
2013-04-26 Gregor RieglerAdd logging file
2013-04-26 Jan Valesearly activemq producer/consumer implementation.
2013-04-25 Gregor RieglerAsk for number of tables on start of the Pizzeria GUI
2013-04-24 Gregor RieglerPizzeria GUI implemented
2013-04-23 Gregor RieglerBasic Group GUI implementation
2013-04-19 Gregor RieglerMake git store the directory structure needed by maven...
2013-04-19 Gregor RieglerImport Maven Skeleton Project. Make Cook and Waiter...