Commit Graph

32 Commits

Author SHA1 Message Date
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
Ralf Becker
36bb7573ae moved froming of the get_list() query from ui to so
lot of formating
2001-07-14 21:44:01 +00:00
Ralf Becker
2a3e445fac added preferences page to infolog 2001-07-14 15:49:04 +00:00
Ralf Becker
eb8b31b9c4 $phpgw->common->phpgw_footer() only in app/index.php and /index.php not in the class.uiapp.inc.php 2001-07-14 13:08:47 +00:00
Ralf Becker
7f4ab3a98e made get_referer work with $phpgw_info['server']['webserver_url'] like 'http:/domain/path'
(still works with '/path' too)
2001-07-14 09:14:28 +00:00
Ralf Becker
b7c7f69351 nextmatch used again for included get_list(1) / hooks if #matchs > maxmatchs 2001-07-14 00:24:02 +00:00
Ralf Becker
76ba59071a icons to add entry, especialy for hook_addressbook_view, which is no longer showing the Add-Button at the end 2001-07-13 22:23:33 +00:00
Ralf Becker
9c1f5e1b6b infolog now uses $HTTP_REFERER,$referer for edit/add/delete to come back to the caling page, even when not called from infolog itselft 2001-07-13 11:10:19 +00:00
Ralf Becker
1317104aa9 show infolog via hook in addressbook/view 2001-07-12 23:39:02 +00:00
Ralf Becker
aec53a16b4 new 3-tier design: fix for no addr-view-links 2001-07-11 23:46:17 +00:00
Ralf Becker
437440d48f new 3-tier design 2001-07-11 23:17:32 +00:00