summaryrefslogtreecommitdiffstats
path: root/system
AgeCommit message (Expand)AuthorFilesLines
2016-10-22Close #4830, #3649Andrey Andreev2-6/+48
2016-10-22Allow binding 0, null out of array in query()Andrey Andreev1-1/+1
2016-10-21[ci skip] Add changelog entry for PR #4862Andrey Andreev1-3/+3
2016-10-21Merge pull request #4862 from gxgpet/remote-developAndrey Andreev1-0/+39
2016-10-21fixed small coding style issuesgxgpet1-5/+4
2016-10-21Fix #4865Andrey Andreev2-1/+1
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-20FV: throw BadMethodCallException when set_rules() called withoutAndrey Andreev1-1/+5
2016-10-20[ci skip] Polish changes and add a changelog entry for PR #4855Andrey Andreev1-1/+1
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-20Update Xmlrpc.phpInstructor, Computer Systems Technology1-1/+1
2016-10-20[ci skip] Polish changes and add a changelog entry for PR #4855Andrey Andreev1-2/+2
2016-10-20Accepting strings too, 0 allowed.gxgpet1-1/+1
2016-10-20Merge pull request #4855 from jim-parry/fix/xmlrpc-timeoutInstructor, Computer Systems Technology1-3/+2
2016-10-20Merge pull request #4863 from gxgpet/develop4Andrey Andreev1-0/+1
2016-10-20- fixed method chaining for set_caption in Table helper.George Petculescu1-0/+1
2016-10-19added ordinal_format() to Number helper; added to docs the info.George Petculescu1-0/+29
2016-10-18Fix xmlrpc timeout, #4843Master Yoda1-3/+2
2016-10-17Fix #4851Andrey Andreev6-10/+10
2016-10-11[ci skip] Add new HTTP status codesAndrey Andreev1-1/+6
2016-10-11Merge pull request #4834 from renedekat/patch-1Andrey Andreev1-2/+31
2016-10-10- revert: set_caption method chaining will be fixed lately.George Petculescu1-1/+0
2016-10-10Updated list of words that aren't countableRené de Kat1-2/+31
2016-10-03[ci skip] Alter a docblockAndrey Andreev1-1/+1
2016-10-03Fix #4823Andrey Andreev1-2/+25
2016-10-01- fixed codingstyle (2) ...George Petculescu1-1/+1
2016-10-01- fixed codingstyleGeorge Petculescu1-1/+1
2016-10-01- small fix for HTML Table library: caption is not clearing properly and meth...George Petculescu1-0/+2
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-27Add database index by defaultlogach1-1/+7
2016-09-27Fix entity_decode() issueAndrey Andreev1-17/+22
2016-09-27Fix #4809Andrey Andreev1-0/+49
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-09-16[ci skip] Don't try to insert_batch() when we know it's not supported on Fire...Andrey Andreev2-0/+33
2016-09-16[ci skip] Fix #4808Andrey Andreev4-4/+4
2016-09-09Merge pull request #4805 from intekhabrizvi/developAndrey Andreev1-1/+1
2016-09-09Removed mysqli options function for ssl certificate verification falseintekhab1-1/+0
2016-09-09supplied flag to turn off mysqli SSL verification if ssl_verify passed as falseintekhab1-0/+1