Commit Graph

6047 Commits

Author SHA1 Message Date
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
skeeter
09361d01f8 GNU Patch #506. 2002-09-04 00:10:57 +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
d89bce6364 link functionality is now working, the UI is not very pretty 2002-09-03 23:09:21 +00:00
Ralf Becker
94fb1f402d new function to search for or list existing eTeamplates 2002-09-03 22:59:47 +00:00
Ralf Becker
b977162613 going back to the old way of showing content, before Seek3r's change in the templates.
Showing the content via set_var('phpgw_body',$html) removes '{something}' from the html and expressions like that are needed as variable names.
2002-09-03 10:27:23 +00:00
Ralf Becker
c819768349 editor now reports the loaded extensions 2002-09-03 10:21:44 +00:00
ceb
8ad7b856f8 update cats files to test new delete function 2002-09-03 02:22:32 +00:00
ceb
b6ca89c43e updated function delete, id2name, return_sorted_array to move subcats down if delete their parent 2002-09-03 02:21:36 +00:00
ceb
e189e7d4c5 update add function to return the id 2002-09-02 22:03:00 +00:00
Ralf Becker
bf1aeeb114 basic support for link-selection, mainly for testing uilink.getEntry 2002-09-02 21:50:29 +00:00
Ralf Becker
e5f2cb6e77 added linkto_widget extenstion for eTemplates: select on side of a Link 2002-09-02 21:49:22 +00:00
Ralf Becker
911987d967 synced with the class in etemplates app 2002-09-02 21:47:04 +00:00
Ralf Becker
98e2b34f2f small addition for the inline-docu 2002-09-02 21:46:11 +00:00
Ralf Becker
69dde3bbd7 getEntry implemented via eTemplates, some typos corrected 2002-09-02 21:44:24 +00:00
Ralf Becker
3c97390d77 added app_list and debuged the other functions 2002-09-02 21:43:10 +00:00
Ralf Becker
014df2eabf corrected some typos in the link-support-functions 2002-09-02 21:40:44 +00:00
Ralf Becker
536b4e1d7a fixed problem with new 3-tier projects-class 2002-09-02 21:34:07 +00:00
Ralf Becker
a995cf89ef fixed problem when loading an extension from an other app-dir 2002-09-02 17:09:49 +00:00
Ralf Becker
569a3672b0 some corrections for the inline-doc-parser 2002-09-02 11:14:30 +00:00
Ralf Becker
c698632d44 corrected some typos in the link-class support functions 2002-09-02 09:21:35 +00:00
Ralf Becker
4a25ce8bc0 inital import of UI and BO-layer of new link-class and the functions in boinfolog to make infolog a fully supported app 2002-09-02 08:57:35 +00:00
Ralf Becker
e944fb896a added support for standard addressbook-fields saveed in the extras-file:
1) 2. and 3. address line
2) other phone-number
2002-09-02 06:07:09 +00:00
skeeter
6d47da13a3 One more stupid mistake for the datetime class. 2002-09-02 02:39:36 +00:00
skeeter
40df324cf5 GNU Bug #800. 2002-09-02 02:32:10 +00:00