Merge branch 'account'
[platal.git] / include / ufbuilder.inc.php
2010-03-23 Raphaël BarroisMerge branch 'account'
2010-03-21 Florent BruneauMerge remote branch 'origin/master' into account
2010-03-06 Florent BruneauMove include/directory.enums.inc.php to classes/ directory.
2010-03-06 Florent BruneauFix naming consistency in UserFilterBuilder.
2010-03-06 Florent BruneauFix soundex in quick search.
2010-02-28 Stéphane JacobMerge remote branch 'origin/master' into account
2010-02-16 Raphaël BarroisUse XDB::formatWildcards() where it is useful.
2010-02-15 Raphaël BarroisAdd UFC_Ip
2010-02-14 Florent BruneauMerge commit 'origin/master' into account
2010-02-13 Raphaël BarroisFix PHP warnings (return by ref, protected/private)
2010-02-13 Raphaël Barroisrename classes from Formation to Education (UFC, UFBF)
2010-02-13 Raphaël BarroisMake emptiness info of UFBs available ; add Mentor...
2010-02-13 Raphaël BarroisFix QuickSearch
2010-02-13 Raphaël BarroisForce the list of forbidden chars
2010-02-13 Raphaël BarroisAdd UFBF_QuickSearch, add support for orders
2010-02-13 Raphaël BarroisAdd UFBF_Phone and UFBF_Networking
2010-02-13 Raphaël BarroisAdd support for only_current and only_mentor in UFBuilder
2010-02-13 Raphaël BarroisRename ufbuilder.php to ufbuilder.inc.php