Commit Graph

26790 Commits (0bf126df31d7a1c5776b53d53fd95189f87ec7c1)
 

Author SHA1 Message Date
Yannick Warnier 0bf126df31 Remove all get_lang('lang...') - refs #4467 10 years ago
Yannick Warnier fd6ee8af00 Merge branch '1.10.x' of github.com:chamilo/chamilo-lms into 1.10.x 10 years ago
Yannick Warnier afcefa5d00 Minor - Update language variables and small coding conventions fix - refs #189 10 years ago
Angel Fernando Quiroz Campos ee2fe7c747 Merge pull request #580 from AngelFQC/7539 10 years ago
Angel Fernando Quiroz Campos 84c0bec36c Fix show avatar in social tool - refs #7539 10 years ago
Yannick Warnier 254235f12c Minor - More code conventions improvements 10 years ago
Yannick Warnier 2314c2d1cb Minor - Update function names and spacing to better respect coding conventions 10 years ago
Yannick Warnier 5664c40c2f Minor - Rename function and remove reference to software version (the @version tag is about the version of the function, not the software) 10 years ago
Yannick Warnier 3b302fd578 Comment out the clover coverage report for now 10 years ago
Yannick Warnier bb9e040ada Slightly improve database messaging 10 years ago
Yannick Warnier 5dc926d82f Merge branch '1.10.x' of github.com:chamilo/chamilo-lms into 1.10.x 10 years ago
Yannick Warnier 68b6ebd45a Fix installer buttons 10 years ago
Yannick Warnier 341251580b Update label-important to label-danger (bootstrap 3) 10 years ago
Angel Fernando Quiroz Campos 244f800528 Merge pull request #577 from AngelFQC/profile-block 10 years ago
Angel Fernando Quiroz Campos 266e358111 Create function to generate user social block 10 years ago
Yannick Warnier 8e5365e772 Fix installer's require of jQuery 10 years ago
Yannick Warnier 23ad012209 Fix installer first screen's CSS 10 years ago
Yannick Warnier 8592f51750 Merge pull request #576 from AngelFQC/BT9568 10 years ago
Angel Fernando Quiroz Campos c7c4a5a8b4 Set minimal toolbar to add/edit session forms - refs BT#9568 10 years ago
Angel Fernando Quiroz Campos 28d761f664 Create CKEditor minimal toolbar - refs BT#9568 10 years ago
Yannick Warnier 70319f4a74 Merge pull request #574 from AngelFQC/BT9092 10 years ago
Angel Fernando Quiroz Campos ce4a13f1c4 Add session description with CKEditor - refs BT#9568 10 years ago
Angel Fernando Quiroz Campos 1cc501b94f Set completed profile default value to 100 - refs BT#9092 10 years ago
Angel Fernando Quiroz Campos 170508f1f4 Avoid double escape string when add/edit session - refs BT#9568 10 years ago
Julio Montoya 090749a75b Merge branch '1.9.x' into 1.10.x 10 years ago
Julio Montoya fd661e5d48 Merge branch '1.9.x' into 1.10.x 10 years ago
Julio Montoya f58039ea01 Fix URL links see BT#9571 10 years ago
Angel Fernando Quiroz Campos cabe82e247 Remove Bootstrap 2 classes - refs BT#9568 10 years ago
Julio Montoya 85ec0c8049 Merge branch '1.10.x' of ssh://github.com/chamilo/chamilo-lms into 1.10.x 10 years ago
Julio Montoya b1855c38cc Minor - Replace global variables. 10 years ago
Julio Montoya 1304f3d35a Minor - Format code 10 years ago
Angel Fernando Quiroz Campos b97aeda5a0 Merge pull request #572 from AngelFQC/remove-bxslider 10 years ago
Angel Fernando Quiroz Campos 2871a0516c Remove call to bxSlider 10 years ago
Julio Montoya 9b466842a1 Fix from 1.9.x 10 years ago
Julio Montoya 54542b51a7 Minor - format code. 10 years ago
Julio Montoya 8dd904c767 Fix fatal error see BT#9425 10 years ago
Julio Montoya 043da7136e UI changes 10 years ago
Julio Montoya e40f6ff731 Fix group visibility see BT#9425 10 years ago
Julio Montoya fb86c23b92 Fix js error. 10 years ago
Yannick Warnier e2392f639d Add features dir with an initial (incomplete) tests set - Currently, behat is breaking because of MySQL driver being deprecated 10 years ago
Yannick Warnier ac931242d1 Add behat dependency to slowly start implementing Behaviour Driven Development (BDD) 10 years ago
Yannick Warnier a29ff92d66 Add apiIsSystemInstalled() to check for signs of Chamilo installation and to return a clean array allowing for decisions to be taken. Use of lower_camel_case should be abandoned progressively anyway, so using upperCamelCase 10 years ago
Yannick Warnier 9856c618b1 Minor - PSR-2 10 years ago
Yannick Warnier fe9149032d Merge pull request #568 from aragonc/bootstrap 10 years ago
Yannick Warnier 3ccd691e69 Minor - Remove Usermanager tests to allow for clean tests base 10 years ago
Yannick Warnier 3896b729c1 Minor - Update unit test to avoid error 10 years ago
Yannick Warnier ac98223e6e Provide a fallback value for $request_url_root if $_SERVER['HTTP_HOST'] *and* $_SERVER['SERVER_NAME'] are undefined (eliminates error in unit testing) 10 years ago
Yannick Warnier 9d9d159479 Update default value and nullable property in user entity 10 years ago
Yannick Warnier bd76794003 Cleanup tests 10 years ago
Yannick Warnier 98639c1141 Remove PHP 5.3 from travis.yml 10 years ago