Commit Graph

8146 Commits (441e0bfd295cd412c43009b72a7ac066bd0d09c8)

Author SHA1 Message Date
Juan Carlos Raña 71ea6113fb fix lang var 16 years ago
Juan Carlos Raña 91c4c7b73f add online status to userinfo 16 years ago
Arthur Portugal 9fe9d53376 Fixed when there are not courses in the portal to can make special exports DT#5377 16 years ago
Juan Carlos Raña d3c107e863 fix bug#5416 can not search or add words to a sub-language 16 years ago
Arthur Portugal bdb034af31 Fixed when there are not courses in the portal to can make special exports DT#5377 16 years ago
Juan Carlos Raña 8bdf95bafd add languge variables to several raw text 16 years ago
Arthur Portugal 2e2df2f25e Updated the folder language DT#5377 16 years ago
Arthur Portugal d273785ac8 Fixed bad breadcrumb into special exports and Import Users DT#5377 16 years ago
Juan Carlos Raña d09c0e18fc improve navigation after create a wiki page 16 years ago
Ivan Tcholakov 1135b2513f Feature #4225 - The setting "Use a title for the document name" as activated by default since now. 16 years ago
Ivan Tcholakov 06d001a5ec Task #2867 - The online editor: Fixing again the asciimath plugin. 16 years ago
Juan Carlos Raña be824fb19a enable ordering in some columns for easy tracking 16 years ago
Ivan Tcholakov d9356f2784 Feature #306 and Feature #4297 - The Wiki tool: Upgrading the function export2doc(). Now a Wiki page is exported in the "Documents" tool as full html page/document + css inside. Title of the page is now recorded in the correspondent database record for documents. 16 years ago
Juan Carlos Raña 220988c0c0 fix prevent concurrent users and double version 16 years ago
Arthur Portugal 9c486616ba Interbreadcrumb index into special reports DT#5377 16 years ago
Ivan Tcholakov 1e4c271941 Feature #306 - Upgrading the function api_check_password(). Comments are added. 16 years ago
Ivan Tcholakov 942f562e44 Feature #306 - Internationalization API: Implementation of two new functions api_chr() and api_ord(). 16 years ago
Ivan Tcholakov 0fe9dd611b Feature #5397 - The file main/user/user_add.php seems to be obsolete. Anyway, I am modernizing it a little bit. 16 years ago
Ivan Tcholakov 119ad9f354 Feature #5397 - Replacing deprecated get_setting() with api_get_setting(). 16 years ago
Ivan Tcholakov c81137da87 Feature #306 - Removing the function replace_accents(). This function is not needed anymore. 16 years ago
Julio Montoya f226256ce8 Minor - Fixing menu bar 16 years ago
Julio Montoya 665b16dd4c First attempt to fix the session view 16 years ago
Ivan Tcholakov fd9314ca09 Feature #306 - Removing the function remove_accents(). It is useless in contemporary code. 16 years ago
Isaac Flores a98a9647d9 improvements in corporate style css 16 years ago
Juan Carlos Raña 531d137937 default sort list of names users in Spanish 16 years ago
Ivan Tcholakov 0a0c342768 Feature #306 - Deprecation of the functions replace_accents() and remove_accents(). 16 years ago
Julio Montoya cf6aa35ef0 Minor - changing action menu position 16 years ago
Isaac Flores ca2aa3e3a0 Cleaning code 16 years ago
Julio Montoya 0b484277e0 Minor - change input order 16 years ago
Julio Montoya 5302b963de Adding session_rel_course_rel_user.status field in main database, also fixing latest modification to implement the session category feature 16 years ago
Julio Montoya 4c12818d5e Adding some intval and escape_string functions see DT#4389 16 years ago
Julio Montoya a5124e57c6 Some security fixes see DT#4389 16 years ago
Isaac Flores 3698b490cd allow hide tools 16 years ago
Julio Montoya 60371b1d3c Fixing the confirmation message when hiding a tool see #4403 16 years ago
Ivan Tcholakov 87a9f65fb1 Task #2867 - The online editor, asciimath plugin: Fixing a javascript error on IE8. 16 years ago
Juan Carlos Raña f49ecfeb76 fix buttons (second turn) lock add newpages and visibility pages 16 years ago
Cristian Fasanando aacfd51d50 Fixed copy course session to another session for documents tool - partial BT #5377 16 years ago
Ivan Tcholakov 1aedc44cd6 Feature #306 - Fixing name ordering for two places in admin/user_information.php 16 years ago
Ivan Tcholakov 18349fb249 Feature #306 - Fixing name ordering for a place in admin/resume_session.php 16 years ago
Julio Montoya 140b17cb11 Deleting forgotten echo 16 years ago
Ivan Tcholakov cbadc3fc5c Bug #5418 - Suppressing all PHP 5.3 deprecation messages for "Test Server" system mode. 16 years ago
Ivan Tcholakov fe918166cc Bug #5418 - Fixing some PHP4 style code in PEAR/QuickForm, so deprecation messages be shown on PHP 5.3. 16 years ago
Ivan Tcholakov f10a1a6e3d Feature #5397 - Replacing mysql_query() with Database::query(). 16 years ago
Juan Carlos Raña a029b5c740 fix buttons: notify recent changes, notify a change page, notify a change discuss 16 years ago
Ivan Tcholakov c9af458a84 Feature #5397 - Replacing mysql_affected_rows() with Database::affected_rows(). 16 years ago
Ivan Tcholakov 66d5d81ec3 Feature #5397 - Replacing mysql_result() with Database::result(). 16 years ago
Ivan Tcholakov dab3646394 Feature #5397 - Reverting two wrongly done changes in Database class. 16 years ago
Ivan Tcholakov 6e016fb743 Feature #5397 - Replacing mysql_num_rows() with Database::num_rows(). 16 years ago
Ivan Tcholakov 30b0daf596 Feature #5397 - Replacing mysql_fetch_row() with Database::fetch_row(). 16 years ago
Ivan Tcholakov bb90a73e87 Feature #5397 - Replacing mysql_real_escape_string() with Database::escape_string(). 16 years ago