Commit Graph

52 Commits

Author SHA1 Message Date
reinerj
b01bf986dc change files from phpgw to egw 2004-01-27 16:58:19 +00:00
Ralf Becker
3511e9d103 update of the docs concerning the improved nextmatch-widget 2003-12-18 06:08:55 +00:00
Ralf Becker
07da6bbec9 phpGW --> eGW 2003-10-26 19:25:13 +00:00
Ralf Becker
ca460b5aae added the optional link in the label-widget 2003-10-07 13:31:23 +00:00
Ralf Becker
b8557e49d9 make the phpgw Version-0_9_16-branch HEAD 2003-08-28 14:31:11 +00:00
Ralf Becker
cd1025f9cf 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:29:34 +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
gugux
dc86d87cf8 Forgot this one. 2003-05-30 20:15:13 +00:00
gugux
741db6ce7b Changed all %d's and %s's into %x's in lang calls and lang files, added missing english phrases and french translations. 2003-05-26 21:03:15 +00:00
Ralf Becker
9825930cd4 implemented new phpgw-pref account_display as default for select-account 2003-05-04 09:18:56 +00:00
Ralf Becker
3a8146064e added time and date+time to date_widget and select-number to select_widget 2003-04-13 19:21:25 +00:00
Ralf Becker
3bad474731 Initial Import of eTemplate port of Notes as a further example for the eTemplate docu 2003-04-03 01:02:31 +00:00
Ralf Becker
99094a97a4 a german translatons, title for et_media in all langs 2003-03-31 18:13:39 +00:00
Ralf Becker
cd8704a769 find an icon for et_media 2003-03-31 17:58:23 +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
gugux
9e33e2c16e New french translation file. 2003-01-10 21:32:51 +00:00
Ralf Becker
25083c862e ubdate to new about-system (all infos are in setup.inc.php, no more hook_about) 2002-10-28 11:41:58 +00:00
Ralf Becker
cc8652e098 update 2002-10-28 01:27:34 +00:00
Ralf Becker
b034a977dd ubdate to new about-system (all infos are in setup.inc.php, no more hook_about) 2002-10-28 00:18:04 +00:00
Ralf Becker
ca78e392f8 ubdate to new about-system (all infos are in setup.inc.php, no more hook_about) 2002-10-27 17:31:02 +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
Ralf Becker
02ed6da227 added date_widget and corrected wrong widget-name integer to int 2002-10-12 23:01:21 +00:00
Ralf Becker
ec1ffc81be Many new stuff for the eTemplates:
- added vbox and hbox support: container to put widgets in one row or column
- complete rows and column can now be disabled (even with a simple comparison with a variable in content, eg. disabled if the var is empty)
- labels and helptexts from tpls with 'test' in there name, get no longer written to the lang-file
- update the documentation
2002-10-12 16:37:44 +00:00
Ralf Becker
a3aaf60ede implemented possibility to disable rows and cols,
disabling can depend on a value of $content
2002-10-10 11:29:36 +00:00
Ralf Becker
0185039028 documented change of tab-widget 2002-10-06 00:25:50 +00:00
Ralf Becker
07bec1fa34 documented the nextmatch-widget and the attrs/options for the predefined select's 2002-10-03 18:26:47 +00:00
Ralf Becker
92fef5cc31 changed ext of eTemplate-files to .xet 2002-10-03 15:38:41 +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
9286ba944f reimport after name-change 2002-09-17 13:33:20 +00:00
Ralf Becker
e92cd51521 named changed 2002-09-17 13:29:17 +00:00
Ralf Becker
4214452471 added <button image=".." ro_image=".."/> to have an image instead of a button
updated referenz.html
2002-09-17 12:29:01 +00:00
Ralf Becker
7cbe3e734b 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
renamed size to options
2002-09-17 09:36:55 +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
401685cb1d small fix for missed default-attributes on export, created eg:
<textbox ="" ...>
when exporting a textarea
2002-09-16 23:07:33 +00:00
Ralf Becker
e04b602f4a some installation instructions 2002-09-16 20:49:22 +00:00
Ralf Becker
dc2c34ce10 as a placeholder and example of a xml-template 2002-09-16 20:37:11 +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
20c24e6ef6 inital import 2002-02-18 21:56:47 +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