Commit Graph

27 Commits (b4e5aedad52e76cce99f0fd3bc2a2d8678df3b65)

Author SHA1 Message Date
Ivan Tcholakov f0c4747bf3 Feature #1744 - Cleaning logical conditions: if ($_configuration['multiple_access_urls'] == true) ------> if ($_configuration['multiple_access_urls']) 15 years ago
cfasanando 9fca61be94 merge 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
Julio Montoya 23e511c7f2 Adding exit function when calling export_table_XXX or file_send_for_download() to avoid exporting html content 15 years ago
cvargas e969a4161a merge 15 years ago
Ivan Tcholakov f87ebd4795 Feature #5397 - Replacing mysql_fetch_object() with Database::fetch_object(). Installation scripts are skipped in this transaction. 15 years ago
Juan Carlos Raña 391d7a287f fix export users to a csv file 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 37dc9f98f8 Issue #306 - Platform administration tool: Trimming whitespace from all php-source files there. 15 years ago
Patrick Cool 9240a20d6c [svn r19597] first part of consistency improvements: form with form titles, no api_display_tool_title, actions bar, icons for actions. 16 years ago
Arthur Portugal 7935f14f7a [svn r19257] Added 'style_submit_button', 'submit', 'class=" "' 16 years ago
Julio Montoya 9286d1c6ea [svn r18942] Implementing sha1 as a possibility to encrypt user passwords see SVN#3798 16 years ago
Julio Montoya ec4dc4f474 [svn r18595] Admin user can export/import the extra_field information of users (see FS#3686) 16 years ago
Julio Montoya 51379de53e [svn r18237] We only export the sessions/users of the current access_url_id FS#3462 16 years ago
Cristian Fasanando d480b20603 [svn r18050] Minor - Fixed Revision 18020, don't show field password only when it's encrypted - see FS#3547 16 years ago
Cristian Fasanando 34b96707df [svn r18020] Logic changes - Removed field password when you export a list of users from an XML/CSV file and added username into error message "This username is not available" - see FS#3547 16 years ago
Yannick Warnier dd0119f523 [svn r13180] Fix user export - wasn't restricting to one course when a course was selected, sometimes triggering memory exhaustion when too many users. 17 years ago
Julian Prud'homme c85260eee3 [svn r12420] minor - fix a bug with the export 18 years ago
Patrick Cool 9b7057995e [svn r11999] bugfix: administration: export & import users 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 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