Commit Graph

167 Commits (fe5db3a50e503a452fd36b4f9934118e9f9451cd)

Author SHA1 Message Date
Juan Carlos Raña dce3e4cec6 a bit comment 16 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 16 years ago
Julio Montoya aa7cc3e916 Removing use of remove_XSS . i.e: Database::escape_string(Security::remove_XSS()) 16 years ago
Julio Montoya 130f367a82 Removing execise use of remove_XSS . i.e: Database::escape_string(Security::remove_XSS()) 16 years ago
Julio Montoya df95075491 Cleaning wiki code 16 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. 16 years ago
Ivan Tcholakov 126bc0b053 Feature #272 - Various improvements and unification about dealing with the system encoding, the text direction, the interface language. 16 years ago
Ivan Tcholakov 632049ced0 Feature #272 - A minor change, an expired comment has been removed. 16 years ago
Ivan Tcholakov c203d6ad15 Feature #347 - The wiki tool, publishing pages: Missing initialization of some variables has been added. 16 years ago
Ivan Tcholakov ba3815c39e Feature #272 - A new implementation of pdf-export in the Wiki tool using mPDF 4.2 library. 16 years ago
Ivan Tcholakov d8f4aa15f6 Feature #272 - Various corrections about mailing functionality. 16 years ago
Yannick Warnier 5eca4867e8 fixed little style pixels diff in icons 16 years ago
Juan Carlos Raña e8ebb8d2d9 fix the alignment of icons 16 years ago
Arthur Portugal c81dd2a180 Changed the name of the id for the focus when create a wiki CT#462 16 years ago
Cristian Fasanando 12a88ce8e8 minor - fixed some questionable code - partial CT#401 16 years ago
Cristian Fasanando c90d1aa2aa fixed - alignment icons and display images in documents when the page is exported - CT#459 16 years ago
Arthur Portugal 09eadcc8ba Changed in the java script $(window) by $(document) CT#462 16 years ago
Arthur Portugal 5eafe32d03 Added in all tools a java script to set a focus in the text box CT#462 16 years ago
cvargas e969a4161a merge 16 years ago
Juan Carlos Raña 0dafb82105 fix alphabetize the students by their surnames. Retrieve the name of students. Improved interface 16 years ago
Arthur Portugal 37f10614e4 Fixed reset search in the sort headers into wiki search DT#5496 16 years ago
Juan Carlos Raña a58bcb89fe clean check save button for wiki editor 16 years ago
Juan Carlos Raña d09c0e18fc improve navigation after create a wiki page 16 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. 16 years ago
Ivan Tcholakov c81137da87 Feature #306 - Removing the function replace_accents(). This function is not needed anymore. 16 years ago
Juan Carlos Raña f49ecfeb76 fix buttons (second turn) lock add newpages and visibility pages 16 years ago
Juan Carlos Raña a029b5c740 fix buttons: notify recent changes, notify a change page, notify a change discuss 16 years ago
Ivan Tcholakov 6e016fb743 Feature #5397 - Replacing mysql_num_rows() with Database::num_rows(). 16 years ago
Ivan Tcholakov f87ebd4795 Feature #5397 - Replacing mysql_fetch_object() with Database::fetch_object(). Installation scripts are skipped in this transaction. 16 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 16 years ago
Ivan Tcholakov 770f1393fb Feature #306 - Reverting changes from r8541 : 8c2cd592086d 16 years ago
Cristian Fasanando 22a61cf7c1 Implemented new functionalities for training sessions - partial DT #5377 16 years ago
Juan Carlos Raña ff61605c96 improve for sort 16 years ago
Juan Carlos Raña 5bef9a642c fix order lastname and first name for order tables 16 years ago
Ivan Tcholakov de0ec5ca3d Feature #306 - Line endigs cohrrence, Part 3: Converting \r\n line endings (Windows style) to \n (Unix style) in php, html, js, xml, txt files. 16 years ago
Yannick Warnier 47022680ce Accept gzopen64() too as a test of the zlib extension load 16 years ago
Ivan Tcholakov 965f0ad605 Feature #306 - Trimming totally trailing whitespace in php-source files, part 3 (final), 161 files. 16 years ago
Ivan Tcholakov db8063729d Bug #3646 and Issue #306 - Wiki tool and some top-level pages: Fixing person name order and sorting to be dependable on the internationalization settings. 16 years ago
Juan Carlos Raña f011855d71 fix text 16 years ago
Juan Carlos Raña f3d194cb17 add more help for task 16 years ago
Juan Carlos Raña 14b0ae058a add toolbars to wikitask 16 years ago
Juan Carlos Raña 1ad8a506ef Structure document for better export to pdf 16 years ago
Ivan Tcholakov 0f78b8955b Feature #3287 - Replacement call of the deprecated function get_setting() with api_get_setting(). The function get_setting() will be deleted in the main API in Dokeos 1.8.7, the this task #3287 will be closed. Nothing is to be tested at the moment. 16 years ago
Juan Carlos Raña 8af1c00335 fix two var lang 16 years ago
Cristian Fasanando 5d4414f147 aligned show and hide icon in avanced parameters 16 years ago
Juan Carlos Raña 35a50d6079 fix coding conventions 16 years ago
Juan Carlos Raña 9d4e6e6253 wiki online task: display task icons in: allpages, recentchanges. Change background icons to transparent. Add fckeditor to description. Fix main page edition 16 years ago
Juan Carlos Raña d0c4161c67 [svn r22536] implementation of on line tasks 17 years ago
Juan Carlos Raña 5b2e83a3e3 [svn r22394] improve layout for online task 17 years ago
Juan Carlos Raña edd5c75c93 [svn r22375] fix groups events for wiki and documents (parcial FS#3587) 17 years ago