.. |
class.boetemplate.inc.php
|
allow to specify the app-name in which a widget is defined in the widgets name: list($app) = explode('_',$name)
|
2005-06-12 12:32:59 +00:00 |
class.date_widget.inc.php
|
New widget for durations: floating point input with an optional selectbox to specify a unit (hours or days). The storage format is configurabe and can be either minutes (integer) or hours or days as float
|
2005-06-02 22:43:44 +00:00 |
class.db_tools.inc.php
|
fixed not displayed error-message: write failed (webserver has not write-rights). Before writes of tables for new created apps silently fail.
|
2005-04-04 08:50:45 +00:00 |
class.editor.inc.php
|
added javascrpt values2url function to transmit selected runtime values via the url to a popup, which can use etemplate::process_values2url to retrieve the values from the url as content-array (incl. $preserv from exec())
|
2005-06-16 21:44:51 +00:00 |
class.etemplate.inc.php
|
change files from phpgw to egw
|
2004-01-27 16:58:19 +00:00 |
class.link_widget.inc.php
|
quitent a warning, which happens if readonly
|
2005-06-16 21:32:07 +00:00 |
class.nextmatch_widget.inc.php
|
implemented "Nextmatch Accountfilter", a nextmatch filterheader to filter by accounts using the perfered account-selection method
|
2005-07-14 06:47:14 +00:00 |
class.path_widget.inc.php
|
next step to a new eTemplate editor:
|
2005-02-18 22:44:42 +00:00 |
class.select_widget.inc.php
|
saving the widget type more compatible with other extensions
|
2005-07-14 06:31:05 +00:00 |
class.sitemgr_module.inc.php
|
allow to use etemplate apps as sitemgr modules:
|
2005-05-02 15:07:37 +00:00 |
class.so_sql.inc.php
|
update documentation
|
2005-06-11 10:49:50 +00:00 |
class.soetemplate.inc.php
|
fixed problem on home-page: set_app(etemplate) was missing
|
2005-05-23 08:00:54 +00:00 |
class.solangfile.inc.php
|
change files from phpgw to egw
|
2004-01-27 16:58:19 +00:00 |
class.tab_widget.inc.php
|
two problems fixed:
|
2005-05-25 14:10:27 +00:00 |
class.uietemplate_gtk.inc.php
|
replace the crap
|
2004-08-09 10:57:00 +00:00 |
class.uietemplate.inc.php
|
1) extensions can now use other extensions - thought only the post_process function of the topmost/first extension is called (this need a bit more work)
|
2005-07-14 06:42:39 +00:00 |
class.xmltool.inc.php
|
added charset to htmlspecialchars for multibyte chars
|
2004-07-02 22:44:19 +00:00 |
class.xslt_widget.inc.php
|
change files from phpgw to egw
|
2004-01-27 16:58:19 +00:00 |
class.xul_io.inc.php
|
added missing overflow attribut for grids
|
2005-04-20 17:25:06 +00:00 |
hook_sidebox_menu.inc.php
|
fixed link to DeveloperDocs
|
2005-06-11 10:08:08 +00:00 |