Commit Graph

84 Commits (22328a5e53ef226c21402fb4d365a91c6ecd0789)

Author SHA1 Message Date
Julio Montoya 22328a5e53 Improving groups layout 15 years ago
Julio Montoya 1d87e1e32f Minor exercise corrections 15 years ago
ywarnier f0fcb906f7 Updated From ... to ... translation in user_portal through display.lib.php (it was time to do so to get a really good transcription of the date limits) 15 years ago
Julio Montoya 303fb433fa Adding star.png for new exercises 15 years ago
Juan Carlos Raña 327b11a8fa Feature #2785 support for 48px added icons 48 and update icons 32 15 years ago
Juan Carlos Raña 9113bfb60a Feature #2785 enable function and support for 22px 15 years ago
ywarnier 877f074a4a Added code for later improvements to icons set (see #2785) 15 years ago
Julio Montoya 8109b8fcdf Fixing grid widths 15 years ago
ywarnier 645237176c Updated notifications to show new learning paths only when available to the user (BT#1618) 15 years ago
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