Shortens message when we refuse an entreprise.
[platal.git] / classes /
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...
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-19 Florent BruneauFix in-session authentication.
2010-09-18 Stéphane JacobDrops update time from profile_addresses.
2010-09-18 Stéphane JacobClass Address.
2010-09-17 Florent BruneauUser::canEdit takes user permissions into account.
2010-09-17 Florent BruneauMerge branch 'platal-1.0.0'
2010-09-17 Florent BruneauAdd constants to represent available permissions.
2010-09-16 Florent BruneauAllow login of 'ax' accounts.
2010-09-16 Florent BruneauAdd UFC_AccountType filter.
2010-09-13 Raphaël BarroisTypo.
2010-09-13 Raphaël BarroisVarious (minor) fixes on jobterms.
2010-09-12 Raphaël BarroisMove ProfileVisibility to a separate file.
2010-09-05 Raphaël BarroisAdd UFC_Mentor for adv. search restriction 'only_referent'
2010-09-04 Stéphane JacobFixes clear function in accounts.
2010-09-02 Stéphane JacobUse (+33) prefix for French phones (Closes #1172).
2010-09-02 Stéphane JacobAdds foreign keys for uid and pid for most tables.
2010-09-01 Stéphane JacobUniformizes pid and uid fields in database (Closes...
2010-09-01 Raphaël BarroisFix return value of UFCs when VIS_PUBLIC and filtering...
2010-08-31 Raphaël BarroisAdd visibility filters to all UserFilter queries (Close...
2010-08-31 Raphaël BarroisImprove default ProfileVisibility wrt new perm levels.
2010-08-30 Florent BruneauAdd a debug flag (DEBUG_NOCACHE = 256) to disable cachi...
next