Commit Graph

59 Commits (6242ea433385722f21e097fde03f8f586345fc9b)

Author SHA1 Message Date
Julio Montoya ca6f821318 Remove use of dbName or db_name 9 years ago
Julio Montoya e72a2944a1 Fix queries to allow to_group_id = NULL 10 years ago
Yannick Warnier 79c1b703e6 Remove resourcelinker language file inclusion 10 years ago
Yannick Warnier 92c6631785 Remove language files with little use and clean deprecated language variables - refs #4467 10 years ago
Yannick Warnier 15c0e7a323 Remove deprecated code 10 years ago
Yannick Warnier afcefa5d00 Minor - Update language variables and small coding conventions fix - refs #189 10 years ago
jmontoya f0893659e1 Remove require_once 10 years ago
Julio Montoya 5728167447 Removes require_once for libs already added with composer 10 years ago
Julio Montoya bd8ea4f8b2 Removes require_once 10 years ago
aragonc 94984e6b12 merge 11 years ago
Julio Montoya 8b7c976686 Replacing <img> with WEB_IMG_PATH and Display::return_icon see BT#6903 11 years ago
Julio Montoya dad69fb238 Adding c_id in track_* and session_rel_course and session_rel_course_rel_user tables see BT#5638 12 years ago
Julio Montoya 4f50329704 Replacing root_sys with api_get_path(SYS_PATH), setting sys path in global inc instead of api_get_path() changing some other paths due the new "data" folder see #6104 12 years ago
Julio Montoya a775383229 Allowing edit dates in course events (Advanced edit button) see BT#5949 12 years ago
Julio Montoya 23f364d2cf Removing fileUpload.lib and fileManager.lib calls lib already loaded with composer. fileManage.lib.php renamed to fileManager.lib.php 12 years ago
Julio Montoya 5b0e21a136 Removing calls of fileDisplay.lib.php 12 years ago
Julio Montoya efc4ecaadf Moving function from fileDisplay.lib.php to fileManage.lib.php 12 years ago
Julio Montoya 5101838e00 Adding c_ids 13 years ago
Laurent Opprecht fc1dff7906 #4784 session register 13 years ago
Laurent Opprecht 03926d6722 #4784 api_session_register 13 years ago
Yannick Warnier bbd10abd79 Minor - Adapting code comments to phpdoc 14 years ago
Yannick Warnier b80cabb1a5 Minor - Adapting code comments to phpdoc 14 years ago
root 5b2ec4f888 permission commit + removes tests directory 14 years ago
Julio Montoya 15ac06c527 Replacing deprecated function is_allowed_to_edit() with api_is_allowed_to_edit() 14 years ago
Julio Montoya 3620bb4a4a Replacing exercice_submit.php to exercise_submit.php 14 years ago
ywarnier f6d8bca0fb Minor - Updated langvar to follow coding conventions 14 years ago
Julio Montoya dbf8bef18a Moving main/link/linkfunctions.php to inc/lib/link.lib.php + adding youtube link in LPs 14 years ago
ywarnier 26d1fb5c5a Removed useless backticks 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 631c822a05 We still use resource linker? see CT#1368 15 years ago
Julio Montoya 6b532e362f Adding headers 15 years ago
Ivan Tcholakov 54a9b942c2 Task #763 - All the replacements api_get_path('WEB_COURSE_PATH') --> api_get_path(WEB_COURSE_PATH) and other similar to them. 15 years ago
Ivan Tcholakov 589e5e7d51 Task #696 - Removing api_ucfirst() calls that affect formatting dates for different languages. 15 years ago
Guillaume Viguier f4c7015a3a Date and time management; got rid of format_locale_date - Chamilo - CT#696 15 years ago
Ivan Tcholakov 6472e4e9e9 Feature #347 - The old online conferention tool, Permissions, Reservations, Searching, Social network, and Surveys: Removing the parameters __FILE__ and __LINE__ in the Database::query() calls. 15 years ago
Carlos Vargas 12cbf9c3fb Create test resourcelinker and repair include in resourcelinker.inc.php in main/newscorm and main/resourcelinker CT#191 15 years ago
Cristian Fasanando 7cc0c912f4 fixed ambiguous field inside sql querys with item_property table - partial CT#580 15 years ago
cvargas e969a4161a merge 15 years ago
Ivan Tcholakov 6e016fb743 Feature #5397 - Replacing mysql_num_rows() with Database::num_rows(). 15 years ago
Ivan Tcholakov f41848b652 Feature #5397 - Replacing mysql_insert_id() with Database::insert_id(). 15 years ago
Ivan Tcholakov ada9c84124 Feature #5397 - Replacing mysql_fetch_array() with Database::fetch_array(). Installation scripts and some other files are skipped in this transaction. 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
Yannick Warnier 47022680ce Accept gzopen64() too as a test of the zlib extension load 15 years ago
Ivan Tcholakov 1fa21303bd Feature #306 - Replacing the function api_sql_query() with Database::query(), starting from "link" folder and ending with "work" folder. 15 years ago
Ivan Tcholakov b1872644bf Feature #306 - Trimming totally trailing whitespace in php-source files, part 2, 140 files. 15 years ago
Ivan Tcholakov 033880b8cb [svn r20468] FS#306 - The resource linker: Improvements for better encoding support. 16 years ago
Juan Carlos Raña 3d47563df3 [svn r18093] fix the mix of language variables between agenda and resourcelinker 16 years ago
Juan Carlos Raña d39ad02158 [svn r18048] replace jqz.jpg by jqz.gif 16 years ago
Yannick Warnier 134a8fe40b [svn r13927] Minor - removed warning-level code problems 17 years ago