Thomas Gelf
|
77543371b7
|
ipl\Html\Form: use value name, not index
|
2018-10-01 11:59:02 +02:00 |
Thomas Gelf
|
095de49570
|
ipl/Form: set correct action url
|
2018-09-13 19:38:30 +02:00 |
Thomas Gelf
|
fb4efa303f
|
ipl\Html: Textarea is a FormElement
|
2018-09-06 01:16:37 +02:00 |
Thomas Gelf
|
e6563b9882
|
ipl: fix SelectElement callback, Table cleanup
|
2018-06-23 09:07:07 +02:00 |
Thomas Gelf
|
35815e0dad
|
library: lot's of cleanup
|
2018-06-19 13:47:19 +02:00 |
Thomas Gelf
|
c587067a33
|
ipl\Html\Form: tweak error handling
|
2018-06-12 20:00:38 +02:00 |
Thomas Gelf
|
a80bc13f39
|
Form: elements is a ElementContainer property
|
2018-06-08 16:54:13 +02:00 |
Thomas Gelf
|
35c2c034fd
|
ipl: add ipl\Html\Form prototype
|
2018-06-07 23:32:39 +02:00 |
Thomas Gelf
|
31a6ab0cf2
|
IcingaHostServiceTable, others: cleanup, fix...
...blacklist-styling
|
2018-05-30 00:45:08 +02:00 |
Thomas Gelf
|
5a8c785b7c
|
dipl: align with ipl-html, stop using deprecated
...method Html::escapeForHtml
|
2018-05-25 19:09:42 +02:00 |
Thomas Gelf
|
3673daaa3c
|
Html: allow to wrap elements, needed for forms
|
2018-05-23 08:30:37 +02:00 |
Thomas Gelf
|
799a332c22
|
Html\Attributes: callbacks for setters and getters
|
2018-05-23 08:22:06 +02:00 |
Thomas Gelf
|
df83c9abad
|
ipl: no more Html::__callStatic, add phpdocs
|
2018-05-08 19:54:00 +02:00 |
Thomas Gelf
|
319b000407
|
ipl: phpdoc, cleanup
|
2018-05-06 09:08:37 +02:00 |
Thomas Gelf
|
01c3a553ba
|
ipl: drop obsoleted components
|
2018-05-05 18:49:58 +02:00 |
Thomas Gelf
|
df7c77a0f6
|
ipl-related fixes
|
2018-05-05 18:29:17 +02:00 |
Thomas Gelf
|
955695682d
|
Use BaseHtmlElement and more
|
2018-05-05 01:11:55 +02:00 |
Thomas Gelf
|
f1480359da
|
ipl: even more changes
|
2018-05-05 01:04:25 +02:00 |
Thomas Gelf
|
403df971a1
|
dipl: align with ipl, first step
|
2018-05-05 00:18:45 +02:00 |
Thomas Gelf
|
be0d41459f
|
ipl: code cleanup
|
2018-05-04 22:55:24 +02:00 |
Thomas Gelf
|
30c6bf1b95
|
ipl: relax attribute name checks
|
2018-05-04 22:54:48 +02:00 |
Thomas Gelf
|
0ae1ed1319
|
Img: allow for data urls
|
2018-02-20 14:39:58 +01:00 |
Thomas Gelf
|
5a5cd9ba1e
|
BaseElement: easier way to override isVoid
|
2018-02-20 14:38:32 +01:00 |
Thomas Gelf
|
20bcbdccf7
|
ipl/Attributes: allow a prefix, helps with data-*
|
2018-02-20 14:36:01 +01:00 |
Thomas Gelf
|
7fa2d91d37
|
Html/Text: fix wrong type in hint
|
2018-01-25 13:17:19 +01:00 |
Thomas Gelf
|
4dcf545ab2
|
Html/Attribute: allow boolean, cosmetics...
...and also allow for colons in attribute names
|
2018-01-22 09:58:00 +01:00 |
Thomas Gelf
|
d1e116a5a1
|
ipl: rename to dipl
fixes #1217
|
2017-10-09 15:23:27 +02:00 |
Thomas Gelf
|
76a790300f
|
Attributes: adjust method signature
|
2017-08-21 22:54:02 +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
|
f06ac06b5b
|
ipl\Html: allow to get first content element
|
2017-07-24 08:40:39 +02:00 |
Thomas Gelf
|
7db89d2656
|
BaseElement: assemble only once
|
2017-07-19 18:34:07 +02:00 |
Thomas Gelf
|
9c9a4bd34b
|
Table: add helpers for additional thead and tbody
|
2017-07-19 18:24:31 +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
|
e8e78461f1
|
Html: upgrade to latest ipl master
|
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 |