Commit Graph

4550 Commits (15ef79fbb73787b2db5266ba7ee7d1e89dd4551e)

Author SHA1 Message Date
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
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 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
Cristian Fasanando c92aa2b962 [svn r17513] Logic Changes - Added title for each note, order by title,update date or creation date and search for title see FS#3387 17 years ago
Carlos Vargas f80b17a3f1 [svn r17512] minor view auhtor qualify see FS#3411 17 years ago
Cristian Fasanando b9de6bbf4c [svn r17511] Logic Changes - Fixed the exercises list is shown wrongly when there is HotPotatoes inside see FS#3402 17 years ago
Carlos Vargas 720cc05498 [svn r17510] fixed bugs, the file viewpost.php has been removed and only uses the forumqualify.php 17 years ago
Juan Carlos Raña 7e023d095d [svn r17509] last commit integrating ajaxfilemanager into Dokeos 17 years ago
Juan Carlos Raña fa4db99028 [svn r17508] implementation of ajaxfilemanager in Dokeos - changes in plugins 17 years ago
Juan Carlos Raña 625271d4f7 [svn r17507] previous commit plugin unchanged for later better identify the changes 17 years ago
Isaac Flores a19869d77f [svn r17506] logic changes-allows delete the course correctly -(see FS#3414) 17 years ago
Isaac Flores f96a1a4b13 [svn r17505] logic changes-it was added search by email-(partial FS#3231) 17 years ago
Yannick Warnier a57ebed53e [svn r17504] Fix icon filename in agenda event add form 17 years ago
Isaac Flores 4fa4e837d3 [svn r17503] minor-logic changes-it was added restriction-(partial FS#3396) 17 years ago
Yannick Warnier cd97d516bf [svn r17501] Hidden personality survey type - not documented enough to be useful in the generic Dokeos context. 17 years ago
Yannick Warnier 393eb39b65 [svn r17499] Added check for anonymous user in "open to platform" courses (fixes FS#3359) 17 years ago
Yannick Warnier d439958eaa [svn r17498] Minor improvement to condition in api_is_allowed() 17 years ago
Yannick Warnier 12b09c0f55 [svn r17497] Added link on course title in course creation report message 17 years ago
Yannick Warnier ba33ed61b4 [svn r17496] Removed ucwords() (doesn't work well with multi-lingual stuff and doesn't serve here) (partially fixes FS#3384) 17 years ago
Yannick Warnier 56181d3358 [svn r17495] Fixed undefined variables 17 years ago
Isaac Flores 06ddd9971f [svn r17494] logic changes- allow complete the survey-(see FS#2510) 17 years ago
Cristian Fasanando 758bc2ccee [svn r17493] minor - style changes - I added attribute alt to img tags in work see FS#3370 17 years ago