Commit Graph

203 Commits (d3be4c66c6ef038ae185c12b09f22f45378d4321)

Author SHA1 Message Date
Yannick Warnier 686fddb0ac Minor - Fix typos in PHPDoc 7 years ago
Julio Montoya ed4f27fc5c Minor - format code, use (int), update plugin name 7 years ago
jmontoyaa 92b7b6d528 Minor - flint fixes 8 years ago
jmontoyaa 3daf627d3b Minor - flint fixes 8 years ago
jmontoyaa 04d30c87d9 Fix wrong duration time when doing an exercise inside a LP see BT#14149 8 years ago
jmontoyaa ab2ed684a9 Minor - remove unused parameter $encoding + format code 8 years ago
jmontoyaa 0068a7cda9 Minor - Improve function performance. Avoid calling unused code. 8 years ago
jmontoyaa 82f724d675 Remove call of setting "user_name_sort_by" not used anymore #2469 8 years ago
jmontoyaa 266155f586 Minor - Apply flint fixes + format code 8 years ago
jmontoyaa 9ae471fee7 Fix api_get_utc_datetime return obj is set to UTC 8 years ago
Julio Montoya ecdc2037e2 Applied fixes from FlintCI 8 years ago
jmontoyaa a0fb341375 Minor - fix phpcs 8 years ago
Yannick Warnier 7d38f2a272 Avoid resetting timezone if it was not changed in api_strtotime() 8 years ago
jmontoyaa 7d16d0c0e1 Minor - format code, fix php docs 8 years ago
jmontoyaa 37826e84a7 Avoid date 1970 see BT#12474 8 years ago
jmontoyaa 34e01061d1 Minor - format code, ignore file in codeclimate/scrutinizer 8 years ago
jmontoyaa 8fd8c0e566 Minor - format code 9 years ago
jmontoyaa 06b5f5e9e2 Minor - format code 9 years ago
Scrutinizer Auto-Fixer 9ba150d7c1 Scrutinizer Auto-Fixes 9 years ago
Yannick Warnier d1b37f34fe Minor - Add license refs + change dirname(__FILE__) to __DIR__ (about 4 times faster). See http://stackoverflow.com/questions/2749416/is-there-any-difference-between-dir-and-dirname-file-in-php 9 years ago
jmontoyaa 807cf5697b Rewrite generate password and check password - requires composer update 9 years ago
jmontoyaa f818a6b928 Fix certification to HTMl export 9 years ago
jmontoyaa df736c8583 Minor - format code 9 years ago
jmontoyaa 341f542ba3 Avoid PHP warnings when using portuguese. 9 years ago
jmontoyaa a0903e9005 Remove reference 9 years ago
jmontoyaa dd1ee4e5e2 Minor - Format code 9 years ago
jmontoyaa 3151b8a099 Replace _api_get_timezone with api_get_timezone 9 years ago
jmontoyaa 3f1fd97629 Update docs 9 years ago
jmontoyaa 7c3e3bed71 Fix error when user has set his language but HTML is not set 9 years ago
jmontoyaa 5dbae45aec Minor - format code. 9 years ago
jmontoyaa 8bd317203a Minor - format code 9 years ago
jmontoyaa 2b02a1bc7f Minor - Format code 9 years ago
jmontoyaa 86931df8df Minor - Format code 9 years ago
jmontoyaa 199d4c703e Fix date_to_str_ago() function that changes the system timezone 9 years ago
jmontoyaa 97b9a5e10c Rename function name 9 years ago
Yannick Warnier 4949a21aee Minor - Code style fixes following #scrutinizer suggestions 9 years ago
jmontoyaa 412e4b567e Glossary updates see BT#10895 10 years ago
Yannick Warnier ac516b0107 Minor - Update type of properties definition to match value types + code style improvements 10 years ago
José Loguercio f877c3dccc Fix $humanForm variable missing 10 years ago
Yannick Warnier e5940310b1 Add apiGetHumanDateTime() as a helper function to reduce complexity of api_get_local_time() 10 years ago
Alex Aragon eb52a24c7f fix PR new grid view sessions -refs BT#11017 10 years ago
Alex Aragon ab2eb59757 New grid view catalog session, under structure in the search refs BT#11017 10 years ago
Julio 55ce4a434d Remove unused code, format code, 10 years ago
jmontoyaa e556ac8902 Format code 10 years ago
jmontoyaa 6ee2856479 Minor - format code, update comments 10 years ago
jmontoyaa f2e496009e WIP: Fix mysql 5.7 dates with "0000-00-00 00:00:00" values see #8200 10 years ago
Julio 8e456de62e Use TimeAgo class to handle "5 minutes ago" 10 years ago
jmontoya 9f9f79943a Add $returnObj in function 10 years ago
Angel Fernando Quiroz Campos 284de9eec2 Remove E_NOTICE and fix group 10 years ago
Julio Montoya ec07e3cb0c Format code, add docs, fix PHP warnings. 10 years ago