Commit Graph

52 Commits (3b3323ef12c6eb513f5da8410248f5b0833b4179)

Author SHA1 Message Date
Julio Montoya 932c7bbb67 Fix queries. 10 years ago
Julio Montoya 760a5f9373 Fix queries and PHP warnings. 10 years ago
Julio Montoya fcd9530854 Replace course_code with c_id 10 years ago
Julio Montoya 54db037671 Replace course_code with c_id 10 years ago
Angel Fernando Quiroz Campos 406968b5ac Rename use of xajaxResponse class 10 years ago
Yannick Warnier 28baec78d2 Remove Database::escape_string() without quotes to avoid SQL injections - partial - refs #7440 10 years ago
Yannick Warnier e4ba3c923f Remove Database::escape_string() without quotes to avoid SQL injections - partial + a few parse warnings - refs #7440 10 years ago
Julio Montoya 538d77461e Minor - format code. 11 years ago
Julio Montoya 7d0a0023d2 Minor - white spaces, format code. 11 years ago
aragonc 94984e6b12 merge 11 years ago
Julio Montoya 9ed944d2ba Fixing typo. 11 years ago
unknown 0caa69028a Removing only course relation in active url -refs #6977 11 years ago
Julio Montoya e4ed1ecbaf Fixing updating url - course_category see BT#6195 12 years ago
Julio Montoya 61e3076ff9 Adding access_url_edit_course_category_to_url.php file in order to manage course category by URL see BT#6195 12 years ago
Julio Montoya 7819bea99e Minor - Fixing tab/whitespaces 12 years ago
Julio Montoya 1f162d6fba Adding support for multiple URL for course categories see BT#6195 12 years ago
Julio Montoya 5cfe24fc4d Adding multiple URL support for classes (user group) new DB table added "access_url_rel_usergroup" if table does not exists everthing works as usual. Option disabled for BC. see BT#6915 12 years ago
Julio Montoya 4b654f0a22 Minor - Formatting code 12 years ago
Julio Montoya f9bdf561a1 Minor - Adding TotalAvailableUsers lang 13 years ago
Julio Montoya 30956491cb Adding user number in list see BT#4927 13 years ago
Julio Montoya a610927d6f Undo commit r18173 see #3733 13 years ago
Julio Montoya b12413cb67 Sessions can't be added to a URL see #3733 13 years ago
Julio Montoya 47d2087a78 Admins can add users from other portals (if they use the search form in the user list) 13 years ago
Julio Montoya f6914432cb Some minor corrections to avoid empty items 13 years ago
Julio Montoya 8247e20dfa Adding URL in the message see BT#3685 13 years ago
Julio Montoya b917b209cd adding message when adding/deleting users into a URL see BT#3685 13 years ago
Julio Montoya 803cfd2446 Adding functions in order to fill the new table see track_course_ranking #4191 13 years ago
Yannick Warnier 2ca9d2b677 Minor - Adapting code comments to phpdoc 14 years ago
root 5b2ec4f888 permission commit + removes tests directory 14 years ago
Julio Montoya e093f97ef6 Fixing multiple URL list see BT#1555 14 years ago
Julio Montoya bc9cc1af95 Minor - Removing double validation 14 years ago
ywarnier 5158865bad Fixed failing test in urlmanager 14 years ago
Julio Montoya 0292ee64c7 Minor corrections 14 years ago
Noel Dieschburg 409a1f0b06 Suppresses the test directory and sets the permission for production use 15 years ago
Noel Dieschburg e6444dc928 Dummy permission commitx 15 years ago
Julio Montoya 917205c514 No need of doing this: Database::escape_string(api_get_user_id()) 15 years ago
Julio Montoya 984faa3563 Fixing sql validation bug see CT#1371 15 years ago
christian1827 9620389815 merge 15 years ago
Julio Montoya 67c3626ef0 Deleting ==== from heades adding license text 15 years ago
Noel Dieschburg a5222167c0 Dummy changes 15 years ago
Ivan Tcholakov 45bc777651 Feature #347 - System libraries: Removing the parameters __FILE__ and __LINE__ in the Database::query() calls. 15 years ago
Cristian Fasanando 91fe686d66 Added keyword \"static\" in classes that implement it - partial CT#387 15 years ago
Julio Montoya 8999b49e33 Adding intval function to querys see DT#4389 16 years ago
Ivan Tcholakov e1f30c1001 Feature #306 - Replacing the function api_sql_query() with Database::query() within all the library files. 16 years ago
Ivan Tcholakov 302eb4dc0e Feature #306 - Replacing everywhere the function api_store_result() with Database::store_result(). 16 years ago
Ivan Tcholakov 96acaa4bd4 Feature #306 - Trimming whitespace from some system library files at the top level, from include-files and from some configuration files. 16 years ago
Ivan Tcholakov 150163859a Bug #3646 and Issue #306 - Common Dokeos libraries (part 2): Fixing person name order to be dependable on the internationalization settings. Other minor corrections. 16 years ago
Julio Montoya f4bdee384a [svn r18201] Updating the URLmanager class 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