.. |
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
|
moving eT2 server-side to api
|
2016-03-19 13:06:07 +00:00 |
Box.php
|
add missing docu of parameter
|
2016-03-20 10:59:59 +00: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
|
fix PHP Fatal error: Call to a member function read() on null in etemplate/inc/class.contact_widget.inc.php, private var must be only protected
|
2016-03-22 08:56:55 +00:00 |
Customfields.php
|
fixed more namespace issues found by doc/check_namespace.php I wrote and forgot about it ;-)
|
2016-03-21 21:21:40 +00:00 |
Date.php
|
moving eT2 server-side to api
|
2016-03-19 13:06:07 +00:00 |
Description.php
|
moving eT2 server-side to api
|
2016-03-19 13:06:07 +00:00 |
Entry.php
|
missing propset svn:keywords Id
|
2016-03-22 09:10:08 +00:00 |
File.php
|
move egw_json_(request|response|push) to api
|
2016-03-20 13:02:55 +00:00 |
Grid.php
|
moving eT2 server-side to api
|
2016-03-19 13:06:07 +00:00 |
HistoryLog.php
|
moving eT2 server-side to api
|
2016-03-19 13:06:07 +00:00 |
HtmlArea.php
|
fix some wrong case usages of new Api\Html class
|
2016-03-29 09:13:46 +00: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
|
Avoid a Illegal string offset warning from link-entry widgets when they have only-app attribute set
|
2016-07-21 12:51:32 -06:00 |
Nextmatch.php
|
Update participating contacts in addressbook list when an event changes
|
2016-05-25 17:28:59 -06:00 |
Select.php
|
fix calendar preferences to show start- and end-time of day
|
2016-05-03 13:24:21 +00:00 |
Tabbox.php
|
moving eT2 server-side to api
|
2016-03-19 13:06:07 +00:00 |
Taglist.php
|
using Acl::(ADD|READ|EDIT|DELETE|PRIVAT) constants instead old EGW_ACL_* defines and fix some namespace errors found by doc/check_namespace.php
|
2016-05-11 19:23:14 +00:00 |
Template.php
|
move egw_framework to api and refactor it
|
2016-04-07 20:42:06 +00:00 |
Textbox.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 |
Toolbar.php
|
moving eT2 server-side to api
|
2016-03-19 13:06:07 +00:00 |
Transformer.php
|
moving eT2 server-side to api
|
2016-03-19 13:06:07 +00:00 |
Tree.php
|
moving to stray css includes into etemplate2.css, so they also get minified and loaded in one go
|
2016-04-29 13:43:50 +00:00 |
Url.php
|
add not yet detected unicode in name-part of email, like "zero width space"
|
2016-08-12 11:22:56 +02:00 |
Vfs.php
|
fix Scrutinizer "bugs"
|
2016-07-02 11:57:26 +02:00 |