Commit Graph

3770 Commits

Author SHA1 Message Date
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
jengo
725953e2d4 Fixed blank cells showing up when the user didn't log out 2001-07-13 22:59:44 +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
Miles Lott
5c431fd271 Fix passing of cat_id 2001-07-13 17:57:10 +00:00
Ralf Becker
02cd5e8a7c corrected misspelling of column-name info_enddate (was info_enddata) 2001-07-13 17:53:52 +00:00
Miles Lott
e66982968d Rename to emphasize this is not for single vcards 2001-07-13 17:51:50 +00:00
Miles Lott
095ff431c0 Fix uc setting phpgw_nextid, should be appname, as the update file says 2001-07-13 15:24:21 +00:00
Miles Lott
ccd52fc7a8 Fix for no prefs column display 2001-07-13 15:05:50 +00:00
Miles Lott
bcbe93152e Fix to cat_id field def, since default => 0 now works; an auto column should not
have a default defined
2001-07-13 14:36:56 +00:00
Miles Lott
4f0070ec5b Modified .004-.005 to work with ldap also, hope sql still works 2001-07-13 11:13:24 +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
Miles Lott
3daaf14c25 Moved preferences to ui/bo 2001-07-13 09:03:31 +00:00
seek3r
3d005e094e too tired to think, so dev stopped here for the night 2001-07-13 08:37:56 +00:00
seek3r
c98e1dc9f7 adding for dev reasons 2001-07-13 08:19:41 +00:00
jengo
a2cf079de6 Removed the "Allow anonymous access to this app" since its not being used and I hate answer emails and questions about it everyday :) 2001-07-13 07:12:46 +00:00
jengo
9b6cc18eb8 - Added banners
- Re-added the file I just deleted on mistake (currentusers.php)
- accesslog.php is no longer needed
2001-07-13 07:05:19 +00:00
jengo
68577e4d12 - Moved access log over to 3 tier design\n- edit / view account hooks now support 3 tier design\n- Added view account access history to view account (via hook)\n- Added nexmatchs to access log\n 2001-07-13 07:02:34 +00:00
zone
608b620212 Added journaling/versioning viewer, update button 2001-07-13 05:17:08 +00:00
zone
5e5e2d8481 Added link_directory, link_name, and version columns 2001-07-13 05:15:44 +00:00
zone
d633286c8f Added get_journal (). Added the ability to update information from the file system (update_real () and get_real_info ()). Mostly vain attempt to make ls () work fully outside the virtual root 2001-07-13 05:12:18 +00:00
Ralf Becker
1317104aa9 show infolog via hook in addressbook/view 2001-07-12 23:39:02 +00:00
Miles Lott
5ec7e29c20 What? you want to delete an entry?! (thanks, DB) 2001-07-12 04:09:12 +00:00
angles
2782b97b35 add roolover image location to template 2001-07-12 02:46:46 +00:00
Miles Lott
5e6c6bae46 Trying to fix cat_id setting if cat = 0 or '' 2001-07-12 02:42:26 +00:00
Miles Lott
5d4eb501d5 Fix (?) for cat_id... i just don't know anymore 2001-07-12 01:36:51 +00:00
Miles Lott
fabda30701 small tweak to sort querystring 2001-07-12 01:13:07 +00:00
Miles Lott
bba5990cda Fix for php4 for fix for php3... 2001-07-12 01:01:11 +00:00
zone
3bc6706fe9 Added flush_journal (), more journaling/versioning tweaks 2001-07-11 23:48:25 +00:00
Ralf Becker
aec53a16b4 new 3-tier design: fix for no addr-view-links 2001-07-11 23:46:17 +00:00
zone
90bc39dba4 Switching to filemanager icon for more standard look 2001-07-11 23:21:44 +00:00
Ralf Becker
437440d48f new 3-tier design 2001-07-11 23:17:32 +00:00
jengo
5fe11da983 Added feature to return only the link(), not the <a href> back 2001-07-11 22:43:10 +00:00
Miles Lott
2ae98b0577 Some export and prefs fixes 2001-07-11 11:20:35 +00:00
zone
523e7c5977 Added journaling/versioning. Not well tested yet, but seems to be working fine 2001-07-11 05:57:04 +00:00
jengo
0551ebb4ef Fixed banners and fixed it checking sessions, if theres no sessionid, send them to login 2001-07-11 05:12:27 +00:00
zone
bb668cbdd1 Removed all SQL queries. Standardized on vfs->ls () 2001-07-10 21:38:21 +00:00
zone
17badebebb Added meta_types, extra_sql (). Lots of abstracting SQL calls, file listings, etc. Getting ready for journaling 2001-07-10 21:35:23 +00:00
Miles Lott
9b94656ff3 Fixes for import 2001-07-10 20:47:26 +00:00
Miles Lott
07f5bb292c php3 did not like entry[cat_id][] in the form, so this is now fcat_id[] 2001-07-10 20:20:45 +00:00
Miles Lott
ea3e4e4d30 php3 fixes 2001-07-10 19:52:30 +00:00
Miles Lott
55652f386a Remove trailing , 2001-07-10 19:43:30 +00:00
skeeter
b236c39ce1 Cleanup of an extra warning message. 2001-07-10 03:51:14 +00:00
skeeter
f6c3126a54 Fix for caching and ['apps']. 2001-07-10 03:50:38 +00:00
skeeter
2ccd875cad Fix for bug #439731. 2001-07-10 00:26:33 +00:00
Miles Lott
6b990a110e Fix export, remove incomplete Italian import file 2001-07-09 23:20:46 +00:00
Miles Lott
86e928a092 Replace Outlook export with lang-spefic files 2001-07-09 23:20:11 +00:00
Miles Lott
3ee4ab412a Replace refs with copies to avoid php3 problems, i hope 2001-07-09 18:06:03 +00:00
Miles Lott
5df37c28ff Switch to using /index.php 2001-07-09 17:35:27 +00:00
Miles Lott
4efe232559 First version of new index.php to handle menuaction for all apps 2001-07-09 17:33:19 +00:00