Happy New Year!
[platal.git] / classes / address.php
2011-01-29 Florent BruneauHappy New Year!
2011-01-16 Florent BruneauMerge branch 'xorg/maint' into xorg/1.0.2/master
2011-01-07 Stéphane JacobRemoves erroneous field addition.
2011-01-02 Florent BruneauMerge remote branch 'origin/xorg/maint' into xorg/1...
2010-12-28 Florent BruneauMerge remote branch 'origin/xorg/maint' into xorg/1...
2010-12-28 Stéphane JacobImproves country detection for postal addresses formatting.
2010-12-28 Stéphane JacobAlso tries to geocode in the country's languages if...
2010-12-28 Stéphane JacobUpdates geoloc_* tables and adds official languages...
2010-12-20 Stéphane JacobAdds possibility to add a flag to an address.
2010-12-16 Florent BruneauMerge remote branch 'origin/xorg/maint' into xorg/1...
2010-12-12 Stéphane JacobThe first word of the street line should be truncated...
2010-12-09 Florent BruneauMerge branch 'xorg/maint' into xorg/1.0.2/master
2010-12-08 Stéphane JacobUses ProfileVisibility to check publicity.
2010-12-08 Stéphane JacobFixes bug in postal addresses formatting.
2010-12-08 Stéphane JacobPrevents profile's subitems to be more public than...
2010-12-08 Stéphane JacobPrevents deletion of private information by secretaries...
2010-12-03 Stéphane JacobImproves profile modifications display..
2010-12-02 Florent BruneauMerge remote branch 'origin/xorg/maint' into xorg/1...
2010-12-01 Stéphane JacobOOops (should have been included in the last commit).)
2010-12-01 Stéphane JacobImproves postal address formatting (Closes #1367).
2010-12-01 Stéphane JacobFixes unset viriables warnings.
2010-12-01 Stéphane JacobFixes erroneous address formatting.
2010-12-01 Stéphane JacobMoves postal address formating to Address class.
2010-11-27 Stéphane JacobDefault profile publicity is now ax (Closes #1360).
2010-11-27 Stéphane JacobIndicates delivery issues on addresses (Closes #1356).
2010-10-25 Florent BruneauMerge remote branch 'origin/platal-1.0.0' into platal...
2010-10-20 Stéphane JacobAdds delete method for phone and address classes.
2010-10-15 Stéphane JacobAdds setId functionnality to Phone and Address classes.
2010-10-11 Florent BruneauMerge remote branch 'origin/platal-1.0.0'
2010-10-10 Florent BruneauMerge remote branch 'origin/platal-1.0.0'
2010-10-06 Florent BruneauFix initialisation of Address::flags: the flags where...
2010-10-03 Florent BruneauMerge branch 'platal-1.0.0'
2010-09-30 Stéphane JacobAddress countryId field should be null if no country...
2010-09-27 Raphaël BarroisFix Address->hasFlag for non-profile addresses
2010-09-20 Stéphane JacobMerge remote branch 'origin/platal-1.0.0'
2010-09-20 Stéphane JacobMoves geocoder into approrpiate classes.
2010-09-18 Stéphane JacobDrops update time from profile_addresses.
2010-09-18 Stéphane JacobClass Address.