Commit Graph

585 Commits (83fcd987f952062d7c31aafd4c60eb9a79c11afa)

Author SHA1 Message Date
Cristian Fasanando c578cfe537 [svn r18697] Logic change - Fixed Migrate picture users to dokeos 1.8.6 - see FS#3720 16 years ago
Ivan Tcholakov f5a2615a3b [svn r18559] FS#3594: Adding missing language codes to the 'language' table. Adding comments to the functions api_get_language_isocode() and Database::get_language_isocode() mentioning the used language-code standards. 16 years ago
Julio Montoya bdc2a138ed [svn r18556] Updating the DB version setting 16 years ago
Isaac Flores f0392e501f [svn r18525] changed options for insert sql - (partial FS#3664) 16 years ago
Isaac Flores 93f8ff6279 [svn r18501] added API key in file migrate-db - (partial FS#3664) 16 years ago
Julio Montoya 23bee9d593 [svn r18493] Setting the right path FS#3510 16 years ago
Isaac Flores 1c51ee607f [svn r18424] added label social in social tool - (partial FS#3619) 16 years ago
Julio Montoya f3b446931b [svn r18417] Adding the Dokeos Database Version in setting current. 16 years ago
Julio Montoya 12f8679472 [svn r18406] Adding the "field_filter" column into the "user_fields" table see FS#3462 16 years ago
Julio Montoya a7df8b5d7a [svn r18404] Fixing SVN#18373 - adding default 0 16 years ago
Julio Montoya 8e42b5a76a [svn r18374] Fixing SVN#18373 16 years ago
Julio Montoya 13c6f34897 [svn r18373] Adding the session_id into the "documents" and "lp" table see FS#3634 16 years ago
Isaac Flores fdb1c40afc [svn r18367] allow show results with floating point,in exercice tool - (partial FS#3630) 16 years ago
Isaac Flores 47bcb99335 [svn r18301] add reference of option to delete - (partial FS#3621) 16 years ago
Isaac Flores 107e289373 [svn r18266] data by default in table user_friend_relation_type - (partial FS#3383) 16 years ago
Julio Montoya 22091991f9 [svn r18264] Adding new setting "allow students to browse courses" 16 years ago
Isaac Flores 26837712ee [svn r18241] allow create table sys_calendar-(partial FS#3600) 16 years ago
Julio Montoya 638d2a4f30 [svn r18225] Minor - Avoiding the drop INDEX, instead we change the alter table FS#3462 16 years ago
Julio Montoya 12b2b04a44 [svn r18207] Editing the unique_setting index to add the access_url see FS#3462 16 years ago
Isaac Flores 40f6447781 [svn r18173] added message tool and social tool in file dokeos_main.sql - (partial FS#3591) 16 years ago
Julio Montoya bb3c2ef604 [svn r18146] When upgrading to Dokeos 1.8.6 the access_url_rel_session table will be filled. FS#3462 16 years ago
Julio Montoya 267e7c2550 [svn r18143] Adding the relationship access_url - session in the DB FS#3462 16 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) 16 years ago
Yannick Warnier caaee89e74 [svn r18018] Removed info about php sessions directory to avoid confusing users 16 years ago
Isaac Flores eddb6022f2 [svn r17977] minor-modified scripts sql - (see FS#3518) 16 years ago
Marco Villegas 0204d33334 [svn r17968] search widget prefilter: avoid hardcode specific field prefix 16 years ago
Julio Montoya f3b21022c3 [svn r17966] This was moved to dokeos_main_corp.sql FS#3503 16 years ago
Yannick Warnier 8b6f48015d [svn r17958] Fix typo 16 years ago
Yannick Warnier ba264240f1 [svn r17957] Added filemanager to migrate-db and set to false by default (following comments by Thomas that it was best that way) 16 years ago
Carlos Vargas 9b3b12cb92 [svn r17953] minor replace ; FS#3510 16 years ago
Julio Montoya d687e4e26e [svn r17949] Added the exe_duration in the stats DB (developed by Nicolas Raynaud (Cyim) added by jmontoya) FS#3515 16 years ago
Julio Montoya 76ec824e7e [svn r17948] New code in tool exercise (questions with) developed by Nicolas Raynaud (Cyim) added by jmontoya FS#3515 16 years ago
Carlos Vargas 58cd248ad0 [svn r17947] faltaba el campo status int en el migrate 16 years ago
Yannick Warnier 724f9aea8e [svn r17943] Insert the course_module table if the portal is a 1.8.5 that has been upgraded (1.8.5 had a bug which prevented the creation of the course_module table). 16 years ago
Yannick Warnier 6919fb4326 [svn r17941] Added glossary table (had been forgotten, apparently) 16 years ago
Yannick Warnier dcd0e94c86 [svn r17937] Fixed wiki visibility 16 years ago
Yannick Warnier 4aba38e8f4 [svn r17935] Fixed problem of course tools duplication in migration from previous versions of Dokeos (and for migration between previous versions as well). Related to private task FS#2660 but reported in other cases as well. 16 years ago
Julio Montoya 33c2fc41a0 [svn r17934] Adding db vars for the feedback type in Quiz table FS#3511 16 years ago
Yannick Warnier deecb66f9d [svn r17925] Minor - avoid warning 16 years ago
Yannick Warnier 4a2a788afb [svn r17924] Fixing the 1.8.4 to 1.8.5 migration script to avoid problems when upgrading from lower versions directly to 1.8.6 (which will go through each sub-migration process) 16 years ago
Yannick Warnier 8994838909 [svn r17923] Fix typo 16 years ago
Yannick Warnier 5489bc9c25 [svn r17922] Updated shared folder to put it in course documents root 16 years ago
Yannick Warnier 6e971b6132 [svn r17921] Minor improvement - define undefined variables 16 years ago
Yannick Warnier b6b966ddc5 [svn r17918] Fixed missing notebook and glossary after migration 16 years ago
Yannick Warnier c24477ed83 [svn r17917] Little fix to shared directory creation 16 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 16 years ago
Julio Montoya e9c0b6a9cf [svn r17902] allow_message_tool sent it to dokeos_main_corp SVN#3503 16 years ago
Julio Montoya 807500a5ff [svn r17897] Fixing the message table name and setting current bug FS#3503 16 years ago
Isaac Flores cc8bd44b3f [svn r17896] add option in settings current allow_message_tool - (see FS#3505) 16 years ago
Isaac Flores f5ccdd67d8 [svn r17869] logic changes-added table messages_invitation - (partial FS#3471) 16 years ago