Commit Graph

80 Commits (3366fecbb46b85b2e45d182e37bb900a094b0981)

Author SHA1 Message Date
Juan Carlos Raña 7615d5df94 fix pagination after a search 14 years ago
Juan Carlos Raña 2f89738628 clean wiki links before export to pdf or to html 14 years ago
Juan Carlos Raña 5d8399d0d6 fix the storage of later versions of the first page with accents 14 years ago
Juan Carlos Raña accb04914a Feature #2785 tables wiki tool 14 years ago
Juan Carlos Raña 816c2f7445 Wiki, prevent tags into title 14 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. 14 years ago
Ivan Tcholakov 601c373a5c Feature #2132 - Automatic whitespace cleaning of the file wiki.inc.php. 14 years ago
Juan Carlos Raña 4c9bed99b8 improve style and information on special wiki tasks 14 years ago
Julio Montoya f5a9f061f3 Converting the pdf.lib.php class from static to obj + fixing wiki to pdf method see BT#1670 & #1909 14 years ago
Juan Carlos Raña 3bc9db090c enhance the export of wiki to pdf when complex wiki links 14 years ago
Juan Carlos Raña 910dec8d1d Bug #2286 fix Wiki links with accents and special characters do not work well in utf-8 14 years ago
Juan Carlos Raña 8ea10e6ae0 optimize some icons 14 years ago
Juan Carlos Raña 4b54b88a4d fix wiki for sessions (first send) 15 years ago
Ivan Tcholakov dfcfaf5d8d Feature #1744 - Cleaning logical conditions (4). 15 years ago
Ivan Tcholakov a02e387db0 Fixing more incorrect br-tags. 15 years ago
Juan Carlos Raña 9adc76f893 clean and fix wiki security 15 years ago
Juan Carlos Raña f4678d9922 fix duplication into wanted pages and fix initial and end blank spaces for what link here ? 15 years ago
Juan Carlos Raña 5c7f3d0aa9 fix initial and end blank spaces into a wiki page name 15 years ago
Juan Carlos Raña 513d4cf861 fix wiki links with blank spaces 15 years ago
Julio Montoya ebca605edd Adding security::remove_XSS 15 years ago
Juan Carlos Raña dce3e4cec6 a bit comment 15 years ago
Juan Carlos Raña 1bbed635fe commented temporarily because of problems with utf8 remove 'words' that don't consist of alphanumerical characters or punctuation, and remove one-letter 'words' that consist only of punctuation 15 years ago
Julio Montoya aa7cc3e916 Removing use of remove_XSS . i.e: Database::escape_string(Security::remove_XSS()) 15 years ago
Julio Montoya 130f367a82 Removing execise use of remove_XSS . i.e: Database::escape_string(Security::remove_XSS()) 15 years ago
Julio Montoya df95075491 Cleaning wiki code 15 years ago
Ivan Tcholakov c2c757eed0 Feature #347 - The old tracking tool, Users, Web-services, Wiki, Assignments, and some files on the root level: Removing the parameters __FILE__ and __LINE__ in the Database::query() calls. 15 years ago
Ivan Tcholakov 126bc0b053 Feature #272 - Various improvements and unification about dealing with the system encoding, the text direction, the interface language. 15 years ago
Ivan Tcholakov 632049ced0 Feature #272 - A minor change, an expired comment has been removed. 15 years ago
Ivan Tcholakov c203d6ad15 Feature #347 - The wiki tool, publishing pages: Missing initialization of some variables has been added. 15 years ago
Ivan Tcholakov ba3815c39e Feature #272 - A new implementation of pdf-export in the Wiki tool using mPDF 4.2 library. 15 years ago
Ivan Tcholakov d8f4aa15f6 Feature #272 - Various corrections about mailing functionality. 15 years ago
Yannick Warnier 5eca4867e8 fixed little style pixels diff in icons 15 years ago
Juan Carlos Raña e8ebb8d2d9 fix the alignment of icons 15 years ago
Arthur Portugal c81dd2a180 Changed the name of the id for the focus when create a wiki CT#462 15 years ago
Cristian Fasanando 12a88ce8e8 minor - fixed some questionable code - partial CT#401 15 years ago
Cristian Fasanando c90d1aa2aa fixed - alignment icons and display images in documents when the page is exported - CT#459 15 years ago
Arthur Portugal 09eadcc8ba Changed in the java script $(window) by $(document) CT#462 15 years ago
Arthur Portugal 5eafe32d03 Added in all tools a java script to set a focus in the text box CT#462 15 years ago
cvargas e969a4161a merge 15 years ago
Juan Carlos Raña 0dafb82105 fix alphabetize the students by their surnames. Retrieve the name of students. Improved interface 15 years ago
Arthur Portugal 37f10614e4 Fixed reset search in the sort headers into wiki search DT#5496 15 years ago
Juan Carlos Raña a58bcb89fe clean check save button for wiki editor 15 years ago
Juan Carlos Raña d09c0e18fc improve navigation after create a wiki page 15 years ago
Ivan Tcholakov d9356f2784 Feature #306 and Feature #4297 - The Wiki tool: Upgrading the function export2doc(). Now a Wiki page is exported in the "Documents" tool as full html page/document + css inside. Title of the page is now recorded in the correspondent database record for documents. 15 years ago
Ivan Tcholakov c81137da87 Feature #306 - Removing the function replace_accents(). This function is not needed anymore. 15 years ago
Juan Carlos Raña f49ecfeb76 fix buttons (second turn) lock add newpages and visibility pages 15 years ago
Juan Carlos Raña a029b5c740 fix buttons: notify recent changes, notify a change page, notify a change discuss 15 years ago
Ivan Tcholakov 6e016fb743 Feature #5397 - Replacing mysql_num_rows() with Database::num_rows(). 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
Juan Carlos Raña 992da76bac fix some buttons for lock/unlock: add new pages, edit pages, visibility pages, rating discuss, new messages to discuss, visibility discuss 15 years ago