Commit Graph

87 Commits

Author SHA1 Message Date
Ralf Becker
a47f9bbbb8 fixed some bugs in nextmatch-sort-colums and filters 2001-09-26 22:13: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
Miles Lott
5ffe6cd3b3 globals 2001-09-25 22:45:05 +00:00
Miles Lott
404f8d37b1 Updated file from Guillaume Courtois <guigui@gugux.net> 2001-09-08 12:38:24 +00:00
Miles Lott
41c87c6cff using GLOBALS, also helps php3 compat 2001-09-03 03:20:48 +00:00
skeeter
40e145af1a Applid patch #45184. 2001-08-18 00:32:56 +00:00
Ralf Becker
3fcccb057b solved bug, that cat-changes if done after an initial call of infolog (/infolog/index.php) forward one to home.php, because no menuaction in the QUERY_STRING 2001-07-26 11:06:07 +00:00
Ralf Becker
ee16c4f270 own infolog icon now:
thanks to j3rry and milosch for the inspiration and to ceb who made the orginal graphics
2001-07-26 11:03:29 +00:00
Miles Lott
79928bf164 tentative replacement 2001-07-25 23:56:18 +00:00
Ralf Becker
89e392d9df some more defaults to get pgsql work 2001-07-25 22:39:14 +00:00
Ralf Becker
a95b0a191c typo in fieldname caused infolog not to display 'show parent'-icon 2001-07-25 22:02:46 +00:00
Miles Lott
0db88c6547 remove dups 2001-07-23 12:30:16 +00:00
Ralf Becker
79561e21f7 translation of subject corrected 2001-07-19 23:07:15 +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
fe96cbcbcc sorted now 2001-07-15 22:03:06 +00:00
Ralf Becker
36ef9cf331 hook_home, plus some filters and preferences added 2001-07-15 22:00:14 +00:00
Ralf Becker
58783d5464 hook_home, plus some filters and preferences added 2001-07-15 21:42:17 +00:00
Ralf Becker
31b61cc52a use the ui-class now 2001-07-15 21:35:52 +00:00
Miles Lott
a25a8e4b77 Remove 2 duplicates 2001-07-14 23:56:11 +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
e88d1bce67 db-field datecreated is now a modification-date
maybe i change the fieldname later
2001-07-14 22:16:44 +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
f5f580986d added preferences page to infolog 2001-07-14 16:14: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
c8fb93b235 updated hooks: hook_about
corrected dependenicies: infolog depends on head-cvs-api '0.9.13'
2001-07-14 09:46:17 +00:00
Ralf Becker
395234b155 not (longer) needed 2001-07-14 09:39:43 +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
e356f7ba38 initial import made from the translations of the other apps 2001-07-14 08:24:19 +00:00
Ralf Becker
e68b815d19 CSV-Import into common, because its in admin 2001-07-14 08:22:52 +00:00
Ralf Becker
8f81f0d1ad *** empty log message *** 2001-07-14 01:24:05 +00:00
Ralf Becker
847581cc23 added hooks: addressbook_view, projects_view 2001-07-14 00:55:54 +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
02cd5e8a7c corrected misspelling of column-name info_enddate (was info_enddata) 2001-07-13 17:53:52 +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