Commit Graph

107 Commits (1aba3bdda434702c62b915f736768c12ca24b821)

Author SHA1 Message Date
Isaac Flores 107e289373 [svn r18266] data by default in table user_friend_relation_type - (partial FS#3383) 17 years ago
Julio Montoya 22091991f9 [svn r18264] Adding new setting "allow students to browse courses" 17 years ago
Julio Montoya 638d2a4f30 [svn r18225] Minor - Avoiding the drop INDEX, instead we change the alter table FS#3462 17 years ago
Julio Montoya 12b2b04a44 [svn r18207] Editing the unique_setting index to add the access_url see FS#3462 17 years ago
Isaac Flores 40f6447781 [svn r18173] added message tool and social tool in file dokeos_main.sql - (partial FS#3591) 17 years ago
Julio Montoya 267e7c2550 [svn r18143] Adding the relationship access_url - session in the DB 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
Isaac Flores eddb6022f2 [svn r17977] minor-modified scripts sql - (see FS#3518) 17 years ago
Yannick Warnier 8b6f48015d [svn r17958] Fix typo 17 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) 17 years ago
Carlos Vargas 9b3b12cb92 [svn r17953] minor replace ; FS#3510 17 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 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
Carlos Vargas 58cd248ad0 [svn r17947] faltaba el campo status int en el migrate 17 years ago
Yannick Warnier 6919fb4326 [svn r17941] Added glossary table (had been forgotten, apparently) 17 years ago
Yannick Warnier dcd0e94c86 [svn r17937] Fixed wiki visibility 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 b6b966ddc5 [svn r17918] Fixed missing notebook and glossary after migration 17 years ago
Julio Montoya e9c0b6a9cf [svn r17902] allow_message_tool sent it to dokeos_main_corp SVN#3503 17 years ago
Julio Montoya 807500a5ff [svn r17897] Fixing the message table name and setting current bug FS#3503 17 years ago
Isaac Flores cc8bd44b3f [svn r17896] add option in settings current allow_message_tool - (see FS#3505) 17 years ago
Isaac Flores f5ccdd67d8 [svn r17869] logic changes-added table messages_invitation - (partial FS#3471) 17 years ago
Julio Montoya 5c14358ad1 [svn r17864] Setting up the access_url_changeable = 1 in some varibles in the setting_current table FS#3462 17 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. 17 years ago
Julio Montoya cf3698686b [svn r17777] Adding the proccess to update the access_url_rel_user table FS#3462 17 years ago
Yannick Warnier 78eeb75a46 [svn r17760] Added user_api_key table to store API keys by user for web services 17 years ago
Julio Montoya 0c64778e33 [svn r17748] Index added access_url_rel_user FS#3462 17 years ago
Isaac Flores c9f78b03c8 [svn r17743] logic changes-it was added table user_friend and user_friend_relation_type-(see FS#3471) 17 years ago
Julio Montoya 30006a698e [svn r17736] Adding the access_url_rel_user table FS#3462 17 years ago
Julio Montoya 18df5bdc62 [svn r17683] Adding the Booking System Database (a.k.a Reservation 2 extension) FS#821 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 29ea7308b5 [svn r17538] Removed useless size of INT (as newly added to the coding conventions) 17 years ago
Patrick Cool 41d6efcb2c [svn r17536] system templates table 17 years ago
Yannick Warnier e29b382774 [svn r17529] Switched INDEX-type index to UNIQUE-type, we only want to avoid duplicates. This will possibly fail if there are multiple items which prevent unicity already 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 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 62723537c4 [svn r17426] logic changes - it was added option course title and session name - (partial FS#3232) 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 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
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