83b20c2019
some changes to dtd and added otherwise implemented "readonly" attribute to inputWidget
2014-03-07 09:08:47 +00:00
d67a0280a7
**Add the first version of Document Type Definition file for etemplate2, in order to be able to validate xet file syntax
2014-03-06 17:50:57 +00:00
a28295db58
Added et2_all.js which contains references to all widgets and can be included by egw to load the complete etemplate2 js module, fixed problem in 'et2_DOMWidget::set_disabled', interpreting 'type' attribute like the node name when creating the wigdets from XML
2011-08-15 08:34:21 +00:00
74498fd320
fixed path in tex file
2011-08-11 13:54:46 +00:00
0fc000c955
Added some documentation for the JS inheritance system and the base widget classes
2011-08-11 13:54:20 +00:00
33a0f786bd
- Add hint on how to revert changes / reset an eTemplate change as discussed on
...
the developer's list.
- Fix typos
- Add a reference from the reference.html to the now existing etemplate
documentation.
2010-11-07 13:25:00 +00:00
c6a4c40934
Fix HTML code in etemplate documentation:
...
- Close 'li' tags
- Close 'lt' tags by 'gt' tags
- Convert ampersands to 'amp' tags.
2010-07-31 07:03:15 +00:00
c7494f1e70
Added Ajax Select to widget documentation
2008-08-12 21:13:03 +00:00
77f63b4c00
updated russian translation
2008-07-29 20:40:02 +00:00
18790b1362
ability to specifiy a suffix for select-numbers, to eg. add "h" to the label of each option
2007-12-16 23:13:32 +00:00
f7b93b3d10
Added how to completely hide a column from nextmatch
2007-12-11 22:29:05 +00:00
54066896e8
big commit: all lang files not in utf-8 converted to utf-8, including charset phrase
2007-11-10 22:46:02 +00:00
0441f0b760
Hopefully, rest of language files
2007-10-14 16:19:43 +00:00
3beb483c09
CSV Export for all eTemplate applications using the nextmatch widget to list their entries. The column names, labels and types can be set by the application or get autodetected by eTemplate. Admins can configure an export limit (max. number of entries to export) or disable the functionality completly for non-admins. The charset for the csv export can be configured in the common prefs. Applications can and have to turn the export explicitly off by setting ['nm']['csv_fields']=false. I only made a column-definition for InfoLog, which includes translated column-names.
2007-09-22 14:58:10 +00:00
0714f41b63
docu update for link widget from aleksander.adamowski-AT-olo.org.pl
2007-08-06 13:52:17 +00:00
79cd58cda4
fixed documentation bug reported by aleksander.adamowski-AT-olo.org.pl
2007-07-24 08:50:39 +00:00
14fc433fcf
updated application versions 1.4 and dependencies accordingly (API is still 1.3.xxx 'til the first RC)
2007-04-30 09:10:36 +00:00
9c6c1816bb
"docu update for fck"
2007-04-14 16:47:46 +00:00
41a7e43d1b
date widget can now prefix (readonly) dates with the week-number
2007-03-09 11:23:26 +00:00
6bd5ac2da8
users can now switch every single column on or off in all nextmatch lists, admins can configure defaults (plus some bugfixes and other improvments)
2007-03-07 12:30:17 +00:00
7c9a806965
et reference update by sebastian ebling
2007-01-21 13:17:31 +00:00
7478fa159f
complete transition to fck
...
changed etemplate apps: resources, wiki, projectmanager, infolog, news_admin
infolog now has a fck w.o. toolbar by defaut. This helps for mails from mail2infolog
compability function htmlarea in class.html now points to fck
deactivated old tiny code in class.html
2007-01-18 19:19:01 +00:00
8c6cb48d85
fix for bug #87 : Infolog - Addressbook categories mixed in 1.2.x
...
The select_widget allways used the cats of the current application. That's still the default, but it can be overwritten now via an option. The nextmatch_widget has now and optional parameter 'cat_app', which defaults to the app of the get_rows method.
2006-12-04 14:39:22 +00:00
d48f360667
fixed AND tested et_media
2006-11-18 07:23:56 +00:00
dc384ab924
fixed AND tested et_media
2006-11-18 07:16:56 +00:00
6211b1457d
some fixes and updates for the eTemplate tutorial
2006-11-12 09:03:11 +00:00
79b302aae5
- empty cells in a box can now be kept (not optimized away)
...
- fixed not used ro-image for buttons, if set via the content-array
2006-09-27 13:09:28 +00:00
03a7efb8a0
new sub-type for the nextmatch widget: custom filter. It allows to use any (select-)widget (specified as 1. option) as filterheader for the nextmatch widget. The accountfilter is now only a special case for the customfilter or filterheader.
2006-09-12 15:14:39 +00:00
d02c93748a
added title for links option to label widget
2006-06-15 21:57:21 +00:00
239bab8b28
fixed the wrong links and added links to the phpDocumentor doc Conny set up on egroupware.org
2006-06-08 14:56:52 +00:00
a2c7927269
lang updates
2006-05-01 23:09:26 +00:00
9d4a09f9ff
doc-update: radio and nextmatch
2006-04-30 07:20:36 +00:00
fe025e3bd3
typo
2006-04-19 18:08:59 +00:00
ddde44ea3c
added precision to the float widget
2006-03-27 12:21:29 +00:00
c1722f0bf9
adding 1.3 api to dependencies
2006-03-08 21:41:25 +00:00
d342357b4c
to 1.2 updated eTemplate, thanks to Raphael Alla <raphael-AT-olineopensolutions-DOT-com>
2006-03-07 15:17:35 +00:00
01264851fd
to 1.2 updated eTemplate, thanks to Raphael Alla <raphael-AT-olineopensolutions-DOT-com>
2006-03-07 15:17:35 +00:00
1b78b1eed8
documentation update: link-targets & -popups, manual & custom fields widgets
2005-11-11 07:04:36 +00:00
358c88d786
removed et_notes example from the 1.2 release of eTemplate as it's not a good example anymore, we have now many well writen eTemplate apps
2005-11-09 20:53:49 +00:00
7a4a18ec0a
phpgw --> egw
...
from this revision eTemplate requires a 1.0.1/1.2 API, the last working version for 1.0.0 has been taged "last_working_1_0_0"
2005-11-09 20:50:45 +00:00
6c6540ba82
added parameter for a popup in links
2005-08-02 08:56:37 +00:00
b68fb24b25
nextmatch sortheader can specify a default sort now: default is ASC and can now be set to DESC
2005-07-17 21:42:11 +00:00
19fd5c4970
implemented "Nextmatch Accountfilter", a nextmatch filterheader to filter by accounts using the perfered account-selection method
2005-07-14 06:53:19 +00:00
50ab75e58a
option to never hide the nextmatch line (if less then max-matches entries
2005-07-13 08:39:42 +00:00
7d720dc5ea
Set HTML document type to XHTML 1.0 Transitional everywhere (almost).
...
Correct various misspellings and other oddities in the document type
declarations. Convert HTML tags to lower case in the affected files.
2005-07-07 20:09:52 +00:00
e1df8ccd7f
readonly checkboxes can now be disabled (not displayed), if they are unchecked
2005-06-14 21:38:49 +00:00
ea424535df
update documentation
2005-06-11 10:09:34 +00:00
ef3e6bc4f4
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
2b1c2a359c
small documentation update
2005-04-14 22:36:05 +00:00
c84e492e91
documentation update:
...
- fixed wrong / not working popup javascript
- updated xet-file example to include <template> tags
- updated the describtion: a (nested) widget tree is allowed in HEAD now and not just one grid as in the 1.0.0
2005-04-10 13:39:33 +00:00