Yannick Warnier
|
12afcb0750
|
Fixed excessive division and improve query time in tracking::get_avg_student_exercise_score() as reported very clearly by Jean Robert Opgenort - Fixes CT#1479
|
15 years ago |
Yannick Warnier
|
f1bae326b5
|
United two commits to reduce database overhead (related to CT#1479)
|
15 years ago |
Juan Carlos Raña
|
064fc26276
|
fix search recursive (second send)
|
15 years ago |
Juan Carlos Raña
|
93ec6e5718
|
fix insert in browse mode and fix search recusive
|
15 years ago |
Yannick Warnier
|
69ff2dfd22
|
Fixed parse error in previous commit
|
15 years ago |
Yannick Warnier
|
3ea0b0ccf4
|
Updated return values for most of the system announcements functions to return only true/false and log if errors
|
15 years ago |
Yannick Warnier
|
ebe033b36e
|
Added debug.lib.php library
|
15 years ago |
Yannick Warnier
|
376c08bb5a
|
Renamed debug.lib.inc.php
|
15 years ago |
Yannick Warnier
|
1b26bc3e0e
|
Removed inclusion of debug.lib.inc.php (to be included in global.inc.php as a debug class definition file)
|
15 years ago |
Yannick Warnier
|
b5b95b5aaf
|
Fixed e-mail sender name for global announcements (always using admin's name) - fixes CT#1472
|
15 years ago |
Yannick Warnier
|
e6d312d9fd
|
Minor - Fixed order of params *in function documentation*
|
15 years ago |
Yannick Warnier
|
f8ac51a02e
|
Minor code cleanup
|
15 years ago |
Yannick Warnier
|
91ace9c5b8
|
Set encoding as UTF-8 in RSS fetcher - Fixed CT#1649
|
15 years ago |
Yannick Warnier
|
2bab332d56
|
Minor - Avoiding notice-level reporting (see CT#1442)
|
15 years ago |
Yannick Warnier
|
7a8ac38a41
|
Added optional session parameter to api_get_item_visibility() - see CT#1653
|
15 years ago |
Ivan Tcholakov
|
3c1c6ecf13
|
Cleaning the file fcktemplates.xml.php, doubled calls of the function get_lang() have been fixed.
|
15 years ago |
Ivan Tcholakov
|
e8234a4e31
|
Minor code simplification for the function get_lang().
|
15 years ago |
Ivan Tcholakov
|
b4acd5cde0
|
A minor English language correction.
|
15 years ago |
Juan Carlos Raña
|
b6771e8b58
|
temporarily hide the search button due to a recursive search problem
|
15 years ago |
Juan Carlos Raña
|
83e7a68e63
|
ajaxfilemanager updated to 1.0 RC5
|
15 years ago |
Ivan Tcholakov
|
5117aeecbe
|
Feature #1744 - Online editor, YouTube plugin: Correction of the returned results of a javascript function.
|
15 years ago |
Ivan Tcholakov
|
c7b44cc1e9
|
Feature #1744 - Cleaning logical conditions (3).
|
15 years ago |
Ivan Tcholakov
|
f0c4747bf3
|
Feature #1744 - Cleaning logical conditions: if ($_configuration['multiple_access_urls'] == true) ------> if ($_configuration['multiple_access_urls'])
|
15 years ago |
Ivan Tcholakov
|
c5e36d049a
|
Minor code cleaning for the function get_lang().
|
15 years ago |
Ivan Tcholakov
|
23483a50cb
|
Mr. Chamilo
|
15 years ago |
Ricardo Rodriguez
|
77617d6505
|
Added new variable in the field of star_time and end_time to define interval 5 minutes
|
15 years ago |
Yannick Warnier
|
b209a0111b
|
Improved documentation
|
15 years ago |
Yannick Warnier
|
b8f470306d
|
Minor - slightly improve documentation
|
15 years ago |
Yannick Warnier
|
8335c1a58b
|
Fixed warning when no tools are to be shown in show_tools_category()
|
15 years ago |
Juan Carlos Raña
|
b8190d0465
|
show pictures of each course in the social network, so far only displays a list of files
|
15 years ago |
Juan Carlos Raña
|
33678de470
|
Feature #300 a search of documents that are similar to the tool users
|
15 years ago |
Yannick Warnier
|
f2e5693787
|
Minor - added descriptions to tests classes
|
15 years ago |
Yannick Warnier
|
4409908a92
|
Minor - ensure false is returned when no api_service is provided
|
15 years ago |
Yannick Warnier
|
1467945b79
|
Minor - ensure a default quota is always returned from get_course_quota()
|
15 years ago |
Yannick Warnier
|
f84276b06e
|
added return case for get_api_key_id() when no api key is found
|
15 years ago |
Yannick Warnier
|
c6f06b49c5
|
fixed test failure and removed useless tests
|
15 years ago |
Ivan Tcholakov
|
26477da201
|
Minor changes in the footer about the test server mode indicator and the information for testing purposes.
|
15 years ago |
Ivan Tcholakov
|
a02e387db0
|
Fixing more incorrect br-tags.
|
15 years ago |
christian1827
|
11c7631190
|
Fixed database errors in attendance - CT#1462
|
15 years ago |
Ivan Tcholakov
|
4df41b98a0
|
One more transaction about Feature #541 - ASCIMathML.js: A javascript error on Opera has been suppressed. Additional address (for choice) of public latex rendering service has been added.
|
15 years ago |
Ivan Tcholakov
|
9536bc2043
|
A minor visual fix for the online editor, resizing vertically the "Image Properties" dialog.
|
15 years ago |
Juan Carlos Raña
|
97d1880ff2
|
fix for various bugs: Bug #1718, Bug #1719 Bug #1720 Bug #1721 and related Bug #1463
|
15 years ago |
Ivan Tcholakov
|
067bd05708
|
Feature #541 - ASCIMathML.js: Minor corrections about the (latent) ASCIIsvg part of the script.
|
15 years ago |
Juan Carlos Raña
|
8230dbcd25
|
fix breadcrumb navegation into shared folders
|
15 years ago |
Ivan Tcholakov
|
e8b9f4ecac
|
Feature #541 - ASCIMathML.js: Simplification for setting the configuration variable AMTcgiloc.
|
15 years ago |
Ivan Tcholakov
|
6abdd36716
|
Feature #541 - ASCIMathML.js: The color (blue) value now is accepted by mathTeX rendering service too.
|
15 years ago |
Ivan Tcholakov
|
7822196835
|
Tasks #541 and #1709 - ASCIIMathML.js: Disabling directly in the scipt the code that inserts styles for warning messages. This feature of the script breaks the online editor's visual appearance.
|
15 years ago |
Ivan Tcholakov
|
005dd94525
|
Feature #541 - Online editor's asciimath plugin: A correction in the table with the formula examples and a visual correction for the dialog on IE have been done.
|
15 years ago |
Ivan Tcholakov
|
eca5d4a24c
|
Feature #541 - ASCIMathML.js: A change for better compatibility with mathTeX rendering service.
|
15 years ago |
Ivan Tcholakov
|
01e8e08a88
|
Feature #541 - ASCIIMathML.js: Removing some conflicting definitions from the symbol tables.
|
15 years ago |