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 |
|
Miles Lott
|
d22b947dbc
|
Move note as new field in stock contact fields
|
2001-02-27 13:34:26 +00:00 |
|
Miles Lott
|
342afbdccc
|
Add bday,url,note as stock contact fields
|
2001-02-27 13:30:13 +00:00 |
|
jengo
|
7b3a8e038b
|
Fixed lang support AGAIN! Also, reformated the file
|
2001-02-27 12:49:10 +00:00 |
|
jengo
|
f22569eddd
|
Fixed image path on login
|
2001-02-27 12:48:37 +00:00 |
|
skeeter
|
43765754ae
|
built SQL fetch_event()
|
2001-02-27 04:42:18 +00:00 |
|
bettina
|
aacca9b4da
|
included total_matchs to read categories
|
2001-02-27 01:41:59 +00:00 |
|
Miles Lott
|
c4cf4bb037
|
Move bday and url into class as std vcard fields
|
2001-02-27 00:31:20 +00:00 |
|
Miles Lott
|
a7d339d799
|
Add url and bday as stock fields
|
2001-02-27 00:28:56 +00:00 |
|
jengo
|
03223c14eb
|
Fixed PHP 3 warning
|
2001-02-26 21:03:53 +00:00 |
|
el_latino
|
11ff8a4e61
|
*** empty log message ***
|
2001-02-26 19:26:27 +00:00 |
|
jengo
|
4439cf4947
|
Updated docs
|
2001-02-26 16:02:45 +00:00 |
|
jengo
|
7b2c9feae0
|
Cleaned up some formating
|
2001-02-26 16:00:24 +00:00 |
|
jengo
|
269d28222a
|
Account -> view is working again. I made it use the same template as new/edit account.
|
2001-02-26 15:50:51 +00:00 |
|
jengo
|
2509cf0e65
|
Added a short cut to echo $phpgw->template->finish($phpgw->template->parse('out','form'));
|
2001-02-26 15:48:53 +00:00 |
|
skeeter
|
bf76a6497f
|
more prep work to introduce ICAL
|
2001-02-26 12:23:48 +00:00 |
|
Lars Kneschke
|
1f844318f6
|
make session working again
|
2001-02-25 20:47:29 +00:00 |
|
skeeter
|
f50b8cc6fe
|
preference.php now template based
|
2001-02-25 16:08:31 +00:00 |
|
bettina
|
6e9adb8334
|
update addressbook_tables
|
2001-02-25 13:57:38 +00:00 |
|
bettina
|
cf86cb92d0
|
fixed rename -> rename to
|
2001-02-25 07:44:24 +00:00 |
|
bettina
|
b954657206
|
update addressbook_tables
|
2001-02-25 06:35:20 +00:00 |
|