.. |
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
|
do not disable data-line if rows-template has only one row
|
2005-06-11 20:15:02 +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
|
fixed readonly display of select-dow and add a new option if and where the summaries (workday, weekend) should be displayed
|
2005-06-19 11:10:38 +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
|
allow to set class and align for boxes (incl. the template itself)
|
2005-06-19 08:31:11 +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 |