Commit Graph

30 Commits (9ff4b4a7e3ab2f0437bcccd286d45fa144641d12)

Author SHA1 Message Date
Carlos Vargas 7cb99d41bc improve the access and restrictions to the session's administrator CT#602 15 years ago
Cristian Fasanando c0b9472500 fixed informations about teachers inside drh interface - partial CT#603 15 years ago
Cristian Fasanando 1bc1f4e1b8 fixed number of users inside a course in session - partial CT#603 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
Ivan Tcholakov c9af458a84 Feature #5397 - Replacing mysql_affected_rows() with Database::affected_rows(). 15 years ago
Ivan Tcholakov 30b0daf596 Feature #5397 - Replacing mysql_fetch_row() with Database::fetch_row(). 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 a0618dc58b Bug #3646 and Issue #306 - Platform administrator's tools: Fixing person name order and sorting to be dependable on the internationalization settings, Part 2. 15 years ago
Julio Montoya 3d3cf9f972 Minor - Fixing pages style 15 years ago
Julio Montoya 341353c73e Fixes #5109 15 years ago
Ivan Tcholakov 5d9b08f8a1 [svn r20441] FS#306 - Platform administrator's tool: Improvements for better encoding management (UTF-8 too). 16 years ago
Patrick Cool ad87faa251 [svn r16954] using Display::return_icon and Display::display_icon instead of img tags 16 years ago
Eric Marguin 6712e6ca5c [svn r13541] fix a bug when deleting someone from the course of the session 17 years ago
Yannick Warnier 32c03823a4 [svn r13292] Fix encoding problem by using $charset inside calls to htmlentities() and htmlspecialchars 17 years ago
Patrick Cool b61eec0278 [svn r12793] replace $PHP_SELF with api_get_self() and correct a missed hardcoded langvar 18 years ago
Patrick Cool c9799d2bec [svn r12792] hardcoded lang vars 18 years ago
Eric Marguin 434e230853 [svn r11145] session management upgrade (mainly to fix the bugs in session import) 18 years ago
Julian Prud'homme df6ea84396 [svn r10637] add tracking links (towards reporting section) + add $this_section variable (for tabs) 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
Ludovic Gasc 3f54b7927e [svn r9834] desactivate upgrade button (not yet tested) 18 years ago