Commit Graph

155 Commits (67f7c60f27547f5584f4e831539ebcf6ba0b9252)

Author SHA1 Message Date
Julio Montoya 8ba9a79fc7 More minor UI fixes 13 years ago
Julio Montoya 79e29e8617 Adding search platform settings see #3655 requires testing 13 years ago
Julio Montoya 3b189e9ad2 Replacing form_header to the legend tag 13 years ago
Julio Montoya f18d73beaf Replacing some '32' strings with the new icon constant ICON_SIZE_MEDIUM 13 years ago
Julio Montoya 7e552e7ec9 Fixing stylesheet in order to preview the all page 13 years ago
Julio Montoya 9e16d8a315 Fixing timezone_value if is empty 13 years ago
Julio Montoya 52d678b49a Minor removing first save settings button 13 years ago
Julio Montoya 87df34c5ad Minor - fixing course list removing a "nobr" tag otherwise if the course title is too long the table breaks, fixing bug when saving platform/course quota settings 13 years ago
Julio Montoya e9e9aa14d7 Some fixes in the document tool due the new single database see #3910 13 years ago
ywarnier ea1dc21011 Update language variable 13 years ago
Julio Montoya f0b9f887f4 Using MB instead of bytes see #4016 13 years ago
Yannick Warnier d97a7babec Added icon for CAS 13 years ago
Julio Montoya b857040ca5 Hiding some settings by default: 'use_document_title', // ON by default and 'example_material_course_creation', on by default (now we can say no when creating the course) 13 years ago
Julio Montoya 6f8ef2c2ec Minor - Fixing lang variable 13 years ago
Julio Montoya 9588f5ed71 Adding gradebook grading DB options see BT#3004 13 years ago
Julio Montoya 07d5a01bee Adding gradebook parent/children behaviour see BT#3004 with DB changes 13 years ago
Yannick Warnier 95a33be630 Fixed api_get_home_path() to add trailing slash when not multiple urls + using .txt extension for footer/header 13 years ago
Yannick Warnier 98755f6505 Added footer extra content (as initially planned instead of header) 13 years ago
Julio Montoya 6b41096def Changing layout of the settings page 13 years ago
Julio Montoya 7efd8fb0cc Admin can now save content before the <head> tag is closed. Useful to add tracking information 13 years ago
Julio Montoya ee95ae4984 Minor cleaning code 13 years ago
Julio Montoya 63c6efc5ba Adding filter_terms in forums see BT#2685 new option in Settings>security 13 years ago
Julio Montoya c26dcd29b4 Moving sortableclass.lib.php and usermanager.lib.php in global.inc.php 13 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
root 5b2ec4f888 permission commit + removes tests directory 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
Arnaud Ligot ecafe0e60c merge 14 years ago
Juan Carlos Raña a0e8e0f387 Feature #2785 platform settings 14 years ago
Noel Dieschburg fc7ed0391a First CAS implementation 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 14 years ago
Noel Dieschburg 409a1f0b06 Suppresses the test directory and sets the permission for production use 14 years ago
Ivan Tcholakov 538c87f8b2 Feature #2099 - Platform settings: URL and e-mail address validations have been added where it is applicable. 14 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. 14 years ago
Yannick Warnier f15242558e Added default category in admin settings 14 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
Noel Dieschburg e6444dc928 Dummy permission commitx 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