Commit Graph

130 Commits (670628a66e21e754600e11115f71bd9942dabbf5)

Author SHA1 Message Date
Julio Montoya 7efd8fb0cc Admin can now save content before the <head> tag is closed. Useful to add tracking information 14 years ago
Julio Montoya ee95ae4984 Minor cleaning code 14 years ago
Julio Montoya 63c6efc5ba Adding filter_terms in forums see BT#2685 new option in Settings>security 14 years ago
Julio Montoya c26dcd29b4 Moving sortableclass.lib.php and usermanager.lib.php in global.inc.php 14 years ago
Bryan Fuertes 85bd3ae6b2 added changes in section zonas horarias 14 years ago
Julio Montoya 6fa115e2f6 Fixing function get_activities_data, bug when reporting activities date see #3734 14 years ago
Yannick Warnier a07a83746b Langues terms update 14 years ago
Julio Montoya 486dc5a0f6 Saving watermark platform in default_course_documents/images/X_pdf_watermark.png #3596 14 years ago
Julio Montoya 9255453703 Addin warning messages when adding a watermark + adding a new return_message 14 years ago
Julio Montoya 0951d23247 Fixing warning php messages, adding cidreset, adding comments, updating documentation for the Search funcionality 14 years ago
Juan Carlos Raña a0e8e0f387 Feature #2785 platform settings 14 years ago
ywarnier 85d27b30b7 Fixing automatic voiding of gradebook_enable option (fixes #1223) 14 years ago
Julio Montoya dbddca0dfd Fixing watermark issues see BT#2027 14 years ago
Julio Montoya 4e05814667 Minor - avoid notice 14 years ago
Julio Montoya 3a8cbcb15e Adding admin configuration for the watermark, supporting multiple urls, adding delete watermark functions and links see BT#1617 14 years ago
Yannick Warnier 3b6ddce310 Updated extra section's icon 15 years ago
Ivan Tcholakov 538c87f8b2 Feature #2099 - Platform settings: URL and e-mail address validations have been added where it is applicable. 15 years ago
Ivan Tcholakov f093d9725b Feature #2099 - Cleaning the files main/admin/settings.php and main/admin/settings.lib.php. Some modifications are expected to be done there. 15 years ago
Yannick Warnier f15242558e Added default category in admin settings 15 years ago
Juan Carlos Raña b13be77d44 change icon for admin languages 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
christian1827 4e3aabc561 added score display by each gradebook 15 years ago
Guillaume Viguier 7749dddec4 Grades with decimals - CT#653 15 years ago
Julio Montoya 1853c92c77 Hiding the gradebook tab option in Portal administration 15 years ago
Julio Montoya ff77da07eb Hide the \"gradebook tab\" option in Portal administration 15 years ago
Ivan Tcholakov 5974516888 Feature #272 - Changes that lead loading the file sortabletable.class.php (and the tree of related files) only when it is necessary, on explicit statement require_once. Previously this file loaded on every page, which is waste of computing resource. 15 years ago
Ivan Tcholakov a0d4a857df Feature #272 - A minor correction for platform settings page. 15 years ago
Carlos Vargas ba5c8561cd Add icon time zones CT#602 15 years ago
Guillaume Viguier e529f97ae9 Implemented api_get_local_time in many chamilo tools - First pass (see CT#599) 15 years ago
guillaume e085efd0b1 Various changes related to the management of timezones: 15 years ago
Cristian Fasanando a8568cda83 added interface for block admin - partial CT#569 15 years ago
Ivan Tcholakov e49f68df46 Feature #347 - Platform administration tool: All "magic" parameters __FILE__ and __LINE__, passed within the method Database::query() have been removed. They are not needed anymore, the method Database::query() has been upgraded to retrieve alone the corresponding values needed for error message creation. 15 years ago
Ivan Tcholakov 14108b1593 Feature #576 - Applying the function api_get_permissions_for_new_directories() on its relevant places. Using the function umask() has been avoided because this function is not thread-safe. Other minot corrections. 15 years ago
Ivan Tcholakov efbdabba53 Feature #272 - Platform admin section, the platform character set option: Restricting the lis of the proposed encodings to those that MySQL supports natively. 15 years ago
Julio Montoya 62cc82b404 Minor - get_lang commented 15 years ago
Yannick Warnier a1e6602ab0 Fixed critical typo preventing the unselection of options in admin section - see CT#529 15 years ago
Cristian Fasanando 641a93565b added sort courses with category into training page - CT#400 15 years ago
Carlos Vargas 603c5be7d8 new style chamilo_green 15 years ago
Arthur Portugal 36b4674634 Added filter on field type to avoid language being set to false in portal settings CT#492 15 years ago
Julio Montoya 0b2965a1c3 Adding security to the style preview 15 years ago
Cristian Fasanando aa1684dd32 set true for allow_message_tool variable if social tool is enable - partial CT#190 15 years ago
Julio Montoya f1e8777a0f Profile tab option hide, if the social tool is enabled see #190 15 years ago
Juan Carlos Raña 97705e560c make more visible the language settings 16 years ago
Juan Carlos Raña 8a07d684be config html editor from platform admin menu 16 years ago
Juan Carlos Raña 4881965bd9 various WYSIWYG editor settings by platform administrator 16 years ago
cvargas e969a4161a merge 16 years ago
Juan Carlos Raña 3c4b6208cc fix some message text 16 years ago
Ivan Tcholakov bb90a73e87 Feature #5397 - Replacing mysql_real_escape_string() with Database::escape_string(). 16 years ago
Ivan Tcholakov ada9c84124 Feature #5397 - Replacing mysql_fetch_array() with Database::fetch_array(). Installation scripts and some other files are skipped in this transaction. 16 years ago
Yannick Warnier 47022680ce Accept gzopen64() too as a test of the zlib extension load 16 years ago