Commit Graph

152 Commits (b4fe8e3b3ccfc670c03a355927aecdcfb2c5c689)

Author SHA1 Message Date
Julio Montoya 81711dab23 Adding a new option to the LP auto lunch see BT#2048 14 years ago
Yannick Warnier 65b9e5d6f2 Code improvements to tolerate using other disk for courses directory - needs widescale testing and possibly further improvements (closes #2511) 14 years ago
Julio Montoya 3d3205e23d Adding string "lp_autolunch_" in the session key see BT#1909 14 years ago
Julio Montoya f2c6de4233 Posibility of a user to return to the course tools : Feature Autolunch see BT#1909 requires testing 14 years ago
ywarnier 82d781e073 Minor - fixed label 14 years ago
Julio Montoya bab923f006 Adding session support still experimental see r 55bd636425 14 years ago
Julio Montoya 65eedba947 Blocking auto lunch for sessions ... 14 years ago
Julio Montoya 42288aabfc If autolunch setting is on then we will redirect the student to an specific LP id see BT#1909 14 years ago
Yannick Warnier 4a087bee5f Last integration tricks for BBB plugin (still missing optional course settings hack) 14 years ago
Yannick Warnier 9c0472fa59 Added TOOL_COURSE_PLUGIN constant definition for new course plugins 14 years ago
Julio Montoya 4d087ad408 Improving the learner view when using the vertical acvitity option 15 years ago
Julio Montoya 92ee305855 Adding the config settings for the Vertical Activity course view 15 years ago
Julio Montoya 4fc928edf5 Minor jquery fix to work with the \"vertical-activity\" view 15 years ago
Julio Montoya b5c0e9c7c7 Experimental main course page UI changes see CT#826 (partial) 15 years ago
Cristian Fasanando ff22a36d98 minor - fixed error typo javascript inside home course - CT#762 15 years ago
Ivan Tcholakov e38a0a2afb Task #761 - Course homepage: Finishing cosmetics and coding coventions. 15 years ago
Cristian Fasanando f1b116d213 added display inside postit in homecourse information about last done thematic advance or next advance not done through configuration - partial BT#578 15 years ago
Ivan Tcholakov 4f978ed93e Task #761 - Course homepage: Revision, coding conventions, cleaning for all the files. 15 years ago
Ivan Tcholakov 3f1571153f Feature #272 - Course homepage, making it lighter: Removing unnecessary loading of an old library for debugging purposes. 15 years ago
Ivan Tcholakov 2dfc40f8e9 Bug #762 - Suppressing a javascript error. 15 years ago
Ivan Tcholakov 3407dbe1c0 Feature #272 - Course homepage: Removing unnecessary require_once statement for the global initialization script. 15 years ago
Julio Montoya 32307805a7 Deletes LP sessions 15 years ago
Cristian Fasanando 81ec406ca9 added information for blocks in dashboards 15 years ago
Ivan Tcholakov d7374d430e Feature #347 - Blogs, Agenda, Chat, and Course description tool: Removing the parameters __FILE__ and __LINE__ in the Database::query() calls. 15 years ago
Carlos Vargas 6eb52091d8 In a special course, upon entering, the students must subscribe to the course CT#600 15 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 15 years ago
Juan Carlos Raña 4683b93f0b fixes a minor omission 15 years ago
Julio Montoya c67d8b16b8 Refactoring of the course home, also added the new ajax reponses files see CT#431 15 years ago
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 16 years ago
Yannick Warnier d5ca889aea Fixed bug showing box even when no tools appear 16 years ago
Isaac Flores ca2aa3e3a0 Cleaning code 16 years ago
Julio Montoya a5124e57c6 Some security fixes see DT#4389 16 years ago
Isaac Flores 3698b490cd allow hide tools 16 years ago
Julio Montoya 60371b1d3c Fixing the confirmation message when hiding a tool see #4403 16 years ago
Ivan Tcholakov 6e016fb743 Feature #5397 - Replacing mysql_num_rows() with Database::num_rows(). 16 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. 16 years ago
Ivan Tcholakov a6779b91f9 Feature #5397 - Replacing api_store_result() with Database::store_result(). 16 years ago
Ivan Tcholakov 9b1f3ed934 Feature #5397 - Replacing again the deprecated function api_sql_query() with Database::query(). 16 years ago
Cristian Fasanando 22a61cf7c1 Implemented new functionalities for training sessions - partial DT #5377 16 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. 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 0e51c62659 Feature #306 - Replacing the function api_sql_query() with Database::query(), starting from "announcements" folder and ending with "group" folder. 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