Commit Graph

98 Commits (3366fecbb46b85b2e45d182e37bb900a094b0981)

Author SHA1 Message Date
Juan Carlos Raña 40407dd498 Feature #3365 improve return navigation in learning path tool (first step) 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
Julio Montoya 283fb9bebb Improving UI 14 years ago
Julio Montoya df6c223193 Removing jquery.js calls because this is already called in the header/banner file 14 years ago
Julio Montoya 0951d23247 Fixing warning php messages, adding cidreset, adding comments, updating documentation for the Search funcionality 14 years ago
Juan Carlos Raña a66aac1d2d Feature #2785 add and update some icons, and fix documents, links and work (partial) 14 years ago
Julio Montoya 67ef62a48f Adding update on info in the document, fixing some icons 14 years ago
Juan Carlos Raña af9775c5d9 #2785 link tool add 32 and 48 icons, make clic imag, and enabled return to links 14 years ago
ywarnier 2462d5e034 Removed useless backticks 14 years ago
Alberto Torreblanca 6fd0117043 FIXED Problem in URL with special characters CT#1804 14 years ago
Ivan Tcholakov 3dd16afe17 Task #2023 - Fixing a problem with single and double quote characters in the "Links" tool (title and description fields). 14 years ago
Ivan Tcholakov 5bbe551d83 Feature #2099 - Shallow corrections for the file main/link/linkfunctions.php. This file needs to be reworked. 14 years ago
Ivan Tcholakov 0d5dd2caae Feature #2099 - Shallow cleaning for the file main/link/linkfunctions.php, a correction is to be made there. 14 years ago
Julio Montoya a135f0a2f3 Replacing ie icons 14 years ago
Yannick Warnier 29f92689d7 Implemented possibliity to open links in new window even if not on homepage (suggested by Marco Sousa - fixes CT#1879) 14 years ago
Yannick Warnier 317ec56195 Fixed link visibility from session - now seeing links from the base course (fixes partially CT#1599) 15 years ago
Ivan Tcholakov dfcfaf5d8d Feature #1744 - Cleaning logical conditions (4). 15 years ago
Julio Montoya 69733a2969 Removing execise use of remove_XSS . i.e: Database::escape_string(Security::remove_XSS()) 15 years ago
Guillaume Viguier dc23667b64 No link validation in link tool - CT#524 15 years ago
Yannick Warnier 4de52db3b4 Fixed many possible SQL injections in links edition (legacy code - needs improvements) 15 years ago
Yannick Warnier d8ae62531f Fixed link target in links edition and links list 15 years ago
Ivan Tcholakov cb961d7be2 Feature #272 - "Links" tool: Revision and code cleaning. 15 years ago
Ivan Tcholakov 6d09ce264c Feature #272 - "Links" tool: Fixing bugs. 15 years ago
Julio Montoya fb9f602e48 Cleaning code (deleting \"---\" comment lines, changing headers) 15 years ago
Julio Montoya 6153915b3f Cleaning code (changing headers, unnecessary comment lines) 15 years ago
Julio Montoya 1dddf886eb Cleaning code 15 years ago
Ivan Tcholakov 84ba413d37 Feature #347 - Links, Messages, Metadata: Removing the parameters __FILE__ and __LINE__ in the Database::query() calls. 15 years ago
Ivan Tcholakov b271159724 Feature #272 - The php function fgetcsv() has been replaced by api_fgetcsv(), see the internationalization library. The replacement function is binary safe, it does not depend on OS locale settings. 15 years ago
Ivan Tcholakov 427bdffdd3 Feature #272 - Writting an author's name (Ren?) correctly within UTF-8 source code. 15 years ago
Arthur Portugal 07c0f05224 MInor removed link unnecessary since link CT#462 15 years ago
Juan Carlos Raña cc45405601 enable add metadata links 15 years ago
Juan Carlos Raña 5bbb5c7370 enable add metadata links 15 years ago
cvargas e969a4161a merge 15 years ago
Ivan Tcholakov 30b0daf596 Feature #5397 - Replacing mysql_fetch_row() with Database::fetch_row(). 15 years ago
Ivan Tcholakov 9b1f3ed934 Feature #5397 - Replacing again the deprecated function api_sql_query() with Database::query(). 15 years ago
Cristian Fasanando 22a61cf7c1 Implemented new functionalities for training sessions - partial DT #5377 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
Isaac Flores 0b7db08d30 logic changes - Allow remove link de homepage 16 years ago
Isaac Flores 6c7fb00f92 [svn r22251] logic changes-added "target" in link tool - (partial FS#4412) 16 years ago
Isaac Flores f822c717a2 [svn r22248] logic changes-improvements in link tool - (partial FS#4412) 16 years ago
Cristian Fasanando c87dfa80b2 [svn r22201] Added library event.lib.inc.php in global.inc and remove require_once to this one from other files - partial FS#842 16 years ago
Ivan Tcholakov b8bf14f443 [svn r21933] FS#2867 - The FCKEditor, all introduction sections: Eliminating the global variable $fck_attribute. 16 years ago
Isaac Flores 9634bf11a9 [svn r21666] minor-style changes - Allow delete style "actions" unnecessary - (partial FS#4366) 16 years ago
Isaac Flores f3604eeabb [svn r21662] logic changes - improvements in serach tool - (partial FS#4346) 16 years ago
Ivan Tcholakov 2b68b8876e [svn r20716] FS#306 - Replacing some natural language unsafe occurrences of the function htmlentities() and other similar fixes. 16 years ago
Carlos Vargas 2ae86d1026 [svn r20649] minor remove_xss in gradebook and link see FS#4169 16 years ago
Julio Montoya 001f7af949 [svn r20497] Minor - Showing - hiding link if need it 16 years ago
Ivan Tcholakov 1e1cdaa34f [svn r20459] FS#306 - The "Links" tool: Improvements for better encoding support. 16 years ago