Amanda-new url
Actual final commit-fixed some test cases and f...
Fixed some white text on white background. Shou...
More css work
New Review styled, Account and Home headers upd...
Account, Review, Home pages - captions and form...
Additional Updates made to Home, still in progress
Login complete
Links page updated
Updates Made to New Review, temp made
Temp Search Page Created
Fixed typos
Minor readability changes.
Moved some css from the .jsp to css files. Adde...
Created a folder jenkins might need to work (?)
Cleared out test reports folder.
16 test cases created using Selenium and run on...
edited testCase1.java ran with ANT, was success...
First test case-has a weird null pointer at the...
added build.xml so ANT is integrated into our p...
The user is now notified if they successfully e...
Fixed an Array Out Of Bounds exception on the S...
Removed add to wish list from home page since t...
Search Page in progress
Background Images Added, further CSS needs to b...
CSS backgrounds updated; Menu also updated
Reformatted some buttons that didn't work. But...
Fixed some buttons that didn't work during the ...
Added change password method
Committing Scott's changing of database methods...
moved connector.jar into web-inf/lib
Functions: user can add/remove locations to the...
Functions: Can search for reviews by city and b...
Edit bugs on Account page. Prototype searching ...
Did some refactoring to make the code easier to...
Account page can now make a new review. This f...
User can edit reviews from account page
created web.xml file that will set welcome.jsp ...
Basic CSS For Home Page
Made a java class for a review so that an array...
Minor changes to database methods.
CSS updated on Login.jsp and Welcome.jsp
The servlets to log in and create a new user no...
Can check if a user has traveled to a country o...
When adding a location to a wish list, you must...
Added some more functions, with comments on how...
Added lots of SQL methods in databaseConnector ...
Bootstrap is connected to some of the basic .js...
Deleting Scott's .project file
Can add users via the databaseConnector servlet.
Created Welcome page
amanda checking in
Deleting Try-Catch22AB
BootStrappan'
Additional log in information
Bootin
Bootstrap Entered
First Commit AB
Share project "Try-Catch22AB" into "https://svn...
Can search by city or country name. Very basic,...
New functionalities: Can create a new account, ...
Test of checking out and checking in.
Database and server are set up, servlets can co...
Beginning code of log in functionality
First commit of dynamic web project