]> saetta.ns0.it Git - zakform/cgi/log
zakform/cgi
3 years agoDebian pkg: updates from upstream. debian/sid
Andrea Zagli [Tue, 11 May 2021 14:12:46 +0000 (16:12 +0200)]
Debian pkg: updates from upstream.

3 years agoMerge branch 'develop' into debian/sid
Andrea Zagli [Tue, 11 May 2021 13:57:19 +0000 (15:57 +0200)]
Merge branch 'develop' into debian/sid

3 years agoAdded funcitons ZakFormCgiFormElementRadio::get_option[s].
Andrea Zagli [Sat, 24 Apr 2021 07:20:24 +0000 (09:20 +0200)]
Added funcitons ZakFormCgiFormElementRadio::get_option[s].

4 years agoWrong xml parsing in FormElementValidatorFile.
Andrea Zagli [Wed, 6 Jan 2021 08:30:57 +0000 (09:30 +0100)]
Wrong xml parsing in FormElementValidatorFile.

4 years agoAdded functions FormElementValidatorFile::[size|mime]_is_valid.
Andrea Zagli [Mon, 4 Jan 2021 13:41:38 +0000 (14:41 +0100)]
Added functions FormElementValidatorFile::[size|mime]_is_valid.

4 years agoWrong ret value in FormElementFile::after_validating.
Andrea Zagli [Sun, 3 Jan 2021 07:52:10 +0000 (08:52 +0100)]
Wrong ret value in FormElementFile::after_validating.

4 years agoAdded FormElementValidatorFile.
Andrea Zagli [Sat, 2 Jan 2021 09:23:38 +0000 (10:23 +0100)]
Added FormElementValidatorFile.

4 years agoAdded function FormElement::render_error_helpbox.
Andrea Zagli [Sat, 2 Jan 2021 07:51:47 +0000 (08:51 +0100)]
Added function FormElement::render_error_helpbox.

4 years agoRemoved g_type_class_add_private deprecations.
Andrea Zagli [Tue, 15 Dec 2020 15:12:48 +0000 (16:12 +0100)]
Removed g_type_class_add_private deprecations.

4 years agoAdded functions FormElement::*_attr.
Andrea Zagli [Sun, 29 Nov 2020 12:05:57 +0000 (13:05 +0100)]
Added functions FormElement::*_attr.

4 years agoAdded functions FormElement::*_class.
Andrea Zagli [Sun, 29 Nov 2020 09:27:52 +0000 (10:27 +0100)]
Added functions FormElement::*_class.

4 years agoRadio: didn't take into account if in error.
Andrea Zagli [Sat, 28 Nov 2020 08:28:49 +0000 (09:28 +0100)]
Radio: didn't take into account if in error.

4 years agoBootstrap version must be set for each elements of an array element.
Andrea Zagli [Tue, 13 Oct 2020 12:44:05 +0000 (14:44 +0200)]
Bootstrap version must be set for each elements of an array element.

4 years agoB4: invisible preserves space; need d-none.
Andrea Zagli [Wed, 19 Aug 2020 13:16:23 +0000 (15:16 +0200)]
B4: invisible preserves space; need d-none.

4 years agoWrong row commented.
Andrea Zagli [Wed, 19 Aug 2020 13:09:16 +0000 (15:09 +0200)]
Wrong row commented.

4 years agoMerge branch 'develop' of https://saetta.ns0.it/git/zakform/cgi into develop
Andrea Zagli [Sat, 15 Aug 2020 06:26:00 +0000 (08:26 +0200)]
Merge branch 'develop' of https://saetta.ns0.it/git/zakform/cgi into develop

4 years agoB4: class form-check for radio and check must be repeated for each element.
Andrea Zagli [Sat, 15 Aug 2020 06:25:48 +0000 (08:25 +0200)]
B4: class form-check for radio and check must be repeated for each element.

4 years agoFor bootstrap 4, hidden is invisible class.
Andrea Zagli [Mon, 20 Jul 2020 06:45:47 +0000 (08:45 +0200)]
For bootstrap 4, hidden is invisible class.

4 years agoAdded property «for» for radio/check labels on Bootstrap v4.
Andrea Zagli [Wed, 1 Jul 2020 13:44:24 +0000 (15:44 +0200)]
Added property «for» for radio/check labels on Bootstrap v4.

4 years agoNo format string in g_string_append_printf (debian pkg doesn't build).
Andrea Zagli [Tue, 30 Jun 2020 18:53:27 +0000 (20:53 +0200)]
No format string in g_string_append_printf (debian pkg doesn't build).

4 years agoDifferent way to render some control on Bootstrap v4.
Andrea Zagli [Mon, 29 Jun 2020 15:43:12 +0000 (17:43 +0200)]
Different way to render some control on Bootstrap v4.

4 years agoAdded public function Radio::render_single.
Andrea Zagli [Mon, 29 Jun 2020 14:19:33 +0000 (16:19 +0200)]
Added public function Radio::render_single.

4 years agoDebian pkg: updates from upstream.
Andrea Zagli [Wed, 13 May 2020 18:42:18 +0000 (20:42 +0200)]
Debian pkg: updates from upstream.

4 years agoMerge branch 'develop' into debian/sid
Andrea Zagli [Wed, 13 May 2020 18:37:42 +0000 (20:37 +0200)]
Merge branch 'develop' into debian/sid

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 agoDebian pkg: updated from upstream (missing libzakformini dep).
Andrea Zagli [Wed, 19 Jun 2019 18:59:28 +0000 (20:59 +0200)]
Debian pkg: updated from upstream (missing libzakformini dep).

5 years agoMerge branch 'develop' into debian/sid
Andrea Zagli [Wed, 19 Jun 2019 18:50:13 +0000 (20:50 +0200)]
Merge branch 'develop' into debian/sid

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 agoDebian pkg: locale files in dev (closes #1122).
Andrea Zagli [Sat, 27 May 2017 07:48:14 +0000 (09:48 +0200)]
Debian pkg: locale files in dev (closes #1122).

7 years agoDebian pgk: updated from upstream.
Andrea Zagli [Mon, 22 May 2017 16:22:13 +0000 (18:22 +0200)]
Debian pgk: updated from upstream.

7 years agoMerge branch 'develop' into debian/sid
Andrea Zagli [Mon, 22 May 2017 16:19:49 +0000 (18:19 +0200)]
Merge branch 'develop' into debian/sid

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 agoDebian pkg: added files.
Andrea Zagli [Sun, 20 Nov 2016 15:31:38 +0000 (16:31 +0100)]
Debian pkg: added files.

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