summaryrefslogtreecommitdiffstats
path: root/system/helpers
AgeCommit message (Expand)AuthorFilesLines
2016-12-01Remove previously deprecated Security Helper function do_hash()Andrey Andreev1-24/+0
2016-12-01Remove previously deprecated Date Helper function standard_date()Andrey Andreev1-40/+0
2016-12-01Remove previously deprecated Email HelperAndrey Andreev1-84/+0
2016-12-01Merge branch '3.1-stable' into developAndrey Andreev1-2/+3
2016-11-23[ci skip] Deprecate nice_date()Andrey Andreev1-0/+1
2016-11-23Fix #4917Andrey Andreev1-2/+2
2016-11-01strict comparison of 1.George PETCULESCU1-1/+1
2016-11-01fixed when $filename is an array with a different count than 1.George PETCULESCU1-1/+6
2016-11-01Fixed coding style (this time for real)gxgpet1-2/+2
2016-11-01if download helper receives a numeric array now it won't workGeorge Petculescu1-0/+5
2016-10-31fixed coding style (2)George PETCULESCU1-1/+1
2016-10-31fixed coding styleGeorge PETCULESCU1-1/+1
2016-10-31single entry restriction if $filename is an arrayGeorge Petculescu1-1/+1
2016-10-31download helper should be able to offer a download by reading a local file an...George Petculescu1-7/+21
2016-10-28[ci skip] Clear trailing whitespace from PR #4834Andrey Andreev1-1/+1
2016-10-21[ci skip] Add changelog entry for PR #4862Andrey Andreev1-3/+3
2016-10-21fixed small coding style issuesgxgpet1-5/+4
2016-10-20ordinal_format will accept only non-negative natural numbers and return origi...George Petculescu1-2/+2
2016-10-20fixed unnecessary file termination for Number helperGeorge Petculescu1-1/+1
2016-10-20moved ordinal_format() helper function from Number helper to Inflector helperGeorge Petculescu2-41/+41
2016-10-20 fixed coding style + removal of extra paranthesisgxgpet1-2/+3
2016-10-20fixed floating for ordinal_format()gxgpet1-1/+1
2016-10-20small refactorisationsgxgpet1-2/+12
2016-10-20Accepting strings too, 0 allowed.gxgpet1-1/+1
2016-10-19added ordinal_format() to Number helper; added to docs the info.George Petculescu1-0/+29
2016-10-11Merge pull request #4834 from renedekat/patch-1Andrey Andreev1-2/+31
2016-10-10Updated list of words that aren't countableRené de Kat1-2/+31
2016-09-30- download helper uses better file buffering when the content of a local file...George Petculescu1-9/+3
2016-09-30Merge pull request #4822 from gxgpet/developAndrey Andreev1-1/+2
2016-09-30Merge pull request #4822 from gxgpet/developAndrey Andreev1-1/+2
2016-09-28- reverting changes, wrong branch selected.George Petculescu1-5/+11
2016-09-28- download helper uses better file buffering when the content of a local file...George Petculescu1-11/+5
2016-09-27- fixed identationGeorge Petculescu1-1/+1
2016-09-27- captcha helper will now look for .png files too when deleting old filesGeorge Petculescu1-1/+2
2016-09-27- revertGeorge Petculescu1-5/+4
2016-09-27Merge pull request #4810 from Dutchy-/patch-1Andrey Andreev1-1/+1
2016-09-27Remove inline styles from hidden form inputEdwin Smulders1-1/+1
2016-09-25- captcha helper uses now filemtime to get file timestampGeorge Petculescu1-4/+5
2016-08-11Removed useless checksVivek Dinesh1-1/+1
2016-08-11URI schemes are not case-sensitiveVivek Dinesh1-1/+1
2016-08-10Merge branch '3.1-stable' into developAndrey Andreev1-67/+12
2016-07-28Remove dead code written for PHP 5.2Andrey Andreev1-67/+12
2016-07-26Merge branch '3.1-stable' into developAndrey Andreev2-4/+6
2016-07-26[ci skip] WhitespaceAndrey Andreev1-1/+1
2016-07-26Merge pull request #4709 from nopesled/developAndrey Andreev1-1/+1
2016-07-07Update path_helper.phpnopesled1-1/+1
2016-07-07Update path_helper.phpnopesled1-1/+1
2016-06-22Fix #4675Andrey Andreev1-3/+5
2016-05-20Merge pull request #4638 from kasimtan/phpdoc_fixesAndrey Andreev1-1/+1
2016-05-20Removed an extra space charKasim Tan1-1/+1