TavernerPOS - Source Code

Clone: 

git clone http://www.librarysmith.co.uk/tavernerPOS

 

viewgit/viewgit/inc/functions.php:49 Function create_function() is deprecated [8192]

Index » tavernerPOS : Commitdiff 5a0a0d

Updated CHANGES, create new version scheme

Matt Smith [15-11-09 14:17]
Updated CHANGES, create new version scheme
Filename
CHANGES
pom.xml
diff --git a/CHANGES b/CHANGES
old mode 100644
new mode 100755
index b4a5a71..a968445
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,123 @@
+commit 39e589f05cb080353bdb74c822141734ee7dbedb
+Author: Matt Smith <This email address is being protected from spambots. You need JavaScript enabled to view it.>
+Date:   Mon Nov 9 13:52:46 2015 +0000
+
+    Fixed bug with uninstantiated auto_terminal_id. Changed artwork and title to reflect forked version. Removed ui-icons folder from distribution (moved to images folder).
+
+commit ad17fe24788a9317c1ffeb8ee38e2ea0cc03e773
+Author: Matt Smith <This email address is being protected from spambots. You need JavaScript enabled to view it.>
+Date:   Mon Nov 9 10:37:26 2015 +0000
+
+    Anglised and corrected some spelling in messages.properties
+
+commit 46c9b0ba71954e3e338c1446ca2e793c1b3eb685
+Author: Matt Smith <This email address is being protected from spambots. You need JavaScript enabled to view it.>
+Date:   Wed Nov 4 14:26:35 2015 +0000
+
+    Add option to Automatically set Terminal ID based on last 9 decimal digits of network MAC Address
+
+commit 06403c9bc75301f2a813d99e8a9af393513572c7
+Author: Matt Smith <This email address is being protected from spambots. You need JavaScript enabled to view it.>
+Date:   Sat Oct 31 17:58:32 2015 +0000
+
+    Automatically Launch Login Screen on LogOut
+
+commit c375c48aa6f9cf0240fdcd9fc77749bc440e4363
+Author: Matt Smith <This email address is being protected from spambots. You need JavaScript enabled to view it.>
+Date:   Sat Oct 31 15:06:28 2015 +0000
+
+    Fix off by 1 error in getAllOpenTicketsWithUser()
+
+commit 962b5fd9e2d6ee12a0860768dbbf67fc9cb462bd
+Author: Matt Smith <This email address is being protected from spambots. You need JavaScript enabled to view it.>
+Date:   Fri Oct 30 14:56:39 2015 +0000
+
+    Add command line option -configFile to specify alternative configuration file
+
+commit 5cbb1b9b6f0b8644388a5f0c37d7c9bfe3bdc646
+Author: Matt Smith <This email address is being protected from spambots. You need JavaScript enabled to view it.>
+Date:   Fri Oct 30 14:24:37 2015 +0000
+
+    Add configurarion option to turn off/on auto open/save of tickets on login logout
+
+commit 1ddca11908f41d09a20a056d306a34fc294621c8
+Author: Matt Smith <This email address is being protected from spambots. You need JavaScript enabled to view it.>
+Date:   Fri Oct 30 14:09:39 2015 +0000
+
+    FIX: Added missing icon for delete all button (deleteall.png)
+
+commit b662b3b5c902a4327a144f554e4232e71f8d1146
+Author: Matt Smith <This email address is being protected from spambots. You need JavaScript enabled to view it.>
+Date:   Fri Oct 30 13:16:58 2015 +0000
+
+    Change shutdown default dialog message from Sure Shutdown to Are you sure you want to shutdown?
+
+commit c64009b582f5702256d6194d4ad7685460e1c967
+Author: Matt Smith <This email address is being protected from spambots. You need JavaScript enabled to view it.>
+Date:   Fri Oct 30 13:11:30 2015 +0000
+
+    Fix placement of Clear All confirmation dialog
+
+commit 9eae16aa8a5f92d4a41d6bfe9f031210f8774bf1
+Author: Matt Smith <This email address is being protected from spambots. You need JavaScript enabled to view it.>
+Date:   Fri Oct 30 11:53:02 2015 +0000
+
+    Add a Clear All (Red X) button to TicketListView with confirmation prompt.
+
+commit 90d605c4f3bc320bed2806189db2b315c9393344
+Author: Matt Smith <This email address is being protected from spambots. You need JavaScript enabled to view it.>
+Date:   Fri Oct 30 11:04:55 2015 +0000
+
+    Modify automatic load of last open ticket to only open tickets of OrderType.TAKE_OUT
+
+commit 2cfb3187511688b7758754dafbd949ccfe82455f
+Author: Matt Smith <This email address is being protected from spambots. You need JavaScript enabled to view it.>
+Date:   Fri Oct 30 10:28:12 2015 +0000
+
+    Automatically save ticket (unless empty) on logout. Re-open users last open ticket on login. For busy bars where users are sharing a terminal.
+
+commit 757db50ff764cfac8ab0e09063188d84ead7a69f
+Author: Matt Smith <This email address is being protected from spambots. You need JavaScript enabled to view it.>
+Date:   Thu Oct 29 12:00:18 2015 +0000
+
+    Show server by default in TicketListView
+
+commit 4f713022ffcbe7ec5e4583c9d1a583155b5ac6d4
+Author: Matt Smith <This email address is being protected from spambots. You need JavaScript enabled to view it.>
+Date:   Thu Oct 29 11:37:48 2015 +0000
+
+    Show user's First and Last name in TicketListView (In case staff have same first name).
+
+commit 10b589831d06a181b811048f4044a014480d1ce6
+Author: Matt Smith <This email address is being protected from spambots. You need JavaScript enabled to view it.>
+Date:   Wed Oct 28 14:27:58 2015 +0000
+
+    Fix Secret Key length being fixed to 4 chars in UserForm.java. Now uses TerminalConfig.getDefaultPassLen()
+
+commit eabe95b4f2cbbfdae15184bc561a1a3efd76ee9d
+Author: Matt Smith <This email address is being protected from spambots. You need JavaScript enabled to view it.>
+Date:   Wed Oct 28 11:04:31 2015 +0000
+
+    Initial Commit from SF SVN repo (r786)
+
+
+FORKED FROM SOURCEFORGE SVN REPO Release r786.
+Started GIT repo.
+
+_______________________________________________________________________________________________
+
+Version 1.4
+
+1. Added support to use MySQL database. Database configuration dialog now shows a drop down of
+database chooses from which user can select the database to use. Currently only MySQL and
+Derby is supported.
+2. Added "Create Database Schema" button in Database configuration dialog. This button
+creates necessary databse schema and populate initial values.
+3. Added "Save" button in Database configuration dialog, to save current configuration, without using "Test Connection".
+4. Faster database connection.
+5. Previously, it was not possible to switch database without restarting the application.
+This is now fixed. User can switch database any time from login screen by configuring database.
+
 CHANGES IN VERSION 1.3
 1. Removed support for javapos printing. Printing now is done via registered OS printer.
 2. Added support for gratuity when paying using card.
@@ -18,15 +138,3 @@ Changes in version 1.1
 8. Fixed Server Productivity Report
 9. Fixed Journal Report

-Version 1.4
-
-1. Added support to use MySQL database. Database configuration dialog now shows a drop down of
-database chooses from which user can select the database to use. Currently only MySQL and
-Derby is supported.
-2. Added "Create Database Schema" button in Database configuration dialog. This button
-creates necessary databse schema and populate initial values.
-3. Added "Save" button in Database configuration dialog, to save current configuration, without using "Test Connection".
-4. Faster database connection.
-5. Previously, it was not possible to switch database without restarting the application.
-This is now fixed. User can switch database any time from login screen by configuring database.
-1
\ No newline at end of file
diff --git a/pom.xml b/pom.xml
index 0a09d0a..b21f153 100755
--- a/pom.xml
+++ b/pom.xml
@@ -9,7 +9,7 @@
 	</properties>

 	<scm>
-		<connection>scm:svn:http://svn.code.sf.net/p/floreantpos/code/trunk</connection>
+		<connection>scm:git:git://localhost/project/floreantpos-code</connection>
 	</scm>

 	<build>

Add comment
These comments are moderated so so won't be published until reviewed.