Fix UserFilter::DN_SORT -> Profile::DN_SORT.
[platal.git] / include / ufbuilder.inc.php
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