Commit Graph

200 Commits (3b78d6bdbebfcb835f90a94f8ffc9df56af9e13d)

Author SHA1 Message Date
Yannick Warnier 4fa48c9f36 [svn r19844] Minor - updated doc and conventions usage 17 years ago
Yannick Warnier f17278ba6d [svn r19843] Minor - Updated doc 17 years ago
Yannick Warnier 9222bd43b1 [svn r19842] Remove call to deleted function add_course_role_right_location_values() in course creation 17 years ago
Juan Carlos Raña 97bf52f224 [svn r18896] visible all default media files FS#3675 17 years ago
Julio Montoya a7df8b5d7a [svn r18404] Fixing SVN#18373 - adding default 0 17 years ago
Julio Montoya 13c6f34897 [svn r18373] Adding the session_id into the "documents" and "lp" table see FS#3634 17 years ago
Julio Montoya e4d0f9c071 [svn r18197] When adding a session/course we fill the access_url_rel_session/access_url_rel_course table FS#3462 17 years ago
Julio Montoya 169ee38402 [svn r18083] Update the access_url funcionality: Adding the UI to edit the course - url relationship requires testing. Courses and users are now filtered by access_url FS#3462 17 years ago
Julio Montoya e50fa191ba [svn r18074] Changed several qualification variables from Work, Exercise and Forum tables. INT values changed to FLOAT(6,2) It requires test. (see FS#3564) 17 years ago
Yannick Warnier 7be2301fb8 [svn r18069] Minor - Improved phpdoc 17 years ago
Isaac Flores eddb6022f2 [svn r17977] minor-modified scripts sql - (see FS#3518) 17 years ago
Julio Montoya 5494620d9b [svn r17950] Minor - improved sql query by specifying fields 17 years ago
Julio Montoya 76ec824e7e [svn r17948] New code in tool exercise (questions with) developed by Nicolas Raynaud (Cyim) added by jmontoya FS#3515 17 years ago
Julio Montoya a1bbc71f67 [svn r17938] Adding db vars for the feedback type in Quiz table FS#3511 17 years ago
Julio Montoya 33c2fc41a0 [svn r17934] Adding db vars for the feedback type in Quiz table FS#3511 17 years ago
Yannick Warnier 5489bc9c25 [svn r17922] Updated shared folder to put it in course documents root 17 years ago
Yannick Warnier c24477ed83 [svn r17917] Little fix to shared directory creation 17 years ago
Yannick Warnier 01b11c7ffc [svn r17913] Added shared directory inside images/gallery to allow users to upload their pictures for images inserts into forums and all that 17 years ago
Marco Villegas 15ef79fbb7 [svn r17550] search: refactor search engine index and search interface and let learnpath follow it 17 years ago
Carlos Vargas 9fc06c12db [svn r17548] minor change tutor for teacher and add option only teacher or tutors also see FS#734 17 years ago
Yannick Warnier ddcbf0261b [svn r17544] Minor - Reduced license reference and re-ordered queries (+updated category) (see FS#734) 17 years ago
Carlos Vargas 651464435c [svn r17543] has added the option to enable and disable, and has improved the function api_get_course_setting in main_api.lib see 734 17 years ago
Cristian Fasanando 36c4e45b24 [svn r17517] Logic Changes - Added a new field named title into notebook table see FS#3387 17 years ago
Cristian Fasanando 1da6d0f819 [svn r17441] logic changes - Implemented new notebook tool (see FS#3387) 17 years ago
Ivan Tcholakov 09d1f5ad4c [svn r17414] FS#2867 - Suppressing a warning message on course creation. 17 years ago
Ivan Tcholakov 7f838955cf [svn r17411] FS#2867 - FCKEditor: Updating the course creation script. 17 years ago
Juan Carlos Raña efa930e5b7 [svn r17378] expansion of content. Change mysql TEXT to MEDIUMTEXT 17 years ago
Cristian Fasanando 721d9c58c5 [svn r17358] Fixed The members of a group already can see the private forums see FS#3370 (by cvargas) 17 years ago
Juan Carlos Raña 86e0c7a813 [svn r17334] previous for protect a page when a user is editing 17 years ago
Cristian Fasanando da66deae13 [svn r17118] new field display_order in glossary table (see FS#3293) 17 years ago
Juan Carlos Raña eda92da16e [svn r17084] open chat in a new window and some improvements in chat 17 years ago
Cristian Fasanando f89474820e [svn r17061] Added file attachments to events (see FS#193) 17 years ago
Juan Carlos Raña c08b9f45c1 [svn r17014] now we using time() instead timestamp in wiki discuss 17 years ago
Isaac Flores 903410e784 [svn r16992] Fixed the glossary can be enabled by default (see FS#3277 ) by cvargas 17 years ago
Juan Carlos Raña de4e7305b7 [svn r16970] replace icon of glossary 17 years ago
Yannick Warnier 0a5c50d63e [svn r16966] Fixed bug in platform settings whereby the survey tool was always visible upon new course creation (see FS#3155) by cvargas 17 years ago
Yannick Warnier 2afef30dd7 [svn r16962] Fixes two bugs in group forums (see FS#3225 and FS#3270) 17 years ago
Isaac Flores b99b082594 [svn r16918] Added general option to prevent course creation 17 years ago
Yannick Warnier 2131302adb [svn r16892] Added glossary tool (FS#3248) 17 years ago
Juan Carlos Raña ff200a7986 [svn r16756] improving consistency in the tables structure 17 years ago
Juan Carlos Raña 51c25bffe6 [svn r16754] structuring and reorganizing tables 17 years ago
Yannick Warnier b5ddb4e635 [svn r16707] Updated hotspot coordinates field size to allow for more-than-32-points polygons (tinytext is only max 255 chars long) 17 years ago
Yannick Warnier 41de8104be [svn r16698] Changed unjustified varchar fields to int (implements FS#3103) (by iflores) 17 years ago
Juan Carlos Raña e28f4b299d [svn r16688] replace timestamp mode with time() mode. And some fix 17 years ago
Yannick Warnier 57ccf07fbd [svn r16661] Added tables structure for forum and work scores as well as gradebook and forum scores logs 17 years ago
Daniel Perales dfb5bfba3b [svn r16657] integration of project dokeosla-usil into dokeos:FS#3159, also fixed bug of revision 16577, refactored code of revision 16306 17 years ago
Yannick Warnier cb1bd2b9f8 [svn r16436] Made course home default image path relative 17 years ago
Juan Carlos Raña f7b8008607 [svn r16433] Tunning wiki. Moving fields to new wiki_conf 17 years ago
Juan Carlos Raña 23690138a3 [svn r16420] developing new Wiki features 17 years ago
Patrick Cool 8b53ab7ba8 [svn r16414] audio upload learnpath step 17 years ago