Commit Graph

102 Commits (8f8940e4cbbec081dff43c33ea1a6f12310bcdc3)

Author SHA1 Message Date
Guillaume Viguier e529f97ae9 Implemented api_get_local_time in many chamilo tools - First pass (see CT#599) 15 years ago
Carlos Vargas 649c094121 minor delete var_dump CT#601 15 years ago
Carlos Vargas fe535c4b8a Fixed, bug in the image of a template, has changed the directory CT#601 15 years ago
Ivan Tcholakov bc60747b1b Feature #347 - Course settings and Course creation, Documents, Dropbox tool: Removing the parameters __FILE__ and __LINE__ in the Database::query() calls. 15 years ago
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
Ivan Tcholakov 3f9d82a1b6 Feature #272 - Fixing sorting by dates in the Documents tool. 15 years ago
Juan Carlos Raña 5159f5e1e8 students can upload files to his shared folder 15 years ago
Juan Carlos Raña f967554dc8 set the download directory for students. Management platform. Enabled by default 15 years ago
cvargas e969a4161a merge 15 years ago
Arthur Portugal f6124746b1 Removed echo and change include by require DT#5496 15 years ago
Cristian Fasanando 97479457c2 added documents by default for a course in session - partial DT#5377 15 years ago
Ivan Tcholakov c81137da87 Feature #306 - Removing the function replace_accents(). This function is not needed anymore. 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 d7ac1ce93b Bug #3646 and Issue #306 - Documents, Drobbox: Fixing person name order to be dependable on the internationalization settings, other minor corrections. 15 years ago
Ivan Tcholakov 0f78b8955b Feature #3287 - Replacement call of the deprecated function get_setting() with api_get_setting(). The function get_setting() will be deleted in the main API in Dokeos 1.8.7, the this task #3287 will be closed. Nothing is to be tested at the moment. 15 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 b8bf14f443 [svn r21933] FS#2867 - The FCKEditor, all introduction sections: Eliminating the global variable $fck_attribute. 16 years ago
Isaac Flores 822982e39a [svn r21696] minor-style changes-remove style actions unnecesary - (partial FS#4357) 16 years ago
Isaac Flores e52e052704 [svn r21106] logic changes - improvements security in document tool - (partial FS#3909) 16 years ago
Cristian Fasanando 776c459517 [svn r20789] Removed second form field when you want to create a page as a template (point 5)- partial FS#3784 (by rvelasquez) 16 years ago
Carlos Vargas 36dc95b956 [svn r20701] minor add remove_xss in docuement see FS#3909 16 years ago
Carlos Vargas 1f23ea9e15 [svn r19839] minor changes in styles and others see FS#3909 16 years ago
Patrick Cool 73d17d023e [svn r19700] form titles 16 years ago
Ivan Tcholakov b5d160a14d [svn r19694] FS#4008 - Removing the extra-comments. Visual compacting the code for all introduction settings. 16 years ago
Ivan Tcholakov 508d22fdbb [svn r19693] FS#4008 - Restoring the settings for the online editor in course description tool, introduction section. Adding comments in all introduction sections to protect their settings. 16 years ago
Patrick Cool 9476ce8655 [svn r19677] refactoring: removing duplicate code for create folder form 16 years ago
Patrick Cool 189fa71e3f [svn r19676] form titles 16 years ago
Isaac Flores 47cf7d4a10 [svn r19385] minor - logic style changes - changed word mysql by equivalent in class Database - (partial FS#3909) 16 years ago
Juan Carlos Raña 43f10fafba [svn r19016] templates: resize image to max default 16 years ago
Yannick Warnier 38b787fdd0 [svn r18976] Avoid error on mkdir failure 16 years ago
Arthur Portugal 1f19cb4c5a [svn r18969] Fixed warning in directory creation and improved permissions recovery 16 years ago
Arthur Portugal 182296df14 [svn r18968] Added column title 16 years ago
Patrick Cool 90063aefe4 [svn r18961] * image upload for personal template 16 years ago
Cristian Fasanando ede8b07144 [svn r18706] Minor - Fixed warning mkdir() when you set a document as template - see FS#3685 16 years ago
Juan Carlos Raña 9ef00d3f6b [svn r18624] Now it is not necessary to activate Portal Administration > Dokeos configuration settings > Tools > Use a title for the document name to show user names. Also show images 16 years ago
Juan Carlos Raña 335bf23d6c [svn r18319] change height section from 400 to 300 16 years ago
Juan Carlos Raña c978dbb53d [svn r18306] config button bar: introduction tool 16 years ago
Cristian Fasanando 2a491bb85d [svn r18270] Logic change - Fixed the folders by default into document toll must not be removed - see FS#3611 16 years ago
Noël Dieschburg c3c3d4ab74 [svn r18203] Button modification. 16 years ago
Ivan Tcholakov 19565b26cb [svn r18113] FS#2867 - Removing duplicate settings for the FCKEditor for introduction sections. These settings are calculated in the formvalidator module. 16 years ago
Carlos Vargas bf1720a636 [svn r18077] partial add function replace_accents to create a directory see FS#3565 16 years ago
Carlos Vargas baf397e104 [svn r17868] If the folders are empty do not see the zip_folder see FS#3454 16 years ago
Ivan Tcholakov 333dd58cf7 [svn r17787] FS#2867 - FCKEditor, configuration options for the tool introduction sections: Clearing the global variable $fck_attribute immediatelly after its use to ensure that the concrete settings will not interfere in other places. 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
Carlos Vargas 80d2d9aac3 [svn r17746] minor change name var get_lang see FS#3458 16 years ago
Juan Carlos Raña 27e33059a7 [svn r17724] a little improve the breadcrumb of documents groups 16 years ago
Jan Derriks d820ddf499 [svn r17433] FS#2835 - Access to a hidden (visibility=0 somewhere in the path) document should be impossible. 16 years ago