Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  Form
Form.class.php 3.02 KB
Modal.class.php 1.51 KB
autoload.inc.php 381 Bytes

Latest revisions

# Date Author Comment
74bd7993 03/11/2016 01:53 PM Phil Davis

Translate the default submit button text

Note: This will cause a problem for some code that does comparisons expecting this text to be exactly the string 'Save'. If the user has selected a different language then the button text will be translated and thus will be some different text....

be7ef04b 03/10/2016 04:50 PM Jim Pingle

Make fa-save the default button icon for 'Save' on all forms. Ticket #5965

e42fcbd0 01/22/2016 10:17 AM NOYB NOYB

Adding {} to if statement.

cba2816e 01/22/2016 08:02 AM NOYB NOYB

Form Group - Empty Title GetText

Don't call gettext with an empty title.

There are undoubtedly other places that a check should be done before passing a variable only to a gettext call.

Fixes use case of form group class without a title from passing empty var to gettext....

a5a983ae 01/19/2016 12:42 AM Pi Ba

classes/Form/Textarea.class.php, setNoWrap, make it work properly on FireFox and Chromium

c8a5dfce 01/18/2016 01:41 AM Jim Pingle

Put this htmlspecialchars back, I found a better workaround for the inconsistent handling of checkboxes in packages.

d8a88826 01/17/2016 01:09 PM Sjon Hortensius

Fix inconsistencies in Form_Input

renamed get_type to getType
fix capitalisation in getTagName

17c7c906 01/16/2016 06:31 PM Jim Pingle

Don't run the checkbox label through htmlspecialchars, it breaks several packages.

ba14d86f 01/16/2016 03:45 PM Jim Pingle

Don't automatically run strings that are too long through gettext here.

e418b7b6 01/06/2016 09:18 PM Stephen Beaver

Change method name to setIsRequired() to match other similar methods

View revisions

Also available in: Atom