]> saetta.ns0.it Git - zakform/cgi/log
zakform/cgi
5 years agoAdded ZakFormCgiElement::set_id. develop_old
Andrea Zagli [Sat, 7 Sep 2019 13:07:19 +0000 (15:07 +0200)]
Added ZakFormCgiElement::set_id.

5 years agoIf no ZakFormCgiElement name before rendering, it tries to get it from ZakFormElement...
Andrea Zagli [Sat, 7 Sep 2019 12:35:45 +0000 (14:35 +0200)]
If no ZakFormCgiElement name before rendering, it tries to get it from ZakFormElement parent.

5 years agoZakCgiTag functions expect ht_attr not null.
Andrea Zagli [Sat, 7 Sep 2019 11:51:05 +0000 (13:51 +0200)]
ZakCgiTag functions expect ht_attr not null.

5 years agoIf no FormElement id setted, it'll be generated at the first rendering.
Andrea Zagli [Sat, 7 Sep 2019 11:33:40 +0000 (13:33 +0200)]
If no FormElement id setted, it'll be generated at the first rendering.

5 years agoFormElementSelect: changed storage data type to preserve options order.
Andrea Zagli [Sat, 15 Jun 2019 07:15:13 +0000 (09:15 +0200)]
FormElementSelect: changed storage data type to preserve options order.

5 years agoIn ZakFormElement::render wrong variable freeing.
Andrea Zagli [Sat, 6 Apr 2019 09:42:57 +0000 (11:42 +0200)]
In ZakFormElement::render wrong variable freeing.

7 years agoZakFormElement didn't take into account visible property (closes #1131). master
Andrea Zagli [Wed, 9 Aug 2017 14:07:04 +0000 (16:07 +0200)]
ZakFormElement didn't take into account visible property (closes #1131).

7 years agoIn binding if the value is null, value is setted as empty string.
Andrea Zagli [Sun, 25 Jun 2017 11:05:15 +0000 (13:05 +0200)]
In binding if the value is null, value is setted as empty string.

7 years agoMissing file in translations file.
Andrea Zagli [Sun, 25 Jun 2017 09:51:31 +0000 (11:51 +0200)]
Missing file in translations file.

7 years agoStarting taking into account ZakFormElementArray. array
Andrea Zagli [Sat, 17 Jun 2017 09:50:55 +0000 (11:50 +0200)]
Starting taking into account ZakFormElementArray.

7 years agoMake public ZakFormElement::xml_parsing.
Andrea Zagli [Mon, 12 Jun 2017 15:42:12 +0000 (17:42 +0200)]
Make public ZakFormElement::xml_parsing.

7 years agoSelect is not editable with key "disabled".
Andrea Zagli [Mon, 15 May 2017 14:42:16 +0000 (16:42 +0200)]
Select is not editable with key "disabled".

7 years agoMerge branch 'gvalue' into develop
Andrea Zagli [Sun, 14 May 2017 07:43:03 +0000 (09:43 +0200)]
Merge branch 'gvalue' into develop

7 years agoAdded validator for size and mime type for ZakFormCgiFormElementFile. gvalue
Andrea Zagli [Sat, 13 May 2017 14:19:44 +0000 (16:19 +0200)]
Added validator for size and mime type for ZakFormCgiFormElementFile.

7 years agoMigration to GValue for element value.
Andrea Zagli [Sat, 13 May 2017 09:28:12 +0000 (11:28 +0200)]
Migration to GValue for element value.

7 years agoStarted implementation of ElementFile.
Andrea Zagli [Sat, 13 May 2017 08:28:38 +0000 (10:28 +0200)]
Started implementation of ElementFile.

7 years agoSetting of long-name on setting label only if it is null.
Andrea Zagli [Sun, 7 May 2017 13:33:09 +0000 (15:33 +0200)]
Setting of long-name on setting label only if it is null.

7 years agoMoved from GHashTable to GPtrArray in ZakForCgiFormElementRadio
Andrea Zagli [Sun, 7 May 2017 09:44:06 +0000 (11:44 +0200)]
Moved from GHashTable to GPtrArray in ZakForCgiFormElementRadio

to preserve order.

Some adjustments.

7 years agoAdjustments to checkbox and radio rendering.
Andrea Zagli [Sat, 6 May 2017 15:33:18 +0000 (17:33 +0200)]
Adjustments to checkbox and radio rendering.

7 years agoAdded properties text and inline to ZakFormCgiFormElementCheck.
Andrea Zagli [Sat, 6 May 2017 15:15:27 +0000 (17:15 +0200)]
Added properties text and inline to ZakFormCgiFormElementCheck.

7 years agoAdded private function ZakFormCgiFormElement::get_ht_label_attrs.
Andrea Zagli [Sat, 6 May 2017 10:05:52 +0000 (12:05 +0200)]
Added private function ZakFormCgiFormElement::get_ht_label_attrs.

7 years agoAdded property inline to ZakCgiFormElementRadio.
Andrea Zagli [Sat, 6 May 2017 09:39:34 +0000 (11:39 +0200)]
Added property inline to ZakCgiFormElementRadio.

7 years agoAdded function ZakFormCgiFormElement::render_label.
Andrea Zagli [Sat, 6 May 2017 07:39:02 +0000 (09:39 +0200)]
Added function ZakFormCgiFormElement::render_label.

7 years agoBugfix to remove label from element.
Andrea Zagli [Sat, 6 May 2017 07:09:47 +0000 (09:09 +0200)]
Bugfix to remove label from element.

7 years agoNow ZakFormElement::messages is always not null.
Andrea Zagli [Sun, 30 Apr 2017 09:18:48 +0000 (11:18 +0200)]
Now ZakFormElement::messages is always not null.

7 years agoImplemented input type radio (closes #1017).
Andrea Zagli [Sat, 29 Apr 2017 14:59:52 +0000 (16:59 +0200)]
Implemented input type radio (closes #1017).

7 years agoFormElement doesn't take into account editable property.
Andrea Zagli [Sun, 16 Apr 2017 07:58:57 +0000 (09:58 +0200)]
FormElement doesn't take into account editable property.

8 years agoInitial import (from libzakcgi).
Andrea Zagli [Sat, 19 Nov 2016 10:25:54 +0000 (11:25 +0100)]
Initial import (from libzakcgi).