]> git.somenet.org - pub/jan/sbc.git/history - src/main/java/at/ac/tuwien/sbc/valesriegler/cook
Create DeliveryGroup, DeliveryGroupData, DeliveryStatus. Add Deliveries overview...
[pub/jan/sbc.git] / src / main / java / at / ac / tuwien / sbc / valesriegler / cook /
2013-05-14 Jan Valeshanged connectstring to be one global var.
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-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-09 Gregor RieglerSpace cooks prepare pizzas and Pizzeria GUI shows that
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 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 Jan ValesCook should now correctly produce pizzas.
2013-05-05 Jan ValesJMSCook now cooks Pizza out of PizzaOrder.
2013-05-05 Jan ValesGroupAgent now handles Group creation and run-Group...
2013-04-23 Gregor RieglerBasic Group GUI implementation
2013-04-19 Gregor RieglerImport Maven Skeleton Project. Make Cook and Waiter...