Commit Graph

4905 Commits (9401835a9fbf407935cae3b51d59cd58c083df86)
 

Author SHA1 Message Date
Juan Carlos Raña 410f31797b [svn r17573] allowing teachers to see the emails when the tutors are on the page but how groups hide email is enabled 17 years ago
Jan Derriks c726c73eb9 [svn r17572] FS#3403 - New Survey Feature: Surveys without invitation mail. 17 years ago
Juan Carlos Raña 1c96bdcf3f [svn r17571] improved view of directories and files 17 years ago
Ivan Tcholakov 0c0c72a101 [svn r17570] FS#2970: ajaxfilemanager: Making the session folder secure. 17 years ago
Juan Carlos Raña aba834e237 [svn r17569] update changelog 17 years ago
Juan Carlos Raña f1c8597792 [svn r17568] improve hide / show e-mail to other students when members groups are show 17 years ago
Juan Carlos Raña c7c2a04f4b [svn r17567] fix path ajaxfilemanager in forums groups / no groups 17 years ago
Cristian Fasanando 13a3faf813 [svn r17566] Minor - Logic Changes - Improved the sql query in the functions used for this task see FS#1099 17 years ago
Juan Carlos Raña a5013a865a [svn r17563] added advanced filemanager to global agenda 17 years ago
Juan Carlos Raña 685b4f3f84 [svn r17560] replace file name by category name 17 years ago
Juan Carlos Raña 42c9d6778b [svn r17556] replace sharedfolder by shared_folder 17 years ago
Juan Carlos Raña 8b16071191 [svn r17555] fix bridge from ajaxfilemanager to Dokeos for documents groups 17 years ago
Juan Carlos Raña d0156221c8 [svn r17554] advanced filemanager fckeditor, now filemanager by default 17 years ago
Yannick Warnier d2aeab8e2b [svn r17553] Remove erroneous query 17 years ago
Juan Carlos Raña c418d19461 [svn r17552] add a lang var 17 years ago
Cristian Fasanando 63b652f80a [svn r17551] Logic Changes - Implemented tracking for activity in forum and chat into learners tracking and course tracking see FS#1099 17 years ago
Marco Villegas 15ef79fbb7 [svn r17550] search: refactor search engine index and search interface and let learnpath follow it 17 years ago
Juan Carlos Raña 692bd15d68 [svn r17549] fix message when the cursor is over an image 17 years ago
Carlos Vargas 9fc06c12db [svn r17548] minor change tutor for teacher and add option only teacher or tutors also see FS#734 17 years ago
Yannick Warnier ddcbf0261b [svn r17544] Minor - Reduced license reference and re-ordered queries (+updated category) (see FS#734) 17 years ago
Carlos Vargas 651464435c [svn r17543] has added the option to enable and disable, and has improved the function api_get_course_setting in main_api.lib see 734 17 years ago
Cristian Fasanando 26107d9906 [svn r17542] Minor - Fixed little bug when you add a new forum category see FS#3416 17 years ago
Yannick Warnier aa4764b6f2 [svn r17541] Fix inconsistency in directories with write permissions. Only upload/users/ should be writeable, not upload/ (fixes FS#3426) 17 years ago
Cristian Fasanando 2786169a29 [svn r17540] Logic Changes - Fixed little bugs founded in forum see FS#3416 17 years ago
Marco Villegas 9aaa6e2b2d [svn r17539] Add Database::get_course_table_from_code() 17 years ago
Yannick Warnier 29ea7308b5 [svn r17538] Removed useless size of INT (as newly added to the coding conventions) 17 years ago
Patrick Cool ddb63ef1c1 [svn r17537] system template category 17 years ago
Patrick Cool 41d6efcb2c [svn r17536] system templates table 17 years ago
Cristian Fasanando 11fca3463f [svn r17535] Minor - Style Changes - Improve styles css in the notebook into public_admin see FS#3387 17 years ago
Yannick Warnier fb4d0df8af [svn r17534] Apply usage of api_get_request_uri() in global.inc.php to fix the IIS bug of not filling this (see FS#3424). 17 years ago
Yannick Warnier faf713ec09 [svn r17533] fix nb days after and before for the global session coach (FOREM SVN#16911) 17 years ago
Yannick Warnier 6ac0fe7dab [svn r17532] display access days after and access days before session even if they are set to 0 (FOREM SVN#16910) 17 years ago
Yannick Warnier d2764a6db9 [svn r17531] add '...' to unique subscription to session system (applying FOREM SVN#16908) 17 years ago
Yannick Warnier ad80d1a363 [svn r17530] Added ordering of results by user (FOREM SVN#16907). 17 years ago
Yannick Warnier e29b382774 [svn r17529] Switched INDEX-type index to UNIQUE-type, we only want to avoid duplicates. This will possibly fail if there are multiple items which prevent unicity already 17 years ago
Yannick Warnier ce72a33694 [svn r17528] Prepare upgrade to 1.8.6 17 years ago
Yannick Warnier 58516e9214 [svn r17527] Fixed Windows-specific error in path name building leading to inconsistencies in work tool upload (doesn't fix the problem on existing/upgraded portals) - see FS#3258 17 years ago
Yannick Warnier e51f2d5fc5 [svn r17526] Getting rid of the stupid IDE build-error because of non-quoted {} signs in template configuration file. Tested. 17 years ago
Yannick Warnier d8784b05f0 [svn r17525] Cleaned up changelog a little (duplicate or meaningless entries removed) 17 years ago
Yannick Warnier 6a24abb6e7 [svn r17524] Removed personality test survey type from changelog - not ready for mass usage 17 years ago
Juan Carlos Raña cf0854f8eb [svn r17523] different location for the files sent by the platform administrator from my profile or from edit the portal main page 17 years ago
Yannick Warnier 2bf76469a2 [svn r17522] Make gradebook_na.gif lighter than gradebook.gif 17 years ago
Yannick Warnier b5768359c4 [svn r17521] Emptied home notice to avoid english-dependent notice on other languages portal 17 years ago
Yannick Warnier 0f245ae244 [svn r17520] DLTT import 17 years ago
Marco Villegas 87eddad477 [svn r17519] search: add tables to manage search engine data 17 years ago
Juan Carlos Raña 3131dfaea2 [svn r17518] fix a langvar 17 years ago
Cristian Fasanando 36c4e45b24 [svn r17517] Logic Changes - Added a new field named title into notebook table see FS#3387 17 years ago
Isaac Flores 17a61a1648 [svn r17516] logic changes - allows remove links of the gradebook tool - (partial de FS#3415) 17 years ago
Juan Carlos Raña 286f176ab8 [svn r17515] icon for documents shared folder ajaxfilemanager 17 years ago
Cristian Fasanando 12eaa5a2e6 [svn r17514] Minor - Style Changes - Improve styles css in the Notebook see FS#3378 17 years ago