Commit Graph

77 Commits (d37ef449783d621429aeb38bbdf14b1bce4ef75c)

Author SHA1 Message Date
Ivan Tcholakov 14108b1593 Feature #576 - Applying the function api_get_permissions_for_new_directories() on its relevant places. Using the function umask() has been avoided because this function is not thread-safe. Other minot corrections. 15 years ago
Arthur Portugal 09eadcc8ba Changed in the java script $(window) by $(document) CT#462 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
John Hinojosa bbc06153f2 fixed - left margin of a document for anonymous issue #5123 15 years ago
Juan Carlos Raña 7b20240cdf fix lang var 15 years ago
Ivan Tcholakov 84eadda9e6 Bug #5406 - "Documents" tool, the form for creation documents: Fixing a label text to depend on api_get_setting('use_document_title'). 15 years ago
Ivan Tcholakov 622e03dfc0 Bug #5406 - Fixing a reported bug about creation documents with spaces in names. After 5 days a second check will be done (just in case) and the task will be closed. 15 years ago
Cristian Fasanando 22a61cf7c1 Implemented new functionalities for training sessions - partial DT #5377 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
Ivan Tcholakov 8f85ce16e9 [svn r22259] FS#2867 - The online editor, learner's toolbars: Changing identificators to Borland-like style (as it was adopted by FCKEditor). 16 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
Ivan Tcholakov e25035765d [svn r22027] FS#2867 - Course description and Documents tool: Elimination of the global variable $fck_attribute. User profile: Making the option 'ToolbarStartExpanded' configurable. 16 years ago
Isaac Flores e52e052704 [svn r21106] logic changes - improvements security in document tool - (partial FS#3909) 16 years ago
Isaac Flores 85f66e413e [svn r20794] minor - logic changes - replace COURSEMANAGER by COURSEMANAGERLOWSECURITY in document tool - (partial FS#3909) 16 years ago
Carlos Vargas e6e74a265e [svn r20606] add remove_XSS document see FS#4169 16 years ago
Juan Carlos Raña d86f22fcf6 [svn r20420] fix some icon text 16 years ago
Patrick Cool 73d17d023e [svn r19700] form titles 16 years ago
Patrick Cool 189fa71e3f [svn r19676] form titles 16 years ago
Ivan Tcholakov 77b02d4030 [svn r18772] FS#3643: The Documents tool: A visual fix: trying to fix the ugly way of overlapping between the template list and the online editor's area. 16 years ago
Ivan Tcholakov 3aa2e830b6 [svn r18521] FS#3643 - FCKEditor, Tunning the height of the templates list in the Documents tool. 16 years ago
Ivan Tcholakov 1ffc29dc66 [svn r18513] FS#3643 - FCKEditor, Fixing visually the templates list in the Documents tool. 16 years ago
Juan Carlos Raña a8703d42bc [svn r18430] configure glossary and documents buttons bar 16 years ago
Noël Dieschburg c3c3d4ab74 [svn r18203] Button modification. 16 years ago
Ivan Tcholakov 98126289db [svn r18028] FS#2867 - FCKEditor, Documents tool: Inserting code for settings calculation when the user is inside a group. 16 years ago
Ivan Tcholakov 1c931e7290 [svn r17768] FS#2867 - FCKEditor: Moving towards the new system of managing URLs (to use relative or at least semi-absolute ones, a built-in the editor option is started to be used). Changing/addition of editor's configuration options for Documents tool and all tool introduction sections. 16 years ago
Ivan Tcholakov f56a05f55c [svn r17647] FS#2970 - FCKEditor + Advanced file manager: Fixing a problem with inserting mp3 audio. Resizing the file manager. 16 years ago
Ivan Tcholakov c601d344f4 [svn r17631] FS#2970 - FCKEditor, the Documents tool: Passing FCKConfig.BaseHref configuration option to the editor. 16 years ago
Juan Carlos Raña f648d42c33 [svn r17399] Ivan Fix when we create a html page and make focus in content , the title is deleted (FS#3335) 16 years ago
Ivan Tcholakov c0af54647e [svn r17244] FS#2867 - Documents tool, FCKEditor: Blocking loading of blank template where newly created document is tried to be saved and error in the form appeared. 16 years ago
Patrick Cool f12bcfbfc4 [svn r16725] first part of css cleanup (currently only the css/corporate style) 16 years ago
Eric Marguin 08d6fdeacd [svn r16639] fix another bug when editing a document with audioplayer 16 years ago
Eric Marguin 782350bddd [svn r16635] fix a bug when editing a document with audioplayer 16 years ago
Eric Marguin d2bb52723a [svn r16628] fix a bug with default template (it was loaded when editing a doc) 16 years ago
Eric Marguin 61196097e8 [svn r16555] change the path to audio files of mp3 players to absolute ones 16 years ago
Eric Marguin fa7b9073ff [svn r16553] change "ok" button to "save document" 16 years ago
Yannick Warnier d4e6087100 [svn r16447] Fix missing validation on filename (uncommenting validation probably commented by mistake) - see FS#2763 16 years ago
Julio Montoya 52c702b209 [svn r15984] FCKeditor 2.6.2 Added - fckeditor configuration set (see FS#2528) 17 years ago
Julio Montoya 0a6e3a8a19 [svn r15322] IE6 bug in list of templates. FS#2570 17 years ago
Julio Montoya 4823d80828 [svn r15298] List of templates now working in 1024x768(see FS#2528) 17 years ago
Yannick Warnier 0d405c6acf [svn r15272] Fix read-only problem (see forum http://www.dokeos.com/forum/viewtopic.php?p=42483) 17 years ago
Julio Montoya 2d7b0e8b83 [svn r15271] Liste des templates a gauche (FS#2502) 17 years ago
Julio Montoya 2334ce8960 [svn r15209] URL changed now with api_get_path (see FS#2502) 17 years ago
Julio Montoya c6e0eefaa7 [svn r15208] Editor's width is dynamic depending of the template's list (see FS#2502) 17 years ago
Julio Montoya 59bc500166 [svn r15207] Template's list in the right side of the editor (Document's tool) (see FS#2502) 17 years ago
Julio Montoya b4523205b3 [svn r15118] Minor - Document's filename fixed 17 years ago
Julio Montoya ff2e9972ec [svn r14886] Minor - Read only button now in the same line with filename. (FS#2452 - 9.) Added a group type in the PEAR form. 17 years ago
Eric Marguin 4d50dc3ccf [svn r14805] document tool : apply permissions on files setting when creating / uploading a doc (FS#2422) 17 years ago
Eric Marguin eac1383e7e [svn r14776] add the readonly feature for documents (FS#2127) 17 years ago