Commit Graph

1031 Commits (374a6882c6502d7d106a98cb0d92c7df5cea3f93)

Author SHA1 Message Date
Yannick Warnier cefb778c1c Fixed typo in title of notification parameter 14 years ago
ywarnier ee93900cc6 Fixed default encryption method (sha1) 14 years ago
Julio Montoya a87f5ebcbb Removing user_field update, those fields are added in the update-db-1.87-1.8.8.php file 14 years ago
Julio Montoya 4f00a49ee3 Fixing query + updating database version 14 years ago
Julio Montoya de82e109dd Fixing database field values 14 years ago
Julio Montoya a6078eb79c Adding notification feature see #2189 (personal option to issue mail when something new happens) 14 years ago
ywarnier 16d843f378 Implemented font resize feature for accessibility (implements #2237) 14 years ago
Juan Carlos Raña 9d7102da7c Feature #2479 Change the widget insert html to true by default 14 years ago
Julio Montoya 859063e5ec Database changes: Allow arbitrary long questions see #1538 14 years ago
Julio Montoya 9a15fe57b0 New db changes adding show_groups_to_users parameters in order to hide the user group list in the social network see BT#1910 14 years ago
Julio Montoya ca1b7615ab Moving wrong place of queries + updating db version 14 years ago
Julio Montoya ea4bacb44a Adding propagate_neg see BT#2028 14 years ago
Ivan Tcholakov 1c7436f9cf Bug #2748 - Installation script, function detect_browser_language(): Fixing unescaped characters within a regular expression. 14 years ago
Ivan Tcholakov ea143d76cc Feature #2746 - Database changes - adding records for supporting Hindi language. 14 years ago
Julio Montoya 3b0a1c17b1 Minor - Adding label in the "I accept" text 14 years ago
Juan Carlos Raña aaebfb144e Feature #2712 default pixlr services is false 14 years ago
Juan Carlos Raña f8f9eb5e9e Feature #2712 Pixlr switch 14 years ago
Julio Montoya e24c9e25ba Adding created_at and updated_at for careers and promotions 14 years ago
Julio Montoya 2fe03c13a5 Adding visibility for promotions and careers + adding bread crumbs 14 years ago
Julio Montoya b53ccb8197 Creating new tables for the "usergroup" feature se BT#1910 14 years ago
ywarnier 14f3956708 Set SHA1 as the default choice in installation process 14 years ago
ywarnier e8df58f11e Added feature to hide course tools on the whole platform - implements BT#1942. This might have consequences on the plugins development. 14 years ago
ywarnier 3c7921e93e Fixed previous commit triggering SQL error 14 years ago
Yannick Warnier 73f75be363 Minor - Slightly updated expected value for session.cookie_httponly in install script 14 years ago
Ivan Tcholakov 834d458563 Feature #2132 - Adding an administrator's setting allowing inclusion of the file ASCIIMathML.js in the system's header (database changes only are here). 14 years ago
Julio Montoya 1516535e3b Adding DB changes for the Career and Promotions see BT#1619 14 years ago
Juan Carlos Raña edc74c6597 #2497 add service online vozMe 14 years ago
Ivan Tcholakov d8cd502818 Feature #2132 - "asciisvg" plug-in: Adding the administrator's setting for activation of the feature (database changes only). 14 years ago
Juan Carlos Raña ee190b5339 Feature #2484 Admin Settings to Show or Hide users folders, default folders (video,audio,flash,images) and chat folder 14 years ago
Julio Montoya e3499250d3 Replacing exercise_min_note to exercise_min_score platform settings (same thing with the max score) 14 years ago
Julio Montoya 8d2dd3c1ae Adding quiz_question.extra field see BT#1914 14 years ago
Julio Montoya 6320ea763b Adding db changes for the new kind of questions see BT#1914 14 years ago
Julio Montoya 6fd0357f7c Adding platform variables: exercise_min_note and exercise_max_note see BT#1629 14 years ago
Yannick Warnier 6f1a100862 Minor - Updated Dokeos ref to Chamilo 14 years ago
Juan Carlos Raña 2b76080097 Feature #2482 switch so that students can export thml documents to PDF 14 years ago
Julio Montoya f8c1943308 Adding db changes for the new lp dates (modified_on, publicated_on, created_on, expired_on) see BT#1618 14 years ago
Yannick Warnier 461618a783 Suggest setting session.httponly to 1 to avoid easy scripted XSS attacks 14 years ago
Juan Carlos Raña 3a63dd3647 Feature #2479 add insertHtml plugin to fckeditor, disabled by default, and clean myconfig 14 years ago
Juan Carlos Raña 442079ea05 Feature #2479 14 years ago
Juan Carlos Raña 9e6136d8d3 #2479 14 years ago
Julio Montoya 78ed989e1d Feature: Export LPs (htmls only) to PDF. 14 years ago
Julio Montoya 5931306959 Adding db changes for the new feature: lp auto lunch see BT#1909 14 years ago
Yannick Warnier f67b3f3e21 Added primary key to personal_agenda table 15 years ago
Juan Carlos Raña 04a77f084f adding platform admin config setting for support svg, wiki: paste as text plain, and load google maps and image map plugins 15 years ago
Yannick Warnier 57acb2d9f5 Alter category in tool table to allow for free categories. enum() is not an optimization of any sort anyway, and the application code already ensures we use one of these values (otherwise it doesn't appear). This is linked to the amplification of the plugins feature. 15 years ago
Yannick Warnier 44c79e63d4 Added index for course.directory 15 years ago
Yannick Warnier 591f84834c Added index for course.category_code 15 years ago
Yannick Warnier ea2445a9f0 Added indexes on user_course_categories and personal_agenda tables 15 years ago
Juan Carlos Raña 13c229ea0a enabled by default advanced html editor 15 years ago
Juan Carlos Raña 2e7aba191a Feature #2207 enabled/disabled spellcheck button. Default is off 15 years ago