Commit Graph

1302 Commits (31cc16abdb63d25addc913b012e81eeeba0c398b)

Author SHA1 Message Date
Ivan Tcholakov 49c34bdc06 [svn r18125] FS#2867 - FCKEditor, simple file manager: A correction in registering in database of newly uploaded files (while a user is in a course). 17 years ago
Ivan Tcholakov 401b261895 [svn r18121] FS#2970 - FCKEditor, repositories configuration file: Reading platform administrator's settings 'permissions_for_new_directories' and 'permissions_for_new_files' into global variables. These variables are visible for simple file manager and advanced file manager. 17 years ago
Ivan Tcholakov 69288159d3 [svn r18118] FS#2867 - FCKEditor: Platform administrators outside courses will use .../dokeos/home/default_platform_document/ repository. 17 years ago
Ivan Tcholakov a492b58662 [svn r18116] FS#2867 - FCKEditor: Upgrade to the official release 2.6.4, 31-JAN-2009. 17 years ago
Ivan Tcholakov b2f4413d90 [svn r18115] FS#2867 - Introduction sections, special cases for settings for the FCKEditor. Adding comments. 17 years ago
Ivan Tcholakov 29028a3603 [svn r18112] FS#2867 - Forcing the introduction sections module to work in Surveys tool. 17 years ago
Ivan Tcholakov 24619bc831 [svn r18111] FS#2867 - A small visual improvement for the introduction sections. 17 years ago
Yannick Warnier 54645f03f2 [svn r18110] Changed NOW() to time() to avoid application vs DB time generation problems (see new code conventions) 17 years ago
Yannick Warnier 5be8fefa11 [svn r18109] Minor - Code presentation improvements (using PEAR conventions) 17 years ago
Yannick Warnier 274daa6eb8 [svn r18108] Added api_get_datetime() to make it easy to use app-wide the PHP time() function instead of the MySQL NOW() function (see new coding conventions) 17 years ago
Yannick Warnier 9a1f51dc72 [svn r18107] Minor - Removed a few MySQL-specific functions 17 years ago
Yannick Warnier 57896f38e8 [svn r18103] Minor - Removed MySQL-specific backticks 17 years ago
Jan Derriks dd74771582 [svn r18101] FS#2988 - phpmailer package updated to Version 2.3 (November 06, 2008) 17 years ago
Ivan Tcholakov c3ceb1ed09 [svn r18100] FS#2867 - FCKEditor, customizations plugin: Updating the information header of the source code. 17 years ago
Marco Villegas 010b345c12 [svn r18092] fix: logic mistake getting visibility on tool_processors 17 years ago
Ivan Tcholakov d4d53fd508 [svn r18091] FS#2970 - FCKEditor, plugins: Removing (after check) the unused folders Flash_afm and flvPlayer_afm and their content. 17 years ago
Ivan Tcholakov ec05061b34 [svn r18090] FS#2867 - FCKEditor, customizations plugin: Adding in the javascript a default value for FCKConfig.BaseHref steeing that might be handy for some rare cases. 17 years ago
Ivan Tcholakov eb5e307baa [svn r18089] FS#2867 - FCKEditor, bugfixing: Forcing the editor to deal normally with images (context menu and double click support) when the ImageManager plugin has not been loaded. 17 years ago
Juan Carlos Raña f88b820213 [svn r18086] ajaxfilemanager can now operate on the agenda 17 years ago
Julio Montoya 3ec809a9af [svn r18085] Users are now filtered by access_url FS#3462 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
Julio Montoya 96733b4df6 [svn r18082] Update/add a access_url function FS#3462 17 years ago
Marco Villegas f7ff5adcae [svn r18081] search get terms: avoid return empty terms 17 years ago
Juan Carlos Raña 166decf9f4 [svn r18079] course description: same code for simple and advanced filemanager 17 years ago
Cristian Fasanando 3a55b1bc7a [svn r18078] Logic changes - Assigned date by default for date and date time fields when you add those ones into manager user field and added the possibility to select the year from 1900 - see FS#3452 17 years ago
Carlos Vargas bf1720a636 [svn r18077] partial add function replace_accents to create a directory see FS#3565 17 years ago
Julio Montoya e50fa191ba [svn r18074] Changed several qualification variables from Work, Exercise and Forum tables. INT values changed to FLOAT(6,2) It requires test. (see FS#3564) 17 years ago
Ivan Tcholakov 9826678fe6 [svn r18072] FS#2867 - FCKEditor, simple file manager, image manager: Restricting users to browse only their own folders under "shared_folder" while they use the online editor. This restriction is important for teachers, because they are able to access the "shared_folder" starting from the document repository root. 17 years ago
Ivan Tcholakov dd32d7b0d9 [svn r18071] FS#2867 - FCKEditor: Inserting code for creation of user owned folder under "shared_folder" in course document repository. The newly created folder has name user_id, it also has as title the user's first name + last name, and it is invisible. 17 years ago
Yannick Warnier 7be2301fb8 [svn r18069] Minor - Improved phpdoc 17 years ago
Marco Villegas 559634ccc4 [svn r18064] fix: show results if search_show_unlinked_results is false, but have user access to resourse 17 years ago
Juan Carlos Raña 4a65d9d50c [svn r18062] returns to work properly ajaxfilemanager in course description tool 17 years ago
Cristian Fasanando 92b0bae0d2 [svn r18057] Minor - Fixed bug in calendar not capture the date - see FS#3452 17 years ago
Marco Villegas cca7a7c348 [svn r18056] sys_get_temp_dir() is on php since 5.2.1, keep compatibility 17 years ago
Ivan Tcholakov 22f9e536e0 [svn r18054] FS#2867 - FCKEditor: Fixing the Image manager to return correct URLs. 17 years ago
Carlos Vargas e87cc1d964 [svn r18043] minor change var get_lang('AddNewComent') see FS#3458 17 years ago
Ivan Tcholakov ca76370540 [svn r18042] FS#2867 - FCKEditor, simple file manager, Image manager: Folders and files of a given group are shown when user works in the same group. All other group folders and files are hidden. Outside groups all group folders and files are hidden. 17 years ago
Juan Carlos Raña aa118fb269 [svn r18041] change some buttons 17 years ago
Ivan Tcholakov d01322c251 [svn r18039] FS#2867 - FCKEditor, simple file manager, Image manager: Deleted files and folders must not be shown. 17 years ago
Cristian Fasanando 35f1f63861 [svn r18029] Minor - Logic change - Fixed error sql in tool navigation menu into survey about chat - see FS#3543 17 years ago
Ivan Tcholakov 6b1f264cf3 [svn r18027] FS#2867 - FCKEditor: Adapting the ImageManager to the new logic of working with repositories. 17 years ago
Ivan Tcholakov e5e1d3fe37 [svn r18026] FS#2867 - FCKEditor, file managers: Inserting code for calculation of the default repository settings that are valid for most of the cases. 17 years ago
Julio Montoya 970b8246a0 [svn r18024] Minor - User's online link modified - FS#2974 17 years ago
Ivan Tcholakov 166e3a68d0 [svn r18023] FS#2867 - Simple file manager, working in a course: When a new folder is created or file is uploaded, correspondent database records should be created. 17 years ago
Ivan Tcholakov 0629cee2b3 [svn r18022] FS#2867 - Adding functions to the main API for checking whether a user is in a course and/or in a group. 17 years ago
Isaac Flores cc34a2daff [svn r18019] logic changes - allow qualify to teacher - (see FS#3545) 17 years ago
Yannick Warnier 1e3925d392 [svn r18012] Minor - Remove deprecated comment 17 years ago
Julio Montoya a37bfb6f9b [svn r18005] Adding some UI improvements Quiz Tool - see FS#3515 17 years ago
Juan Carlos Raña 59d0a2cbf3 [svn r17996] preload functionality plugin mimetex 17 years ago
Juan Carlos Raña daf320cc34 [svn r17995] any teacher can access the documents of the group without belonging to the group 17 years ago