willhogan11 / Golf_n_HomeSwap

4th Year Project for module "Applied project & Minor Dissertation"
0 stars 0 forks source link

Create Home controller #53

Open willhogan11 opened 7 years ago

AndrejLavrionovic commented 7 years ago

Workgin on it. There are couple issues with Home pojo and jsp form synchronization.

Controller is working fine. It does nothing at this point but tests showed that configurations are fine.

willhogan11 commented 7 years ago

Address has been reduced to just one line (String).

AndrejLavrionovic commented 7 years ago

Issue with form#1:

AndrejLavrionovic commented 7 years ago

Issue with form#2:

AndrejLavrionovic commented 7 years ago

All data is associated with Home pojo. Thanks Will, brilliant work. Controller works fine. Next:

AndrejLavrionovic commented 7 years ago

Security > user must be authenticated to add home (home must be linked to user) - DONE.

AndrejLavrionovic commented 7 years ago

addhome.jsp >> firefox is not shown calendar on available date form - working on it. - FIXED. Doing testing.

AndrejLavrionovic commented 7 years ago

addhome is done except images uploading

willhogan11 commented 7 years ago

Cool, what was the issue with Firefox? I though the 'Webshims' javascript code would have fixed it like with the 'apply page'?

willhogan11 commented 7 years ago

Can this be closed now?