Ralf Becker
d7db5b4903
fixed writeing of temp. alphanumerical info_link_id to the db, as pgSql complains about the wrong type
2003-03-20 17:31:01 +00:00
Ralf Becker
74fc92f617
fixed writeing of temp. alphanumerical info_link_id to the db, as pgSql complains about the wrong type
2003-03-20 17:22:53 +00:00
Ralf Becker
9669f27a8c
fix for gnu-bug #1963 : Saveing does not work in InfoLog, happens only if a webserver_url in the configuration includes a host (eg. http://server/phpgroupware )
2003-03-04 17:13:19 +00:00
Ralf Becker
d53632ec09
use the new format for prefs
2002-11-23 20:44:05 +00:00
Ralf Becker
db368a186d
fixed not working infolog-global configuration:
...
no more serialize/unserialize of arrays needed
2002-11-05 16:00:01 +00:00
Ralf Becker
466c33e3b0
Got fileattachments working as links:
...
- link-widget and infolog/link-class can attach files now
- changed the value of the file-widget (it's an array now)
2002-10-20 15:06:52 +00:00
Ralf Becker
cb2503a55b
modified writeLangFile to be called via [write Langfile] in the eTemplate editor
2002-10-19 11:17:24 +00:00
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
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
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
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
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
eea5281759
first steps on infolog port to etemplates
2002-10-08 00:10: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
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
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
Ralf Becker
b846881759
corrected bug from savanah patch #419
...
infolog could not add new entries, that was caused by a halfway change to a new edit-form-template
2002-08-06 07:42:57 +00:00
Ralf Becker
91271e3afe
some more changes to be compatible with seek3r new template-system
...
output is not longer print, but $GLOBALS['phpgw']->template->set_var('phpgw_body',$content);
2002-06-01 13:19:48 +00:00
Ralf Becker
100f5bc159
some changes to be compatible with seek3r new template-system
2002-06-01 10:10:14 +00:00
Ralf Becker
e1e147b1e3
small fix with default param of get_list
...
(nothing showed up in the hook_XYZ_view)
2002-05-14 13:19:53 +00:00
Ralf Becker
6dd371ca18
adapted hook_home to new portalbox design
2002-05-14 12:04:15 +00:00
Ralf Becker
26cc517d8a
enable infolog to associate entries to calendar-events
2002-05-12 07:14:01 +00:00
Ralf Becker
3a8ab14e49
added/changed the way parameters are passed to uiinfolog.get_list and soinfolog.readIdArray
2002-05-01 17:19:07 +00:00
Ralf Becker
b6d1e36b3d
added/changed the way parameters are passed to uiinfolog.get_list and soinfolog.readIdArray
2002-05-01 17:16:27 +00:00
skeeter
8bbcd143f1
Converting to get_var() for all HTTP_*_VARS.
2002-04-30 17:26:40 +00:00
Miles Lott
8144150f2d
Get_rid of that get_referer message
2002-01-20 21:41:38 +00:00
Miles Lott
fb0f64e6d0
php3 fix and format cleanup in get_referer()
2001-11-12 14:26:16 +00:00
Ralf Becker
98074dfce5
edit: removed form within form for cancel- and delete-buttons
2001-10-09 10:46:16 +00:00
Ralf Becker
4fc032aec1
missing ip in attach_file caused, no symlinks
2001-10-08 11:39:20 +00:00
Ralf Becker
3c96729750
config is in bo
2001-10-07 21:05:12 +00:00
Ralf Becker
0146ff46df
attachments now via symlinks if configured and retrieval to local clients via file:/path
2001-10-07 20:11:32 +00:00
Ralf Becker
3f71a7727d
deleting of attached files
2001-10-04 23:34:30 +00:00
Ralf Becker
7173930c1a
rewrote the get_referer function, added a cancel button to edit
2001-10-04 17:43:43 +00:00
Ralf Becker
f9107de6ac
Attachment of Uploaded files (stored under /infolog via VFS) based on the patch of juergen@henge-ernst.de
2001-10-04 00:46:06 +00:00
Ralf Becker
14bfb1423e
$GLOBALS['phpgw*'] and applied a patch from juergen@henge-ernst.de to close a security-hole (faked POST-request for edit-form)
2001-10-03 21:29:32 +00:00
Ralf Becker
5a799d8801
fixed some bugs in nextmatch-sort-colums and filters
2001-09-26 20:52:57 +00:00
Ralf Becker
2874ce3a5c
some changes for php3-compatibility (removed references and ',' after last array-element)
2001-09-26 17:10:03 +00:00
Ralf Becker
d005b1048b
Linked Addresses with Addressbook.view and not longer with AddressView from InfoLog
2001-09-26 16:08:08 +00:00
Ralf Becker
fc6aeb0368
change for cat-selection in nextmatch
2001-09-26 13:08:11 +00:00
Ralf Becker
324b3921d7
only offer status-items appropriate for the selected type
2001-07-19 01:28:16 +00:00
Ralf Becker
ae7482c952
show linestructur (newlines) in the infolog-list
2001-07-19 01:03:36 +00:00
Ralf Becker
797ad8d151
parent_id got lost if addressbook/project-selection was called during creation of a sub
2001-07-18 23:09:11 +00:00
Ralf Becker
13debcb486
more english translations plus more consistent naming
2001-07-16 18:11:27 +00:00
Ralf Becker
58783d5464
hook_home, plus some filters and preferences added
2001-07-15 21:42:17 +00:00
Ralf Becker
e0e2bfd88e
db-field datecreated is now a modification-date
...
maybe i change the fieldname later
2001-07-14 23:51:51 +00:00
Ralf Becker
354bcdf90f
db-field datecreated is now a modification-date
...
maybe i change the fieldname later
lot of formating
2001-07-14 22:16:16 +00:00