Fix xnetevent subscription.
[platal.git] / classes /
2011-09-08 Raphaël BarroisAdd a mechanism for forcing the skin from within a...
2011-09-08 Raphaël BarroisDon't add 'user' perm automatically.
2011-08-09 Raphaël BarroisSplit the list of enabled modules on separate lines...
2011-08-09 Raphaël BarroisRename PTAWebservice to SharingAPI; a few other fixes...
2011-08-09 Raphaël BarroisFix PTA webservice: visibility, friends, address, phone...
2011-08-09 Raphaël BarroisEnable the 'wspta' module and default settings.
2011-08-09 Raphaël BarroisInitial version of the PTA webservice.
2011-08-09 Raphaël BarroisImprove DE_JobTerms
2011-07-23 Raphaël BarroisRefactor Visibility to use a database instead of IN...
2011-07-23 Raphaël BarroisUse the same 'pub' definition in all tables.
2011-07-23 Raphaël BarroisAdd some comments to Phone.
2011-07-23 Raphaël BarroisUpdate the ProfileVisibility class.
2011-07-07 Stéphane JacobMerge branch 'xorg/maint' into xorg/master
2011-07-01 Raphaël BarroisHumpf.
2011-07-01 Raphaël BarroisActual fix for the NL to new subscribers.
2011-07-01 Raphaël BarroisRevert invalid bugfix for NL subscribers.
2011-06-29 Raphaël BarroisFix newsletter sending for new subscribers.
2011-06-28 Stéphane JacobMerge branch 'xorg/maint' into xorg/master
2011-06-28 Stéphane JacobFixes users merge.
2011-06-28 Stéphane JacobMerge branch 'xorg/maint' into xorg/master
2011-06-19 Stéphane JacobMissing const.
2011-06-10 Stéphane JacobDo not save latitudes and longitudes for empty addresses.
2011-06-10 Stéphane JacobReplaces search on sublocalities by search on postal...
2011-06-09 Stéphane JacobFixes class DE_WithSuboption and uses it for DE_Educati...
2011-06-06 Stéphane JacobDo not display empty maps.
2011-06-05 Stéphane JacobBetter counts of registered users with profiles.
2011-06-05 Stéphane JacobActivates geocoding reminder for new geocoding.
2011-06-05 Stéphane JacobNotifies the appropriate ML if an address was not geocoded.
2011-06-01 Stéphane JacobDisplays users without profile in alphabetic lists...
2011-06-01 Stéphane JacobMerge remote branch 'origin/xorg/f/geocoding' into...
2011-06-01 Stéphane JacobRequires address validation properly, ie when addresses...
2011-06-01 Stéphane JacobUpdates map on address edition.
2011-05-31 Stéphane JacobEnables addition of secondary educations.
2011-05-29 Stéphane JacobAdapts name related UFC to new name design.
2011-05-28 Stéphane JacobSimplifies profile names handling.
2011-05-19 Stéphane JacobFixes addresses related DirEnum.
2011-05-18 Stéphane JacobFixes terrible performance issue.
2011-05-18 Stéphane JacobMerge branch 'xorg/master' into xorg/f/geocoding
2011-05-18 Stéphane JacobMap is back (but empty for now).
2011-05-18 Stéphane JacobAddress components can have no type.
2011-05-16 Stéphane JacobMerge branch 'xorg/maint' into xorg/master
2011-05-16 Stéphane JacobStores if a user wants her unsubscription to be remembered.
2011-05-16 Stéphane JacobMerge branch 'xorg/maint' into xorg/master
2011-05-14 Stéphane JacobLists group former members to group admins (Closes...
2011-05-13 Stéphane JacobStores group unsubscriptions.
2011-05-13 Stéphane JacobAutocompletes on internal words in university search...
2011-05-13 Stéphane JacobMerge branch 'xorg/master' into xorg/f/geocoding
2011-05-13 Stéphane JacobProperly deletes address components on address deletion...
2011-05-13 Stéphane JacobStores more geocoding information in addresses.
2011-05-10 Stéphane JacobMerge branch 'xorg/maint' into xorg/master
2011-05-10 Stéphane JacobFixes call to static function (missing self::).
2011-05-10 Stéphane JacobAdds fields required for vcard in addresses.
2011-05-10 Stéphane JacobAllows users to notify erroneous geocoding.
2011-05-10 Stéphane JacobFinishes advanced search on addresses to our new geocod...
2011-05-10 Stéphane JacobAdapts advanced search on addresses to our new geocodin...
2011-05-10 Stéphane JacobChanges geocoding engine to gmaps v3.
2011-05-09 Stéphane JacobProperly formats name and comment field in paiements...
2011-05-08 Raphaël BarroisEnable a DeltaTen module and profile page.
2011-05-08 Raphaël BarroisEnable a 'UFC_Deltaten' used for the N N-10 operation.
2011-05-08 Raphaël BarroisUFC_Email looks in accounts.email as well.
2011-05-08 Raphaël BarroisBugfix in userfilter.php
2011-05-05 Raphaël BarroisAllow group admins to enable NLs for their groups.
2011-05-04 Stéphane JacobMerge branch 'xorg/master' into xorg/f/geocoding
2011-05-04 Stéphane JacobXnet users should login with their curretn email address.
2011-05-03 Stéphane JacobDisplays where the address has been geocoded in profile...
2011-05-03 Stéphane JacobRemoves user confusing geocoding multichoice.
2011-05-02 Stéphane JacobMerge branch 'xorg/maint' into xorg/master
2011-04-28 Stéphane JacobEnables group filling from its MLs and aliases (Closes...
2011-04-26 Stéphane JacobAdds search on firstname/lastname/nickname (Closes...
2011-04-22 Stéphane JacobImproves registration's first part to properly take...
2011-04-22 Stéphane JacobUses same constants for UserFilter::GRADE_*** and Profi...
2011-04-22 Stéphane JacobMerge branch 'xorg/maint' into xorg/master
2011-04-22 Stéphane JacobFixes call to phone number.
2011-04-22 Raphaël BarroisUpdate the UFO_Promo and UFO_Name to work cleanly with...
2011-04-22 Stéphane JacobUpdates statistics for m/d.
2011-04-21 Stéphane JacobDisplays details about main education (field and program).
2011-04-21 Stéphane JacobGives details about main education (field and program).
2011-04-21 Stéphane JacobMore robust $profile->yearpromo(): it does relies on...
2011-04-19 Stéphane JacobMerge remote branch 'origin/xorg/maint' into xorg/master
2011-04-18 Stéphane JacobAdds first and last names to accounts.
2011-04-18 Stéphane JacobFixes autocomplete on countries: only counts countries...
2011-04-16 Stéphane JacobMerge branch 'xorg/maint' into xorg/master
2011-04-16 Stéphane JacobMerge branch 'xorg/maint' into xorg/master
2011-04-15 Stéphane JacobAdds search on corps (Closes #911).
2011-04-15 Stéphane JacobFixes UFC_HasEmailRedirect.
2011-04-15 Stéphane JacobIndentation.
2011-04-14 Raphaël BarroisFix the search for names containing ' or - .
2011-04-10 Raphaël BarroisTypo.
2011-04-09 Stéphane JacobMerge branch 'xorg/maint' into xorg/master
2011-04-09 Stéphane JacobFixes isMainMailDomain function.
2011-04-02 Stéphane JacobMerge remote branch 'origin/xorg/maint' into xorg/master
2011-04-01 Stéphane Jacobemail_virtual does not have an email field.
2011-03-31 Stéphane JacobMerge branch 'xorg/maint' into xorg/master
2011-03-30 Stéphane JacobFixes sql query.
2011-03-29 Stéphane JacobMerge branch 'xorg/maint' into xorg/master
2011-03-29 Florent BruneauLoad json2 on IE because IE<=7 do not implements JSON...
2011-03-28 Stéphane JacobMerge branch 'xorg/maint' into xorg/master
2011-03-28 Stéphane JacobFixes typo in sql query.
2011-03-26 João Pedro Athayde... Fix choice of user bestalias
2011-03-26 João Pedro Athayde... Fix choice of user bestalias
next