Fixes deprecated features in PHP 5.3.x.
[platal.git] / modules / profile / jobs.inc.php
2011-02-16 Stéphane JacobFixes deprecated features in PHP 5.3.x.
2011-02-14 Stéphane JacobTypo.
2011-02-13 Stéphane JacobFixes erroneous rights for address and job deletion.
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-01-29 Florent BruneauHappy New Year!
2011-01-24 Stéphane JacobSuggests user to delete obsolete addresses or jobs...
2011-01-22 Stéphane JacobOnly cleans existing entreprise.
2011-01-16 Florent BruneauMerge branch 'xorg/maint' into xorg/1.0.2/master
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-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-08 Stéphane JacobUses ProfileVisibility to check publicity.
2010-12-08 Stéphane JacobRemoves warnings in profile edition.
2010-12-08 Stéphane JacobFixes use of wrong object to retrieve the profile's...
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 JacobDefault job publicity should also be set to ax.
2010-11-28 Stéphane JacobProperly displays moderated jobs (Closes #1369).
2010-11-27 Stéphane JacobOnly admin can edit original corps (Closes #1364).
2010-11-20 Stéphane JacobFixes erroneous queries.
2010-11-20 Stéphane JacobREPLACE INTO should only be used if the data deletion...
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-20 Raphaël BarroisFix jobterm edition in profile.
2010-10-15 Stéphane JacobFixes job's addresses fetching in profile.
2010-10-11 Florent BruneauFix php 'recoverable errors' when saving changes in...
2010-10-11 Florent BruneauPublicity of the job was not always properly initialized.
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 BruneauDon't display jobs marked as 'private' when directory_p...
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 JacobPrevents various warnings on profile edition.
2010-09-18 Stéphane JacobRenames classes that extend ProfilePage into ProfilePag...
2010-09-18 Stéphane JacobUses phone class a little bit more.
2010-09-18 Stéphane JacobFixes on job edition: sector ids removal, hq simplifica...
2010-09-18 Stéphane JacobClass Address.
2010-09-17 Florent BruneauHide 'always-private' fields when profile is edited...
2010-09-17 Florent BruneauMerge branch 'platal-1.0.0'
2010-09-10 Stéphane JacobPrevents error display on new empty job.
2010-09-09 Stéphane JacobFixes missing braket.
2010-09-08 Stéphane JacobAdd foreign keys for profile tables.
2010-08-29 Pascal CorpetReplace sectors by job terms in profile and search...
2010-08-29 Stéphane JacobMerge remote branch 'origin/platal-1.0.0'
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-08-08 Stéphane JacobRemoves trailing spaces.
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-20 Stéphane JacobCreates ProfileSettingCorps for notification purpose.
2010-07-17 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-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-04 Stéphane JacobMerge remote branch 'origin/platal-1.0.0'
2010-07-03 Stéphane JacobEnables addition of 2 new entreprises at a time.
2010-07-02 Florent BruneauMerge branch 'platal-1.0.0'
2010-07-01 Stéphane JacobNo errors on validation for an empty job.
2010-06-28 Stéphane JacobAdapts profile validation requests to new classes exten...
2010-06-26 Stéphane JacobRemoves pending entreprises from validation if removed...
2010-06-25 Stéphane JacobKeeps numbering of jobs, addresses and phones between...
2010-06-21 Stéphane JacobFixes saving of profesionnel phones.
2010-06-07 Stéphane JacobActually takes into account modification on corps when...
2010-06-07 Stéphane JacobProposes empty rank for corps by default (Closes #1071).
2010-06-01 Stéphane JacobFixes jobs edition, in particular forbids jobs without...
2010-05-21 Florent BruneauMerge remote branch 'origin/platal-0.10.2'
2010-05-17 Florent BruneauMerge branch 'platal-0.10.2'
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-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-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-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
next