]> saetta.ns0.it Git - zakform/libzakform/shortlog
zakform/libzakform
2016-07-28 Andrea ZagliDebian pkg: setted jessie in gbp.conf. debian/jessie
2016-05-28 Andrea ZagliDebian pkg: missing functions replaced.
2016-05-28 Andrea ZagliDebian pkg: typo in patch 0005.
2016-05-28 Andrea ZagliDebian pkg: added git-buildpackage config file (wheezy).
2016-05-25 Andrea ZagliDebian package: other adjustments for wheezy.
2016-05-23 Andrea ZagliDebian package: started adjustments from wheezy.
2016-05-23 Andrea ZagliAdded files for debian package.
2016-05-21 Andrea ZagliMissing libzakutils dependency in pkgconfig.
2016-05-15 Andrea ZagliZakFormValidatorCompareDate now returns true if both...
2016-05-15 Andrea ZagliAdded function ZakFormElement::unformat.
2016-05-15 Andrea ZagliPublished function ZakFormElement::format.
2016-05-14 Andrea ZagliZakForm*::xml_parsing now removes nodes that use (close...
2016-05-07 Andrea ZagliAdded file to translation.
2016-02-07 Andrea ZagliAdded ZakFormValidatorCompare.
2016-01-30 Andrea ZagliZakFormElement::format now returns the input value...
2016-01-30 Andrea ZagliAdded get/set_regex to ZakFormValidatorRegex.
2016-01-06 Andrea ZagliAdded property ZakFormElementValidatorNotempty::as_empt...
2016-01-02 Andrea ZagliAdded translation.
2016-01-02 Andrea ZagliAdded proprty long_name to ZakFormElement.
2016-01-02 Andrea ZagliAdded ZakFormValidatorCompareDate.
2015-12-30 Andrea ZagliAdded ZakFormValidator.
2015-12-30 Andrea ZagliAdded filter lower/upper/camel.
2015-12-30 Andrea ZagliAdded spacial value @now as default-value in ZakFormEle...
2015-12-28 Andrea ZagliAdded ZakFormElementValidatorDate.
2015-12-15 Andrea ZagliNo return values in ZakFormIProvider functions.
2015-12-15 Andrea ZagliAdded function ZakFormForm::set_editable.
2015-12-15 Andrea ZagliMoved format of element value from provider.
2015-12-13 Andrea ZagliConverted ZakFormElement format property from string...
2015-12-07 Andrea ZagliAdded property format to ZakFormElement.
2015-12-05 Andrea ZagliAdded ZakFormForm::is_changed and ::set_as_original.
2015-12-05 Andrea ZagliPublished method ZakFormElement::get_messages.
2015-12-03 Andrea ZagliMissing xml properties parsing.
2015-12-03 Andrea ZagliAdded property name to ZakFormElement.
2015-12-01 Andrea ZagliAdded property type to ZakFormElement.
2015-12-01 Andrea ZagliAdded property is-key to ZakFormElement.
2015-12-01 Andrea ZagliAdded property to-save to ZakFormElement.
2015-12-01 Andrea ZagliAdded property to-load to ZakFormElement.
2015-12-01 Andrea ZagliAdded ZakFormIProvider.
2015-11-28 Andrea ZagliAded member function ZakFormElement::xml_parsing.
2015-11-26 Andrea ZagliAdded member function ZakFormForm::element_added.
2015-11-25 Andrea ZagliAdded overrideable functions ZakFormElement::set_value...
2015-11-25 Andrea ZagliLoading of filters and validators from xml.
2015-11-22 Andrea ZagliAdded functions ZakFormElement::set_as_original_value...
2015-11-22 Andrea ZagliAdded property original-value to ZakFormElement.
2015-11-22 Andrea ZagliAdded property editable to ZakFormElement.
2015-11-22 Andrea ZagliAdded property visible to ZakFormElement.
2015-11-05 Andrea ZagliAdded functions ZakFormForm::load_from_xml and ::load_f...
2015-11-04 Andrea ZagliAdded support for modules and l16n.
2015-11-02 Andrea ZagliMigrated ZakFormElementFilter from interface to abstrac...
2015-11-02 Andrea ZagliAdded functions ZakFormForm::clear and ZakFormElement...
2015-11-02 Andrea ZagliAdded property default-value to ZakFormElement.
2015-11-02 Andrea ZagliUpdated notes.
2015-11-01 Andrea ZagliAdded property message to ZakFormElementValidator.
2015-11-01 Andrea ZagliMigrated ZakFormElementIValidator from interface to...
2015-10-31 Andrea ZagliVariable not initialized.
2015-10-31 Andrea ZagliMissing header file.
2015-10-31 Andrea ZagliAdded private function ZakFormForm::get_elements.
2015-10-31 Andrea ZagliAdded function ZakFormForm::is_valid.
2015-10-31 Andrea ZagliAdded function ZakFormForm::add_element.
2015-10-28 Andrea ZagliAdded class FormElement (abstract).
2015-10-28 Andrea ZagliAdded class ZakForm (abstract).
2015-10-25 Andrea ZagliAdded notes file.
2015-10-25 Andrea ZagliRemoved cgi from namespace.
2015-10-25 Andrea ZagliInitial import from libzakcgi.