Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-01-06 | [ci skip] A cosmetic change to the PR #4251 | Andrey Andreev | 1 | -2/+2 | |
2017-01-06 | [ci skip] Merge pull request #4251 from dimitribalazs/patch-2 | Andrey Andreev | 1 | -2/+3 | |
Added alt attribute functionality to captcha helper | |||||
2017-01-04 | Close #4904 | Andrey Andreev | 1 | -2/+2 | |
2016-12-31 | Update copyright data to 2017 | Master Yoda | 19 | -38/+38 | |
2016-12-15 | Small code simplification in character_limiter() | vlakoff | 1 | -1/+1 | |
2016-12-14 | Remove dead parameter from form_upload() | Andrey Andreev | 1 | -2/+1 | |
Close #3558 | |||||
2016-12-14 | Remove 'global_xss_filtering' config setting | Andrey Andreev | 1 | -2/+1 | |
2016-12-12 | Remove previously deprecated Smiley Helper | Andrey Andreev | 1 | -255/+0 | |
2016-12-01 | Remove previously deprecated Form Helper function form_prep() | Andrey Andreev | 1 | -19/+0 | |
2016-12-01 | Remove previously deprecated File Helper function read_file() | Andrey Andreev | 1 | -20/+0 | |
2016-12-01 | Remove previously deprecates String Helper functions trim_slashes(), repeater() | Andrey Andreev | 1 | -47/+0 | |
2016-12-01 | Remove previously deprecated HTML helper functions br(), nbs() | Andrey Andreev | 1 | -34/+0 | |
2016-12-01 | Remove previously deprecated Security Helper function do_hash() | Andrey Andreev | 1 | -24/+0 | |
2016-12-01 | Remove previously deprecated Date Helper function standard_date() | Andrey Andreev | 1 | -40/+0 | |
2016-12-01 | Remove previously deprecated Email Helper | Andrey Andreev | 1 | -84/+0 | |
2016-12-01 | Merge branch '3.1-stable' into develop | Andrey Andreev | 1 | -2/+3 | |
2016-11-23 | [ci skip] Deprecate nice_date() | Andrey Andreev | 1 | -0/+1 | |
2016-11-23 | Fix #4917 | Andrey Andreev | 1 | -2/+2 | |
2016-11-01 | strict comparison of 1. | George PETCULESCU | 1 | -1/+1 | |
2016-11-01 | fixed when $filename is an array with a different count than 1. | George PETCULESCU | 1 | -1/+6 | |
2016-11-01 | Fixed coding style (this time for real) | gxgpet | 1 | -2/+2 | |
2016-11-01 | if download helper receives a numeric array now it won't work | George Petculescu | 1 | -0/+5 | |
2016-10-31 | fixed coding style (2) | George PETCULESCU | 1 | -1/+1 | |
2016-10-31 | fixed coding style | George PETCULESCU | 1 | -1/+1 | |
2016-10-31 | single entry restriction if $filename is an array | George Petculescu | 1 | -1/+1 | |
2016-10-31 | download helper should be able to offer a download by reading a local file ↵ | George Petculescu | 1 | -7/+21 | |
and also a custom destination filename. | |||||
2016-10-28 | [ci skip] Clear trailing whitespace from PR #4834 | Andrey Andreev | 1 | -1/+1 | |
2016-10-21 | [ci skip] Add changelog entry for PR #4862 | Andrey Andreev | 1 | -3/+3 | |
2016-10-21 | fixed small coding style issues | gxgpet | 1 | -5/+4 | |
2016-10-20 | ordinal_format will accept only non-negative natural numbers and return ↵ | George Petculescu | 1 | -2/+2 | |
original value on failure + docs update regarding this. | |||||
2016-10-20 | fixed unnecessary file termination for Number helper | George Petculescu | 1 | -1/+1 | |
2016-10-20 | moved ordinal_format() helper function from Number helper to Inflector helper | George Petculescu | 2 | -41/+41 | |
2016-10-20 | fixed coding style + removal of extra paranthesis | gxgpet | 1 | -2/+3 | |
2016-10-20 | fixed floating for ordinal_format() | gxgpet | 1 | -1/+1 | |
2016-10-20 | small refactorisations | gxgpet | 1 | -2/+12 | |
2016-10-20 | Accepting strings too, 0 allowed. | gxgpet | 1 | -1/+1 | |
2016-10-19 | added ordinal_format() to Number helper; added to docs the info. | George Petculescu | 1 | -0/+29 | |
2016-10-11 | Merge pull request #4834 from renedekat/patch-1 | Andrey Andreev | 1 | -2/+31 | |
Updated list of words that aren't countable in is_countable() inflector helper | |||||
2016-10-10 | Updated list of words that aren't countable | René de Kat | 1 | -2/+31 | |
Updated list of words that are the same in plural and singular form in English. | |||||
2016-09-30 | Merge pull request #4822 from gxgpet/develop | Andrey Andreev | 1 | -1/+2 | |
Fix PNG file deletion on captcha helper | |||||
2016-09-30 | Merge pull request #4822 from gxgpet/develop | Andrey Andreev | 1 | -1/+2 | |
Fix PNG file deletion on captcha helper | |||||
2016-09-28 | - reverting changes, wrong branch selected. | George Petculescu | 1 | -5/+11 | |
2016-09-28 | - download helper uses better file buffering when the content of a local ↵ | George Petculescu | 1 | -11/+5 | |
file is output'd | |||||
2016-09-27 | - fixed identation | George Petculescu | 1 | -1/+1 | |
2016-09-27 | - captcha helper will now look for .png files too when deleting old files | George Petculescu | 1 | -1/+2 | |
2016-09-27 | - revert | George Petculescu | 1 | -5/+4 | |
2016-09-27 | Merge pull request #4810 from Dutchy-/patch-1 | Andrey Andreev | 1 | -1/+1 | |
Remove inline style from form_open() hidden fields | |||||
2016-09-27 | Remove inline styles from hidden form input | Edwin Smulders | 1 | -1/+1 | |
This change fixes console errors when using a CSP header that disables inline styles. | |||||
2016-09-25 | - captcha helper uses now filemtime to get file timestamp | George Petculescu | 1 | -4/+5 | |
- captcha generated files are a sha1 of current timestamp and word - changed the usage of microtime to time, as this is a more realistic approach Signed-off-by: George Petculescu <gxgpet@gmail.com> | |||||
2016-08-11 | Removed useless checks | Vivek Dinesh | 1 | -1/+1 | |
Based on GitHub discussion. Signed-off-by: Vivek Dinesh <vivekdinesh5@gmail.com> |