Commit Graph

5461 Commits (db83ff570694b7b5d8fc9775cf02e73baab677bb)

Author SHA1 Message Date
Julio Montoya a673f5578e Implementing drag and drop when editing a LP see BT#4297 (some bugs still remaining ... ) 13 years ago
Julio Montoya c8a4787cb4 Minor - Adding file_exists validation 13 years ago
Julio Montoya 5f80aad093 Should fix exercise "multiple answer" see #4661 still working on it 13 years ago
Laurent Opprecht 4d54c07cd7 #3857 Import glossary items 13 years ago
Laurent Opprecht 8c7ab6da1d #4654 Integrate with external porfolio 13 years ago
Julio Montoya bc3af0eaed Minor - Improving performance in portal news when sending emails 13 years ago
Julio Montoya 551d896b15 Fixing mark/unmark settings, only can be configured in the main portal by the global admin 13 years ago
Julio Montoya d1eda3ee4f Moving the quota constant to global.inc and deleting unused script document/quota.php 13 years ago
Julio Montoya 4f82e92078 Minor - cosmetic changes 13 years ago
Julio Montoya 1627551325 Moving constants to the main_api.lib.php, moving usermanager constants to the class see #4808 13 years ago
Julio Montoya 1075ff760d Fixing CourseManager constants 13 years ago
Julio Montoya 68b2263773 When loading a chamilo page do not include the hot courses and news see #4808 13 years ago
Julio Montoya ddb4caf4e9 Fixing class SystemAnnouncementManager. When autoloading the class with constants see #4808 13 years ago
Julio Montoya 740544157b Fixing wrong subnav CSS attributes see #4807 13 years ago
Julio Montoya f184950c2c Should fix table creation see #4805 13 years ago
Julio Montoya 0e88bba54e Class Urlmanager not found -> should have been UrlManager with capital M see #4806 13 years ago
Yannick Warnier 3c56e5b73b Minor update to language var 13 years ago
Yannick Warnier 52752db8b5 Added scripts for most-used language variables measurement and corresponding changes to get_lang() function and global.inc.php, which might later be removed for speed-up - refs #4804 13 years ago
Julio Montoya 0dca351232 Changing position of the "learner view" at the right part of the breadcrumb see BT#4322 13 years ago
Julio Montoya b49d818939 Removing unused function 13 years ago
Julio Montoya 8cbd72dd76 Adding comented code to send an email to the admin when a new session was created see BT#4315 13 years ago
Julio Montoya c1fd6b370e Removing old code + adding a new function to get admin names 13 years ago
Julio Montoya aa06716b25 Creating a new directory for Twig cache archive/twig see #4635 13 years ago
Julio Montoya d497f37a2d Adding one more exception to the database::query in order to avoid the "dev error msg" 13 years ago
Julio Montoya 39c9981261 Adding allow_public_certificates settings in platform and course settings see #3630 13 years ago
Julio Montoya 3982381e03 Minor Plugin fixes 13 years ago
Julio Montoya bd5165f0cd Adding switch on/off for the skills management 13 years ago
Julio Montoya f646c332f4 Username is now a varchar(100) changing constant value from 40 to 100 depending of the login_is_email setting see #4793 13 years ago
Julio Montoya 59def9e96f Replacing new image with new Image see #4778 13 years ago
Julio Montoya 81571a14af Using the Datetime class in order to compare dates, log out the global chat when user leaves the session 13 years ago
Julio Montoya 4c4c57e351 Minor - removing libs already added using autoload 13 years ago
Julio Montoya 980102cf50 Adding blocking or unblocking settings when using multiple URLs see BT#4201 13 years ago
Julio Montoya 556d19743e Some corrections in order to add the buttons fixed in the bottom of the page (if wanted) 13 years ago
Julio Montoya 438afd6c2b Minor style corrections 13 years ago
Julio Montoya d58c60ffc4 blocking the creation of backups if the archive folder is not writable see #3729 13 years ago
Julio Montoya b358024b89 Changing REQUIRED_PHP_VERSION to version 5.3 see #4790 13 years ago
Yannick Warnier a67c0a2cb4 Added support for access urls in portal limits management - refs #4792 13 years ago
Yannick Warnier 36c97ee87f Improvements to conditions in portal limits management - refs #4792 13 years ago
Yannick Warnier 8e59017309 Minor - updated comments in cache class 13 years ago
Yannick Warnier 1070e09113 Minor - updated comment 13 years ago
Yannick Warnier 3de61a1f8a Added portal sessions limit management - only activates when set to something different from 0 - refs #4792 13 years ago
Yannick Warnier 5a39be935d Added portal courses limit management - only activates when set to something different from 0 - refs #4792 13 years ago
Yannick Warnier 6ce54d9dda Minor array treatment improvement 13 years ago
Yannick Warnier 14682adf1e Added portal users limit management - only activates when set to something different from 0 - refs #4792 13 years ago
Yannick Warnier 85b5f183ee Minor array treatment improvement 13 years ago
Julio Montoya 30021acc30 Removing old CSS styles: course.css see #4050 13 years ago
Julio Montoya c3bf94544b Should fix bug that enables a teacher to enter a course 13 years ago
Julio Montoya 6716e11536 Replacing pclZip wirh PclZip 13 years ago
Julio Montoya 222e895fff Fixing favicon when previewing certificates see BT#4318 13 years ago
Julio Montoya 74e24d1695 Fixing gradebook_edit_all.php due recent changes of the grade model see BT#4080 13 years ago