platal.git
2010-10-20 Stéphane JacobUpdates merge module.
2010-10-20 Pascal CorpetPrevents choosing first level job terms (too generic...
2010-10-20 Raphaël BarroisFix jobterm edition in profile.
2010-10-19 Raphaël BarroisRemove hint for using '*' as a wildcard in advanced...
2010-10-19 Raphaël BarroisSwitch to latest core.
2010-10-19 Raphaël BarroisFix jobterms ajax when smarty debug is enabled.
2010-10-18 Florent BruneauAvoid overflow of the 'Change Permission' drop-down.
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 JacobFixes small errors in merge files.
2010-10-15 Stéphane JacobAdds merge parameters in configuration files.
2010-10-15 Stéphane JacobAdds crons to checked if there are remaining issues...
2010-10-15 Stéphane JacobRemoves issues once a profile has been validated.
2010-10-15 Stéphane JacobUpdates core.
2010-10-15 Stéphane JacobOnly allows deathdate changes if it is made by another...
2010-10-15 Stéphane JacobPrevents warnings.
2010-10-15 Stéphane JacobTypo.
2010-10-15 Stéphane JacobFixes job's addresses fetching in profile.
2010-10-15 Stéphane JacobAdds setId functionnality to Phone and Address classes.
2010-10-15 Stéphane JacobMerge
2010-10-15 Stéphane JacobPrepares merge
2010-10-14 Florent BruneauBetter fix for flagset+perms issue.
2010-10-14 Florent BruneauFix address<->phone association on profile.
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 BruneauNew script to perform the upgrade of the site.
2010-10-12 Florent BruneauUpdate core
2010-10-12 Florent BruneauFix some invalid references in UserFilter.
2010-10-12 Florent BruneauUpdate ChangeLog
2010-10-11 Stéphane JacobMerge: improves promotion comparison, adds name comparison.
2010-10-11 Florent BruneauUpdate core
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 BruneauDon't show 'report spam' item in menu for user without...
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 BruneauFix edition of pending surveys, Closes #1263
2010-10-11 Florent BruneauUpdate ChangeLog
2010-10-11 Florent BruneauAllow access to the results of a survey by its owner...
2010-10-11 Florent BruneauFix edition of pending surveys, Closes #1263
2010-10-10 Raphaël BarroisReplace field for 'networking type' in advanced search...
2010-10-10 Florent BruneauForce utf8 in upgrade scripts.
2010-10-10 Florent BruneauMerge remote branch 'origin/platal-1.0.0'
2010-10-10 Florent BruneauUpdate core
2010-10-09 Raphaël BarroisFix ids_from_emails (errors when invalid @x.org emails...
2010-10-08 Florent BruneauImproves upgrade script.
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-08 Florent BruneauAdd profile edition link on minifiche.
2010-10-07 Florent BruneauAdd documentation of all known configuration keys in...
2010-10-07 Stéphane JacobHTML validation.
2010-10-07 Florent BruneauUpdate core
2010-10-07 Florent BruneauAdd explanation.
2010-10-07 Florent BruneauUse XDB::startTransaction() and XDB::commit().
2010-10-07 Florent BruneauReduce the number of SQL queries performed during the...
2010-10-07 Florent BruneauThe script filling the search_name table has been fixed...
2010-10-07 Florent BruneauUpdate core
2010-10-07 Florent BruneauFix publicity of entries in search_name table.
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 BruneauShould fix access for unlogged users.
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-06 Florent BruneauFix initialisation of Address::flags: the flags where...
2010-10-06 Florent BruneauFix quick search broken by 7188601607762f52cf2688b4e97c...
2010-10-05 Florent BruneauUpdate core
2010-10-05 Raphaël BarroisAdd code for creating a dummy admin account in the...
2010-10-05 Raphaël BarroisFix export_sql script (fix autocomplete)
2010-10-05 Raphaël BarroisUpdate table list.
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 BruneauAdd get_all_user_lists() to MM RPC.
2010-10-03 Florent BruneauImproves user unsubscription.
2010-10-03 Florent BruneauAdd link to the administration page of the account...
2010-10-03 Florent BruneauUpdate core
2010-10-03 Florent BruneauFix advanced search when soundex is activated.
2010-10-03 Florent BruneauHide private fields in advanced search if the user...
2010-10-03 Florent BruneauEnsure dead users are not displayed in X.net directorie...
2010-10-03 Florent BruneauInnoDB + UTF8.
2010-10-03 Florent BruneauNaming convention + vim modeline.
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 Florent BruneauFix validation of mailing lists.
2010-10-03 Florent BruneauAdd make up and make update (update the working copy).
2010-10-03 Damien BobillotIntegration of new features for admin > payments :
2010-10-02 Florent BruneauFix signature in moderation mail template.
2010-10-01 Florent BruneauUse raw variants of XDB calls in UserFilter.
2010-10-01 Florent BruneauUpdate core
2010-10-01 Florent BruneauSmarty's {profile} function now prints the category...
2010-10-01 Florent BruneauAdd User::category().
2010-10-01 Florent BruneauMinor fixes of account administration pages.
next