# # ChangeLog for src/main # # Generated by Trac 1.4 # 11/23/24 15:13:31 Thu, 11 Jun 2020 14:34:50 GMT bart [14] * pom.xml (modified) * src/main/java/geniusweb/runserver/Info.java (added) * src/main/webapp/WEB-INF/web.xml (modified) * src/main/webapp/newsession.xhtml (modified) * src/main/webapp/newtournament.xhtml (modified) * src/main/webapp/plotlog.xhtml (modified) * src/main/webapp/utilstable.xhtml (modified) Update to version 1.41 Tue, 28 Apr 2020 12:43:48 GMT bart [13] * src/main/webapp/newsession.xhtml (modified) * src/main/webapp/utilstable.xhtml (modified) Enhanced tournament runner Tue, 28 Apr 2020 10:57:03 GMT bart [12] * pom.xml (modified) * src/main/webapp/WEB-INF/web.xml (modified) * src/main/webapp/newtournament.xhtml (modified) * src/main/webapp/style.css (modified) * src/main/webapp/utilstable.xhtml (modified) Release 1.4.0 Mon, 02 Mar 2020 09:29:53 GMT bart [11] * pom.xml (modified) * src/main/webapp/newsession.xhtml (modified) * src/main/webapp/newtournament.xhtml (modified) All refs to bintray now use https Thu, 13 Feb 2020 15:30:54 GMT bart [10] * pom.xml (modified) * src/main/java/geniusweb/runserver/RunNego.java (modified) * src/main/webapp/newsession.xhtml (modified) * src/main/webapp/newtournament.xhtml (modified) * src/main/webapp/plotlog.xhtml (modified) Added ANAC2019 Example parties: Agentgg and WinkyAgent Thu, 30 Jan 2020 15:52:47 GMT bart [9] * pom.xml (modified) * src/main/webapp/newsession.xhtml (modified) * src/main/webapp/newtournament.xhtml (modified) * src/main/webapp/plotlog.xhtml (modified) * src/main/webapp/utilstable.xhtml (added) Tournament overview table, few bug fixes Tue, 28 Jan 2020 09:20:01 GMT bart [8] * src/main/java/geniusweb/runserver/RunNego.java (modified) * src/main/java/geniusweb/runserver/RunningNego.java (modified) * src/main/java/geniusweb/runserver/WebSocketProtToPartyConn.java (modified) * src/main/webapp/newsession.xhtml (modified) * src/main/webapp/newtournament.xhtml (modified) * src/main/webapp/style.css (modified) Update 28 jan 2020 Thu, 28 Nov 2019 13:41:17 GMT bart [7] * pom.xml (modified) * src/main/java/geniusweb/runserver/PartyConnectionFactory.java (modified) * src/main/java/geniusweb/runserver/RunningNegotiationsRepo.java (modified) * src/main/java/geniusweb/runserver/WebSocketProtToPartyConn.java (added) * src/main/webapp/newsession.xhtml (modified) * src/main/webapp/newtournament.xhtml (modified) Release 1.1.0 Mon, 30 Sep 2019 13:37:07 GMT bart [6] * src/main/webapp/newsession.xhtml (modified) * src/main/webapp/newtournament.xhtml (modified) Added parameter support Wed, 25 Sep 2019 14:49:11 GMT bart [5] * pom.xml (modified) * src/main/java/geniusweb/runserver/RunNego.java (modified) * src/main/java/geniusweb/runserver/RunningNego.java (modified) * src/main/webapp/newsession.xhtml (modified) Fix consistency check LinearAdditiveUtilitySpace Tue, 24 Sep 2019 12:13:26 GMT bart [4] * pom.xml (modified) * src/main/java/geniusweb/runserver/PartyConnection.java (modified) * src/main/java/geniusweb/runserver/RunNego.java (modified) * src/main/webapp/index.jsp (modified) * src/main/webapp/newsession.xhtml (modified) * src/main/webapp/plotlog.xhtml (modified) Fixed performance issue with some computers Wed, 18 Sep 2019 08:00:25 GMT bart [3] * pom.xml (modified) * src/main/webapp/newtournament.xhtml (modified) Faster example parties Thu, 29 Aug 2019 15:09:35 GMT bart [2] * src/main/webapp/newsession.xhtml (modified) * src/main/webapp/newtournament.xhtml (modified) Small fixes Wed, 14 Aug 2019 09:46:07 GMT bart [1] * doc (added) * doc/gui (added) * doc/gui/genius-browser.png (added) * doc/gui/genius-session-dev.png (added) * doc/gui/genius-session.png (added) * doc/gui/genius-welcome.png (added) * pom.xml (added) * src (added) * src/main (added) * src/main/java (added) * src/main/java/geniusweb (added) * src/main/java/geniusweb/runserver (added) * src/main/java/geniusweb/runserver/PartyConnection.java (added) * src/main/java/geniusweb/runserver/PartyConnectionFactory.java (added) * src/main/java/geniusweb/runserver/RunNego.java (added) * src/main/java/geniusweb/runserver/RunningNego.java (added) * src/main/java/geniusweb/runserver/RunningNegotiationsRepo.java (added) * src/main/java/geniusweb/runserver/websocket (added) * src/main/java/geniusweb/runserver/websocket/RunningListSocket.java (added) * src/main/resources (added) * src/main/webapp (added) * src/main/webapp/Chart.min_2.8.0.js (added) * src/main/webapp/WEB-INF (added) * src/main/webapp/WEB-INF/web.xml (added) * src/main/webapp/empty.html (added) * src/main/webapp/index.jsp (added) * src/main/webapp/log (added) * src/main/webapp/log/SAOP1.json (added) * src/main/webapp/newsession.xhtml (added) * src/main/webapp/newtournament.xhtml (added) * src/main/webapp/plotlog.xhtml (added) * src/main/webapp/running.xhtml (added) * src/main/webapp/style.css (added) Initial Release