Commit Graph

36 Commits

Author SHA1 Message Date
Miles Lott
41c87c6cff using GLOBALS, also helps php3 compat 2001-09-03 03:20:48 +00:00
Ralf Becker
a95b0a191c typo in fieldname caused infolog not to display 'show parent'-icon 2001-07-25 22:02:46 +00:00
Ralf Becker
1db9edc55e omitting 'INSERT INTO table col=val' for pgsql-compatibility 2001-07-19 23:00:51 +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
f05dc3d53d missing stripslashed added to read, common array $maybe_slashes with fields that may contain slashes for read+write 2001-07-18 23:54:43 +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
c43aa22e21 not longer needed 2001-07-14 21:39:05 +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
297ad28d4e changes name from hook_infolog_about to hook_about 2001-07-14 09:37:52 +00:00
Ralf Becker
9ab0cfa5d5 not (longer) needed 2001-07-14 09:16:57 +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
55a4e2d73b initial comit 2001-07-14 00:55:12 +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
Miles Lott
aac982ef9e Sample hook being called by addressbook_view page 2001-07-08 16:03:15 +00:00
Ralf Becker
f4809414d1 a lot new function which saves writing html in php-files:
tables,forms,...
2001-07-01 21:32:12 +00:00
Ralf Becker
fcb828bc8d using new html-class 2001-06-04 18:26:46 +00:00
skeeter
22e3591f14 Cleanup for php3 support. 2001-06-01 03:48:54 +00:00
Ralf Becker
950809de72 changed db-name to phpgw_infolog, setup-files 2001-05-30 22:00:51 +00:00
Ralf Becker
6b6556b628 extracted address- and some other selection-boxes into class phpgwapi.sbox2 2001-05-28 20:20:38 +00:00
Ralf Becker
e7184a2422 cleared a reference to the old table-name info 2001-05-24 18:16:50 +00:00
Ralf Becker
936d6dd022 using display_section for hook_admin+hook_preferences 2001-05-24 15:06:42 +00:00
Ralf Becker
03a7ff211e renaming info in infolog 2001-05-24 13:40:40 +00:00
Ralf Becker
2cd598fb29 add more verbose description 2001-05-24 13:31:12 +00:00
seek3r
f184b96979 Initial revision 2001-05-23 19:07:45 +00:00