Happy New Year!
[platal.git] / modules / profile / general.inc.php
2011-01-04 Florent BruneauHappy New Year!
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 JacobMerge branch 'xorg/1.0.2/master'
2010-12-16 Florent BruneauMerge remote branch 'origin/xorg/maint' into xorg/master
2010-12-16 Florent BruneauMerge remote branch 'origin/xorg/maint' into xorg/1...
2010-12-09 Florent BruneauMerge branch 'xorg/maint' into xorg/1.0.2/master
2010-12-06 Stéphane JacobAllows secretaries and admin to fully edit profiles...
2010-12-03 Stéphane JacobImproves profile modifications display..
2010-12-02 Florent BruneauMerge remote branch 'origin/xorg/1.0.2/master' into...
2010-12-02 Florent BruneauMerge remote branch 'origin/xorg/maint' into xorg/1...
2010-11-28 Stéphane JacobAllows admin profile edition even if birthdate is unkno...
2010-11-27 Florent BruneauMerge remote branch 'origin/xorg/1.0.2/master' into...
2010-11-20 Stéphane JacobAs 'yourself' is not modified when the editor is not...
2010-11-20 Stéphane JacobIf there is no photo, default publicity is 'private'.
2010-11-20 Stéphane JacobAs 'yourself' does not appear when the editor is not...
2010-10-25 Florent BruneauMerge remote branch 'origin/platal-1.0.0' into platal...
2010-10-16 Florent BruneauMerge remote branch 'origin/platal-1.0.1'
2010-10-15 Stéphane JacobOnly allows deathdate changes if it is made by another...
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-03 Florent BruneauMerge branch 'platal-1.0.0'
2010-09-30 Florent BruneauAX enabled version of the first page of the profile...
2010-09-28 Florent BruneauAllow edition of the death date in the profile edition...
2010-09-20 Stéphane JacobOnly uses autoload to require validation classes.
2010-09-20 Stéphane JacobMerge remote branch 'origin/platal-1.0.0'
2010-09-18 Stéphane JacobRenames classes that extend ProfilePage into ProfilePag...
2010-09-17 Florent BruneauMerge branch 'platal-1.0.0'
2010-09-08 Stéphane JacobAdd foreign keys for profile tables.
2010-08-29 Stéphane JacobMerge remote branch 'origin/platal-1.0.0'
2010-08-29 Stéphane JacobAn education should always contain a university and...
2010-08-22 Florent BruneauMerge remote branch 'origin/platal-1.0.0'
2010-08-21 Stéphane JacobPhone class: new class to access profile_phones.
2010-08-14 Florent BruneauMerge branch 'platal-1.0.0'
2010-08-09 Stéphane JacobMerge remote branch 'origin/platal-1.0.0'
2010-08-09 Stéphane JacobMerge remote branch 'origin/platal-1.0.0'
2010-07-27 Stéphane JacobMerge remote branch 'origin/platal-1.0.0'
2010-07-20 Stéphane JacobMerge remote branch 'origin/platal-1.0.0'
2010-07-20 Stéphane JacobFixes display of emails in profile edition.
2010-07-18 Stéphane JacobRemoves useless assignement, yourself was already fetch...
2010-07-17 Stéphane JacobMerge remote branch 'origin/platal-1.0.0'
2010-07-17 Stéphane JacobDirectly passes profile to set_profile_display.
2010-07-16 Stéphane JacobMerge remote branch 'origin/platal-1.0.0'
2010-07-16 Stéphane JacobMerge remote branch 'origin/platal-1.0.0'
2010-07-13 Florent BruneauMerge branch 'platal-1.0.0'
2010-07-12 Stéphane JacobNotifies profile's owner when profile modified by a...
2010-07-12 Stéphane JacobInforms user that her name change is awaiting validatio...
2010-07-02 Florent BruneauMerge branch 'platal-1.0.0'
2010-07-01 Raphaël BarroisFix name change / orange request
2010-06-30 Raphaël BarroisFix photo edition by other users (Closes #1160)
2010-06-30 Raphaël BarroisFix photo edition by other users (Closes #1160)
2010-06-28 Stéphane JacobAdapts profile validation requests to new classes exten...
2010-06-27 Stéphane JacobFixes deletion of first education (Closes #1095).
2010-06-26 Stéphane JacobRemoves some calls to session variables in profile...
2010-06-26 Stéphane JacobPrevents impossible grad years to be stored.
2010-06-25 Stéphane JacobPrevents multiple nationality from the same country...
2010-06-25 Stéphane JacobAllows empty grad years (Closes #1155).
2010-06-24 Florent BruneauEditing the name of a profile update the name of the...
2010-06-22 Pascal CorpetFix networking with new network_type issues introduced...
2010-06-21 Stéphane JacobShould fix promotion edition.
2010-06-18 Stéphane JacobCompares last and first names to their previous values...
2010-06-06 Pascal CorpetAllow name modifications without validation when only...
2010-06-06 Pascal CorpetUse the particle as name if name is empty
2010-06-05 Florent BruneauAccentuation changes are allowed.
2010-06-05 Florent BruneauFix edition of display name.
2010-05-26 Stéphane JacobReplaces calls to session datas by cals to the object...
2010-05-26 Stéphane JacobFixes bugs in name edition.
2010-05-21 Florent BruneauMerge remote branch 'origin/platal-0.10.2'
2010-05-17 Florent BruneauMerge branch 'platal-0.10.2'
2010-03-26 Stéphane JacobAdapts orangisation to master and PhD and merges it...
2010-03-24 Raphaël BarroisRename ProfileBlah setting to ProfileSettingBlah
2010-03-23 Raphaël BarroisMerge branch 'account'
2010-03-21 Florent BruneauMerge remote branch 'origin/master' into account
2010-03-21 Florent BruneauMerge remote branch 'origin/platal-0.10.2'
2010-03-02 Stéphane JacobRenames user_id to uid in requests related tables accor...
2010-02-28 Stéphane JacobMerge remote branch 'origin/master' into account
2010-02-21 Florent BruneauFix many uid fields in profile tables created by newdir...
2010-02-16 Florent BruneauMove table photo into profile_photos, rename uid to...
2010-02-14 Florent BruneauMerge commit 'origin/master' into account
2010-01-14 Stéphane JacobHappy New Year!!!
2009-11-13 Vincent ZanottiMerge branch 'master' into account
2009-11-13 Stéphane JacobMerge commit 'origin/fusionax' into account
2009-11-13 Stéphane JacobMerge commit 'origin/master' into fusionax
2009-11-08 Stéphane JacobMerge commit 'origin/fusionax' into account
2009-11-07 Stéphane JacobMerge commit 'origin/master' into fusionax
2009-10-30 Stéphane JacobMerge commit 'origin/platal-0.10.1'
2009-10-29 Stéphane JacobMerge commit 'origin/platal-0.10.1'
2009-10-18 Stéphane JacobProperly upper/lowercases accented letters when necessa...
2009-09-12 Vincent ZanottiMerge commit 'origin/platal-0.10.1'
2009-09-11 Vincent ZanottiPushes a parameter name change in the AX profiles URLs...
2009-08-28 Stéphane JacobMerge commit 'origin/fusionax' into account
2009-08-28 Stéphane JacobMerge commit 'origin/master' into fusionax
2009-08-06 Vincent ZanottiMerge branch 'fusionax' into account
2009-08-06 Vincent ZanottiMerge commit 'origin/master' into fusionax
2009-07-30 Vincent ZanottiMerge branch 'fusionax' into account
2009-07-30 Vincent ZanottiMerge branch 'master' into fusionax
2009-07-21 Stéphane JacobMerge commit 'origin/fusionax' into account
2009-07-20 Stéphane JacobMerge commit 'origin/master' into fusionax
2009-07-20 Stéphane JacobMerge commit 'origin/master' into fusionax
2009-06-17 Vincent ZanottiMerge branch 'platal-0.10.0'
next