Carsten Wolff
99cb0bd567
fixed a handfull of bugs that broke setup/update from 1.0 to 1.2
2006-01-06 16:21:51 +00:00
Ralf Becker
b111419c1b
fixed handling of groups:
...
- groups can now be selected as participants again
- groups need to have calendar run-rights, to be selectable in the calendar (as it was in 1.0)
- groups will NOT be enumerated as users anymore
--> new or removed members are taken into account as participants
- error messages: if no participant selected or startdate behind enddate (no more automatic swapping)
- pushing the version to 1.2
2005-11-23 14:21:20 +00:00
Ralf Becker
439d23490d
merged contacts_and_resources branch again with HEAD
...
all further development will be in HEAD now
everyone using the contacts_and_resources branch, update again to HEAD with: cvs update -dPA calendar
2005-11-08 23:15:14 +00:00
Ralf Becker
67ed35e6ea
fix for bug [ 1106014 ] Problems with recurring events (several bugs)
2005-02-10 00:13:37 +00:00
Ralf Becker
d582d8b68f
changed calendar schema, title to varchar(255) as requested by Matthew Galgoci
2004-10-18 21:29:11 +00:00
Ralf Becker
ff84561c98
removed unnecessary RefreshTable
2004-08-13 20:36:28 +00:00
Ralf Becker
bdc3456ed6
reworked so-layer for MaxDB and new db-functions:
...
- added cal_ prefix to phpgw_cal
- hol_ prefix to phpgw_cal_holidays
- renamed cal_login=>cal_user_id,cal_type=>cal_user_type in phpgw_cal_user
2004-08-03 22:52:13 +00:00
Ralf Becker
2ba2d8aca1
updating the missed sequenzes (postgres) and pushing all versions to 1.0.0
2004-07-02 22:27:33 +00:00
Ralf Becker
2a1b37b6da
an other uid update: very old entries had empty uid, they are update now too
2004-05-26 09:37:15 +00:00
Ralf Becker
5ec6ce4d75
fix to create uid's for the calendar and a db-update to create them for the already existing events
2004-05-23 23:46:27 +00:00
Ralf Becker
390dc7737b
performance patch: indices for the calendar
2004-05-23 17:51:41 +00:00
reinerj
146d69f4db
changes from phpgw to egw dev group
2004-01-27 00:31:58 +00:00
Ralf Becker
d7ecf3c26f
setting the default for phpgw_cal_user.cal_type to 'u' direct on the first update from 0.9.13.007
2003-10-02 14:01:20 +00:00
Ralf Becker
bc05713de1
fixed not working empty default for phpgw_cal_user's cal_type, it's now 'u'
2003-09-25 02:00:26 +00:00
Ralf Becker
b8557e49d9
make the phpgw Version-0_9_16-branch HEAD
2003-08-28 14:31:11 +00:00
skeeter
45b31e3e14
Fix for bug #478669 .
2001-11-06 23:59:27 +00:00
skeeter
1f8ae0362f
This adds the bility to exclude individual events from a repeating event.
2001-11-05 02:08:31 +00:00
skeeter
2da7e41cd4
Various changes.. Too numerous to mention. Major change is a table change for having multiple categories for a sngle event.
2001-09-17 02:33:19 +00:00
skeeter
0cde39204d
Backend work for processing alarms.
2001-09-08 08:48:38 +00:00
skeeter
8cfde64d54
Whole bunch of new code. Skeleton alarm management stuff. Importing of iCal file data (semi-working). New data fields (uid/location). New tables (phpgw_cal_alarm).
2001-09-07 16:37:11 +00:00
skeeter
0732fd541e
Starting to add support for displaying a list of alarms.
2001-09-04 03:17:49 +00:00
Miles Lott
8911a39448
php3 array fixes in baseline, remove double global in 1st update function
2001-09-03 03:31:13 +00:00
skeeter
a08d84199c
Changed the category field to a nullable field.
2001-08-30 16:07:09 +00:00
skeeter
3bf1728dc6
Feature Request #229502 - Allow editing of a single occurence of a repeating event.
2001-08-27 01:30:40 +00:00
Miles Lott
8895d619f5
Add bogus version upgrade
2001-06-18 00:39:38 +00:00
Miles Lott
5a3e19e6ab
Add missing versions, increment version to current api version
2001-06-17 16:35:49 +00:00
Miles Lott
de09cdc60d
Now seems to be a working upgrade
2001-06-11 17:09:16 +00:00
Miles Lott
bee1d3fa6f
Using db wrappers in schema_proc, add missing function
2001-06-11 01:55:38 +00:00
Miles Lott
5b411bcd9f
Fix general syntax problems, will be moving to different return style soon
2001-06-06 00:13:50 +00:00
Miles Lott
640bb0b773
Add missing ';'
2001-06-05 21:18:57 +00:00
Miles Lott
4b9c00c914
Using new method of global phpgw_setup, then setting oProc. Most of these work now
2001-06-05 20:11:40 +00:00
skeeter
bd705eef8c
Fixed the setup_info variable and now returns True ALWAYS. This is at least for testing...
2001-06-04 03:46:31 +00:00
skeeter
1ce692b36a
Should be up-to-date. Still need one upgrade path from 0.9.10pre4.
2001-06-04 03:29:26 +00:00
Miles Lott
ed13906357
Update calendar ver not api
2001-05-18 03:33:49 +00:00
Miles Lott
604c3b5292
Mkae function names unique
2001-05-18 03:28:54 +00:00
Miles Lott
822602403a
New files for setup3 import
2001-05-18 03:19:49 +00:00