Commit Graph

126 Commits (93a8fc60e412f1d898c776748eb2639ccc88d920)

Author SHA1 Message Date
cvargas e969a4161a merge 15 years ago
Cristian Fasanando db4571c5bc changed interface of course in session for a coach when is also a teacher - partial DT#5377 15 years ago
Yannick Warnier d5ca889aea Fixed bug showing box even when no tools appear 15 years ago
Isaac Flores ca2aa3e3a0 Cleaning code 15 years ago
Julio Montoya a5124e57c6 Some security fixes see DT#4389 15 years ago
Isaac Flores 3698b490cd allow hide tools 15 years ago
Julio Montoya 60371b1d3c Fixing the confirmation message when hiding a tool see #4403 15 years ago
Ivan Tcholakov 6e016fb743 Feature #5397 - Replacing mysql_num_rows() with Database::num_rows(). 15 years ago
Ivan Tcholakov ada9c84124 Feature #5397 - Replacing mysql_fetch_array() with Database::fetch_array(). Installation scripts and some other files are skipped in this transaction. 15 years ago
Ivan Tcholakov a6779b91f9 Feature #5397 - Replacing api_store_result() with Database::store_result(). 15 years ago
Ivan Tcholakov 9b1f3ed934 Feature #5397 - Replacing again the deprecated function api_sql_query() with Database::query(). 15 years ago
Cristian Fasanando 22a61cf7c1 Implemented new functionalities for training sessions - partial DT #5377 15 years ago
Ivan Tcholakov 588a409e3a Feature #306 - Line endigs cohrrence, Part 1: Converting \r\n line endings (Windows style) to \n (Unix style) in php, html, js, xml, txt files. 15 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. 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
Isaac Flores ebe4393297 Fixed bug in windows about \"show/hide\" tools 15 years ago
Isaac Flores 4a4c021857 cleaning code 15 years ago
Isaac Flores d811533599 fixed bug with in windows 15 years ago
Isaac Flores 29d07d2262 Improvements in course home 15 years ago
Isaac Flores 01e7e9f3c7 Improvements in the visibility of the homepage tools - (partial DT#5234) 15 years ago
Juan Carlos Raña eed1500ed3 enable html in confirmation message 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
Julio Montoya 780f1ce164 Fixes DT#5152 requires testing 15 years ago
Isaac Flores 682e1dd98c [svn r22294] logic changes-improvements in course home - (partial FS#4403) 16 years ago
Isaac Flores 6cfacc858c [svn r22255] allow show link with target - (partial FS#4412) 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
Isaac Flores 0a1f627a2e [svn r22113] logic changes-allow hide and show videoconference with ajax - (FS#4403) 16 years ago
Isaac Flores 53244ad113 [svn r22111] minor-logic changes-cleaning code 16 years ago
Isaac Flores e0bdb2b184 [svn r22105] minor-logic changes-cleaning code 16 years ago
Isaac Flores 6bcc4fd318 [svn r22086] logic changes-allow use ajax if is active javascript in the navigator - (partial FS#4403) 16 years ago
Isaac Flores 4ba9cf4260 [svn r22084] logic changes-allow hide and show tools - (partial FS#4403) 16 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. 16 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. 16 years ago
Cristian Fasanando 027e66a641 [svn r20027] Logic change - Implemented video conference should open in a popup window for all training homepage design - FS#4001 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
Arthur Portugal 87dd6b5bd5 [svn r19669] Added new class in default and activity 16 years ago
Isaac Flores d33e1787af [svn r19615] style changes - allow display, the class room and conference in new window - (partial FS#3987) 16 years ago
Ivan Tcholakov 8bc1014a78 [svn r19215] FS#3285 - Course homepage, 2-, 3-column, activity view: Removing wrong attemts to translate some tool icons when the server is in testing mode and some small fixes. 16 years ago
Juan Carlos Raña 335bf23d6c [svn r18319] change height section from 400 to 300 16 years ago
Juan Carlos Raña 2f1733c6a8 [svn r18305] config button bar: introduction tool 16 years ago
Ivan Tcholakov b2f4413d90 [svn r18115] FS#2867 - Introduction sections, special cases for settings for the FCKEditor. Adding comments. 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
Juan Carlos Raña 1bf8dc39ff [svn r17361] fix message when the cursor is over an image, when course mode is two columns 16 years ago
Juan Carlos Raña 1ec07ba039 [svn r17284] Open chat in new window course mode three columns 16 years ago
Juan Carlos Raña 3f81ba3ca2 [svn r17283] open chat in new window course mode two cols 16 years ago
Juan Carlos Raña f105f3ad90 [svn r17115] -a user can have multiple open chat rooms with different courses 16 years ago