Commit Graph

1830 Commits

Author SHA1 Message Date
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
skeeter
eca7a024de fix for pgsql 2001-03-01 03:49:13 +00:00
Miles Lott
a7c6bc50e2 Fix "" vs '' on line 334 for pgsql 2001-03-01 03:38:17 +00:00
Miles Lott
95362c2b75 Add missing comma to addrbk table def 2001-03-01 03:22:17 +00:00
Miles Lott
a3d5ed3924 Oops, fix version num 2001-03-01 03:20:32 +00:00
Miles Lott
8e067cc046 Remove trailing ' on line 17 2001-03-01 03:15:51 +00:00
Miles Lott
ebace1a65f Change insert into preferences to correct (new) table name 2001-03-01 03:01:06 +00:00
Miles Lott
a54d409ca0 Oops, fix the db calls in last upgrade 2001-03-01 01:50:18 +00:00
Miles Lott
ee5e38588a Update contacts class again 2001-03-01 01:44:49 +00:00
Miles Lott
ba506508bb Update version and add new table changes for contacts class 2001-03-01 01:44:30 +00:00
bettina
e387e95008 fixes 2001-03-01 01:29:31 +00:00
Miles Lott
e10efb15b7 Change enums to char(1) for phpgw_addressbook 2001-03-01 01:19:07 +00:00
Miles Lott
afba5fff8e Change booleans to char(1) in phpgw_addressbook 2001-03-01 01:16:08 +00:00
Miles Lott
af02fc4df7 Remove num for int size spec on create temp table 2001-02-28 22:09:09 +00:00
Miles Lott
1ff5f201a9 Comment out first drop table in read which breaks pgsql 2001-02-28 21:53:42 +00:00
Miles Lott
e025f87d8c Remove commented access field 2001-02-28 21:51:20 +00:00
el_latino
86a3f8da81 Wed, 28 Feb 2001 16:21:16 +0000
Ra�l Alexis Betancort Santana <rabs@dimension-virtual.com>

	Fixed the *config* table name problem on phpgw_setup.inc.php
2001-02-28 16:24:56 +00:00
jengo
0f2edfd4a8 Updated docs 2001-02-28 16:00:21 +00:00
jengo
e959832db1 Added session_flags column to phpgw_sessions 2001-02-28 15:58:26 +00:00
jengo
c3e29775ab Added the session_flags column to phpgw_sessions 2001-02-28 15:56:47 +00:00
Miles Lott
e156a2626f Shorten temp table name that was truncating in pgsql 2001-02-28 15:24:30 +00:00
Miles Lott
ff0726d392 Hopefully fix alter to adhere to pgsql syntax 2001-02-28 15:06:33 +00:00
Miles Lott
05dbe075d3 FINALLY made the birthday month selection use lang, sorry guys 2001-02-28 00:41:32 +00:00
Miles Lott
ff6e11b7bc Add note as contacts field 2001-02-27 13:49:15 +00:00
Miles Lott
bf29d759eb Add contact note field and update version num 2001-02-27 13:47:43 +00:00
Miles Lott
3b23a73fab Add some fields to parsevcard 2001-02-27 13:44:31 +00:00