Commit Graph

75 Commits (27d23c70dfb5971e73f711c2352bac49bc5cb6dd)

Author SHA1 Message Date
Julio Montoya eca96dd193 Adding width fix for jqgrid tables see BT#2020 15 years ago
Julio Montoya 79bdda7727 Fixing careers and promotions classes when there is no data, fixing also the created_at and updated_at behaviour in the model.lib.php 15 years ago
Julio Montoya 7c47815e71 Showing latest attempt exercise results to students if he reached the max count of attemptssee BT#1628 15 years ago
Julio Montoya a23a10f8b2 Adding documentation, changinh lang vars 15 years ago
Julio Montoya e0154c8565 We can create a session with a "start date" and without an "end date" and viceversa. See BT#1911 15 years ago
Julio Montoya ca8508a2d9 Adding links and courses in the careers dashboard see BT#1619 15 years ago
Yannick Warnier 9d94f64681 Removed previous debugging error_log() 15 years ago
ywarnier 9269adaf88 Fixed bug by which a user does not see the new items in a course if he's never entered the course 15 years ago
ywarnier c326220aa5 Moved get_session_title_box() and get_logged_user_course_html() from user_portal to display.lib.php and course.lib.php 15 years ago
ywarnier bbdf8ea5fe Moved function display_digest() from user_portal to display.lib.php 15 years ago
ywarnier 4af854dba7 Moved show_notification from user_portal.php to display.lib.php 15 years ago
ywarnier b07956be40 Moved display functions from user_portal to course.lib.php and display.lib.php 15 years ago
Julio Montoya 63536f13b9 Adding Career and Promotions CRUD see BT#1619 15 years ago
Julio Montoya a1aa4228d2 Adding links, fixing widths adding documentation see BT#1631 15 years ago
Julio Montoya 8fb8b9e810 Adding MyQCM view functional. Needs query improvements see BT#1631 15 years ago
Julio Montoya a40dac2cde Adding js and html wrappers for the jqgrid jquery extension see BT#1631 15 years ago
Julio Montoya 92945848d6 Adding display::input function 15 years ago
Julio Montoya 72a83f6e00 Adding Display::url function 15 years ago
Julio Montoya 47cdc3bef9 Adding the Display::tab and Display::select new functions 15 years ago
Julio Montoya 5afbcf08e2 Adding the "tag" function fixing Display::icon, Display::return, 15 years ago
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