Adapts geocoding classes to Address class.
[platal.git] / modules /
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-17 Florent BruneauOnly keep pertinent links and data on the main page.
2010-09-16 Florent BruneauRewrite admin/accounts.
2010-09-13 Raphaël BarroisVarious (minor) fixes on jobterms.
2010-09-11 Stéphane JacobRemoves useles code lines.
2010-09-10 Stéphane JacobFixes tips addition (Closes #1122).
2010-09-10 Stéphane JacobFixes ugly line break (Closes #1144).
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-09-05 Raphaël BarroisHotfix for foreign keys in profile_address edition...
2010-09-05 Raphaël BarroisFix axletter promo restriction.
2010-09-04 Stéphane JacobFixes organizer's name on event subscription page ...
2010-09-04 Stéphane JacobAllows account deletion (Closes #1197).
2010-09-02 Pascal CorpetDisplays info when autocomplete finds nothing instead...
2010-09-02 Raphaël BarroisFix issue with Geocoding for Paypal payment.
2010-09-01 Stéphane JacobUniformizes pid and uid fields in database (Closes...
2010-08-30 Florent BruneauTake directory_* permissions into account when accessin...
2010-08-29 Pascal CorpetFixes referent search (include jobterms)
2010-08-29 Pascal CorpetMoves referent search from profile to search module
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-29 Stéphane JacobAn education should always contain a university and...
2010-08-29 Stéphane JacobFixes query in paypal paiments.
2010-08-22 Raphaël BarroisImprove the PlView code, adding comments.
2010-08-22 Florent BruneauMerge remote branch 'origin/platal-1.0.0'
2010-08-22 Florent BruneauStart assigning permissions to the hooks.
2010-08-22 Florent BruneauFix misdetection of already registered users during...
2010-08-21 Stéphane JacobOnly deletes company if it is being replaced.
2010-08-21 Stéphane JacobPhone class: new class to access profile_phones.
2010-08-15 Florent BruneauStart assigning permissions to the hooks.
2010-08-14 Florent BruneauMerge branch 'platal-1.0.0'
2010-08-14 Florent BruneauSome votes entries are not associated with an anwser.
2010-08-11 Raphaël BarroisFixes Xnet group member edition/unsubscribe; Closes...
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-08-07 Stéphane JacobUses default password checker and hasher JS function...
2010-08-07 Stéphane JacobAdapts password JS to be used everywhere on the site.
2010-08-07 Stéphane JacobForbids passwords having only one type of characters...
2010-08-07 Stéphane JacobFixes a few issues with Xnet accounts, not registered...
2010-08-06 Stéphane JacobFixes ML csv (Closes #1208).
2010-08-03 Stéphane JacobAllows death removal in case of errors (Closes #1199).
2010-08-02 Stéphane JacobDegree ids autoincrement and thus should not be editable.
2010-07-27 Stéphane JacobMerge remote branch 'origin/platal-1.0.0'
2010-07-27 Stéphane JacobFixes grad year fetch in profile groups edition.
2010-07-26 Stéphane JacobOnly displays warning about brokens in Xnet when required.
2010-07-24 Stéphane JacobAdds sport medals (also adds an exemple) (Closes #1203).
2010-07-21 Stéphane JacobRemoves deprecated variables from session, adds variabl...
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 JacobTemporarily fixes promo in xnet announces.
2010-07-20 Stéphane JacobUses default Xorg signature in marketing emails.
2010-07-20 Stéphane JacobCreates ProfileSettingCorps for notification purpose.
2010-07-18 Stéphane JacobRemoves useless assignement, yourself was already fetch...
2010-07-18 Stéphane JacobProperly initiates directory name in account/profile...
2010-07-18 Stéphane JacobEdits TODOs and XXXs.
2010-07-17 Stéphane JacobOrders lost user list by promo.
2010-07-17 Stéphane JacobRequires googleapps.inc.php when needed in admin page..
2010-07-17 Stéphane JacobMerge remote branch 'origin/platal-1.0.0'
2010-07-17 Vincent ZanottiReenables updates of the GoogleApps password from the...
2010-07-17 Stéphane JacobForbids user's name edition if she owns a profile,...
2010-07-17 Stéphane JacobDirectly passes profile to set_profile_display.
2010-07-17 Stéphane JacobUses directory names to sort names in ML lists.
2010-07-17 Stéphane JacobAdds notion of directory name for users.
2010-07-17 Stéphane JacobBroken is dealt with in the profile display plugin.
2010-07-16 Stéphane JacobMerge remote branch 'origin/platal-1.0.0'
2010-07-16 Stéphane JacobFixes link to referent file in profile edition.
2010-07-16 Stéphane JacobBrings statistics back to life (Closes #1114).
2010-07-16 Vincent ZanottiFixes GApps user creation when using password synchroni...
2010-07-16 Stéphane JacobProperly displays all event particpants on admin page...
2010-07-16 Stéphane JacobMerge remote branch 'origin/platal-1.0.0'
2010-07-16 Stéphane JacobReactivates links for next and previous pages in event...
2010-07-16 Stéphane JacobIndicates there is no results on avdanced search when...
2010-07-16 Stéphane JacobNotifies admin when an account has been modified (Close...
2010-07-15 Stéphane JacobRemoves boggus getAliveUsersCount() function, fixes...
2010-07-15 Stéphane JacobFixes link for broken emails retrieval.
2010-07-15 Stéphane JacobFixes event related ML.
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-09 Florent BruneauFix broken query due to a typo...
2010-07-05 Stéphane JacobFixes some sql errors.
2010-07-05 Stéphane JacobFixes synchronisation between group directory and maili...
2010-07-04 Vincent ZanottiUpdates the XnetGrp mailer to properly override the...
2010-07-04 Vincent ZanottiFixes "undefined index" notices in the xnetgrp mailer.
2010-07-04 Stéphane JacobMerge remote branch 'origin/platal-1.0.0'
2010-07-04 Stéphane JacobDisplays group member count.
2010-07-03 Stéphane JacobEnables addition of 2 new entreprises at a time.
2010-07-03 Stéphane JacobMerge remote branch 'origin/platal-1.0.0'
2010-07-03 Stéphane JacobFixes igoogle search gadget.
2010-07-02 Raphaël BarroisFix link for displaying pending picture on profile...
2010-07-02 Stéphane JacobFixes call to a non existing function during registration.
2010-07-02 Florent BruneauMerge branch 'platal-1.0.0'
2010-07-01 Raphaël BarroisFix unsubscription issue with axletter
2010-07-01 Florent BruneauFix missing link to the profile.
2010-07-01 Raphaël BarroisFix name change / orange request
2010-07-01 Florent BruneauFix php errors at the end of the feed of the carnet.
next