.. |
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
|
fixed wrong message about not writable dir
|
2005-06-14 21:36:52 +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
|
- possebility to disable file-attachments
|
2005-04-14 22:14:01 +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
|
show groups allways as lang('Group').' '.
|
2005-06-07 08:45:53 +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
|
readonly checkboxes can now be disabled (not displayed), if they are unchecked
|
2005-06-14 21:38:49 +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 |