Commit Graph

745 Commits (70c9a5136a75e67935758a1c0313a993c1a30ea0)

Author SHA1 Message Date
Yannick Warnier 421874945f [svn r17832] Hidden searchdb dir - only necessary when search plugin installed 17 years ago
Ivan Tcholakov 7b8133212b [svn r17796] FS#2970 - FCKEditor, the advanced file manager: Removing checking for writable sessions folder from the installation script. 17 years ago
Yannick Warnier 5830d7efb9 [svn r17791] Fixed bugs in courses/.htaccess: 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
Yannick Warnier 601dcfa132 [svn r17759] Minor - removed useless int fields confusing size definition (useless in MySQL) 17 years ago
Carlos Vargas 85704a56c9 [svn r17755] Fixed has changed the data picture=true and phone=false see 3474 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
Ivan Tcholakov 0fd3aa5940 [svn r17670] FS#2970 - Adding a check for writable sessions folder in the installation script. Needed for the advanced file manager. 17 years ago
Carlos Vargas e05c848daa [svn r17662] minor write the variable A 17 years ago
Yannick Warnier 6693d815c2 [svn r17578] Added new languages to language list 17 years ago
Juan Carlos Raña d0156221c8 [svn r17554] advanced filemanager fckeditor, now filemanager by default 17 years ago
Yannick Warnier d2aeab8e2b [svn r17553] Remove erroneous query 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
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
Yannick Warnier aa4764b6f2 [svn r17541] Fix inconsistency in directories with write permissions. Only upload/users/ should be writeable, not upload/ (fixes FS#3426) 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
Yannick Warnier ce72a33694 [svn r17528] Prepare upgrade to 1.8.6 17 years ago
Yannick Warnier 58516e9214 [svn r17527] Fixed Windows-specific error in path name building leading to inconsistencies in work tool upload (doesn't fix the problem on existing/upgraded portals) - see FS#3258 17 years ago
Yannick Warnier e51f2d5fc5 [svn r17526] Getting rid of the stupid IDE build-error because of non-quoted {} signs in template configuration file. Tested. 17 years ago
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