.. |
class.boetemplate.inc.php
|
added the deck
|
2003-03-27 23:47:03 +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
|
db-tools now show uninstalled apps to, thanks to new select-application widget
|
2003-03-18 13:06:27 +00:00 |
class.editor.inc.php
|
added some trim's around name, template and lang so that whitespace gets not saved
|
2003-03-27 23:42:28 +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 let html::select difference between '' and 0
|
2003-04-13 16:01:29 +00:00 |
class.link_widget.inc.php
|
some docu updates and cleaned up some debug-code
|
2003-02-22 12:29:04 +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
|
fix for postgreSql's AddColumn, to allow to set a default and a not null contraint, they are not allowed in add column in pgSQL
|
2003-03-18 00:07:17 +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
|
db-tools now show uninstalled apps to, thanks to new select-application widget
|
2003-03-18 13:06:27 +00:00 |
class.so_sql.inc.php
|
change behavior on auto-increment columns, they are not written for new entries
|
2003-03-27 17:21:58 +00:00 |
class.soetemplate.inc.php
|
added a debug-message for the search
|
2003-03-27 23:43:37 +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
|
enabled translation of the title-tag of images as submit-buttons
|
2003-02-22 15:03:27 +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 |