Commit Graph

3418 Commits (be9da0afede875592aa76364f4d933f97c795547)

Author SHA1 Message Date
Juan Carlos Raña 684017a37c Feature #2204 integrate plugin wiris ver 1.14.3. first send: raw plugin 14 years ago
Ricardo Rodriguez a43875ed99 (no commit message) 14 years ago
Ivan Tcholakov a4631992c3 Feature #2132 - Online editor: A new configuration option has been added - the path to the file d.svg. 14 years ago
Ivan Tcholakov 1043c28897 Feature #2132 - Tabs to spaces conversion for some files. 14 years ago
Julio Montoya 5e4fee84ac Fixing exercise_show and exercise_results requires testing 14 years ago
Ivan Tcholakov 645f8f9ee6 Feature #2132 - The online editor, cleaning the configuration file myconfig.php. 14 years ago
Ivan Tcholakov 87c9fc3abb Feature #2132 - Development "asciisvg" plug-in (1). 14 years ago
Ivan Tcholakov 39972c3956 Feature #2132 - Starting development of a new plug-in "asciisvg" for the online editor. 14 years ago
Ivan Tcholakov 4af25ce446 Feature #2132 - ASCIIMathML.js script: Correction of the previous transaction, fixing a date. 14 years ago
Ivan Tcholakov 6b5213b346 Feature #2132 - ASCIIMathML.js script: The default setting translateLaTeX has been set to boolean true. This is needed for showing mathematical graphics. But the script gets sensitive to $ signs in the document. If by $ you mean US dollars (not a LaTex formula), better change the symbol $ to USD. 14 years ago
Ivan Tcholakov d2179d5961 Feature #2132 - ASCIIMathML.js script: Conversion of the leading tabs into spaces. 14 years ago
Yannick Warnier dc01ceafe0 fixed minor bug in whoisonline users list showing 25 instead of 10 shown in dropbox 14 years ago
Ivan Tcholakov a55d288e71 Feature #2099 - A TODO has been resolved. Various corrections for dealing with quote characters in entered strings. The Database::escape_string() method has been applied on its correct places. 14 years ago
Ivan Tcholakov 332bce1e33 Feature #539 - The new field 'exemplary_content' now is supported by the "Course requests/validation" feature too. 14 years ago
Ivan Tcholakov 4e3f733fde Feature #539 - Various minor corrections. 14 years ago
Ivan Tcholakov 5124ac632c Feature #539 - main/inc/lib/add_course.lib.inc.php: A correction to the previous transaction. 14 years ago
Ivan Tcholakov 269fc2a8fd Feature #539 - main/inc/lib/add_course.lib.inc.php: A new optional parameter $fill_with_exemplary_content has been added to some functions. 14 years ago
Ivan Tcholakov 34513dd4e0 Feature #539 - Cleaning the file main/inc/lib/add_course.lib.inc.php (5). Resolving a TODO task. 14 years ago
Ivan Tcholakov aa4434139a Feature #539 - Cleaning the file main/inc/lib/add_course.lib.inc.php (4). Coding conventions. 14 years ago
Ivan Tcholakov 3c2f08101c Feature #539 - Cleaning the file main/inc/lib/add_course.lib.inc.php (3). 14 years ago
Ivan Tcholakov f7ec3b9f70 Feature #539 - Cleaning the file main/inc/lib/add_course.lib.inc.php (2). 14 years ago
Ivan Tcholakov e65f34803b Feature #539 - Cleaning the file main/inc/lib/add_course.lib.inc.php (1). The leading tabs have been converted to spaces. 14 years ago
Ivan Tcholakov 2164179292 Feature #2099 - Course request creation: In the notification e-mail to the platform admin the URL of the newly created request has been made precise. 14 years ago
Julio Montoya 2c6bd8eaf3 New LP parameter added: "use_max_score" in the lp table. Admins can change the default value of the max_score to empty. The past default value was 100. See BT#1613. 14 years ago
Ivan Tcholakov 77133e8f16 Feature #2099 - Hiding some buttons from the page for editition training requests depending on the context. 14 years ago
Ivan Tcholakov fd83647503 Feature #2099 - Some form fields have been set as mandatory. 14 years ago
Ivan Tcholakov 17e9c4bf4a Feature #2099 - Coding the page for editition training requests (7). 14 years ago
Ivan Tcholakov 0180fb9e57 Feature #2099 - Coding the page for editition training requests (6). 14 years ago
Juan Carlos Raña 4179564717 Feature #2004 Change the system to avoid duplicates 14 years ago
Juan Carlos Raña 6591a08ef0 Feature #2004 avoid missing the title inside a svg document 14 years ago
Juan Carlos Raña 2ac952541a Feature #2004 fix accents 14 years ago
Julio Montoya 1aba26fe5b Function modified in order to accept exercise_result.php calls 14 years ago
Julio Montoya 12c2be1e54 More stats fixes 14 years ago
Ivan Tcholakov 755a74f030 Feature #2099 - Using the keyword "self" where it is appropriate. 14 years ago
Ivan Tcholakov fd7876f87d Feature #2099 - Adding support for time-zones. 14 years ago
Juan Carlos Raña 434d5721da Feature #2044 adding a message when saving and return to current directory 14 years ago
Julio Montoya 3dc9179527 Adding session support to the tracking::get_average_score function 14 years ago
Julio Montoya 4aa2230827 Adding session_id in results not to filter the lp 14 years ago
Ivan Tcholakov 3ad9c1aab9 Feature #2099 - Minor editions, not important. 14 years ago
Julio Montoya 2eb63345f1 Fixing get_db_progress function + improving student reporting to work with exercises + sessions + lps BT#1613 14 years ago
Julio Montoya 57a3b9bafb Fixing bug when subscribing users in a session 14 years ago
Ivan Tcholakov 016f8bdbb9 Feature #2099 - Mail sending: api_valid_email() is to be used inside the mailing functions for checkig agains valid e-mail addresses. The previous solution uses the eregi() function which is not PHP 5.3 "friendly". 14 years ago
Ivan Tcholakov 6781022058 Feature #2099 - main_api.lib.php: Two functions api_valid_url() and api_valid_email() have been added. 14 years ago
Ivan Tcholakov fe3183fe12 Feature #2099 -Shallow cleaning the file main_api.lib.php. 14 years ago
Julio Montoya f6004100e1 Adding new lp exercise reports (average result by question and exercise results by session) see BT#1567 and BT#1568 14 years ago
Ivan Tcholakov 87364bf98f Feature #2099 - Course validation: Implementing e-mail notifications for rejected course/training requests. 14 years ago
Ivan Tcholakov 433db1d14a Feature #2099 - Course validation: Implementing e-mail notifications for accepted courses/trainings. 14 years ago
Ivan Tcholakov d9355b3263 Feature #2099 -Course validation: Implementing e-mail requests for additional information about future courses/trainings. 14 years ago
Ivan Tcholakov 6eb7e7eef3 Feature #2099 - Language related changes (7). 14 years ago
Ivan Tcholakov 6c285979fa Feature #2099 - Course request creation: Adding the course code within the e-mail notification messages. 14 years ago