Commit Graph

150 Commits (976b9dc559f9872813eea0682eb354faf304d556)

Author SHA1 Message Date
Juan Carlos Raña 976b9dc559 Feature #2785 tables: announcements, lesson plans, gradebook, course description, dropbox, groups, users, attendance, glossary 14 years ago
Juan Carlos Raña f1d913bb27 Feature #2785 fix back icon groups 14 years ago
Juan Carlos Raña 56a49fe0eb Feature #2785 survey and groups 14 years ago
ywarnier bfe18d133e Removed useless backticks 14 years ago
Juan Carlos Raña b5b24dcbfe Feature #2484 customize icons in some folders 14 years ago
Juan Carlos Raña c0d96cfcdf Feature #2484 change shared by users and provide visual consistency 14 years ago
Juan Carlos Raña ec729272a5 Feature #2077 improve navigation into group forums and some cosmetic changes on other tools 14 years ago
Juan Carlos Raña 5bb0ad52a7 improve group navigation 14 years ago
Juan Carlos Raña 64c5a8fbe0 cosmetic change 14 years ago
Juan Carlos Raña 57d7391e79 Feature #2077 improve home page group 14 years ago
rrodriguez eab6418cc7 merge 14 years ago
Yannick Warnier 1b26bc3e0e Removed inclusion of debug.lib.inc.php (to be included in global.inc.php as a debug class definition file) 15 years ago
Juan Carlos Raña 39c894bab2 fix a bad language variable 15 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. 15 years ago
Julio Montoya b22ca96ca8 Changing headers, cleaning code 15 years ago
Julio Montoya 75abb3c73d Changing headers, cleaning code 15 years ago
Ivan Tcholakov 189bf37d05 Feature #272 - "Groups" tool: Minor corrections and code cleaning. 15 years ago
Carlos Vargas b3fd846c42 change var lang Max to MaximumOfParticipants CT#602 15 years ago
Carlos Vargas efb462f561 change var lang Max to MaximumOfParticipants CT#602 15 years ago
Carlos Vargas 9bd8f74a8f change var lang Max to MaximumOfParticipants CT#602 15 years ago
Ivan Tcholakov c3cc53cb69 Feature #347 - Gradebook, Groups: Removing the parameters __FILE__ and __LINE__ in the Database::query() calls. 15 years ago
Patrick Cool 60eadf9196 group overview: sorting of users 15 years ago
Patrick Cool 61d2b73913 Wrong feedback message 15 years ago
Patrick Cool 53583b2821 fix previous commit. Diff script apparently did not do it correctly 15 years ago
Patrick Cool 40c1ba8c8a sorting of users when editing the group 15 years ago
Cristian Fasanando 53ef2b8213 minor - fixed current tab for group, chat and dropbox - partial CT#512 15 years ago
Julio Montoya a457f8f36a Replacing wrong lang variables, minor UI improvements (description hide if does not exist) 15 years ago
Julio Montoya 23e511c7f2 Adding exit function when calling export_table_XXX or file_send_for_download() to avoid exporting html content 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 07a02681d0 fix open chat group in a window 15 years ago
Arthur Portugal 8400346086 Added chat to Edit Settings DT#3318 15 years ago
Arthur Portugal 90d13d18b7 Added chat tool to the groups DT#3318 15 years ago
Arthur Portugal 3d57af91f6 Removed duplicated get_lang DT#5496 15 years ago
Arthur Portugal e6336ed4ae Changed old button arrow into groups DT#5496 15 years ago
Cristian Fasanando 22a61cf7c1 Implemented new functionalities for training sessions - partial DT #5377 15 years ago
Juan Carlos Raña 9ae58c83e6 fix list order of groups (second send) 15 years ago
Juan Carlos Raña bd2927f1c5 fix the list order of groups over 9 15 years ago
Ivan Tcholakov 588a409e3a Feature #306 - Line endigs cohrrence, Part 1: Converting \r\n line endings (Windows style) to \n (Unix style) in php, html, js, xml, txt files. 15 years ago
Yannick Warnier 47022680ce Accept gzopen64() too as a test of the zlib extension load 15 years ago
Ivan Tcholakov 0e51c62659 Feature #306 - Replacing the function api_sql_query() with Database::query(), starting from "announcements" folder and ending with "group" folder. 15 years ago
Ivan Tcholakov 7aef9165bf Feature #306 - Trimming totally trailing whitespace in php-source files, part 1, 220 files. 15 years ago
Arthur Portugal 479e039db6 Fixed \"Groups\" tool: Fixing hard-coded person name order to view student. 15 years ago
Ivan Tcholakov b9d9dfedee Feature #306 - "Groups" tool: Fixing hard-coded person name order. 15 years ago
Arthur Portugal 43fd6dace5 Added name to each forum into groups 15 years ago
Juan Carlos Raña ee5fa0dcb6 fix icon text 15 years ago
Ivan Tcholakov 27e71d5b8b Bug #3646 and Issue #306 - Groups tool: Fixing person name order and sorting to be dependable on the internationalization settings. Other corrections about sortable tables with person names: Assigning the default (initial) field for sorting to be dependable on the internationalization settings. 15 years ago
Juan Carlos Raña b9e9f0d84c fix icon text 15 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. 15 years ago
Cristian Fasanando c87dfa80b2 [svn r22201] Added library event.lib.inc.php in global.inc and remove require_once to this one from other files - partial FS#842 16 years ago