Commit Graph

218 Commits

Author SHA1 Message Date
Ralf Becker
6e17b96dd9 some fixes to get the links working in case the entry is not yet created 2002-10-18 20:20:35 +00:00
Ralf Becker
d63e2607f8 some fixed to enable infolog with etemplates to run in 0.9.14 2002-10-17 23:34:28 +00:00
Ralf Becker
8071f483c7 removed not longer needed old tpl-files 2002-10-17 22:20:52 +00:00
Ralf Becker
ae1bd823f1 update 2002-10-17 22:19:16 +00:00
Ralf Becker
2004bf5c58 update with new table-structure for infolog 2002-10-17 22:02:44 +00:00
Ralf Becker
01e13c81ea - no empty data-line shown, if no data
- added option to disable nextmatch, if total entries <= nextmatch-max and no search, filter or cat set
2002-10-16 14:11:36 +00:00
Ralf Becker
c4cafed954 changed the name from get_list to index 2002-10-16 00:51:44 +00:00
Ralf Becker
0df9d71782 got infolog working:
- referers are handled now correct
- hooks are working again (only addressbook::view ported so far)
2002-10-16 00:23:39 +00:00
Ralf Becker
d1b7fc8035 get_links returns for a given $only_app only an array of ids not the whole links 2002-10-16 00:22:04 +00:00
Ralf Becker
4fe754d9a9 changed categories::formated_list to formatted_list 2002-10-15 13:32:32 +00:00
Ralf Becker
3693a818bd fix to allow '&' in attached files (needs to be quoted ('%26') in the download-link)
and preserving Linebreaks in InfoLog entries
2002-10-15 13:30:23 +00:00
Ralf Becker
6b06c9d9b0 update 2002-10-14 00:42:31 +00:00
Ralf Becker
e7048b5fb5 lots of fixes and additions:
- load_via works now in boetemplate::read
- included templates are relative to the includeing tpl, if they contain no '.'
- xul_io is alway writing the comple/absolute name
- HBox gets width=100% if alignment other then left set (new!)
- added links as 2. option to label
- added header function to uietemplate
2002-10-14 00:39:47 +00:00
Ralf Becker
83b0d0cd36 finished infolog.edit port 2002-10-09 11:48:20 +00:00
Ralf Becker
5f39d2d67d corrected dependency version of etemplate 2002-10-09 00:43:17 +00:00
Ralf Becker
11c8390732 nearly finished port of infolog.edit 2002-10-09 00:41:05 +00:00
Ralf Becker
bafaceec62 moved to etemplate.link_widget (with sub-widgets) 2002-10-09 00:40:01 +00:00
Ralf Becker
4870c4a3d7 nearly finished port of infolog.edit
improved handling of linkage with not yet written entries
2002-10-09 00:37:00 +00:00
Ralf Becker
eea5281759 first steps on infolog port to etemplates 2002-10-08 00:10:18 +00:00
Ralf Becker
8b13fd690f initail import 2002-10-06 08:51:46 +00:00
Ralf Becker
40c64bc4ca added infolog.edit 2002-10-06 00:31:19 +00:00
Ralf Becker
d9815720e3 universal csv-import for calendar, unfortunaly it is based on 0.9.12 (no 3-tier) and need to be ported 2002-10-04 18:33:36 +00:00
ceb
f684ccd732 update to use xslt 2002-10-03 21:38:11 +00:00
Ralf Becker
850a835f1c using include_once now to include the class we extend and exclusivly the etemplate.html class 2002-09-29 08:50:18 +00:00
Ralf Becker
759a9f8e1a using include_once now to include the class we extend and exclusivly the etemplate.html class 2002-09-29 08:43:37 +00:00
Ralf Becker
973165d38d using include_once now to include the class we extend 2002-09-29 08:06:00 +00:00
Ralf Becker
147a2ba800 changed templates to use ceb's css-theme-files 2002-09-28 00:30:01 +00:00
Ralf Becker
4f491de35d changed interface for extensions to:
pre_process(&$cell,&$value,&$extension_data,&$readonlys)
post_process(&$cell,&$value,&$extension_data,&$loop)
2002-09-24 22:02: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
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
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
977327c207 return of update-function used 'phpgwapi' instead of 'infolog' 2002-09-01 21:13:20 +00:00
Ralf Becker
78320c0525 moved infolog links to addressbook,projects and calendar to new link-class and its table phpgw_links 2002-09-01 20:41:36 +00:00
Ralf Becker
b9f7c66d71 initial import of link class 2002-09-01 18:59:01 +00:00
Ralf Becker
66cfae907f get infolog to work with (new 3-tier) projects
an other typo
2002-09-01 18:57:24 +00:00
Ralf Becker
f27c38c42c get infolog to work with (new 3-tier) projects 2002-09-01 18:11:57 +00:00
skeeter
b53e0f1c94 A couple of minor changes. Changed '->datetme->' to '->datetime->' and 1 item to '->datetime->users_localtime'. 2002-08-31 23:50:12 +00:00
skeeter
24d9c7546c Cleaning up a couple of common lang phrases. 2002-08-24 13:56:16 +00:00
skeeter
8a82df2ab7 Cleaning up a couple of common lang phrases. 2002-08-24 13:32:05 +00:00
skeeter
bf8bbf9157 GNU Bug #461 2002-08-23 02:19:48 +00:00
Ralf Becker
d84e3fa92c added a missing word 2002-08-06 08:20:54 +00:00
Ralf Becker
e547e898b6 this belongs HERE, please do NOT move it to doc !!! 2002-08-06 08:19:05 +00:00