platal.git
2010-02-28 Florent BruneauPort email/send
2010-02-28 Florent BruneauFetch homonymy information in default query.
2010-02-28 Stéphane JacobUpdates core.
2010-02-28 Stéphane JacobFixes calls to auth_user_* from compliance cron.
2010-02-28 Stéphane JacobFixes calls to auth_user_* from ml moderation cron.
2010-02-28 Stéphane JacobFixes calls to auth_user_* from emails checking cron.
2010-02-28 Stéphane JacobFixes calls to auth_user_* from homonyms cron.
2010-02-28 Stéphane JacobFixes calls to auth_user_* from rapports_inscription
2010-02-28 Stéphane JacobFixes calls to auth_user_* from marketPromo.php
2010-02-28 Stéphane JacobFixes calls to auth_user_* from search.rebuild_db.
2010-02-28 Stéphane JacobFixes calls to auth_user_* from payment module.
2010-02-28 Stéphane JacobFixes calls to auth_user_* from Manageurs' webservice.
2010-02-28 Stéphane JacobDefines a single signature for emails sent from Polytec...
2010-02-28 Stéphane JacobAdapts site inscription.
2010-02-28 Stéphane JacobMoves userComparison to class User.
2010-02-28 Stéphane JacobAdds function to retrieve the year of the promotion..
2010-02-28 Florent BruneauFix symbol clash between $user->watch fetched by defaul...
2010-02-28 Florent BruneauUpdate core
2010-02-28 Florent BruneauFix call to checkPassword.
2010-02-28 Florent BruneauDon't provide a default value for db parameters (this...
2010-02-28 Florent BruneauPort mysql queries in list.rpc.py to new DB.
2010-02-28 Florent BruneauRename table ml_moderate to email_list_moderate.
2010-02-27 Florent BruneauAdd UFC_SchoolId.
2010-02-27 Florent BruneauAdd UserFilter::getUser(), UserFilter::getProfile(...
2010-02-26 Florent Bruneauhomonyms.user_id -> homonyms.uid
2010-02-26 Florent Bruneauuser_id -> uid in newsletter and axletter.
2010-02-26 Florent Bruneauannounces.user_id -> announces.uid
2010-02-26 Florent BruneauFix remaining #x4dat#s.
2010-02-26 Florent Bruneaualiases.id => aliases.uid
2010-02-25 Stéphane JacobFixes startSessionAs.
2010-02-25 Stéphane JacobTypos.
2010-02-25 Stéphane JacobImproves getXorgId.
2010-02-25 Florent BruneauFix naming convention.
2010-02-24 Florent BruneauFix encoding of import script.
2010-02-24 Florent BruneauFix invalid reference to profile_education.pid
2010-02-22 Stéphane JacobMoves make_username to PlUser.
2010-02-22 Stéphane JacobOOoops.
2010-02-22 Stéphane JacobAdapts site inscription.
2010-02-22 Stéphane JacobAdapts site inscription.
2010-02-22 Florent BruneauFix manipulation error.
2010-02-21 Florent BruneauFix many uid fields in profile tables created by newdir...
2010-02-21 Florent BruneauAvoid copy of geoloc_pays during database migration.
2010-02-21 Florent BruneauCopy missing tables: all the tables needed by profile...
2010-02-21 Florent BruneauUpdate core.
2010-02-21 Florent BruneauAdd a small script to copy a table in x5dat manually.
2010-02-21 Florent BruneauKill references to obsolete tables.
2010-02-21 Florent BruneauShouldn't have commited that.
2010-02-21 Florent Bruneautmp
2010-02-21 Florent BruneauFix import scripts.
2010-02-21 Florent BruneauUpdate import scripts: create table using InnoDB engine.
2010-02-20 Florent BruneauUpdate update.sh
2010-02-20 Florent BruneauTry to define an exhaustive list of tables to copy.
2010-02-20 Florent BruneauPrepare db migration.
2010-02-20 Stéphane JacobRemoves unexistant handler.
2010-02-20 Stéphane JacobMoves getXorgId and getSchoolId to Profile.
2010-02-20 Stéphane JacobMoves user_reindex to Profile.
2010-02-19 Stéphane JacobAdapts inclusion of promotion and accounts.
2010-02-18 Florent BruneauFix UserFilter::DN_SORT -> Profile::DN_SORT.
2010-02-18 Raphaël BarroisRedefine DirEnum API, factor some code
2010-02-17 Raphaël BarroisFix bug in DirEnum for DE with "suboptions" (degree...
2010-02-17 Raphaël BarroisAdd an enumeration for profile_name_enum
2010-02-16 Florent BruneauMove table photo into profile_photos, rename uid to...
2010-02-16 Florent BruneauMakes use of PlIteratorUtils::map() to build contact...
2010-02-16 Florent BruneauUser ProfileIterator for contacts (pdf and calendar).
2010-02-16 Raphaël BarroisUse XDB::formatWildcards() where it is useful.
2010-02-16 Raphaël BarroisAdd UserIterator, ProfileIterator
2010-02-15 Raphaël BarroisSwitch last uses of VCard to Profile system
2010-02-15 Raphaël BarroisFix autoload of userfilter.php when using ProfileFilter
2010-02-15 Raphaël BarroisUse ProfileFilter for vcard building
2010-02-15 Raphaël BarroisAdd UFC_Ip
2010-02-15 Raphaël BarroisRemove the last #groupex# mention
2010-02-15 Raphaël BarroisSwitch handler_broken to account
2010-02-14 Raphaël BarroisUse Profile for vcards
2010-02-14 Raphaël BarroisFetch fixed and fax for profile addresses
2010-02-14 Raphaël BarroisFetch alternate bestalias/forlife for user
2010-02-14 Raphaël BarroisFetch phone info related to an address in Profile
2010-02-14 Raphaël BarroisAdd name variants and binets in Profile
2010-02-14 Raphaël BarroisFetch groups a user belongs to
2010-02-14 Raphaël BarroisMove Name-related code from UserFilter to Profile
2010-02-14 Florent BruneauFix.
2010-02-14 Florent Bruneau2010.
2010-02-14 Florent BruneauMerge commit 'origin/master' into account
2010-02-14 Florent BruneauAdd Group::getLogo() and Profile::getPhoto() based...
2010-02-14 Florent BruneauFix some errors on X.net.
2010-02-14 Florent Bruneau(groupex.*|groupesx_*) -> group_*
2010-02-14 Florent BruneauMove paiement db in x4dat (tables payment*).
2010-02-14 Florent BruneauMove logger base in main data base (tables log_*).
2010-02-14 Florent BruneauTypo.
2010-02-14 Florent BruneauCleaner syntax.
2010-02-14 Florent BruneauMakes $limit argument optional.
2010-02-14 Florent BruneauPartial port of PDF export of contact list.
2010-02-14 Raphaël BarroisFix error in Profile SQL queries
2010-02-13 Raphaël BarroisFix display bug in minifiche for profiles without owner
2010-02-13 Raphaël BarroisFix PHP warnings (return by ref, protected/private)
2010-02-13 Raphaël BarroisActually display results of Mentor search...
2010-02-13 Raphaël BarroisFix UFC_Mentor*
2010-02-13 Raphaël Barroisrename classes from Formation to Education (UFC, UFBF)
2010-02-13 Raphaël BarroisUse correct version of core-account
2010-02-13 Raphaël BarroisSwitch to the new PlSet system
2010-02-13 Raphaël BarroisMake emptiness info of UFBs available ; add Mentor...
next