Juan Carlos Raña 72833f5576 import a svg file to current canvas and open svg file hace 14 años
..
WCAG e7599354f6 merge hace 15 años
asciimath 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. hace 14 años
ezpdf e7599354f6 merge hace 15 años
fckeditor 469fd3b2d6 improve styles for advanced html editor into social network hace 14 años
flv_player 40cb9dc3fa prevent the listing of several directories hace 15 años
formvalidator 77617d6505 Added new variable in the field of star_time and end_time to define interval 5 minutes hace 14 años
getid3 e7599354f6 merge hace 15 años
htmlpurifier f2e5693787 Minor - added descriptions to tests classes hace 14 años
icalcreator ed9ea6facc Updating icalcreator to the last version 2.6 hace 15 años
internationalization_database 9a1d671b3c Modified the format in the report of tests the field users has been changed and added a new field, last name, first name, changed the format in the export file xls and cvs and modified the name_order_conventions in the array 'spanish' to order by last name hace 14 años
javascript f2e5693787 Minor - added descriptions to tests classes hace 14 años
kses-0.2.2 e7599354f6 merge hace 15 años
magpierss 91ace9c5b8 Set encoding as UTF-8 in RSS fetcher - Fixed CT#1649 hace 14 años
mediaplayer e7599354f6 merge hace 15 años
mimetex e7599354f6 merge hace 15 años
mp3player e7599354f6 merge hace 15 años
mpdf d8bf841351 Feature #1768 - Documents tool, full-html export to pdf: Solving the first problem about the missing images. hace 14 años
nusoap e7599354f6 merge hace 15 años
pchart e7599354f6 merge hace 15 años
pclzip e7599354f6 merge hace 15 años
pear 9cad2e22cb Bug #1831 - Upgrading of the PEAR's package Spreadsheet_Excel_Writer to version 0.9.2. Local changes about Excel export have been made in order defferent input encodings to be supported. hace 14 años
phpmailer a02e387db0 Fixing more incorrect br-tags. hace 14 años
ppt2png e7599354f6 merge hace 15 años
search 7e40ec0aac Duplicate slashes in filenames have been removed. hace 14 años
svg-edit 72833f5576 import a svg file to current canvas and open svg file hace 14 años
swfobject e7599354f6 merge hace 15 años
xajax e7599354f6 merge hace 15 años
.htaccess 47022680ce Accept gzopen64() too as a test of the zlib extension load hace 15 años
access_url_edit_courses_to_url_functions.lib.php 76df00ff94 Task #1765 - The remaining calls api_get_setting('platform_charset') have been replaced with api_get_system_encoding(). hace 14 años
access_url_edit_sessions_to_url_functions.lib.php 76df00ff94 Task #1765 - The remaining calls api_get_setting('platform_charset') have been replaced with api_get_system_encoding(). hace 14 años
access_url_edit_users_to_url_functions.lib.php 76df00ff94 Task #1765 - The remaining calls api_get_setting('platform_charset') have been replaced with api_get_system_encoding(). hace 14 años
add_course.lib.inc.php b0365a7981 fix email notifications with sessions hace 14 años
add_courses_to_session_functions.lib.php 76df00ff94 Task #1765 - The remaining calls api_get_setting('platform_charset') have been replaced with api_get_system_encoding(). hace 14 años
add_many_session_to_category_functions.lib.php 76df00ff94 Task #1765 - The remaining calls api_get_setting('platform_charset') have been replaced with api_get_system_encoding(). hace 14 años
app_view.php 2b37c86a71 Implemented template (partial, it still needs some improvements) for courses catalogue, added course picture inside course settings. hace 14 años
array.lib.php c2bfb16132 Minor - Cosmetic changes hace 15 años
attendance.lib.php 5972cf9e78 Fixed bug when adding students to the attendance sheet after the first session has been taken (Fixes CT#1800) hace 14 años
auth.lib.php 2b37c86a71 Implemented template (partial, it still needs some improvements) for courses catalogue, added course picture inside course settings. hace 14 años
banner.lib.php 6af32d6dc2 Forcing the month view in the \"Personal agenda\" hace 15 años
blog.lib.php c2bfb16132 Minor - Cosmetic changes hace 15 años
classmanager.lib.php 67c3626ef0 Deleting ==== from heades adding license text hace 15 años
course.lib.php 0e0bfc2433 Feature #2099 - CourseManager class, a method has been renamed: course_code_exists() ---> is_existing_course_code(). A deprecated method with the old name still stays. hace 14 años
course_description.lib.php 57ece0a285 Web services cleanup and bug fixes hace 14 años
course_document.lib.php 67c3626ef0 Deleting ==== from heades adding license text hace 15 años
course_home.lib.php 8a9a807b47 Minor - added small comment hace 14 años
course_request.lib.php 3ea2e10c98 Feature #2099 - CourseManager class, a new method course_code_exists() has been added. hace 14 años
dashboard.lib.php 43995f2a32 Dashboard tool: avoid warning message hace 15 años
database.lib.php 4892af4746 Feature #2099 - A new constant has been added to database.lib.php. hace 14 años
debug.lib.php 376c08bb5a Renamed debug.lib.inc.php hace 14 años
diagnoser.lib.php b71665ac70 Adding $_SERVER variables to system status hace 15 años
display.lib.php 464a70c541 Feature #272 - Revision of Display class. The deprecated metod Display::user_name() has been removed (use api_get_person_name() instead). hace 15 años
document.lib.php b81b576864 More minor corrections, not important. hace 14 años
events.lib.inc.php 8874d44634 Adding orig_lp_item_view_id in the track_e_exercises see #1334 hace 14 años
exercise_show_functions.lib.php 6388bd2f00 Feature #747 - Replacement of the function api_parse_tex() with the function text_filter() which has generic purpose. The function text_filter is dummy yet, it may be developed in the future. hace 14 años
export.lib.inc.php 67c3626ef0 Deleting ==== from heades adding license text hace 15 años
fileDisplay.lib.php 3b6d294e95 Avoid warning messages if input is an array in choose_image function hace 15 años
fileManage.lib.php 3a4b57ef52 Database::escape_string added hace 15 años
fileUpload.lib.php dd7da6b992 Adding the PCLZIP_OPT_REPLACE_NEWER parameter when unziping a file, this parameter forced the replacement of files. Also updating the itemproperty if files already exits see BT#1307 hace 14 años
geometry.lib.php 67c3626ef0 Deleting ==== from heades adding license text hace 15 años
glossary.lib.php c7b44cc1e9 Feature #1744 - Cleaning logical conditions (3). hace 14 años
group_portal_manager.lib.php aaef46f149 more fix socialnetwork styles and update lang hace 14 años
groupmanager.lib.php c7b44cc1e9 Feature #1744 - Cleaning logical conditions (3). hace 14 años
image.lib.php 2b37c86a71 Implemented template (partial, it still needs some improvements) for courses catalogue, added course picture inside course settings. hace 14 años
import.lib.php 684680cac0 Feature #1834 - Adding encoding detection and encoding conversion functionality in Import::csv_to_array(). hace 14 años
index.html 47022680ce Accept gzopen64() too as a test of the zlib extension load hace 15 años
internationalization.lib.php fdcb66faaf Task #1765 - Some functions related to xml-processing have been moved to the library text.lib.php. hace 14 años
internationalization_internal.lib.php fdcb66faaf Task #1765 - Some functions related to xml-processing have been moved to the library text.lib.php. hace 14 años
legal.lib.php 67c3626ef0 Deleting ==== from heades adding license text hace 15 años
login.lib.php dfff928461 Fixing lost password message sent by email changeset 9259 dffa14745af4 + other cosmetic changes hace 15 años
mail.lib.inc.php e6d312d9fd Minor - Fixed order of params *in function documentation* hace 14 años
main_api.lib.php 849efb08dc Cleaning exercise files, adding UTC support hace 14 años
message.lib.php 76df00ff94 Task #1765 - The remaining calls api_get_setting('platform_charset') have been replaced with api_get_system_encoding(). hace 14 años
notebook.lib.php 918f21be6a Adding database::escape_string not sure if api_get_course_id() is completly clean hace 15 años
online.inc.php 10c91925b7 Fixing whoisonline UI hace 14 años
security.lib.php 623aebd3f6 htmlpurifier calls changed to static see CT#1450 hace 14 años
session_handler.class.php b038d57e4a Bug #1802 - Applying the database encoding patch for the custom php session handler too, this is for the case when database is used for storing php session variables. hace 14 años
sessionmanager.lib.php 0255d9e59f adding multiple URL support to get_XXX_followed_by_drh functions (2) see BT#1470 hace 14 años
social.lib.php 81ca2ad394 fix inbox and outbox icon hace 14 años
sortabletable.class.php 10c91925b7 Fixing whoisonline UI hace 14 años
specific_fields_manager.lib.php 45bc777651 Feature #347 - System libraries: Removing the parameters __FILE__ and __LINE__ in the Database::query() calls. hace 15 años
stats.lib.inc.php d95edbb4ca Database::escape_string added hace 15 años
statsUtils.lib.inc.php 45bc777651 Feature #347 - System libraries: Removing the parameters __FILE__ and __LINE__ in the Database::query() calls. hace 15 años
surveymanager.lib.php 5c8c675fbe Removing useless SurveyManager class hace 15 años
system_announcements.lib.php 95cb4c4c28 Fixing system announcement UI hace 14 años
tablesort.lib.php c7b44cc1e9 Feature #1744 - Cleaning logical conditions (3). hace 14 años
text.lib.php e40dd672b8 Task #1765 - A correction within the function _api_convert_encoding_xml(): In the xml header the encoding option should precede the standalone option, otherwise DOMDocument fails to load the xml document. hace 14 años
thematic.lib.php c7b44cc1e9 Feature #1744 - Cleaning logical conditions (3). hace 14 años
tracking.lib.php b81b576864 More minor corrections, not important. hace 14 años
upload.xajax.php 79f06f55f2 merge hace 15 años
urlmanager.lib.php 917205c514 No need of doing this: Database::escape_string(api_get_user_id()) hace 15 años
usermanager.lib.php b81b576864 More minor corrections, not important. hace 14 años
xht.lib.php 1b15112aa9 merge hace 15 años
xmd.lib.php 427bdffdd3 Feature #272 - Writting an author's name (Ren?) correctly within UTF-8 source code. hace 15 años