Commit Graph

55 Commits (8f19fb9fbca2b82bdd992f3d30a5d514c0e760e5)

Author SHA1 Message Date
Ivan Tcholakov 464a70c541 Feature #272 - Revision of Display class. The deprecated metod Display::user_name() has been removed (use api_get_person_name() instead). 16 years ago
Ivan Tcholakov 5974516888 Feature #272 - Changes that lead loading the file sortabletable.class.php (and the tree of related files) only when it is necessary, on explicit statement require_once. Previously this file loaded on every page, which is waste of computing resource. 16 years ago
Julio Montoya 67c3626ef0 Deleting ==== from heades adding license text 16 years ago
Ivan Tcholakov f9172859b7 Feature #542 - Replacing the variable $_configuration['dokeos_version'] with $_configuration['system_version'] and other related changes. 16 years ago
Ivan Tcholakov 427bdffdd3 Feature #272 - Writting an author's name (Ren?) correctly within UTF-8 source code. 16 years ago
Cristian Fasanando a0049fccee added group message pagination with sortable grid - partial CT#190 16 years ago
Julio Montoya 1da6d26bda UI improvements in groups & messages & social network see CT#190 16 years ago
cvargas e969a4161a merge 16 years ago
Julio Montoya 6e965b8cad Fixing admin funcionality add user to group see #5611 16 years ago
Julio Montoya dcf6c5f4a3 Social network improvements see #5508 16 years ago
Julio Montoya d13dc2f666 UI Improvements whoisonline see #5490 16 years ago
Julio Montoya c2e4f5c677 Minor - adding documenation to Display::display_sortable_table function 16 years ago
Julio Montoya 7217790b59 Improving whoisonline feature changing a table view to a grid view see DT#5490 16 years ago
Yannick Warnier 47022680ce Accept gzopen64() too as a test of the zlib extension load 16 years ago
Ivan Tcholakov 51d0b9c94f Feature #306 - Database class and Display class: Trimming whitespace from source code. It was almost clean. 16 years ago
Ivan Tcholakov bda4e3c0a0 Bug #3646 and Issue #306 - Common Dokeos libraries: Fixing person name order to be dependable on the internationalization settings. Other minor corrections related to Bug #3384 and Bug #4318. 16 years ago
Isaac Flores 07ac8f2976 [svn r22295] added keyword "static" - (partial FS#4400) 17 years ago
Ivan Tcholakov 27807e9717 [svn r21931] FS#2867 - The FCKEditor: Starting to use the new editor's configuration framework from the course hme page, the introduction section. Here (for example) the name of the toolbar is "hardcoded", this is inevitable. But width and height of the editor come from a configuration file, they can be tweaked by a non-programmer. Th shown manner avoids using the >global< variable $fck_attribute. 17 years ago
Arthur Portugal 6f4e28e483 [svn r21684] Minor - Added documentation 17 years ago
Yannick Warnier 96965deeec [svn r20933] Added Display::display_reduced_header() 17 years ago
Ivan Tcholakov 8217cd1cda [svn r20747] FS#306 - The Messaging tool and the Display class: Fixing some encoding management problems. 17 years ago
Ivan Tcholakov 91fa9bfb1b [svn r20580] FS#306, FS#4070 and FS#4187 - Correction of a previous proposal for reworking some methods of the Display class. 17 years ago
Ivan Tcholakov d1ad6cf108 [svn r20579] FS#306, FS#4070 and FS#4187 - A proposal for reworking some methods of the Display class. 17 years ago
Ivan Tcholakov 4276737686 [svn r20457] FS#306 - The common libraries: Improvements for better encoding support, part 2. 17 years ago
Yannick Warnier c61cfcae62 [svn r20044] Fix useless blank space caused by removal of icon - by jhp1411 17 years ago
Carlos Vargas f62b891761 [svn r19996] minor Remove icons in all Messsage fields and allow HTML see FS#4079 17 years ago
Carlos Vargas fad02e82f7 [svn r18438] create function user_name to display name and lastname in a specific order see FS#3646 17 years ago
Julio Montoya 169ee38402 [svn r18083] Update the access_url funcionality: Adding the UI to edit the course - url relationship requires testing. Courses and users are now filtered by access_url FS#3462 17 years ago
Cristian Fasanando ae88165262 [svn r17305] minor - logic changes - fixed don't show name's administrator in the footer see FS#3366 (by cvargas) 17 years ago
Cristian Fasanando 916ec8063f [svn r17213] minor - fixed notice -level log 17 years ago
Cristian Fasanando e2d69af729 [svn r17182] minor - fixed notice - level log 17 years ago
Juan Carlos Raña 962ad0005b [svn r16893] added alternative texts on the icons 17 years ago
Yannick Warnier 0a3f7fb196 [svn r15168] Minor: removed notice-level errors 18 years ago
Yannick Warnier ab1c62d22a [svn r15112] Small positioning change for "course created" message. 18 years ago
Julio Montoya 97540137c5 [svn r14637] Use “Today”, “Yesterday” and “Two days ago” to specify the date for recent files. (See FS#2349) 18 years ago
Julio Montoya d9c9153aa3 [svn r14477] Enabled optional learning path -level CSS (see FS#576) 18 years ago
Yannick Warnier 53491b373b [svn r14103] Fixed missing name tag preventing embedded e-mail editor to trigger - Closes FS#2181 18 years ago
Yannick Warnier c99a136ba4 [svn r13924] Reverted from SVN commit 12459 allowing tool_name to be empty in display_header(). This is giving useless freedom to the developer, a tool name should always be given when using display_header() - Closes FS#1281 18 years ago
Yannick Warnier 06ec857bd1 [svn r13295] Fix encoding problem by using $charset inside calls to htmlentities() and htmlspecialchars 18 years ago
Eric Marguin 235a5e131a [svn r12996] refactor a bit the dropbox tool. Indeed there was two incrusted form tags which made a bug when there was several pages of files (you couldn't add feedbacks anymore). 18 years ago
Patrick Cool b791fcf540 [svn r12875] show or hide tabs 19 years ago
Patrick Cool fc51bd3740 [svn r12459] http://projects.dokeos.com/?do=details&id=1281 19 years ago
Julian Prud'homme 1f5d1270b4 [svn r12272] 6th step in removing all $_SERVER['PHP_SELF'] 19 years ago
Patrick Cool 5d16579e7e [svn r11873] consistency improvements 19 years ago
Patrick Cool 3a7660062e [svn r11855] improve xhtml compliance 19 years ago
Patrick Cool 10b60e7003 [svn r11286] adding title to return_icon 19 years ago
Yannick Warnier a278f1e7a8 [svn r11154] Added filtering option (can opt-out) to the display_*_message() methods 19 years ago
Yannick Warnier 1ce945eadf [svn r11153] Escaping message for XSS attacks (using htmlentities()) - Fixes http://projects.dokeos.com/?do=details&id=1194 19 years ago
Eric Marguin 9eead6e82f [svn r10537] FCKEditor : changethe style into "silver" style and remove the ugly blue arrows 19 years ago
Eric Marguin 8b8b9f7841 [svn r10526] index.php / configure_home_page.php : news management 19 years ago