Update table list.
[platal.git] / bin /
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 Florent BruneauAdd get_all_user_lists() to MM RPC.
2010-10-03 Florent BruneauAdd support for 'lists' permission in the list.rpc.
2010-10-03 Florent BruneauMerge branch 'platal-1.0.0'
2010-09-30 Raphaël BarroisAdd simple script to allow for exporting database struc...
2010-09-27 Stéphane JacobDeletes all references to sectors as they have been...
2010-09-27 Florent BruneauCannot configure mbox-helper and banana's spool root...
2010-09-20 Stéphane JacobOnly uses autoload to require validation classes.
2010-09-20 Stéphane JacobImproves registration cron.
2010-09-20 Stéphane JacobMerge remote branch 'origin/platal-1.0.0'
2010-09-17 Florent BruneauMerge branch 'platal-1.0.0'
2010-09-16 Florent BruneauFix syntax error.
2010-09-04 Vincent ZanottiIgnores suid sessions when determining the cut-off...
2010-08-29 Stéphane JacobMerge remote branch 'origin/platal-1.0.0'
2010-08-22 Florent BruneauMerge remote branch 'origin/platal-1.0.0'
2010-08-21 Stéphane JacobPhone class: new class to access profile_phones.
2010-08-14 Florent BruneauMerge branch 'platal-1.0.0'
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-04 Stéphane JacobFixes query in homonyms cron.
2010-07-27 Stéphane JacobMerge remote branch 'origin/platal-1.0.0'
2010-07-20 Stéphane JacobMerge remote branch 'origin/platal-1.0.0'
2010-07-19 Stéphane JacobFixes weekly registration email sql query.
2010-07-17 Vincent ZanottiReplaces 'id' with 'uid' when addressing SQL result...
2010-07-17 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 JacobMerge remote branch 'origin/platal-1.0.0'
2010-07-13 Florent BruneauMerge branch 'platal-1.0.0'
2010-07-13 Stéphane JacobFixes query in registrations.php
2010-07-12 Stéphane JacobNotifies profile's owner when profile modified by a...
2010-07-03 Stéphane JacobMerge remote branch 'origin/platal-1.0.0'
2010-07-03 Stéphane JacobPrevents 'text' emails to have an incorrect remaining...
2010-07-02 Stéphane JacobFixes clean cron.
2010-07-02 Florent BruneauMerge branch 'platal-1.0.0'
2010-07-02 Raphaël BarroisFix bug in ml moderation cron
2010-07-02 Florent BruneauIncrease memory limit for scripts manipulating a large...
2010-07-02 Florent BruneauRemove output of notifs.birthday.
2010-07-01 Florent BruneauMerge branch 'platal-1.0.0'
2010-07-01 Florent BruneauFix references to aliases.id.
2010-06-19 Florent BruneauIncrease memory_limit in notifs.send.
2010-06-17 Stéphane JacobFixes notification email, uses fullname in notification...
2010-06-08 Raphaël BarroisAdd upgradedb.sh cron
2010-06-08 Raphaël BarroisAdd cron for running misc tests (Closes #1036)
2010-05-31 Stéphane JacobMoves database verification to ut.
2010-05-30 Stéphane JacobAdapts plat/al crons to the new database.
2010-05-28 Raphaël BarroisFixes to axletter (correctly display number of emails...
2010-05-26 Stéphane JacobRemoves getuser.sh, uniformises code in bin/.
2010-05-26 Stéphane JacobFixes search token database reconstruction.
2010-05-21 Florent BruneauMerge remote branch 'origin/platal-0.10.2'
2010-05-17 Florent BruneauMerge branch 'platal-0.10.2'
2010-05-17 Florent BruneauAdd missing Unlock on ML creation.
2010-05-05 Stéphane JacobAdds email count in massmailer and displays it in the...
2010-04-09 Florent BruneauFix list rpc.
2010-03-23 Raphaël BarroisMerge branch 'account'
2010-03-21 Florent BruneauMerge remote branch 'origin/master' into account
2010-03-21 Florent BruneauMerge remote branch 'origin/platal-0.10.2'
2010-03-10 Stéphane JacobOoops.
2010-03-10 Stéphane JacobAdds iterators on both group admins and members, rename...
2010-03-02 Stéphane JacobRenames user_id to uid accordingly to our naming conven...
2010-02-28 Stéphane JacobMerge remote branch 'origin/master' into account
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 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-26 Florent Bruneauhomonyms.user_id -> homonyms.uid
2010-02-26 Florent Bruneaualiases.id => aliases.uid
2010-02-21 Florent BruneauFix many uid fields in profile tables created by newdir...
2010-02-21 Florent BruneauCopy missing tables: all the tables needed by profile...
2010-02-20 Florent BruneauTry to define an exhaustive list of tables to copy.
2010-02-20 Stéphane JacobMoves user_reindex to Profile.
2010-02-14 Florent BruneauMerge commit 'origin/master' into account
2010-02-14 Florent BruneauMove logger base in main data base (tables log_*).
2010-02-14 Florent BruneauTypo.
2010-02-13 Florent BruneauIf banana port is 563, use ssl.
2010-02-10 João Pedro Athayde... Change on diff options so it works on the new dev ...
2010-01-14 Stéphane JacobHappy New Year!!!
2009-11-13 Vincent ZanottiMerge branch 'master' into account
2009-11-13 Stéphane JacobMerge commit 'origin/fusionax' into account
2009-11-13 Stéphane JacobMerge commit 'origin/master' into fusionax
2009-11-10 Vincent ZanottiAdds support for database tablename prefixs.
2009-11-09 Stéphane JacobNotifies her contacts when a user looses her last redir...
2009-11-08 Stéphane JacobMerge commit 'origin/fusionax' into account
2009-11-07 Stéphane JacobMerge commit 'origin/master' into fusionax
2009-10-30 Stéphane JacobMerge commit 'origin/platal-0.10.1'
2009-10-29 Stéphane JacobMerge commit 'origin/platal-0.10.1'
2009-10-18 Stéphane JacobNow processes broken addresses through the web site.
2009-09-27 Vincent ZanottiAdds a monthly cron to remove unwanted logger table...
2009-08-28 Stéphane JacobMerge commit 'origin/fusionax' into account
2009-08-28 Stéphane JacobMerge commit 'origin/master' into fusionax
2009-08-06 Vincent ZanottiMerge branch 'fusionax' into account
2009-08-06 Vincent ZanottiMerge commit 'origin/master' into fusionax
2009-08-06 Vincent ZanottiMerge commit 'origin/platal-0.10.1'
2009-07-30 Stéphane JacobFixes emails checking.
next