Release plat/al core v1.1.13
[platal.git] / classes / csvimporter.php
2014-02-02 Thomas MinvielleFixes vim mode line.
2013-10-15 Raphaël BarroisBackport fixes.
2011-02-16 Florent BruneauMerge remote branch 'origin/core/1.1.2/maint' into...
2011-02-16 Stéphane JacobFixes deprecated features in PHP 5.3.x. core/1.1.2/maint
2011-01-04 Florent BruneauHappy New Year!
2010-02-14 Florent Bruneau2010.
2009-06-17 Vincent ZanottiMerge commit 'origin/core-1.0.0' into core
2009-05-23 Vincent ZanottiMerge commit 'origin/core-1.0.0' into core
2009-04-20 Vincent ZanottiPasses down the list of input-to-output relations to...
2009-04-20 Vincent ZanottiRevert "Updates the CSVImporter so that callbacks for...
2009-04-10 Vincent ZanottiMerge commit 'origin/core-1.0.0' into core
2009-04-09 Vincent ZanottiUpdates the CSVImporter so that callbacks for cell...
2009-01-12 Florent BruneauHappy New Year
2008-06-22 Florent BruneauBase layout of the core.
2008-06-22 Florent BruneauFirst bench of moves.
2008-06-21 Florent BruneauRename PlatalPage to PlPage
2008-06-01 Florent BruneauMerge branch 'platal-0.9.16'
2008-05-31 Florent BruneauMerge branch 'platal-0.9.16'
2008-05-30 Florent BruneauMerge branch 'platal-0.9.16'
2008-05-27 Florent BruneauMerge branch 'platal-0.9.16'
2008-05-25 Florent BruneauMerge branch 'platal-0.9.16'
2008-05-19 Vincent ZanottiImproves the XSRF protection by reducing it to a single...
2008-04-25 Vincent ZanottiFixes coding style in the last 4 commits (uses S::...
2008-04-25 Vincent ZanottiFixes XSRF vulnerabilities in password page, admin...
2008-03-21 Florent BruneauMerge branch 'platal-0.9.15'
2008-03-06 Florent BruneauMerge branch 'platal-0.9.15'
2008-02-27 Florent BruneauMerge branch 'platal-0.9.15'
2008-02-22 Florent BruneauMerge branch 'platal-0.9.15'
2008-01-17 Florent BruneauMerge branch 'platal-0.9.15'
2008-01-16 Olivier Le FlochMerge branch 'master' of /home/git/platal
2008-01-13 Pierre HabouzitMerge commit 'origin/platal-0.9.15'
2007-12-31 Florent BruneauHappy new year!
2007-08-27 Florent BruneauMerge branch 'master' of /home/git/platal into profile_edit
2007-08-27 Pierre HabouzitNon significant spaces suck.
2007-05-05 x2003bruneauImprovements in CSV importer
2007-02-15 x2003bruneauBackport [1497] & [1498]
2007-02-01 x2003bruneauConvert source code to UTF-8
2007-01-20 x2003bruneauBetter email filter for user subscription
2007-01-16 x2003bruneauUse fgetcsv to read a csv line.
2007-01-01 x2001corpet2006 => 2007 Happy New Year\!
2006-12-29 x2003bruneauCan choose the CSV separator
2006-12-17 x2003bruneauNew page to add users in the database
2006-12-17 x2003bruneauTable editor integrates CSVImporter and minor code...
2006-12-17 x2003bruneauAdd license headers
2006-12-17 x2003bruneauAdd a tool to import a CSV file into a SQL table