Commit Graph

122 Commits (skala)

Author SHA1 Message Date
Julio Montoya d76b6cc817 Adding "api_" in function inside main_api.lib.php 13 years ago
Yoselyn Castillo be8e7eb097 Changing function for escaping content in wiki pages #refs #6092 13 years ago
Julio Montoya dad69fb238 Adding c_id in track_* and session_rel_course and session_rel_course_rel_user tables see BT#5638 13 years ago
Julio Montoya 627c7bb720 Removing require_once calls 13 years ago
Julio Montoya cfac24c461 Removing deprecating function function get_setting() is replaced with api_get_setting(), 13 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 13 years ago
Julio Montoya f10e46b60b Minor fixing icons 13 years ago
Yannick Warnier 52cb8ee787 Removed -lang- prefix in get_lang() calls 13 years ago
Julio Montoya 3b189e9ad2 Replacing form_header to the legend tag 14 years ago
Julio Montoya e2a2f176e1 Replacing some '22' strings with the new icon constant ICON_SIZE_SMALL 14 years ago
Julio Montoya 87f86bd06f Replacing some '22' strings with the new icon constant ICON_SIZE_SMALL 14 years ago
Julio Montoya a94cac7509 Fixing function get_user_list_from_course_code() removing unused parameter 14 years ago
Hubert Borderiou 3a70f0d2be Add username as tooltip for wiki - ref #4226 14 years ago
Juan Carlos Raña 9e9a3a53c8 WIKI count words: fix accents and some letters 14 years ago
Hubert Borderiou a718328296 Add username after firstname-lastname to avoid homonymous for wiki -ref #4030 14 years ago
Juan Carlos Raña 4d6edb0411 Bug #4205 fix view a old version from recent changes 14 years ago
Juan Carlos Raña d5471c04da Bug #4205 fix delete a wiki 14 years ago
Noel Dieschburg 0c7dd82ce0 repairs wiki export2pdf and wiki export2document 14 years ago
Julio Montoya e3ba08b1b3 Minor - Showing icons (pdf, export to doc) when $row['id'] is set 14 years ago
Julio Montoya 76d8f81660 Fixing queries due the single database see #3910 14 years ago
Julio Montoya 4c1a60d7e9 Fixing queries due the single database see #3910 14 years ago
Julio Montoya b020f1dc61 Changing lot of queries in order to use one real course database see #3910 14 years ago
Juan Carlos Raña 283bec0f2e Feature #3909 HTMLPurifier wiki filter 14 years ago
Juan Carlos Raña 4bb3740cef comment clean compound wiki links 14 years ago
Juan Carlos Raña 8485433022 Bug #3850 fix count wiki words 14 years ago
Juan Carlos Raña 89de7fbf15 Feature #3849 wiki search into all versions 14 years ago
Julio Montoya 98692604ec Removing libs that are already loaded in global.inc.php 14 years ago
ywarnier 70c4bd6aa9 Removed undefined content variable in new wiki page creation (there isn't supposed to be any text there anyway) 14 years ago
ywarnier 7626b252aa Minor - Removed undefined variable 14 years ago
ywarnier ddd4ca2ec6 Minor - Placed an api_get_cidreq() where needed 14 years ago
ywarnier 5ada54274f Minor - Completed missing name (alt attribute) from user picture 14 years ago
ywarnier d300d13532 Replaced calls to cidReq=... by api_get_cidreq() 14 years ago
ywarnier 352e8aaca2 Minor - a few arrangements to match better the coding conventions and improve phpdoc 14 years ago
Julio Montoya aca44ee850 Fixes #3738 wiki page export to document 15 years ago
Julio Montoya 9c3beafc75 Fixes export doc to pdf in the Wiki tool see #3737 15 years ago
root 5b2ec4f888 permission commit + removes tests directory 15 years ago
Juan Carlos Raña 7615d5df94 fix pagination after a search 15 years ago
Juan Carlos Raña 2f89738628 clean wiki links before export to pdf or to html 15 years ago
Juan Carlos Raña 5d8399d0d6 fix the storage of later versions of the first page with accents 15 years ago
Juan Carlos Raña accb04914a Feature #2785 tables wiki tool 15 years ago
Juan Carlos Raña 816c2f7445 Wiki, prevent tags into title 15 years ago
Ivan Tcholakov 3eb6125ecf Feature #2132 - Implementing automatic (when it is needed) inclusion of the script ASCIIMathML.js when a wiki-page is converted as full html document, stored in the Documents tool. 15 years ago
Ivan Tcholakov 601c373a5c Feature #2132 - Automatic whitespace cleaning of the file wiki.inc.php. 15 years ago
Juan Carlos Raña 4c9bed99b8 improve style and information on special wiki tasks 15 years ago
Julio Montoya f5a9f061f3 Converting the pdf.lib.php class from static to obj + fixing wiki to pdf method see BT#1670 & #1909 15 years ago
Juan Carlos Raña 3bc9db090c enhance the export of wiki to pdf when complex wiki links 15 years ago
Juan Carlos Raña 910dec8d1d Bug #2286 fix Wiki links with accents and special characters do not work well in utf-8 15 years ago
Noel Dieschburg 409a1f0b06 Suppresses the test directory and sets the permission for production use 15 years ago
Juan Carlos Raña 8ea10e6ae0 optimize some icons 15 years ago
Juan Carlos Raña 4b54b88a4d fix wiki for sessions (first send) 16 years ago