Commit Graph

607 Commits (706070c33d21e3f66a6eb0bd79fcd73f49865ccd)

Author SHA1 Message Date
Marco Villegas 87eddad477 [svn r17519] search: add tables to manage search engine data 17 years ago
Juan Carlos Raña 3131dfaea2 [svn r17518] fix a langvar 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
Juan Carlos Raña 7e023d095d [svn r17509] last commit integrating ajaxfilemanager into Dokeos 17 years ago
Cristian Fasanando 9757e1f7ab [svn r17484] I added thwo fields named orig_lp_id and orig_lp_item_id into track_e_exercises table, that will allow to link learning path with exercise attempt see FS#2624 17 years ago
Carlos Vargas b9cf6373c7 [svn r17478] Implemented of the Global Agenda see FS#3391 17 years ago
Yannick Warnier acc580db09 [svn r17453] Little fixes to typos 17 years ago
Cristian Fasanando 1da6d0f819 [svn r17441] logic changes - Implemented new notebook tool (see FS#3387) 17 years ago
Isaac Flores 9eafb6c242 [svn r17427] logic changes - it was added language in the table user - (see FS#3344) 17 years ago
Isaac Flores 62723537c4 [svn r17426] logic changes - it was added option course title and session name - (partial FS#3232) 17 years ago
Ivan Tcholakov fd61596d4b [svn r17420] FS#2867 - File upgrade scripts (1.6.x -> 1.8.6 and 1.8.5 -> 1.8.6): Checking persistency of the predefined folder structure in the default course for all cources. This is needed for proper working of FCKEditor, the built-in file manager. 17 years ago
Ivan Tcholakov 79d5e3a3f6 [svn r17410] FS#2867 - Updating the 1.6.x -> 1.8.0 upgrade script for files. 17 years ago
Juan Carlos Raña efa930e5b7 [svn r17378] expansion of content. Change mysql TEXT to MEDIUMTEXT 17 years ago
Juan Carlos Raña 86e0c7a813 [svn r17334] previous for protect a page when a user is editing 17 years ago
Isaac Flores 6d18f04910 [svn r17295] logic changes - set @mysql_connect - (partial FS#3249) 17 years ago
Isaac Flores d28e47c9e5 [svn r17270] changes logic - removed type datetime and added int - (partial FS#3249) 17 years ago
Cristian Fasanando da66deae13 [svn r17118] new field display_order in glossary table (see FS#3293) 17 years ago
Yannick Warnier 7a35081cfb [svn r17095] Fixed duplicate (and bad) glossary SQL queries in install and upgrade process (see FS#3269). 17 years ago
Yannick Warnier 24cd8ea1b5 [svn r17090] Updated field type for user_id (fixes FS#3275) 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 44a4233399 [svn r17062] Add agenda attachment table creation statement (see FS#193) 17 years ago
Cristian Fasanando f89474820e [svn r17061] Added file attachments to events (see FS#193) 17 years ago
Isaac Flores 6e00a7bb6f [svn r17055] minor-changes in style -Language was added at settings_options variables - see(FS#3169) 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 d2d9d6b7bf [svn r16921] Added general option to prevent course creation 17 years ago
Isaac Flores 2a003956bf [svn r16916] 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 077d209846 [svn r16711] Update hotspot results fields to allow for larger coordinates sequences 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 133e6d7afd [svn r16699] Fix missing phone number in install process (fixes FS#2745) (by cvargas) 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
Daniel Perales 5f5e6411cb [svn r16674] fixed revision 16657 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
Ivan Tcholakov a6abdb402b [svn r16653] FS#2787 - Add session sql_mode = '' to mysql_connect (avoid strict SQL mode). Inseting all the code as planned. 17 years ago
Eric Marguin 525baf5685 [svn r16579] fix a bug query 17 years ago
Yannick Warnier ab837173f0 [svn r16552] Added update to course_module for new wiki tool 17 years ago
Eric Marguin 3f54769c96 [svn r16536] prepare 1.8.6 upgrade + fix some queries in upgrade files 17 years ago
Yannick Warnier 27466b26e3 [svn r16522] Added wiki to course_module for 3 columns view and moved survey to basic section 17 years ago
Yannick Warnier c1bc411a74 [svn r16521] Fix a bug in the course_module table creation syntax, preventing the table creation (see FS#3040), which seemed to break only the 3 columns view. 17 years ago
Yannick Warnier 6fe463878c [svn r16498] Add option to show/hide general coach name from session title in user_portal - part of FS#2997 (rvelasquez) 17 years ago
Eric Marguin 50a61cc256 [svn r16484] move add_users_by_coach in Security part and add extend_rights_for_coach and extend_rights_for_coach_on_surveys 17 years ago
Juan Carlos Raña 4aaf7868a0 [svn r16431] Tunning wiki. Moving fields to new wiki_conf 17 years ago