Commit Graph

45 Commits (5ff099376f47cec7f327ff602d2d171ac0587841)

Author SHA1 Message Date
Yannick Warnier 5ff099376f Move registration and create_course language files to trad4all - refs #4467 10 years ago
Julio Montoya b41e42b48b Use setCustomElementTemplate() instead of setElementTemplate 10 years ago
Yannick Warnier e4ba3c923f Remove Database::escape_string() without quotes to avoid SQL injections - partial + a few parse warnings - refs #7440 10 years ago
Yannick Warnier 6bb5fd5548 Minor - Add one anchor column to fields table to focus directly on the last field changed (more userfriendly) 11 years ago
aragonc 94984e6b12 merge 11 years ago
Julio Montoya 4ff895d948 Minor - updating icons 13 years ago
Julio Montoya f3f9f32fc7 Should fix bug when adding user fields see #5025 13 years ago
Julio Montoya 1627551325 Moving constants to the main_api.lib.php, moving usermanager constants to the class see #4808 13 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 14 years ago
Julio Montoya 9a139af8c4 Fixing PHP warnings & notices 14 years ago
root 5b2ec4f888 permission commit + removes tests directory 14 years ago
Julio Montoya 551af9f8a8 More minor corrections (avoiding php notices) 14 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
Noel Dieschburg 409a1f0b06 Suppresses the test directory and sets the permission for production use 15 years ago
Yannick Warnier 2f6044102e Implemented CT#1764 15 years ago
Noel Dieschburg e6444dc928 Dummy permission commitx 15 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 16 years ago
Arthur Portugal 2ed1dff268 Fixed Need display the options when is not text box DT#5570 16 years ago
Julio Montoya 1942167c0f First attempt to implement the user tags (interests) see DT#5508 (partial) 16 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. 16 years ago
Yannick Warnier 47022680ce Accept gzopen64() too as a test of the zlib extension load 16 years ago
Ivan Tcholakov 8b50531cc0 Feature #306 - Platform admin tools: Replacing the function api_sql_query() with Database::query(). 16 years ago
Ivan Tcholakov 37dc9f98f8 Issue #306 - Platform administration tool: Trimming whitespace from all php-source files there. 16 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. 16 years ago
Ivan Tcholakov 5d9b08f8a1 [svn r20441] FS#306 - Platform administrator's tool: Improvements for better encoding management (UTF-8 too). 16 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 17 years ago
Juan Carlos Raña c2d806f962 [svn r16878] added alternative texts on the icons 17 years ago
Patrick Cool 653e323b2a [svn r16719] first part of css cleanup (currently only the css/corporate style) 17 years ago
Yannick Warnier f5c0bb1bf5 [svn r16073] 17 years ago
Patrick Cool 1149658099 [svn r15821] allow editing of user fields 17 years ago
Patrick Cool 204d11dc04 [svn r15782] delete user field 17 years ago
Patrick Cool 18fb280db8 [svn r15754] use eye icon for visibility and text for the field type 17 years ago
Patrick Cool 8918dfb25c [svn r15752] move fields 17 years ago
Yannick Warnier 0a9b3b64bb [svn r14902] Fixed problem with fields edition by showing id (temporary solution, the sortabletablefromarrayconfig class will be modified in the future). 17 years ago
Yannick Warnier 3100867a2e [svn r14859] Fix ordering bug 17 years ago
Yannick Warnier 1cc674c668 [svn r14811] Added select and select multiple fields management 17 years ago
Yannick Warnier 2f90498412 [svn r14798] Added update icons to extra fields list 17 years ago
Yannick Warnier 00adaf4a80 [svn r14756] Small fixes to breadcrumb and header 17 years ago
Yannick Warnier e0ea4e9601 [svn r14674] - Added extra user fields tables (see FS#2371) 17 years ago
Yannick Warnier d39f870340 [svn r14655] Minor - Initial script for user fields management (copy of user_add.php) 17 years ago
Yannick Warnier 970f1886d1 [svn r14654] Minor - removed unnecessary Security lib loading 17 years ago
Eric Marguin 432856afe2 [svn r14632] replace drh_id by hr_dept_id 17 years ago
Eric Marguin b8fc0810ef [svn r14615] add the DRH status (adapted from ucanss development) 17 years ago