Commit Graph

49 Commits (d2ec2df489c866c9b65afc03e3efa0b9d6a8db4b)

Author SHA1 Message Date
Julio Montoya 32307805a7 Deletes LP sessions 16 years ago
Cristian Fasanando 81ec406ca9 added information for blocks in dashboards 16 years ago
Carlos Vargas 6eb52091d8 In a special course, upon entering, the students must subscribe to the course CT#600 16 years ago
Cristian Fasanando 9a25b32e6b added toogle for post-it inside course home, and new field progress inside track_e_item_property table - partial CT#578 16 years ago
Julio Montoya c67d8b16b8 Refactoring of the course home, also added the new ajax reponses files see CT#431 16 years ago
cvargas e969a4161a merge 16 years ago
Ivan Tcholakov d3f75f5178 Bug #5280 - Cleaning code in the file course_home.php. Tested on Ubuntu, http://192.168.xx.xx/dokeos/ - IE6 on Wine and Firefox. Tested on Vista, http://localhost/dokeos/ - IE8, Firefox, Opera, Safari, Chrome. Changing visibility works fine. 16 years ago
Yannick Warnier 47022680ce Accept gzopen64() too as a test of the zlib extension load 16 years ago
Ivan Tcholakov 7aef9165bf Feature #306 - Trimming totally trailing whitespace in php-source files, part 1, 220 files. 16 years ago
Isaac Flores ebe4393297 Fixed bug in windows about \"show/hide\" tools 16 years ago
Isaac Flores 4a4c021857 cleaning code 16 years ago
Isaac Flores d811533599 fixed bug with in windows 16 years ago
Isaac Flores 29d07d2262 Improvements in course home 16 years ago
Isaac Flores 01e7e9f3c7 Improvements in the visibility of the homepage tools - (partial DT#5234) 16 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. 16 years ago
Isaac Flores 682e1dd98c [svn r22294] logic changes-improvements in course home - (partial FS#4403) 17 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 17 years ago
Isaac Flores 0a1f627a2e [svn r22113] logic changes-allow hide and show videoconference with ajax - (FS#4403) 17 years ago
Isaac Flores e0bdb2b184 [svn r22105] minor-logic changes-cleaning code 17 years ago
Isaac Flores 6bcc4fd318 [svn r22086] logic changes-allow use ajax if is active javascript in the navigator - (partial FS#4403) 17 years ago
Isaac Flores 4ba9cf4260 [svn r22084] logic changes-allow hide and show tools - (partial FS#4403) 17 years ago
Ivan Tcholakov 3ad5d561b1 [svn r21932] FS#2867 - The FCKEditor, introduction section, course home page: Elimination of the parameter 'ToolbarSet' through using a default value. 17 years ago
Ivan Tcholakov 27807e9717 [svn r21931] FS#2867 - The FCKEditor: Starting to use the new editor's configuration framework from the course hme page, the introduction section. Here (for example) the name of the toolbar is "hardcoded", this is inevitable. But width and height of the editor come from a configuration file, they can be tweaked by a non-programmer. Th shown manner avoids using the >global< variable $fck_attribute. 17 years ago
Ivan Tcholakov b5d160a14d [svn r19694] FS#4008 - Removing the extra-comments. Visual compacting the code for all introduction settings. 17 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. 17 years ago
Juan Carlos Raña 335bf23d6c [svn r18319] change height section from 400 to 300 17 years ago
Juan Carlos Raña 2f1733c6a8 [svn r18305] config button bar: introduction tool 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 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. 17 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. 17 years ago
Patrick Cool 8282756b10 [svn r16724] first part of css cleanup (currently only the css/corporate style) 17 years ago
Julio Montoya 52c702b209 [svn r15984] FCKeditor 2.6.2 Added - fckeditor configuration set (see FS#2528) 18 years ago
Yannick Warnier bcd2b0e2c8 [svn r13970] Activate anonymous mode as soon as reaching a course homepage 18 years ago
Julian Prud'homme 37145730bd [svn r12904] Fix a bug : api_get_course_id() was called before the inclusion of global.inc.php 18 years ago
Yannick Warnier bd408474c6 [svn r12885] Removed unsafe usage of $dbname 19 years ago
Yannick Warnier 14efa1a1c3 [svn r12218] Updated to api_not_allowed() calls, part 1/2 19 years ago
Patrick Cool 3a7660062e [svn r11855] improve xhtml compliance 19 years ago
Eric Marguin 8638c11446 [svn r11849] change the place where we register the session id in the $_SESSION global. 19 years ago
Julian Prud'homme 469f1000dc [svn r11342] revert the last commit 19 years ago
Yannick Warnier 33a6e7716a [svn r11322] Shorten relative URL for global.inc.php include 19 years ago
Julian Prud'homme e2e549ed04 [svn r11122] Reset the group id in the course home page 19 years ago
Eric Marguin 9eead6e82f [svn r10537] FCKEditor : changethe style into "silver" style and remove the ugly blue arrows 19 years ago
Patrick Cool 8c09063079 [svn r10204] coding standards for the inclusion of the language file. 19 years ago
Patrick Cool 1150048a4b [svn r10195] third run of cleanup of the table names 19 years ago
Patrick Cool aa015e96b2 [svn r10191] seccond run of cleanup of the table names 19 years ago
Patrick Cool 43833b9ae9 [svn r10190] first run of cleanup of the table names 19 years ago
Patrick Cool 702d95bab7 [svn r9985] replace $_uid with $_user['user_id'] 19 years ago
Ludovic Gasc 3f54b7927e [svn r9834] desactivate upgrade button (not yet tested) 19 years ago