Ralf Becker
2b1c2a359c
small documentation update
2005-04-14 22:36:05 +00:00
Ralf Becker
37fbde58da
fixed wrong link
2005-04-07 12:08:59 +00:00
Ralf Becker
8c34e1e04e
- style popup is working now: allows to edit the embeded styles of an eTemplate as well of the apps app.css file
...
- some bugfixes in the editor
- popups can now directly called by a button and you can pass params via the content array
2005-02-22 21:02:26 +00:00
Ralf Becker
f520cbb004
updated dependencies
2005-02-10 14:16:02 +00:00
Ralf Becker
ec1cf301b2
added input-validation:
...
- needed (= not to be empty) fields are enforced now
- min and max values and format of int and float fields
- validator for text-fields (perl regular expression)
The input-validation is handled completly withing eTemplate, the application dont need to implement any code, just set the right attributes in the template. Validation-errors are displayed in red behind the concerning field, try the template 'etemplate.validation-test' in the editor.
2004-04-05 01:33:23 +00:00
Ralf Becker
a13ab26527
fixed error, thanks to drago
2004-03-13 09:58:25 +00:00
Ralf Becker
07da6bbec9
phpGW --> eGW
2003-10-26 19:25:13 +00:00
Ralf Becker
01f9a86272
1) partialy undoing gugux changes (label use '%s' if they want to place the widget within the label!)
...
2) useing a regular lang()-call with parameters instead of a message array, which got translated by the constructor
2003-08-08 16:20:16 +00:00
Ralf Becker
7073ae95c2
nextmatch_widget:
...
- 2 header-templates left and right from the range-display
- optional nextmatch-line with arrows, search, cats, ... after the rows
link_widget:
- new sub-type link-string
Updateted the documenations and lang-files.
2003-06-29 17:00:05 +00:00
Ralf Becker
56ac75c659
changed $GLOBALS['setup_info'] to $setup_info (it gets included within a function in setup)
...
remove step 2) as db-tools now show uninstalled apps to create tables for
2003-03-19 17:04:08 +00:00
Ralf Becker
87f812451a
- changed the way so_sql is loaded
...
- modified writeLangFile to include the types and return the message
2002-10-19 11:15:23 +00:00
Ralf Becker
49169129f6
added a cvs-id
2002-10-16 00:25:54 +00:00
seek3r
86032f02dd
removed common->phpgw_exit() and fixed all references to it in the core apps and api
2002-09-28 20:01:44 +00:00
Ralf Becker
c51cbb2ae3
added <listbox> tag for multiline-selects,
...
moved attributs from <menupopup> to <menulist> (execpt options and id)
added several options for the predefined phpgw selects like cats or accounts
changed the referenz.html accourdingly
2002-09-17 09:13:29 +00:00
Ralf Becker
21d8665717
added the referenz-docu for the eTemplates and the new xml/xul-interface to them
2002-09-12 19:32:53 +00:00
Ralf Becker
ea6a01b045
changed $setup_info to $GLOBALS['setup_info'] and included the gtk-screenshot
2002-09-03 23:26:20 +00:00
Ralf Becker
1a8bab5e44
changed for new standard of index.php file
2002-06-02 22:07:47 +00:00
Ralf Becker
172100db95
integrated a screenshot of phpGroupWare as Gtk-app
2002-06-02 21:20:07 +00:00
Miles Lott
cc0809fb36
Fix annoying spelling problem
2002-04-28 15:54:11 +00:00
Ralf Becker
68a2451cfb
removed the not working cvs ID
2002-02-18 22:46:01 +00:00
Ralf Becker
b4dbd33c49
some small changes and some formatting for netscape
2002-02-18 22:44:11 +00:00
Ralf Becker
26c6543895
lots of explanation and some formatting added
2002-02-18 21:56:00 +00:00
Ralf Becker
eae3c3984c
some formatting
2002-02-18 17:39:25 +00:00
Ralf Becker
306160dd1e
hope that gets the id in
2002-02-18 16:12:11 +00:00
Ralf Becker
893e4db501
hope that gets the id in
2002-02-18 16:10:49 +00:00
Ralf Becker
92063df450
inital import of the etemplate tutorial and the examplte app et_media
2002-02-18 16:03:19 +00:00