Commit Graph

22 Commits (e703384670ab39d577e3173b75aae6d2be46da31)

Author SHA1 Message Date
Julio Montoya 6b26aa10cb Removing "local" styles 13 years ago
Julio Montoya 0c899d7578 Minor replacing code 13 years ago
root 5b2ec4f888 permission commit + removes tests directory 14 years ago
Julio Montoya 05c0000680 Minor - Fixing HTML warnings 14 years ago
Julio Montoya ae76fbcd60 Minor - Making textareas more big 14 years ago
Julio Montoya 43b674619a Minor - Replacing inputs by buttons HTML tags 14 years ago
Julio Montoya 8b5ab63f32 Cleaning the menu in the access url settings 14 years ago
Noel Dieschburg 409a1f0b06 Suppresses the test directory and sets the permission for production use 14 years ago
Noel Dieschburg e6444dc928 Dummy permission commitx 15 years ago
Julio Montoya ec4a19c4ca Adding the notion of Global admins. Functions added to main_api: api_is_global_platform_admin() api_protect_global_admin_script(); Blocking the access to the NO global admin users in the multiple URLs configuration See CT#1308 15 years ago
christian1827 9620389815 merge 15 years ago
Julio Montoya 51791a4a70 Cleaning code, adding headers, adding security::remove_XSS 15 years ago
Julio Montoya a6f6cc9a86 Minor - Replacing require to require_once, updating license headers 15 years ago
Noel Dieschburg a5222167c0 Dummy changes 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
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 c948fcb2bb Bug #3384 - Eliminating improper (not language neutral) use of api_uswords() plus another minor correction. 15 years ago
Julio Montoya 8e0603cced [svn r21907] Minor - cleaning some code see FS#4389 16 years ago
Julio Montoya 89db80d33e [svn r18765] Security - Added filtering 16 years ago
Julio Montoya 010cc7b929 [svn r18262] "Who is online" and "my reporting" features fixed when multiple urls is enabled FS#3462 16 years ago
Julio Montoya 583a4f7c14 [svn r18227] Minor - UI improvements: changed icons 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 2985761f4d [svn r17781] Adding some interface to the multiple url access, still working on this FS#3462 16 years ago
Yannick Warnier 78dc453b43 [svn r12487] Improved a bit auto-filtering method for huge data sets. Now only assigns default filter on users names if no filter exists and the users list is greater than 1000. This makes it impossible to display a non-filtered list as soonas there are more than 1000 users, which is a reasonnable amount. 18 years ago
Yannick Warnier 233eb83199 [svn r12486] Set default initial filtering letters to improve slightly performances of the script on first load. 18 years ago
Julian Prud'homme e0881e59b0 [svn r12269] 5th step in removing all $_SERVER['PHP_SELF'] 18 years ago
Julian Prud'homme 18a723d77e [svn r10811] re-add the "Platform Administration" interbreadcrumb 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 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