Commit Graph

569 Commits (49aef64c3b36704add71ffe91982a4ee052e5977)

Author SHA1 Message Date
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
Julio Montoya 5c14358ad1 [svn r17864] Setting up the access_url_changeable = 1 in some varibles in the setting_current table FS#3462 16 years ago
Yannick Warnier 3c49b357f9 [svn r17833] Fixed typo in commit SVN#17736) 16 years ago
Yannick Warnier 421874945f [svn r17832] Hidden searchdb dir - only necessary when search plugin installed 16 years ago
Ivan Tcholakov 7b8133212b [svn r17796] FS#2970 - FCKEditor, the advanced file manager: Removing checking for writable sessions folder from the installation script. 16 years ago
Yannick Warnier 5830d7efb9 [svn r17791] Fixed bugs in courses/.htaccess: 16 years ago
Yannick Warnier 8a84dda172 [svn r17780] Added api_service field in user_api_key table to allow for external API keys to be stored in Dokeos. This field is set to 'dokeos' by default (for accessing dokeos from other services) but could be set to 'linkedin' or 'picasa' or 'hi5' to access these services through Dokeos plugins. 16 years ago
Julio Montoya cf3698686b [svn r17777] Adding the proccess to update the access_url_rel_user table FS#3462 16 years ago
Yannick Warnier 78eeb75a46 [svn r17760] Added user_api_key table to store API keys by user for web services 16 years ago
Yannick Warnier 601dcfa132 [svn r17759] Minor - removed useless int fields confusing size definition (useless in MySQL) 16 years ago
Carlos Vargas 85704a56c9 [svn r17755] Fixed has changed the data picture=true and phone=false see 3474 16 years ago
Julio Montoya 0c64778e33 [svn r17748] Index added access_url_rel_user FS#3462 16 years ago
Isaac Flores c9f78b03c8 [svn r17743] logic changes-it was added table user_friend and user_friend_relation_type-(see FS#3471) 16 years ago
Julio Montoya 30006a698e [svn r17736] Adding the access_url_rel_user table FS#3462 16 years ago
Julio Montoya 18df5bdc62 [svn r17683] Adding the Booking System Database (a.k.a Reservation 2 extension) FS#821 16 years ago
Ivan Tcholakov 0fd3aa5940 [svn r17670] FS#2970 - Adding a check for writable sessions folder in the installation script. Needed for the advanced file manager. 16 years ago
Carlos Vargas e05c848daa [svn r17662] minor write the variable A 16 years ago