Commit Graph

1855 Commits

Author SHA1 Message Date
jengo
c052b0fbaf Made the layout stretch all the way across the screen 2001-03-08 23:00:20 +00:00
skeeter
57c5024274 forgot to return the preferences array 2001-03-08 18:51:17 +00:00
Miles Lott
f42f077d35 Add comment regarding broken field editing 2001-03-08 14:48:10 +00:00
Miles Lott
34f99bb3dd Fix check of std fields for filtering in read() 2001-03-08 14:37:42 +00:00
Miles Lott
6fb051add4 Fix default column display if no prefs set 2001-03-08 14:36:35 +00:00
Miles Lott
be121d6339 Update link() call 2001-03-08 14:07:26 +00:00
Miles Lott
1df64ba847 Fix URL for call to nextmatchs ( for new link() call ) 2001-03-08 13:37:17 +00:00
Miles Lott
8eb384e4ee Adjust link() calls 2001-03-08 13:31:05 +00:00
Miles Lott
ffadfe324e Update link() calls 2001-03-08 13:25:10 +00:00
Miles Lott
8942b434a9 Adjust link call to new spec 2001-03-08 13:18:15 +00:00
Miles Lott
7b43c53132 Adjust formatting - no functional change 2001-03-08 12:18:12 +00:00
jengo
73627d234d Fixed $ tag 2001-03-08 10:08:22 +00:00
jengo
c264cdcea5 Cleaned up link() calls 2001-03-08 09:56:18 +00:00
jengo
6deda7f240 Cleaned up how link() works, it should work with different styles of webserver_url now 2001-03-08 08:44:57 +00:00
Miles Lott
2df1e99322 Fix setting of fields when no preferences are set (thanks, patrick) 2001-03-08 03:26:16 +00:00
el_latino
b2a4c580f1 Transy - create new lang set: disappearing translated string 2001-03-08 02:05:29 +00:00
skeeter
d5a4a0bc7e new code for email notification - NOT IMPLEMENTED 2001-03-07 19:02:25 +00:00
skeeter
1be6c501ae fixes for saving entries and start of response system 2001-03-07 01:28:52 +00:00
seek3r
443b62752e just doing a test 2001-03-07 00:48:31 +00:00
seek3r
20c1f3dd9b just doing a test 2001-03-07 00:18:03 +00:00
themaniac
c144045ce0 added inline documentation 2001-03-07 00:14:48 +00:00
seek3r
aaa9340030 just doing a test 2001-03-07 00:05:26 +00:00
seek3r
74b0a8e012 just doing a test 2001-03-06 23:39:00 +00:00
Miles Lott
4125c1f5e7 Modified to create a default group and give it app rights, instead of the users 2001-03-06 12:58:54 +00:00
skeeter
fd3ff3ed4f beginnings of meeting acceptance 2001-03-06 12:07:33 +00:00
Miles Lott
045462717d Fix swapped home/work phone in add/edit form 2001-03-06 03:07:13 +00:00
skeeter
2711d7ed03 cleanups to make more generic for iCal 2001-03-05 04:33:00 +00:00
bettina
3f06a8752b update categories class to count items 2001-03-05 00:44:50 +00:00
skeeter
3a63d04278 fixes to work with new class layout 2001-03-04 18:37:08 +00:00
skeeter
429878b180 footer is now a template 2001-03-04 14:15:32 +00:00
skeeter
faab4e668e didn't handle retrieving structures from appsession properly 2001-03-04 04:13:54 +00:00
skeeter
c345b4cdf2 finish with vCAL stubs 2001-03-04 04:13:04 +00:00
skeeter
41a159d0e0 fixes for the free/busy time matrix 2001-03-03 03:55:01 +00:00
skeeter
518325dcb4 more ICAL support 2001-03-02 04:20:41 +00:00
skeeter
68e7eb4d91 stops editing of private events if no permission to do so 2001-03-02 04:19:58 +00:00
skeeter
5439880d7f stops deleting of events if no permission to do so 2001-03-02 03:49:02 +00:00
skeeter
16323572bd stops editing of events if no permission to do so 2001-03-02 03:41:56 +00:00
skeeter
bd18c2ef93 can now grant groups you are not associated with 2001-03-02 02:37:38 +00:00
jengo
0cd0e810ad Fixed a php warning being spit out with new users 2001-03-01 18:17:33 +00:00
Miles Lott
af513b2a9d (re)add CreateObject function 2001-03-01 16:44:52 +00:00
Miles Lott
33f42822d4 Make use of accounts class only to set list of global_denied users; 2001-03-01 16:43:59 +00:00
Miles Lott
25f3b8f34c Oops, move the phpgw_info above the class spec 2001-03-01 16:41:38 +00:00
Miles Lott
6b154b447e Move global_denied_users list into accounts class, sql is an empty array 2001-03-01 16:20:48 +00:00
Miles Lott
542bb68597 Fix acl calls, especially not giving run perms to non-admins 2001-03-01 16:10:16 +00:00
Miles Lott
1dba072d6c Remove 'u' account_type from acl->add_repository call 2001-03-01 15:47:02 +00:00
Miles Lott
a311f8bad1 Make get_list return allValues[0]["???][0] instead of using non incrementing $i 2001-03-01 15:32:52 +00:00
themaniac
88bd28eeaf import the readme file that indicates which tools are required to generate docs
from lyx source
2001-03-01 04:58:29 +00:00
themaniac
05c17f3932 initial import of the Makefile; this makefile is used to generate html pdf ps
etc versions of the installation documentation
2001-03-01 04:53:50 +00:00
themaniac
69522cf605 fixed the co for patches (had forgotten co ) 2001-03-01 04:50:01 +00:00
skeeter
427cc1b593 new ICAP functions 2001-03-01 04:13:30 +00:00