jengo
|
0b9d3e5f44
|
Added a band-aid(tm) to prevent things from blowning up when you don't pass parameters to a method
|
2001-11-12 22:07:52 +00:00 |
|
seek3r
|
c5b92cf216
|
added some security checks
|
2001-11-12 22:00:32 +00:00 |
|
skeeter
|
ca05d0d9f4
|
This now contains the create_email_preferences() function. This will allow for other apps to use the same function.
|
2001-11-12 21:44:31 +00:00 |
|
seek3r
|
a52845ec21
|
added some security checks
|
2001-11-12 21:24:52 +00:00 |
|
seek3r
|
98c8c37409
|
added in ability to handle mltiple values for each entry, plus started with teh regexp for limiting to only class.*.inc.php
|
2001-11-12 20:58:07 +00:00 |
|
seek3r
|
3531c010df
|
added in ability to handle mltiple values for each entry, plus started with teh regexp for limiting to only class.*.inc.php
|
2001-11-12 19:16:57 +00:00 |
|
jengo
|
e237d169f4
|
These changes are needed for my XML-RPC tests with client side apps. Most of the code was commented out, it _should_ allow everything else to run like normal. *BUT*, if you call a method, it *MUST* return the XML-RPC vals and resps manually
|
2001-11-12 18:30:58 +00:00 |
|
jengo
|
7df6f0200b
|
Not sure ... I did something in here working on the XML-RPC client
|
2001-11-12 18:28:57 +00:00 |
|
seek3r
|
0a673cbfaf
|
allows to look in other apps files
|
2001-11-12 18:01:42 +00:00 |
|
Miles Lott
|
fb0f64e6d0
|
php3 fix and format cleanup in get_referer()
|
2001-11-12 14:26:16 +00:00 |
|
zone
|
5b962ced87
|
Nothing major. Catching up on old commits. Added a few help messages, fixed a couple quoting problems
|
2001-11-12 05:04:16 +00:00 |
|
Miles Lott
|
caa5af6064
|
Patched contact type id per "Tarjei Huse" <tarjei@nu.no>, add some singlevalue to
account schema.
|
2001-11-11 15:05:31 +00:00 |
|
skeeter
|
3b0bf20d6b
|
Fix for bug #471251.
|
2001-11-10 23:34:19 +00:00 |
|
skeeter
|
defec5f96b
|
Fix for bug #463565.
|
2001-11-10 21:26:22 +00:00 |
|
skeeter
|
96e4fc63e8
|
Fix for bug #463565.
|
2001-11-10 21:20:52 +00:00 |
|
skeeter
|
5767f4f2a3
|
Small changes that use is_?????() instead of gettype().
|
2001-11-10 20:51:30 +00:00 |
|
skeeter
|
9689d6a2b6
|
Fix for bug #463970.
|
2001-11-10 20:48:43 +00:00 |
|
jengo
|
efd42b032f
|
Allowing update_dla() to be called from XML-RPC
|
2001-11-09 03:03:40 +00:00 |
|
skeeter
|
063a410559
|
Fix for a small problem of not returning the event if overlapped and not returning to the edit screen with the same data.
|
2001-11-08 00:18:42 +00:00 |
|
skeeter
|
7403548182
|
If no interval is set, will set it to 1 so it will occur every year/week.
|
2001-11-07 03:04:56 +00:00 |
|
skeeter
|
29213d9ea0
|
This will now import some of the parameters of the weekly/yearly recurring event data from an [iv]Cal file.
|
2001-11-07 02:58:08 +00:00 |
|
skeeter
|
0688c22b63
|
This has some major work done in event ownership/participation.
|
2001-11-07 00:30:33 +00:00 |
|
skeeter
|
6c5031943a
|
This will check to see if an event has any participants.
|
2001-11-07 00:29:42 +00:00 |
|
skeeter
|
45b31e3e14
|
Fix for bug #478669.
|
2001-11-06 23:59:27 +00:00 |
|
skeeter
|
90dbf81358
|
This will check to see if the organizer is set and if the organizer cn = account_lid.
|
2001-11-06 04:04:18 +00:00 |
|
skeeter
|
7bb6bb2579
|
Setting maximum execution time to 0 for the import of [iv]Cal's.
|
2001-11-06 03:15:15 +00:00 |
|
skeeter
|
e31ca7ffa5
|
Small fix to get the header working if the individual is not a member of a group.
|
2001-11-06 02:14:34 +00:00 |
|
skeeter
|
a364c687e8
|
Possible fix for bug #478420.
|
2001-11-06 02:05:47 +00:00 |
|
skeeter
|
018cc87924
|
Fix for bug #478418.
|
2001-11-06 01:49:16 +00:00 |
|
skeeter
|
f0f283669c
|
Missed a comma at the end of the previous column.
|
2001-11-05 18:17:41 +00:00 |
|
skeeter
|
db6d03d5cf
|
Misspelled the word function.
|
2001-11-05 18:13:30 +00:00 |
|
skeeter
|
d5a8089d16
|
Feature request #230126.
|
2001-11-05 03:48:14 +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
|
c5314f991b
|
If no alarms are set, it should be ok now.
|
2001-11-04 04:08:57 +00:00 |
|
skeeter
|
11ae5e79ec
|
Now takes into account if no showmainscreens are active.
|
2001-11-04 04:08:17 +00:00 |
|
skeeter
|
5251b94b88
|
Fixes two things. Fixes the problem of adding events. Also, now checks ALL overalpping repeating events in addition to regular single occurence events when creating new events.
|
2001-11-03 01:52:26 +00:00 |
|
jengo
|
26981672ae
|
unset() some variables that might create problems later on in the execution
|
2001-11-01 04:33:07 +00:00 |
|
jengo
|
4e97c08c23
|
- Fixed corrupt $menuaction reporting showing wrong message along with it ... make sense ? Good ... wanna explain it to me sometime ?
- Changed to use proper phpgwapi redirect
|
2001-11-01 04:16:35 +00:00 |
|
jengo
|
31287b0095
|
- Fixed error log not having the __LINE__ and __FILE__ parameters being passed
- There is some temp code in here which will be used for the spell checker, until
we can decied on creating a common place for classes like this
|
2001-11-01 04:09:13 +00:00 |
|
jengo
|
a43f8b6071
|
Converted to Unix system files
|
2001-11-01 04:05:18 +00:00 |
|
skeeter
|
6673d242a8
|
Fix for ceb when adding events.
|
2001-10-31 01:36:43 +00:00 |
|
skeeter
|
406baf80e4
|
This loads up alarms for both the event and any references (events that have been created as a modified event from a repeating event).
|
2001-10-27 12:59:06 +00:00 |
|
skeeter
|
bc9ae2fa70
|
A little more support for alarm management.
|
2001-10-25 23:54:21 +00:00 |
|
skeeter
|
551bfb8dbb
|
This will now allow events to care with the groups, if a group is assigned as a participant. If new users are added to the group, it will populate the datastore with those events when they view the event for the first time. This also adds a little more support for alarm management.
|
2001-10-25 23:52:15 +00:00 |
|
skeeter
|
6ee13ea1aa
|
This will now allow events to care with the groups, if a group is assigned as a participant. If new users are added to the group, it will populate the datastore with those events when they view the event for the first time.
|
2001-10-25 23:51:35 +00:00 |
|
jengo
|
af7caa8135
|
Change the comment style from /* */ to // ...
|
2001-10-25 17:45:17 +00:00 |
|
Miles Lott
|
01363822fa
|
Fix links to addressbook view
|
2001-10-24 18:45:01 +00:00 |
|
Miles Lott
|
5d153ce550
|
php3 array fixes
|
2001-10-24 12:53:01 +00:00 |
|
skeeter
|
26fbf18c3f
|
Small change to only allow read perms for a group, when viewing calendar events.
|
2001-10-23 11:10:31 +00:00 |
|
skeeter
|
b8c8747026
|
Looks like I forgot to update this file.
|
2001-10-23 11:00:50 +00:00 |
|