Commit Graph

84 Commits (77bb192aedf71e83a65472b9126d2f4cadcfedbd)

Author SHA1 Message Date
Yannick Warnier 5c002ea348 [svn r14478] Added cidReq to header frame 18 years ago
Yannick Warnier 10fbfe8bc3 [svn r14316] Fix a bug with documents having the same name in lowercase: edition changed both documents to the same name and then blocked the erasing. (FS#2125) 18 years ago
Eric Marguin 037a6601a0 [svn r14177] improve management of accents when creating a doc 18 years ago
Yannick Warnier 85ca534c5f [svn r13981] Added default value to $changeRenderer in build_directory_selector() 18 years ago
Eric Marguin 7a32dc823a [svn r13916] edit document must be a fullpage fck 18 years ago
Yannick Warnier 7e30ad6256 [svn r13779] Minor - avoid notice 18 years ago
Julian Prud'homme 80a84c5705 [svn r13702] Add a small feature : User's FCKEditor templates (http://projects.dokeos.com/index.php?do=details&task_id=2060) 18 years ago
Yannick Warnier bf0b32f13f [svn r13520] Fixed bug whereby check_missing_file() was passed the wrong path 18 years ago
Yannick Warnier 496521c2ec [svn r13406] Added cidreq on document download icon link 18 years ago
Olivier Sourie 2c7fe44254 [svn r13388] 18 years ago
Olivier Sourie dba486912e [svn r13387] 18 years ago
Yannick Warnier 30fdcced7d [svn r13367] Make sure the directory doesn't exist before trying to create it 18 years ago
Eric Marguin 3ea5a92d1e [svn r13337] add the external "template" button 18 years ago
Yannick Warnier 33b87d2fc8 [svn r13294] Fix encoding problem by using $charset inside calls to htmlentities() and htmlspecialchars 18 years ago
Eric Marguin cfcc25bec2 [svn r13272] add the flv player in the video template. 18 years ago
Eric Marguin ccbdd4c02c [svn r13219] add the flv support in fck editor (plugin video) 18 years ago
Julian Prud'homme 0407b26863 [svn r13091] increase again the fckeditor height 18 years ago
Julian Prud'homme 4784d13a0a [svn r13087] increase the size of the fck editor 18 years ago
Eric Marguin 42e4cea0fa [svn r13080] cancel commit 13076 ... I'm sorry and stupid : this wasn't a bug (in fact the bug was due to mkdirs without umask) 18 years ago
Eric Marguin e495ecba56 [svn r13079] fix more bugs with permissions (mainly mkdir without umask(0) or chmod) 18 years ago
Eric Marguin 85572aa867 [svn r13076] fix a global permissions bug when creating a file/folder 18 years ago
Eric Marguin bbacf605c3 [svn r13074] implements autoplay for mp3player when viewing a doc (not when building it) 18 years ago
Julian Prud'homme 615fc33e53 [svn r12923] Fix a bug with the slideshow (now don't display only default course documents) 18 years ago
Julian Prud'homme 5c157352ac [svn r12908] Fix a display bug : the html was not interpreted 18 years ago
Yannick Warnier 85dfb152e6 [svn r12809] Updated default files and dirs permissions (using database security parameter) 19 years ago
Eric Marguin e1994a063a [svn r12759] remove filename when document title option is enabled (FS#1770) 19 years ago
Eric Marguin 0eb66829d7 [svn r12718] indicated the group name in the breadcrumb of the document tool (if $_gid is not empty) 19 years ago
Julian Prud'homme eae8612e01 [svn r12537] Fix a bug with file filters (display now only Jpeg, png, etc...) 19 years ago
Julian Prud'homme 86f0fe71b4 [svn r12531] Fix a bug with the upload option (overwrite,rename,etc...) 19 years ago
Yannick Warnier 424488fe89 [svn r12490] Added param to api_protect_course_script() call to print headers 19 years ago
Yannick Warnier 38667c3f6c [svn r12466] Fixed bug by which uploaded images could not be viewed in picture slideshow 19 years ago
Julian Prud'homme 286e5f4ab0 [svn r12377] minor - fix little bugs when viewing documents 19 years ago
Julian Prud'homme a3de6f0333 [svn r12273] 7th step in removing all $_SERVER['PHP_SELF'] 19 years ago
Julian Prud'homme 1f5d1270b4 [svn r12272] 6th step in removing all $_SERVER['PHP_SELF'] 19 years ago
Julian Prud'homme e0881e59b0 [svn r12269] 5th step in removing all $_SERVER['PHP_SELF'] 19 years ago
Yannick Warnier 8018734276 [svn r12268] Check the parameter passed is an array (avoid warning messages) 19 years ago
Julian Prud'homme 97778d4ca4 [svn r12263] First step ni removing all $_SERVER['PHP_SELF'] 19 years ago
Yannick Warnier bf802a08d5 [svn r12242] Moved loading of slideshow language file (wasn't loaded) 19 years ago
Yannick Warnier 003bf3d82d [svn r12220] Added cidReq's to most links - first step 19 years ago
Yannick Warnier 14efa1a1c3 [svn r12218] Updated to api_not_allowed() calls, part 1/2 19 years ago
Julian Prud'homme 8fd9987739 [svn r12013] Fix a bug in the last commit 19 years ago
Julian Prud'homme 47c7252f0f [svn r12008] Sort the pictures in the presentation with the same order as the document. 19 years ago
Patrick Cool 4d5951a77e [svn r11790] using correct display_messages 19 years ago
Julian Prud'homme e516546972 [svn r11766] minor - fix a bug with language var 19 years ago
Eric Marguin c40435786d [svn r11663] replace a $isAllowedInCourse by api_is_allowed_in_course() 19 years ago
Yannick Warnier ab56eca9a4 [svn r11577] Fixed bug: Using & makes escaping happen twice in form action attribute, which triggers the loss of cur_dir_path which then prevents a document from being written correctly. 19 years ago
Guillaume Lederer bdd627a866 [svn r11559] bug 1274 : htaccess inclusion avoided 19 years ago
Guillaume Lederer 86dff177f2 [svn r11538] bug 1251 : creating instance of the current stylesheet for newly created document 19 years ago
Eric Marguin 963112abaf [svn r11439] set the path to mp3 in fck to absolute path (example : /dokeos/courses/...) 19 years ago
Yannick Warnier 26386ef982 [svn r11321] Do not filter locally created string 19 years ago