lp:masjids-map

Created by Mamelouk and last modified
Get this branch:
bzr branch lp:masjids-map
Only Mamelouk can upload to this branch. If you are Mamelouk please log in for upload directions.

Related bugs

Related blueprints

Branch information

Owner:
Mamelouk
Project:
Masjids map
Status:
Experimental

Recent revisions

52. By Mehdi <Mehdi@desktop>

version not functionnal... but I needed to commit come work I've done before my pc crashed

51. By Mehdi <Mehdi@portable>

webpage design enhanced (added show/hide panels)
uncommented RSS class (commented in appsport migration attempt)
added a JSP template for text version

50. By Mehdi <Mehdi@portable>

removed build folder (.class files)
added build ignore to folder

49. By mamelouk

My bazaar branch was corrupted, so I needed to make another branch and commit many hours of works in one batch.

This version is not working.

48. By Mamelouk

I restored hibernate as the dao lib. That mean the application is not appengine compatible anymore (appengine is not yet mature enough).

This is the first version (still perfectible) where the map display marker of countries, states and city, instead of all the masjids available on the map.

47. By Mehdi <Mehdi@MAMELOUK>

The project is now AppEngine compatible (DAO is done with JDO)
There is two object model, one the server side (with jdo annotations), and one on the client
A lot of un-needed files were removed (hibernate jar, xml files, some images)

46. By Mehdi <Mehdi@MAMELOUK>

I separated model object into two packages : data transfert object (transferts beetwen dao and server) and business object (transferts beetween server and client). This is supposed to make the client not dependent from the dao model anymore. Thus easing the transition to jdo (for app engine)

I also simplified the database model, which mean that the application is not compatible with the data which are on the server. I will need to export and re-import these data.

I removed hibernate4gwt, and added the core app engine lib in webinf/lib

45. By Mehdi <Mehdi@MAMELOUK>

- package majids.model moved to masjids.dto (and will be split into masjids.em too)
- the project now use the gwt 1.6 new hosted mode (it means the output dir is now "war", and it means I had to move a lot of files)
- removed the image servlet which is not compatible with app engine (next step is to replace hibernate with jdo)

44. By Mehdi <Mehdi@MAMELOUK>

Deprecated listeners from gwt 1.5 upgraded to handlers

43. By Mehdi <Mehdi@MAMELOUK>

GWT lib updated to 1.6 RC3
(listeners not changed to handlers yet)

Branch metadata

Branch format:
Branch format 6
Repository format:
Bazaar pack repository format 1 (needs bzr 0.92)
This branch contains Public information 
Everyone can see this information.

Subscribers