Commit Graph

18 Commits (7afd8c72d2cf95bd64bcea266356e25592f87a2d)

Author SHA1 Message Date
Julio Montoya a6f6cc9a86 Minor - Replacing require to require_once, updating license headers 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
Ricardo Rodriguez fae18ad304 Modified and Created new file test and tested new functions in Chamilo 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
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 8c476621ab [svn r22357] Adding intval and escape_string function see FS#4389 16 years ago
Ivan Tcholakov 615e32d491 [svn r20723] FS#306 - Replacing some occurrences of the function mb_convert_encoding() with api_convert_encoding() which is able to support more encodings if the iconv php-extension has been activated. 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 8203f4c34c [svn r18861] Security improvements 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 c815f952fe [svn r18229] Show only the courses that belong to the current access_url see FS#3462 16 years ago
Julio Montoya 583a4f7c14 [svn r18227] Minor - UI improvements: changed icons see FS#3462 16 years ago
Julio Montoya 1bdb8ded81 [svn r18166] UI improvements see FS#3462 16 years ago
Julio Montoya 451c0e6035 [svn r18156] UI improvements/ Adding the feature to add courses with an URL see FS#3462 16 years ago
Julio Montoya 169ee38402 [svn r18083] Update the access_url funcionality: Adding the UI to edit the course - url relationship requires testing. Courses and users are now filtered by access_url FS#3462 16 years ago
Julio Montoya 13439c586d [svn r17841] Minor - lang changes FS#3462 16 years ago
Julio Montoya 1d81e9da51 [svn r17839] Minor - showing message when after editing urls FS#3462 16 years ago
Julio Montoya e890a657ae [svn r17827] Minor - replace the mysql calls for the UrlManager class 16 years ago
Julio Montoya ed1f1d2343 [svn r17824] Now we can add/edit/delete the relation between users and urls FS#3462 16 years ago
Julio Montoya 2985761f4d [svn r17781] Adding some interface to the multiple url access, still working on this FS#3462 16 years ago
Yannick Warnier d2764a6db9 [svn r17531] add '...' to unique subscription to session system (applying FOREM SVN#16908) 16 years ago
Eric Marguin 8ecb6bf857 [svn r16452] fix charsets problems with ajax session management (FS#2719) 16 years ago
Julian Prud'homme d8afa5a83b [svn r15903] minor - little graphical changes 17 years ago
Julian Prud'homme dbdedb3cf0 [svn r15902] Add tabs to choose the way to to add users and courses to a session 17 years ago
Eric Marguin 0a27f29206 [svn r14848] new status : sessions admin (FS#2239) 17 years ago
Eric Marguin 2900a6bd6f [svn r14282] allow to create session even with a great number of users (exemple : campus.dokeos.com) 17 years ago
Patrick Cool b35deb5649 [svn r12502] correct nomenclatura 18 years ago
Julian Prud'homme e0881e59b0 [svn r12269] 5th step in removing all $_SERVER['PHP_SELF'] 18 years ago
Patrick Cool 1bc3449f01 [svn r10215] a little bit of dumb cleanup work (someone has to do it :-) 18 years ago
Patrick Cool 8c09063079 [svn r10204] coding standards for the inclusion of the language file. 18 years ago
Patrick Cool aa015e96b2 [svn r10191] seccond run of cleanup of the table names 18 years ago
Patrick Cool 43833b9ae9 [svn r10190] first run of cleanup of the table names 18 years ago
Eric Marguin ead09c931d [svn r9905] correction of a bug when we remove users from a session 18 years ago
Ludovic Gasc 3f54b7927e [svn r9834] desactivate upgrade button (not yet tested) 18 years ago