.. |
Nextmatch
|
use Etemplate\Widget::registerWidget, not some third class extended from Etemplate\Widget, as that might screw up autoloading if it happes to create a circle
|
2016-08-09 10:11:29 +02:00 |
AjaxSelect.php
|
Revert commit f8134a3416
|
2018-12-14 10:00:45 +01:00 |
Box.php
|
WIP admin history: using eTemplate tree instead of regexp to parse labels and selectbox values
|
2019-03-19 15:34:44 +01:00 |
Button.php
|
moving eT2 server-side to api
|
2016-03-19 13:06:07 +00:00 |
Checkbox.php
|
moving eT2 server-side to api
|
2016-03-19 13:06:07 +00:00 |
Contact.php
|
Etemplate - contact widget: Fix sometimes missing n_fn
|
2019-04-24 14:28:40 -06:00 |
Customfields.php
|
fix different attribute-name on server- and client-side: data_format
|
2019-03-18 16:04:45 +01:00 |
Date.php
|
fix different attribute-name on server- and client-side: data_format
|
2019-03-12 20:35:46 +01:00 |
Description.php
|
Revert commit 8340520589 and implement the fix in more sane way
|
2017-06-14 14:52:31 +02:00 |
Entry.php
|
Improvements for entry widget for robustness, includes automatic server side tests.
|
2018-11-15 11:15:35 -07:00 |
File.php
|
fixing sometimes too small files caused by last chunk being bigger then other chunks
|
2018-12-14 16:21:12 +01:00 |
Grid.php
|
WIP admin history: using eTemplate tree instead of regexp to parse labels and selectbox values
|
2019-03-19 15:34:44 +01:00 |
HistoryLog.php
|
moving eT2 server-side to api
|
2016-03-19 13:06:07 +00:00 |
HtmlArea.php
|
Take ascii mode into account before purifying the value
|
2019-02-28 11:47:53 +01:00 |
Image.php
|
moving eT2 server-side to api
|
2016-03-19 13:06:07 +00:00 |
ItemPicker.php
|
to allow installing api or EGroupware without phpgwapi, old exceptions which we have to extend in order allow old apps to catch exceptions thrown from new api, have to reside in api/inc and get autoloaded
|
2016-05-02 16:57:50 +00:00 |
Link.php
|
Fix move/copy actions in link_to widget vfsSelect try to create not unwanted new symlink
|
2018-04-04 17:54:30 +02:00 |
Nextmatch.php
|
WIP admin history: using eTemplate tree instead of regexp to parse labels and selectbox values
|
2019-03-19 15:34:44 +01:00 |
Select.php
|
Add some defaults to select-bitwise if no app is specified
|
2019-04-09 11:45:14 -06:00 |
Tabbox.php
|
WIP admin history: using eTemplate tree instead of regexp to parse labels and selectbox values
|
2019-03-19 15:34:44 +01:00 |
Taglist.php
|
Merge pull request #47 from neomorina/patch-5
|
2018-12-19 10:04:40 -07:00 |
Template.php
|
WIP admin history: using eTemplate tree instead of regexp to parse labels and selectbox values
|
2019-03-19 15:34:44 +01:00 |
Textbox.php
|
Fix not working textbox validators containing backslashes
|
2018-03-10 17:55:12 +01:00 |
Toolbar.php
|
Implement reset user preferences for admin toolbar actions
|
2018-08-21 17:22:58 +02:00 |
Transformer.php
|
moving eT2 server-side to api
|
2016-03-19 13:06:07 +00:00 |
Tree.php
|
automatic cast and defaults for boolean attributes
|
2018-09-13 14:57:50 +02:00 |
Url.php
|
Etemplate - add new attributes to URL widget
|
2019-05-10 14:53:00 -06:00 |
Vfs.php
|
If there's a failure storing uploaded file, make sure to show it
|
2019-04-29 16:03:34 -06:00 |