Git Repository Public Repository

RRRRHHHH_Code

URLs

Copy to Clipboard
 
be38338a401f4444672a37df208c6125bd679d20

Commits for RRRRHHHH_CoderuralHouses/src/businessLogic/LoginManager.java

Diff revisions: vs.
Revision Author Commited Message
be3833 ... Diff Diff camjan Wed 20 May, 2015 22:55:11 +0000

DB server side improved some problems when showing bookings remain

85d983 ... Diff Diff camjan Wed 20 May, 2015 09:05:53 +0000

Booking deletion fixed some minor problems remain

25898b ... Diff Diff camjan Mon 18 May, 2015 15:26:01 +0000

Account adding and deleting fixed

4f8bcc ... Diff Diff epinzolas001 Mon 18 May, 2015 09:49:54 +0000

Merge conflicts solutioned

0f75b2 ... Diff Diff camjan Sat 16 May, 2015 14:34:49 +0000

Username is saved hashed and password hashed and salted

520867 ... Diff Diff pinene picture pinene Sun 19 Apr, 2015 14:09:12 +0000

tmp

2ac167 ... Diff Diff Eneko Pinzolas Murua Wed 15 Apr, 2015 13:53:44 +0000

admin completed

a92725 ... Diff Diff pinene picture pinene Fri 06 Mar, 2015 09:41:12 +0000

implemented lacking GUIs and corrected errors

d23286 ... Diff Diff unknown Tue 03 Mar, 2015 22:07:56 +0000

The code for different owner operations mostly implemented

1e12ff ... Diff Diff pinene picture pinene Mon 02 Mar, 2015 09:12:44 +0000

Database management was changed, now it opens the database and it closes it every time it is accessed. Furthermore, bug #17 was corrected

41f4d3 ... Diff Diff epinzolas001 Fri 27 Feb, 2015 12:55:15 +0000

Created Account class to separate identification from the Owner

1a30ae ... epinzolas001 Fri 27 Feb, 2015 11:59:29 +0000

Introduced Login Manager logic by creating the LoginManager and the LoginManagerInterface