Commit Graph

1318 Commits (60e4722ed3e68ab82c224af62cc67d479d929ff1)

Author SHA1 Message Date
Ivan Tcholakov 10ab04cad2 [svn r18204] FS#2867 - FCKEditor, audio plugin: Making the "Autoplay" option in the dialog to be turned off by default. 17 years ago
Noël Dieschburg c3c3d4ab74 [svn r18203] Button modification. 17 years ago
Julio Montoya f4bdee384a [svn r18201] Updating the URLmanager class FS#3462 17 years ago
Ivan Tcholakov f2d4ead50d [svn r18200] FS#2867 - FCKEditor: Importing a new 'audio' plugin for evaluation. 17 years ago
Ivan Tcholakov 1ada67f04c [svn r18198] FS#2867 - FCKEditor, simple file manager: Making list of loaded plugins (almost) the same as for advanced file manager. 17 years ago
Julio Montoya e4d0f9c071 [svn r18197] When adding a session/course we fill the access_url_rel_session/access_url_rel_course table FS#3462 17 years ago
Ivan Tcholakov d3504643c3 [svn r18196] FS#2867 - FCKEditor, simple file manager: A small correction. 17 years ago
Ivan Tcholakov c40c89999d [svn r18191] FS#2867 - FCKEditor, simple file manager: A logical improvement of the listed items in the resource selector box. 17 years ago
Isaac Flores 0d5a465de5 [svn r18174] logic changes - allow generate id key - (partial FS#3586) 17 years ago
Ivan Tcholakov d8d1ba72b6 [svn r18172] FS#2867 - FCKEditor, simple file manager mode: Activation of the quick upload tab in the Flash properties dialog. 17 years ago
Ivan Tcholakov 07c37b306e [svn r18171] FS#2970 - FCKEditor: Making toolbar buttons in simple file manager mode to be the exactly the same as toolbar buttons in advanced file manager mode. 17 years ago
Ivan Tcholakov 0075a90fbb [svn r18168] FS#2867 - Adding an empty index.html in one of the directories. 17 years ago
Ivan Tcholakov d9828fbddc [svn r18167] Dokeos 1.8.6 - FCKEditor, simple file manager. Making permissions configurable for newly created folders and for uploaded files. Starting of introduction of a new more generic resource type Audio (MP3 is an alias). Adding an empty index.html in one of the directories. 17 years ago
Julio Montoya 451c0e6035 [svn r18156] UI improvements/ Adding the feature to add courses with an URL see FS#3462 17 years ago
Ivan Tcholakov 532634d5b2 [svn r18137] FS#2867 - FCKEditor: Adaptation of the MP3 dialog to the new scheme of repositories. 17 years ago
Ivan Tcholakov 8938ac632c [svn r18131] FS#2867 - FCKEditor: Adaptation of the php-connector for quick uploads to the new scheme of repositories. 17 years ago
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