Ralf Becker
0b958e08e3
neues layout f�r nextmatch
2002-09-18 14:03:51 +00:00
ceb
c3c5a9786b
update
2002-09-18 01:15:54 +00:00
Ralf Becker
4cbd6807c4
showing the range of shown entries like eg. '1 - 20 of 100'
2002-09-17 22:54:43 +00:00
Ralf Becker
c01f429724
allow attr-values of '0' as the default is sometimes not 0
2002-09-17 22:52:24 +00:00
Ralf Becker
29ec804531
first version of the nextmatch-widget
2002-09-17 21:31:45 +00:00
seek3r
18859ef4d5
not ready for public use... but its getting better fast
2002-09-17 16:42:50 +00:00
Ralf Becker
a611b55d4c
suppressed an error-msg and try reading the template from the filesystem if it is not found in the db
2002-09-17 15:38:34 +00:00
Ralf Becker
5f99e6de5c
suppressed an error-msg
2002-09-17 14:35:43 +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
34c963535a
read eTemplates from filesystem if
...
$GLOBALS['phpgw_info']['server']['eTemplate-source'] == 'files'
2002-09-17 13:27:37 +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
93f54049cc
corrected typo 'Select Category'
2002-09-17 12:26:08 +00:00
skeeter
c431ec4f21
Fix for a rogue debug statement printing out everytime.
2002-09-17 10:11:24 +00:00
skeeter
cdb7ed3e2d
GNU Patch #290 .
2002-09-17 10:03:37 +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
Zone
3b3e08f1aa
Fix " vs. '
2002-09-17 04:24:14 +00:00
skeeter
8aa2a18ac2
Missed a semi-colon.
2002-09-17 03:03:16 +00:00
skeeter
143cbc5d42
GNU Patch #290 .
2002-09-17 02:47:35 +00:00
skeeter
720df8a650
Minor cleanups.
2002-09-17 02:33:03 +00:00
skeeter
62fdc57839
GNU Patch #439 .
2002-09-17 02:25:40 +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
skeeter
f33da8d656
GNU Patch #505 .
2002-09-16 00:08:38 +00:00
skeeter
a1e7313467
GNU Bug #895 , GNU Patch #517 .
2002-09-16 00:00:04 +00:00
skeeter
b44fb7dcda
Missed a semicolon.
2002-09-15 23:42:56 +00:00
skeeter
bb0535281f
Will now stop (error) when inserting bad data.
2002-09-15 23:21:01 +00:00
skeeter
328f9a4bc5
One more fix for the cookie stuff. This will at least delete properly.
2002-09-15 22:14:24 +00:00
skeeter
94eb165d39
Added mr_e's patch.
2002-09-14 21:58:39 +00:00
skeeter
bf218b85ed
Missing a class variable definition.
2002-09-14 21:40:48 +00:00
skeeter
8348aebaff
GNU Patch #515 .
2002-09-14 01:59:52 +00:00
Ralf Becker
5cb3240b0f
changed <label/> to <description/>
2002-09-12 21:53:03 +00:00
Ralf Becker
b09efe7676
allow <label ...> to be imported as well as <description ...>
2002-09-12 21:46:11 +00:00
Ralf Becker
c4f5c280da
added tab and image import/export
...
the label's get now exported as <description ...>
2002-09-12 21:43:41 +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
78da482f5e
some changes to be closer to XUL:
...
<overlay> now root-node of each eTemplate xul-file
<template> is replaced by <grid id="app.template" ...>
2002-09-12 18:03:49 +00:00
Ralf Becker
ea32918291
some changes to be closer to XUL:
...
<overlay> now root-node of each eTemplate xul-file
<template> is replaced by <grid id="app.template" ...>
2002-09-12 17:57:27 +00:00
Ralf Becker
732ab01e79
corrected a small typo
2002-09-12 12:21:27 +00:00
Ralf Becker
2a68b73668
some improvements fixes in the exitor:
...
- editor warns now if newer version of template exists
- import xml is not longer Show-template page (etemplate.editor.buttons splitted in 2 templates one for show and one for edit)
2002-09-12 10:58:20 +00:00
Ralf Becker
42c5d97ee3
added UI to import eTemplates from xml / xul-files
2002-09-12 10:04:22 +00:00
Ralf Becker
d927ce6f07
added eTemplate widget file / FileUpload
...
added options param to html.form
2002-09-12 08:40:57 +00:00
skeeter
f92c84b48c
This was something lacking and is now used with sitemgr.
2002-09-12 02:27:58 +00:00
Ralf Becker
849a0e3835
first version of xml/xul import & export of etemplates
2002-09-12 00:35:20 +00:00
Zone
0d7f3ed630
Add check_all checkboxes to the top of the list
2002-09-11 05:39:46 +00:00
ceb
e4044935f0
update cats
2002-09-08 20:40:12 +00:00
ceb
aacd03d33f
update cats
2002-09-04 01:58:34 +00:00
skeeter
3a987d2164
GNU Patch #501 .
2002-09-04 01:25:29 +00:00
ceb
7d38b22ddb
update cats
2002-09-04 00:30:50 +00:00