..
class.boetemplate.inc.php
fixed isset_array to deal with multiple sub-indices
2003-10-26 12:59:01 +00:00
class.date_widget.inc.php
fixed jscalendar to work with date-format 'd-M-Y', for multibyte charsets this needs mbstring and mbstring_overload & 2 (!) to work fully, thought it is usable without
2003-11-03 12:03:17 +00:00
class.db_tools.inc.php
enhanced db-tools to deal with the new mulitcolum-index-syntax and to define these indices
2003-10-26 19:28:08 +00:00
class.editor.inc.php
1) partialy undoing gugux changes (label use '%s' if they want to place the widget within the label!)
2003-08-08 16:20:16 +00:00
class.etemplate.inc.php
removed get_var, its in the .16 API now
2003-09-14 10:24:43 +00:00
class.link_widget.inc.php
fix for file-attachments, to not yet created entries
2003-10-04 16:58:09 +00:00
class.nextmatch_widget.inc.php
make the phpgw Version-0_9_16-branch HEAD
2003-08-28 14:31:11 +00:00
class.sbox2.inc.php
sbox2 now calls the constructor of sbox
2003-04-13 16:02:32 +00:00
class.select_widget.inc.php
make the phpgw Version-0_9_16-branch HEAD
2003-08-28 14:31:11 +00:00
class.so_sql.inc.php
applied tbsky's so_sql patch:
2003-11-03 16:19:48 +00:00
class.soetemplate.inc.php
fix for bug #816612 : a spaned first row leads to less columns on reading a tmpl
2003-11-03 15:43:55 +00:00
class.solangfile.inc.php
synchroniced it with the developer_tools::class.solangfile.inc.php 1.19
2003-10-16 19:51:56 +00:00
class.tab_widget.inc.php
added time and date+time to date_widget and select-number to select_widget
2003-04-13 19:14:50 +00:00
class.uietemplate_gtk.inc.php
using include_once now to include the class we extend and exclusivly the etemplate.html class
2002-09-29 08:50:18 +00:00
class.uietemplate.inc.php
- fixed problem with auto-repeated rows not working everytime
2003-10-26 19:26:58 +00:00
class.xmltool.inc.php
identstring added to constructor and inherited to children
2002-10-01 23:35:30 +00:00
class.xslt_widget.inc.php
completly rewritten uietemplate::process_show to not longer need to work recursively and be able to do input-checks later on
2002-10-01 18:26:30 +00:00
class.xul_io.inc.php
added 2. attr. for nextmatch
2002-10-17 22:13:18 +00:00
hook_sidebox_menu.inc.php
fixed translationTools link if not enabled for user
2003-10-26 10:01:38 +00:00