Improves registration cron.
[platal.git] / classes /
2010-09-20 Stéphane JacobMerge remote branch 'origin/platal-1.0.0'
2010-09-20 Stéphane JacobMoves geocoder into approrpiate classes.
2010-09-19 Florent BruneauFix in-session authentication.
2010-09-18 Stéphane JacobDrops update time from profile_addresses.
2010-09-18 Stéphane JacobClass Address.
2010-09-17 Florent BruneauUser::canEdit takes user permissions into account.
2010-09-17 Florent BruneauMerge branch 'platal-1.0.0'
2010-09-17 Florent BruneauAdd constants to represent available permissions.
2010-09-16 Florent BruneauAllow login of 'ax' accounts.
2010-09-16 Florent BruneauAdd UFC_AccountType filter.
2010-09-13 Raphaël BarroisTypo.
2010-09-13 Raphaël BarroisVarious (minor) fixes on jobterms.
2010-09-12 Raphaël BarroisMove ProfileVisibility to a separate file.
2010-09-05 Raphaël BarroisAdd UFC_Mentor for adv. search restriction 'only_referent'
2010-09-04 Stéphane JacobFixes clear function in accounts.
2010-09-02 Stéphane JacobUse (+33) prefix for French phones (Closes #1172).
2010-09-02 Stéphane JacobAdds foreign keys for uid and pid for most tables.
2010-09-01 Stéphane JacobUniformizes pid and uid fields in database (Closes...
2010-09-01 Raphaël BarroisFix return value of UFCs when VIS_PUBLIC and filtering...
2010-08-31 Raphaël BarroisAdd visibility filters to all UserFilter queries (Close...
2010-08-31 Raphaël BarroisImprove default ProfileVisibility wrt new perm levels.
2010-08-30 Florent BruneauAdd a debug flag (DEBUG_NOCACHE = 256) to disable cachi...
2010-08-29 Pascal CorpetFixes referent search (include jobterms)
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-27 Raphaël BarroisFix profile "refreshing" in NamesReq.
2010-08-23 Raphaël BarroisFix db names in DirEnum (corps_* => profile_corps_*)
2010-08-22 Raphaël BarroisAdd support for "PlFilter groups"
2010-08-22 Florent BruneauMerge remote branch 'origin/platal-1.0.0'
2010-08-21 Stéphane JacobOOoops
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-15 Florent Bruneau'groups' permission is mandatory to get authenticated...
2010-08-14 Florent BruneauMerge branch 'platal-1.0.0'
2010-08-12 Raphaël BarroisFix display of CV when logged and viewing profile view...
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 JacobFixes a few issues with Xnet accounts, not registered...
2010-08-06 Stéphane JacobFixes call to undefined variable.
2010-08-03 Raphaël BarroisAllow sorting by name for accounts as well
2010-07-27 Stéphane JacobMerge remote branch 'origin/platal-1.0.0'
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 JacobUses some profile informations (pormotions) to retrieve...
2010-07-20 Stéphane JacobRemoves deprecated code.
2010-07-20 Stéphane JacobFixes display of emails in profile edition.
2010-07-20 Stéphane JacobPrevents notice when no menu on xnet.
2010-07-19 Raphaël BarroisAdd DirEnum for corps/corpsranks
2010-07-18 Stéphane JacobEdits TODOs and XXXs.
2010-07-17 Stéphane JacobMerge remote branch 'origin/platal-1.0.0'
2010-07-17 Stéphane JacobAdds notion of directory name for users.
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-16 Stéphane JacobDisplays proper information on promo marketing pages...
2010-07-16 Stéphane JacobSearches for companies like sth and not = sth.
2010-07-13 Florent BruneauMerge branch 'platal-1.0.0'
2010-07-13 Florent BruneauBypass the default query of the User class when no...
2010-07-12 Stéphane JacobAdds isActive in both User and Profile classes.
2010-07-12 Stéphane JacobDisplays country name instead of country code as flag...
2010-07-12 Stéphane JacobProperly uses names (Closes #1192).
2010-07-07 Raphaël BarroisOops
2010-07-07 Raphaël BarroisAdd DirEnum for medals
2010-07-04 Stéphane JacobMerge remote branch 'origin/platal-1.0.0'
2010-07-03 Raphaël BarroisFix filtering by promos on advanced search
2010-07-03 Stéphane JacobMerge remote branch 'origin/platal-1.0.0'
2010-07-03 Stéphane JacobPrevents empty condition on a query.
2010-07-02 Florent BruneauMerge branch 'platal-1.0.0'
2010-07-01 Raphaël BarroisFix display of CV when logged and viewing profile view...
2010-07-01 Florent BruneauFix a typo leading to invalid SQL query.
2010-06-28 Pascal CorpetFixes Outlook contacts page broken by change in phones.
2010-06-25 Raphaël BarroisFix user/profile deletion
2010-06-23 Raphaël BarroisFix fetching of phones for user addresses
2010-06-23 Florent BruneauChange the email format directly via the User object...
2010-06-23 Raphaël BarroisFix visibility of nickname
2010-06-23 Raphaël BarroisFixes promo marketing display ; still a bug
2010-06-22 Pascal CorpetFix networking with new network_type issues introduced...
2010-06-22 Raphaël BarroisFix error on quicksearching on promos
2010-06-22 Raphaël BarroisFix typo (PlFilter instead of PlLimit)
2010-06-22 Pascal CorpetBreaks networking to add network_type (im, social,...
2010-06-21 Raphaël BarroisAdd options to profile->getPhones to allow filtering
2010-06-17 Stéphane JacobFetches the name the user wants to be called in profile.
2010-06-15 Pascal CorpetAdds the url to authenticate in xnet from xorg (auth...
2010-06-15 Pascal CorpetFixes switching an ext member of a group to an x user
2010-06-13 Pascal CorpetFixes region selection when choosing country from list...
2010-06-13 Pascal CorpetFixes iterating over profiles of users when all profile...
2010-06-13 Pascal CorpetFixes non-x members of groups. Closes #1087
2010-06-08 Pascal CorpetFixes accessing to groups having shortnames that look...
2010-06-08 Pascal CorpetFixes view members of group even if not in group. Close...
2010-06-06 Pascal CorpetFixes unsubscription from group
2010-06-06 Pascal CorpetEnables survey for oranges. Closes #993
2010-06-05 Florent BruneauTake carnet notification changes into account immediate...
2010-06-05 Florent BruneauImplements __unset on Profile.
2010-06-05 Florent BruneauFix (again) the count of carnet notification. Close...
2010-05-30 Florent Bruneaus/a\.uid/$UID/ && s/p\.pid/$PID/
2010-05-30 Florent BruneauAlso replace $UID and $PID in WHERE and ORDER BY statem...
2010-05-30 Florent BruneauSeveral fixes in carnet notification selection.
2010-05-30 Florent BruneauAdd Profile::mainGrade() that maps main education to...
2010-05-29 Pascal CorpetFirst fix for WatchRegistration (need more)
2010-05-26 Stéphane JacobFixes search token database reconstruction.
next