Commit History

Author SHA1 Message Date
  Julio Montoya d253e416ce Removing double format: addslashes(api_htmlentities 11 years ago
  Julio Montoya 8616f1e9de Injecting the $result inside the Database::affected_rows() in order to work with Doctrine 11 years ago
  Julio Montoya 5672e0f235 Replacing $_SESSION['sec_token'] with Security::getCurrentToken() 11 years ago
  Julio Montoya 02127d2329 Adding session_fields simple interface, I need a feedback in order to add the session_field_options see BT#4872 12 years ago
  Julio Montoya 4ff895d948 Minor - updating icons 12 years ago
  Julio Montoya f3f9f32fc7 Should fix bug when adding user fields see #5025 12 years ago
  Julio Montoya 1627551325 Moving constants to the main_api.lib.php, moving usermanager constants to the class see #4808 12 years ago
  Julio Montoya f18d73beaf Replacing some '32' strings with the new icon constant ICON_SIZE_MEDIUM 13 years ago
  Julio Montoya 5ded4085af Removing formvalidator library alread included in global.inc.php 13 years ago
  Julio Montoya 9a139af8c4 Fixing PHP warnings & notices 13 years ago
  Julio Montoya 551af9f8a8 More minor corrections (avoiding php notices) 13 years ago
  Juan Carlos Raña 06e6befb9f Feature #2785 platform admin users, delete some unnecesary icons and add statics na 14 years ago
  Christian Fasanando f0b11b7f9c Fixed reordering items in a table not working correctly in profiling - Fixes CT#1153 14 years ago
  Yannick Warnier 2f6044102e Implemented CT#1764 14 years ago
  Ivan Tcholakov 5974516888 Feature #272 - Changes that lead loading the file sortabletable.class.php (and the tree of related files) only when it is necessary, on explicit statement require_once. Previously this file loaded on every page, which is waste of computing resource. 15 years ago
  Guillaume Viguier 0af043d319 Management of timezones at user level (see CT#599) 15 years ago
  Ivan Tcholakov e49f68df46 Feature #347 - Platform administration tool: All "magic" parameters __FILE__ and __LINE__, passed within the method Database::query() have been removed. They are not needed anymore, the method Database::query() has been upgraded to retrieve alone the corresponding values needed for error message creation. 15 years ago
  cvargas e969a4161a merge 15 years ago
  Arthur Portugal 2ed1dff268 Fixed Need display the options when is not text box DT#5570 15 years ago
  Julio Montoya 1942167c0f First attempt to implement the user tags (interests) see DT#5508 (partial) 15 years ago
  Juan Carlos Raña 79f06f55f2 merge 15 years ago
  Ivan Tcholakov 588a409e3a Feature #306 - Line endigs cohrrence, Part 1: Converting \r\n line endings (Windows style) to \n (Unix style) in php, html, js, xml, txt files. 15 years ago
  Yannick Warnier 47022680ce Accept gzopen64() too as a test of the zlib extension load 15 years ago
  Ivan Tcholakov 8b50531cc0 Feature #306 - Platform admin tools: Replacing the function api_sql_query() with Database::query(). 15 years ago
  Ivan Tcholakov 37dc9f98f8 Issue #306 - Platform administration tool: Trimming whitespace from all php-source files there. 15 years ago
  Ivan Tcholakov 2fbb70174c Bug #3646 and Issue #306 - Platform administrator's tools: Fixing person name order and sorting to be dependable on the internationalization settings, Part 3. 15 years ago
  Ivan Tcholakov 5d9b08f8a1 [svn r20441] FS#306 - Platform administrator's tool: Improvements for better encoding management (UTF-8 too). 15 years ago
  Julio Montoya 47909e75b4 [svn r18450] Minor - set lang variables 16 years ago
  Julio Montoya bf629047d2 [svn r18449] Filter students by the extra_fields when adding users to a session (see FS#3462) 16 years ago
  Patrick Cool ad87faa251 [svn r16954] using Display::return_icon and Display::display_icon instead of img tags 16 years ago