..
class.boetemplate.inc.php
made more attributes loadable from the content-array
2002-10-17 22:10:12 +00:00
class.date_widget.inc.php
date_widget has now an option to show an input for the year instead a select-box, datefield_widget is no longer used
2002-10-12 22:34:50 +00:00
class.db_tools.inc.php
added schema_proc-classes to etemplate, to enable db_tools to work under 0.9.14
2002-10-04 23:53:00 +00:00
class.editor.inc.php
1) only the newest version of a tpl is used for creating the lang-file
2002-10-28 01:17:32 +00:00
class.etemplate.inc.php
some fixed to enable infolog with etemplates to run in 0.9.14
2002-10-17 23:34:28 +00:00
class.html.inc.php
fix to distinguish between entities (eg. ü) and accesskeys lik &Delete
2002-10-18 21:33:39 +00:00
class.link_widget.inc.php
Got fileattachments working as links:
2002-10-20 15:06:52 +00:00
class.nextmatch_widget.inc.php
update
2002-10-16 16:41:17 +00:00
class.sbox2.inc.php
changed categories::formated_list to formatted_list
2002-10-15 13:32:32 +00:00
class.schema_proc_array.inc.php
added schema_proc-classes to etemplate, to enable db_tools to work under 0.9.14
2002-10-04 23:53:00 +00:00
class.schema_proc_mssql.inc.php
added schema_proc-classes to etemplate, to enable db_tools to work under 0.9.14
2002-10-04 23:53:00 +00:00
class.schema_proc_mysql.inc.php
added schema_proc-classes to etemplate, to enable db_tools to work under 0.9.14
2002-10-04 23:53:00 +00:00
class.schema_proc_pgsql.inc.php
added schema_proc-classes to etemplate, to enable db_tools to work under 0.9.14
2002-10-04 23:53:00 +00:00
class.schema_proc.inc.php
added schema_proc-classes to etemplate, to enable db_tools to work under 0.9.14
2002-10-04 23:53:00 +00:00
class.select_widget.inc.php
update for change in class.categories.inc.php, id --> cat_id
2002-10-12 20:40:18 +00:00
class.so_sql.inc.php
some corrections for the inline-doc-parser
2002-09-02 11:14:30 +00:00
class.soetemplate.inc.php
1) only the newest version of a tpl is used for creating the lang-file
2002-10-28 01:17:32 +00:00
class.solangfile.inc.php
1) only the newest version of a tpl is used for creating the lang-file
2002-10-28 01:17:32 +00:00
class.tab_widget.inc.php
worked a bit on the design of the tabs
2002-10-09 00:32:04 +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
etemplates send its output now for HEAD through the xslt-framework
2002-10-26 18:45:37 +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
get_var.php
some fixed to enable infolog with etemplates to run in 0.9.14
2002-10-17 23:34:28 +00:00