Commit Graph

3756 Commits

Author SHA1 Message Date
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
Miles Lott
49c33d7c30 Duplicate possible transy IE download fix in HEAD 2001-07-09 15:58:05 +00:00
cortesi
eb6ca26645 contributed by philippe__ 2001-07-09 12:10:53 +00:00
skeeter
ebce02d66d This is a lot better. Still having a problem handling a date-time/date/time type. 2001-07-09 11:35:13 +00:00
Miles Lott
120c6d79a1 Removing files 2001-07-09 10:45:25 +00:00
zone
4f57aa39b1 Added link_directory and link_name columns to phpgw_vfs table. Added tables_update 2001-07-09 05:18:03 +00:00
zone
eef8fcbcc0 Tiny cosmetic change 2001-07-09 05:13:07 +00:00
zone
39ea83ff32 Added directory linking, slight modification to get_size () 2001-07-09 05:09:27 +00:00
cortesi
5a3e21ab8d added/fixed few translations 2001-07-09 01:10:16 +00:00
skeeter
71129da232 More validity checking for user existence. 2001-07-09 00:12:26 +00:00
skeeter
a2c95c9994 Fix for holiday calculator for US. 2001-07-09 00:11:09 +00:00
Miles Lott
01e19687ef Enable view hook 2001-07-08 22:07:12 +00:00
Ralf Becker
b3759d3b62 set enddate to actual time if entry set to done 2001-07-08 21:56:47 +00:00
Miles Lott
aac982ef9e Sample hook being called by addressbook_view page 2001-07-08 16:03:15 +00:00
Miles Lott
9e60b3b784 ceb says this should not be feminine, so... ;) 2001-07-08 14:52:36 +00:00