Commit Graph

31 Commits

Author SHA1 Message Date
Thomas Gelf 0e45c74a0c ipl\Controls: allow to prepend tabs 2017-07-29 00:13:43 +02:00
Thomas Gelf f89fab2a27 FilterRenderer: look up column aliases
...and allow to apply filter objects to ZfQueryBasedTable
2017-07-26 09:24:47 +02:00
Thomas Gelf 51f5b6ad92 ipl\Html: implement Countable 2017-07-25 17:54:29 +02:00
Thomas Gelf 3f03fe8555 ipl: add Html::sprintf() helper method 2017-07-25 14:02:49 +02:00
Thomas Gelf b1d959a634 QuickSearch: render "around" title element 2017-07-24 08:48:59 +02:00
Thomas Gelf d33b31acae Controls: allow direct access to title element 2017-07-24 08:43:56 +02:00
Thomas Gelf f06ac06b5b ipl\Html: allow to get first content element 2017-07-24 08:40:39 +02:00
Thomas Gelf 5579a927ad ZfQueryBasedTable: improve readability 2017-07-21 12:04:20 +02:00
Thomas Gelf 9dc50beee5 Controls: always prepend the title 2017-07-20 16:59:25 +02:00
Thomas Gelf 8e0235a7e1 ZfQueryBasedTable: render pagination to actions 2017-07-20 15:18:47 +02:00
Thomas Gelf 014963f96c Tables: get rid of assemble workaround 2017-07-20 14:58:23 +02:00
Thomas Gelf 270cb2f5af ZfQueryBasedTable: fix brackets 2017-07-20 11:58:55 +02:00
Thomas Gelf 406bc8bd72 NameValueTable: new ipl widget 2017-07-20 11:03:54 +02:00
Thomas Gelf cda6970594 ipl: Components are now Widgets 2017-07-20 10:19:32 +02:00
Thomas Gelf 547deb209c Paginator: allow paginatable to override default...
...limit when it already comes with a limit
2017-07-19 18:40:16 +02:00
Thomas Gelf 7db89d2656 BaseElement: assemble only once 2017-07-19 18:34:07 +02:00
Thomas Gelf 59881508bd ZfQueryBasedTable: allow to split on new day 2017-07-19 18:28:01 +02:00
Thomas Gelf 9c9a4bd34b Table: add helpers for additional thead and tbody 2017-07-19 18:24:31 +02:00
Thomas Gelf 7d8db0f0c8 SimpleViewRenderer: be more conservative 2017-07-19 17:33:41 +02:00
Thomas Gelf 5938f5051a ActionBar: add setBaseTarget() helper 2017-07-14 13:21:42 +02:00
Thomas Gelf 0ea443cc84 ZfQueryBasedTable: readability 2017-07-14 13:21:42 +02:00
Thomas Gelf ccf3c0516d SimpleViewRenderer: important reminder 2017-07-14 13:21:42 +02:00
Thomas Gelf b6f6c82c18 Html\Util: it's perfectly possible to render floats 2017-07-14 13:21:42 +02:00
Thomas Gelf 4ced1137cd ipl\BaseElement: implement generic void element...
...support

fixes #999
2017-07-14 13:21:42 +02:00
Thomas Gelf adf7920820 QuickSearch: get correctly encoded URL from form 2017-07-14 13:21:42 +02:00
Thomas Gelf e8e78461f1 Html: upgrade to latest ipl master 2017-07-14 13:21:42 +02:00
Thomas Gelf 9845cddcb4 QureyBasedTable: move to ipl 2017-07-14 13:21:42 +02:00
Thomas Gelf e883ed70b3 ipl: add a clone and a conservative loader 2017-07-14 13:21:42 +02:00
Thomas Gelf 204f4a662b php-diff: fix callback for newer PHP versions 2016-03-03 01:22:19 +01:00
Thomas Gelf f18e1b6a5f ConfigDiff: byebye PHP-FineDiff, hello php-diff
Gives far better performance for larger strings
2015-11-05 12:30:07 +01:00
Thomas Gelf 3c5103e077 ConfigDiff: new diff lib based on PHP-FineDiff 2015-09-14 13:37:27 +02:00