Adds script to format postal Addresses.
[platal.git] / modules /
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-28 Stéphane JacobPrevents annoying warning.
2010-11-28 Stéphane JacobAlignment.
2010-11-28 Stéphane JacobAllows admin profile edition even if birthdate is unkno...
2010-11-27 Stéphane JacobOnly admin can edit original corps (Closes #1364).
2010-11-27 Florent BruneauMerge remote branch 'origin/xorg/maint' into xorg/1...
2010-11-24 Stéphane JacobFixes list display.
2010-11-21 Stéphane JacobPrevents sql error.
2010-11-20 Stéphane JacobFixes erroneous queries.
2010-11-20 Stéphane JacobFixes retrieval of deceased from AX database.
2010-11-20 Stéphane JacobFixes retrieval of deceased from AX database.
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-11-20 Stéphane JacobREPLACE INTO should only be used if the data deletion...
2010-11-17 Stéphane JacobFixes events updates (Closes #1343, #1350, #1349, ...
2010-11-17 Stéphane JacobTiny merge related updates.
2010-11-16 Raphaël BarroisFinally fix "has paid" lists (Closes #1314)
2010-11-15 Raphaël BarroisHumpf. It seems amount (as 15.00 EUR) is require in...
2010-11-15 Raphaël BarroisFix payment-related lists (Closes #1291, #1295, 1314)
2010-11-12 Stéphane JacobFixes job administration.
2010-11-08 Raphaël BarroisFixed "search my contacts"
2010-11-04 Raphaël BarroisCorrect fix for register emails
2010-11-04 Raphaël BarroisFix send/to for "register success" emails.
2010-11-04 Stéphane JacobAdds missing array declaration.
2010-11-02 Raphaël BarroisFix promo inscription
2010-11-01 Stéphane JacobA few fixes in ax table creation (forces charset, incre...
2010-11-01 Stéphane JacobAdds education verifications before merge.
2010-11-01 Stéphane JacobNew script for formatting AX education.
2010-10-30 Florent BruneauAvoid double transaction.
2010-10-28 Florent BruneauRegistration allowed reactivation and resetting passwor...
2010-10-27 Stéphane JacobEnables access to profile edition pages without providi...
2010-10-27 Stéphane JacobFixes wrong foreach use.
2010-10-26 Raphaël BarroisImprove fixes on admin/logger page; remove smarty warnings.
2010-10-26 Raphaël BarroisFix MySQL query on payment (uid became ambiguous)
2010-10-26 Raphaël BarroisFix admin/logger page when no user has been selected.
2010-10-26 Stéphane JacobFixes empty moderator name in validation email (Closes...
2010-10-25 Stéphane JacobFixes merge conflict pages.
2010-10-25 Pascal CorpetFixes typo (== instead of =)
2010-10-25 Stéphane JacobPrevents joins in merge.php.
2010-10-25 Florent BruneauMerge remote branch 'origin/platal-1.0.0' into platal...
2010-10-25 Stéphane JacobFixes merge.php (it now works properly in a reasonable...
2010-10-25 Pascal CorpetFixes a typo bug (== instead of =) in contacts/csv...
2010-10-24 Stéphane JacobA few fixes on how to deal with AX export.
2010-10-24 Florent BruneauAlways allow the creator of the survey to view the...
2010-10-21 Stéphane JacobA few fixes on upgrade scripts.
2010-10-20 Stéphane JacobAdds delete method for phone and address classes.
2010-10-20 Stéphane JacobUpdates merge module.
2010-10-20 Raphaël BarroisFix jobterm edition in profile.
2010-10-17 Stéphane JacobFinishes pages to fix merge related possible errors.
2010-10-15 Stéphane JacobInitiates pages to fix merge related possible errors.
2010-10-15 Stéphane JacobRemoves issues once a profile has been validated.
2010-10-15 Stéphane JacobOnly allows deathdate changes if it is made by another...
2010-10-15 Stéphane JacobFixes job's addresses fetching in profile.
2010-10-11 Stéphane JacobMerge: improves promotion comparison, adds name comparison.
2010-10-11 Florent BruneauFix php 'recoverable errors' when saving changes in...
2010-10-11 Florent BruneauSave profile within a SQL transaction in order to avoid...
2010-10-11 Florent BruneauPublicity of the job was not always properly initialized.
2010-10-11 Florent BruneauUse a dropdown instead of checkbox to select the sex...
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-11 Florent BruneauAllow access to the results of a survey by its owner...
2010-10-10 Raphaël BarroisReplace field for 'networking type' in advanced search...
2010-10-10 Florent BruneauMerge remote branch 'origin/platal-1.0.0'
2010-10-08 Stéphane JacobUpdates and improves code for Xorg/AX directory merge.
2010-10-08 Florent BruneauAdministrators can easily switch between skins (without...
2010-10-07 Florent BruneauAdd explanation.
2010-10-07 Florent BruneauUse XDB::startTransaction() and XDB::commit().
2010-10-07 Stéphane JacobFixes pid/uid mixed up error.
2010-10-06 Florent BruneauFix quick search shortcuts (admin:, profile:...) to...
2010-10-06 Florent BruneauFix admin/logger when the user has no entry in the...
2010-10-06 Florent BruneauDon't redirect to the marketing page when trying to...
2010-10-06 Florent BruneauTokenize names during profile insertion.
2010-10-06 Florent BruneauFix insertion of new users by admin/add_accounts:
2010-10-06 Florent BruneauDon't require AUTH_MDP to lower permissions of the...
2010-10-06 Florent BruneauFix and improves the 'become user' feature.
2010-10-04 Florent BruneauAllow edition of the email of the user from the admin...
2010-10-03 Damien BobillotManual transfer confirmation
2010-10-03 Damien BobillotReconcilation tool is now working, and generates the...
2010-10-03 Florent BruneauAdd the list of the groups of the user and the lists...
2010-10-03 Florent BruneauImproves user unsubscription.
2010-10-03 Florent BruneauWhen displaying members of a lists, sort by category...
2010-10-03 Florent BruneauAdd support for 'lists' permission in the list.rpc.
2010-10-03 Florent BruneauMerge branch 'platal-1.0.0'
2010-10-03 Damien BobillotIntegration of new features for admin > payments :
2010-10-01 Florent BruneauMinor fixes of account administration pages.
2010-09-30 Florent BruneauDon't display jobs marked as 'private' when directory_p...
2010-09-30 Florent BruneauAX enabled version of the first page of the profile...
2010-09-29 Florent BruneauDisable mail-related reminders when the user has an...
2010-09-29 Florent BruneauDisplay an error message when a phone number is invalid.
2010-09-28 Florent BruneauTelephone validation was triggering an invalid error...
2010-09-28 Florent BruneauAllow edition of the death date in the profile edition...
2010-09-27 Raphaël BarroisUpdate modules/search to handle invalid queries
2010-09-27 Florent BruneauReorganize the preference page in two panels in order...
2010-09-27 Florent BruneauFix query in "My Groups" page.
2010-09-27 Florent BruneauRemove ValidateIterator, replaced by Validate::iterate().
2010-09-27 Stéphane JacobDeletes all references to sectors as they have been...
2010-09-26 Pascal Corpetfix groupex auth - promo is only the entry year
2010-09-26 Pascal Corpetfix groupex auth - promo is only the entry year
next