Commit Graph

49 Commits (aecadd76dfcd5a6e98b3490cc14399eabf1d0e7b)

Author SHA1 Message Date
Julio Montoya 099b17f076 Format code, add docs. 10 years ago
Julio Montoya 76dca6eb4a Minor - format code. 10 years ago
Julio Montoya 0c71327813 Fix error in multi select see #7713 10 years ago
Julio Montoya 38c794855b Fix fatal error because "date rule" was not defined. 11 years ago
Julio Montoya b6dbe67d2b Fix PHP warnings. 11 years ago
Julio Montoya e54fdb3bb0 Fix rule loading. 11 years ago
Julio Montoya 2148678ed9 Add setRequired function. Fix agenda event creation. 11 years ago
Julio Montoya 41acfabcf1 Add new form layout LAYOUT_BOX_NO_LABEL used in the login page. 11 years ago
Julio Montoya 66d4eb4327 Fix button code to allow createElement instead of addElement. 11 years ago
Julio Montoya 0cb31e6223 Fix 5 arg limit + fix button args 11 years ago
Julio Montoya 5fca5cb45c Fix form element loading. 11 years ago
Julio Montoya 8ff29d6163 Fix CAPTCHA loading. 11 years ago
Julio Montoya 80573e5d69 Fix issue when setDefault doesn't work after clicking in another button 11 years ago
Julio Montoya 5d351996b3 CKeditor fixes. 11 years ago
Julio Montoya f246e7278e Rename Class, removing require_once 11 years ago
Julio Montoya e3075446a7 Removing requires already loaded by composer. 11 years ago
Julio Montoya 7a8b001c77 Minor - format code. 11 years ago
Julio Montoya b508c5643c Removingt requires/includes (classes already added with composer) 12 years ago
aragonc 94984e6b12 merge 12 years ago
Julio Montoya 584d5661d4 Fixing loading js libraries bug. 12 years ago
Julio Montoya 4c6799fe57 Improving agenda UI, fixing event edition see BT#7803 12 years ago
Francis Gonzales ee7e8d20de Performance Improvement 12 years ago
Alex 0a6ba7cb8b update merge 12 years ago
Julio Montoya c428de9da1 Improving work UI see BT#6418 12 years ago
Julio Montoya cc720b5c36 Minor - formatting code, fixing PHP warnings. 12 years ago
Julio Montoya 2afd97e9bb Minor - removing whitespaces 12 years ago
Julio Montoya 857b4cec0f Updating from 1.9.x 12 years ago
Julio Montoya 37597b882b Show captcha after the first wrong attempt see BT#6486 12 years ago
Julio Montoya 60b648ec21 Minor cosmetic changes 13 years ago
Julio Montoya 7f532ffb68 Adding option "allow_fast_exercise_edition" to enable a fast way to edit exercise questions: jqgrid instead of draggable questio list, textarea instead of fckeditor see BT#6043 13 years ago
Julio Montoya 780f18549d Fixing in Quickform because advmultiselect was not added in the registered element types 13 years ago
Julio Montoya c73b7ce223 Improving performance no need to require everytime the advmultiselect.php file 13 years ago
Julio Montoya 63cd87d023 Fixing PHP warnings due arrayMerge 13 years ago
Julio Montoya 0737d389bb Fixing Scenario errors see #5375 13 years ago
Julio Montoya 6e7b016de1 Should fix bug when uploading document see BT#4831 13 years ago
Julio Montoya 38096c7ceb Minor - adding static in some functions 13 years ago
Julio Montoya 90bf9988c3 Minor style fixes in platform settings 14 years ago
Julio Montoya 87146deb76 Setting form id in the quickform attributes (if needed) 14 years ago
Julio Montoya ad10ade2f4 Minor - adding __construct function 14 years ago
Julio Montoya d9fa46d4ed Adding email tag in quickform 14 years ago
Julio Montoya de5775aa61 Adding a new element called "label" in the quickform + some fixes in the social UI 14 years ago
Julio Montoya 294d540fed Adding the new quickform element: advanced_settings in order to add the link more faster 14 years ago
Julio Montoya 9fc779f965 Minor style corrections 14 years ago
root 5b2ec4f888 permission commit + removes tests directory 15 years ago
Noel Dieschburg 409a1f0b06 Suppresses the test directory and sets the permission for production use 15 years ago
Noel Dieschburg e6444dc928 Dummy permission commitx 16 years ago
Ivan Tcholakov 0515c4fe03 Feature #272 - Upgrading some PEAR packages: HTML_QuickForm from 3.2.7 to 3.2.11; HTML_QuickForm_advmultiselect from 0.5.1 to 1.5.1; HTML_QuickForm_Controller from 1.0.3 to 1.0.10; Pager from 2.4.2 to 2.4.8. 16 years ago
Ivan Tcholakov af65b48160 Feature #272 - PEAR, Quick_Forms: Preparation for a upgrade, the current version has been identified as 3.2.7. Making code to be close to the original source, Chamilo's customizations have been distinguished. 16 years ago
cvargas e969a4161a merge 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