Commit Graph

22 Commits (556d19743e0ac77b204ca51de20b4b797cab8797)

Author SHA1 Message Date
Julio Montoya 3b189e9ad2 Replacing form_header to the legend tag 13 years ago
Yannick Warnier aa957bcb2b Minor - Updated language variable 13 years ago
root 5b2ec4f888 permission commit + removes tests directory 14 years ago
Noel Dieschburg 5846834bc4 groups : adds missing langvars 14 years ago
Julio Montoya 0f09c6842d Fixing group bugs when deleting a user from the platform 14 years ago
Julio Montoya 58ab11c615 Adding some fixes in the add_users_to_group page 14 years ago
Jean-Karim Bockstael 0572dc3c48 New group membership type (human resources manager) + translations for French and English. 14 years ago
Noel Dieschburg 409a1f0b06 Suppresses the test directory and sets the permission for production use 14 years ago
Ivan Tcholakov 76df00ff94 Task #1765 - The remaining calls api_get_setting('platform_charset') have been replaced with api_get_system_encoding(). 14 years ago
Ivan Tcholakov f0c4747bf3 Feature #1744 - Cleaning logical conditions: if ($_configuration['multiple_access_urls'] == true) ------> if ($_configuration['multiple_access_urls']) 15 years ago
Noel Dieschburg e6444dc928 Dummy permission commitx 15 years ago
Julio Montoya 57f57504a5 Replacing dokeos to chamilo, cleaning code 15 years ago
Julio Montoya 10a5f232ba Test 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
Cristian Fasanando 5bc8b6b41e checked for subscribing readers from admin platform - partial CT#190 15 years ago
Cristian Fasanando 3662ac49ba added subscribe users to groups for relation type into admin platform - partial CT#190 15 years ago
cvargas e969a4161a merge 15 years ago
Julio Montoya 7768014275 Adding admin rights to group funcionality see DT#5611 15 years ago
Julio Montoya 6e965b8cad Fixing admin funcionality add user to group see #5611 15 years ago
Julio Montoya d7600dc5cc UI improvements - user groups see #5508 15 years ago
Julio Montoya dcf6c5f4a3 Social network improvements see #5508 15 years ago
Julio Montoya f349119496 When a user is added to a session an email is sent see DT#5544 15 years ago
Julio Montoya 09f9e053be Fixing filter problem 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 302eb4dc0e Feature #306 - Replacing everywhere the function api_store_result() with Database::store_result(). 15 years ago
Ivan Tcholakov 37dc9f98f8 Issue #306 - Platform administration tool: Trimming whitespace from all php-source files there. 15 years ago
Ivan Tcholakov 0f566d6e03 Bug #3646 and Issue #306 - Platform administrator's tools: Fixing person name order and sorting to be dependable on the internationalization settings, Part 1. 15 years ago
Julio Montoya 5783ad9c27 Fixing style and title - textare are wider 16 years ago
Yannick Warnier 9957badf43 [svn r22400] Added session fetcher method 16 years ago
Julio Montoya d26c42b6ec [svn r22041] Minor - select query fixed see FS#4390 16 years ago
Ivan Tcholakov c4b7a9bc22 [svn r20720] FS#306 - Replacing some natural language unsafe occurrences of the function utf8_encode(). 16 years ago
Arthur Portugal 4329ba9a61 [svn r20643] Minor changed style button FS#3901 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
Cristian Fasanando caff18795a [svn r19953] Logic change - Implemented alphabetic scroll of alphabet letters to select users when you register them into a session - FS#3716 16 years ago
Arthur Portugal 226a28d94a [svn r19263] Changed style button for admin see FS#3541 16 years ago
Isaac Flores 6833cac508 [svn r19116] minor - logic changes -added restriction with function api_get_anonymous_id() - (partial FS#3805) 16 years ago
Isaac Flores d71d9307d8 [svn r19020] logic changes - remove anonymous user from sessions - (partial FS#3568) 16 years ago
Noël Dieschburg cc95b0be87 [svn r18932] Corrects the bug that displays not subscribed users in the not subscribed users list when adding user to a session 16 years ago
Julio Montoya 8203f4c34c [svn r18861] Security improvements 16 years ago
Carlos Vargas 16536d521d [svn r18798] Create library sessionmanager with functions add, edit, delete sessions and add_users_to_session see FS#3749 16 years ago
Carlos Vargas 85a00df7a5 [svn r18783] add function suscribe_users_to_session into usermanager.lib to add a user into session see FS#3685 16 years ago
Julio Montoya 04c0af2d3d [svn r18781] Setting the multiple option by default when using the search ajax feature - fixing also a bug when selecting any element (see FS#3685) 16 years ago
Julio Montoya 89db80d33e [svn r18765] Security - Added filtering 16 years ago
Yannick Warnier 21dd55bfa8 [svn r18749] Fix bug when pressing enter key in ajax users/courses list in session edition (was deleting users or courses already set) - see private FS#3552 16 years ago
Yannick Warnier de17e53241 [svn r18748] Security - Added filtering 16 years ago
Julio Montoya 2fc889ccc1 [svn r18519] Minor - updating only one select tag when filtering users. When subscribing users to a course now we can filter by extra field (admin interface) see FS#3462 16 years ago
Julio Montoya 9c0bc4655a [svn r18453] Minor - fix since recent changes SVN#18449 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