Commit Graph

48 Commits (fab7a580762a53ea667e378e5955aac76f0332cc)

Author SHA1 Message Date
jmontoyaa fab7a58076 Use __DIR__ when calling global.inc.php 9 years ago
Julio Montoya cd4d275823 Add new export types see BT#10139 10 years ago
Yannick Warnier ef45b057fe Move course_code to c_id (885 / 2302) 11 years ago
Julio Montoya 932c7bbb67 Fix queries. 11 years ago
Julio Montoya c8ef4daf90 Change function names and implementation. 11 years ago
Julio Montoya 54db037671 Replace course_code with c_id 11 years ago
Julio Montoya 065e4863a4 Replace course_rel_user.course_code with course_rel_user.c_id 11 years ago
Julio Montoya 2e0e1b5047 Fix PHP warning. 11 years ago
Yannick Warnier d575fa47a3 Move survey, gradebook, wiki, learnpath, tracking, document, exercice, help and admin language files to trad4all - refs #4467 11 years ago
Julio Montoya 2b3d6bdc6d Update buttons. 11 years ago
Julio Montoya 5728167447 Removes require_once for libs already added with composer 11 years ago
Julio Montoya 11169305bf Commenting "require_once '../inc/global.inc.php';" files inside main are parsed byt the LegacyController 11 years ago
Julio Montoya 8e3c8be5d5 Minor - some merges from 1.9.x 11 years ago
Julio Montoya ba3000da55 Minor - Adding comments, removing white spaces, fixing PHP warnings. 11 years ago
aragonc 94984e6b12 merge 12 years ago
Julio Montoya 6e1279f783 Adding c_id in table access_url_rel_course chaging a lot of queries see BT#5638 13 years ago
Julio Montoya 75523ff530 Removing require libs already loaded in global.inc.php (autoloading) 13 years ago
Julio Montoya efc4ecaadf Moving function from fileDisplay.lib.php to fileManage.lib.php 13 years ago
Julio Montoya 7180911b4f Class Usermanager not found -> should have been UserManager with capital M see #4806 13 years ago
Julio Montoya e389dc86e4 Minor style corrections + adding database::escape_string 14 years ago
Julio Montoya 38d898755b Minor - style changes 14 years ago
Julio Montoya 5ded4085af Removing formvalidator library alread included in global.inc.php 14 years ago
Yannick Warnier 096b8663dc Attempt at renaming to ['password_encryption'] for more clarity 14 years ago
Yannick Warnier 28a9b4cff4 Minor - Adapting code comments to phpdoc 14 years ago
root 5b2ec4f888 permission commit + removes tests directory 14 years ago
Noel Dieschburg 409a1f0b06 Suppresses the test directory and sets the permission for production use 15 years ago
rrodriguez eab6418cc7 merge 15 years ago
Yannick Warnier 0124c70466 Updated PhoneNumber field in CSV/XML export to match import format (partial CT#1454) 15 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
cfasanando 9fca61be94 merge 16 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. 16 years ago
Julio Montoya 23e511c7f2 Adding exit function when calling export_table_XXX or file_send_for_download() to avoid exporting html content 16 years ago
cvargas e969a4161a merge 16 years ago
Ivan Tcholakov f87ebd4795 Feature #5397 - Replacing mysql_fetch_object() with Database::fetch_object(). Installation scripts are skipped in this transaction. 16 years ago
Juan Carlos Raña 391d7a287f fix export users to a csv file 16 years ago
Yannick Warnier 47022680ce Accept gzopen64() too as a test of the zlib extension load 16 years ago
Ivan Tcholakov 8b50531cc0 Feature #306 - Platform admin tools: Replacing the function api_sql_query() with Database::query(). 16 years ago
Ivan Tcholakov 37dc9f98f8 Issue #306 - Platform administration tool: Trimming whitespace from all php-source files there. 16 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. 17 years ago
Arthur Portugal 7935f14f7a [svn r19257] Added 'style_submit_button', 'submit', 'class=" "' 17 years ago
Julio Montoya 9286d1c6ea [svn r18942] Implementing sha1 as a possibility to encrypt user passwords see SVN#3798 17 years ago
Julio Montoya ec4dc4f474 [svn r18595] Admin user can export/import the extra_field information of users (see FS#3686) 17 years ago
Julio Montoya 51379de53e [svn r18237] We only export the sessions/users of the current access_url_id FS#3462 17 years ago
Cristian Fasanando d480b20603 [svn r18050] Minor - Fixed Revision 18020, don't show field password only when it's encrypted - see FS#3547 17 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 17 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. 18 years ago
Julian Prud'homme c85260eee3 [svn r12420] minor - fix a bug with the export 19 years ago
Patrick Cool 9b7057995e [svn r11999] bugfix: administration: export & import users 19 years ago
Julian Prud'homme 18a723d77e [svn r10811] re-add the "Platform Administration" interbreadcrumb 19 years ago