Only geocodes addresses that were already geocoded.
[platal.git] / classes /
2011-02-20 Raphaël BarroisEnsure that UFC_SchoolId is exportable
2011-02-20 Raphaël BarroisAdd UFO_IsAdmin
2011-02-16 Stéphane JacobFixes deprecated features in PHP 5.3.x.
2011-02-13 Stéphane JacobFixes erroneous rights for address and job deletion.
2011-02-12 Stéphane JacobFixes email notification when user chose the non-geocod...
2011-02-11 Stéphane JacobPrevents deletion of items without edition rigths.
2011-02-11 Stéphane JacobAdds comparison function based on items' publicity...
2011-02-11 Stéphane JacobDo not reinsert private data if one can one insert...
2011-02-06 Stéphane JacobFixes wrong fields in direnum class.
2011-01-31 Raphaël BarroisUpdate all remaining references to old style axletter...
2011-01-30 Raphaël BarroisEnable links to EP letter in the menu.
2011-01-30 Raphaël BarroisEnable link to NL pages in X.net groups. (Closes #774)
2011-01-30 Raphaël BarroisUpdate/merge Newsletter-related code. (Closes #1226...
2011-01-29 Raphaël BarroisAdd UFC_HasEmailRedirect / UFC_NLSubscribed
2011-01-29 Raphaël BarroisFix UFC_Promo export
2011-01-29 Florent BruneauHappy New Year!
2011-01-29 Stéphane JacobAdds search on subadministrativearea (Closes #1312).
2011-01-29 Florent BruneauImplements export() and fromExport() for UF and some...
2011-01-29 Florent BruneauImplements export() and fromExport() on UFOs.
2011-01-29 Florent BruneauSplit userfilter.php
2011-01-29 Florent BruneauUpdate following core@7da01959a.
2011-01-29 Florent BruneauMinimum hacking to have a working site.
2011-01-16 Florent BruneauMerge branch 'xorg/maint' into xorg/1.0.2/master
2011-01-10 Stéphane JacobAdapts default picture to main education - picture...
2011-01-07 Stéphane JacobRemoves erroneous field addition.
2011-01-03 Stéphane JacobImproves Geocoder::getFirstLines to prevent warnings...
2011-01-03 Stéphane JacobFixes errors in geocoder.
2011-01-02 Florent BruneauMerge remote branch 'origin/xorg/maint' into xorg/1...
2010-12-29 Raphaël BarroisUpdate UFC_SchoolId arguments
2010-12-29 Stéphane JacobAdds adminarea to geoloac_subadministrativearea.
2010-12-28 Florent BruneauMerge remote branch 'origin/xorg/maint' into xorg/1...
2010-12-28 Florent BruneauFix user unsubscription.
2010-12-28 Stéphane JacobAllows language choice from outside the geocoder.
2010-12-28 Stéphane JacobDo not search for pseudo country if text only contains...
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 JacobDefines default language and location for the geocoder...
2010-12-28 Stéphane JacobUpdates geoloc_* tables and adds official languages...
2010-12-21 Stéphane JacobImplements PlFilter::getIds.
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-13 Stéphane JacobPhone publicity -> public.
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-06 Stéphane JacobMoves description list of profile items to Profile...
2010-12-03 Stéphane JacobImproves profile modifications display..
2010-12-02 Florent BruneauMerge remote branch 'origin/xorg/maint' into xorg/1...
2010-12-02 Florent BruneauFix SQL error (not enough arguments to fill all the...
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-11-27 Stéphane JacobDo not force addresses to be translated into French.
2010-11-27 Florent BruneauMerge remote branch 'origin/xorg/maint' into xorg/1...
2010-11-27 Florent BruneauAdd Last-Modified date for photos.
2010-11-19 Pascal CorpetAccelerates jobterms tree browsing and fixes some leaf...
2010-10-30 Florent BruneauAvoid double transaction.
2010-10-25 Pascal CorpetAdds partial tree for jobterms if autocompletion is...
2010-10-25 Florent BruneauMerge remote branch 'origin/platal-1.0.0' into platal...
2010-10-21 Raphaël BarroisTry to detect real, current location of users in minifiche.
2010-10-20 Stéphane JacobAdds delete method for phone and address classes.
2010-10-20 Pascal CorpetPrevents choosing first level job terms (too generic...
2010-10-15 Stéphane JacobAdds setId functionnality to Phone and Address classes.
2010-10-14 Florent BruneauBetter fix for flagset+perms issue.
2010-10-14 Florent BruneauPermissions where not properly initialized leading...
2010-10-14 Florent BruneauTry to give better scores to the different tokens of...
2010-10-12 Florent BruneauFix some invalid references in UserFilter.
2010-10-11 Florent BruneauFix profile/{alias} (that is required for backward...
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-08 Florent BruneauAdministrators can easily switch between skins (without...
2010-10-07 Florent BruneauReduce the number of SQL queries performed during the...
2010-10-07 Florent BruneauFix publicity of entries in search_name table.
2010-10-06 Florent BruneauShould fix access for unlogged users.
2010-10-06 Florent BruneauFix and improves the 'become user' feature.
2010-10-06 Florent BruneauFix initialisation of Address::flags: the flags where...
2010-10-03 Florent BruneauAdd the list of the groups of the user and the lists...
2010-10-03 Florent BruneauFix advanced search when soundex is activated.
2010-10-03 Florent BruneauEnsure dead users are not displayed in X.net directorie...
2010-10-03 Florent BruneauMerge branch 'platal-1.0.0'
2010-10-01 Florent BruneauUse raw variants of XDB calls in UserFilter.
2010-10-01 Florent BruneauAdd User::category().
2010-09-30 Stéphane JacobAddress countryId field should be null if no country...
2010-09-30 Florent BruneauAX enabled version of the first page of the profile...
2010-09-29 Raphaël BarroisMinor comment improvement for UFC_AccountPerm
2010-09-29 Florent BruneauAdd UFC_AccountPerm.
2010-09-29 Florent BruneauShow only 'public' groups on the profile.
2010-09-29 Florent BruneauAdd User::isMyProfile($other).
2010-09-28 Florent BruneauTelephone validation was triggering an invalid error...
2010-09-27 Raphaël BarroisFix Address->hasFlag for non-profile addresses
2010-09-27 Stéphane JacobDeletes all references to sectors as they have been...
2010-09-27 Florent BruneauUse hruid + token for tokenAuth instead of alias +...
2010-09-27 Florent BruneauKeep 'token' in the session since there are hardcoded...
next