Commit Graph

866 Commits

Author SHA1 Message Date
skeeter
b2bbc10e70 Patch applied #497133. 2001-12-28 15:03:17 +00:00
Miles Lott
f42cd7afcc Use new ui class for site config 2001-12-27 17:56:03 +00:00
skeeter
3bd53a72c2 Small changes to make it more consistent with the rest of the apps. 2001-12-27 15:15:19 +00:00
skeeter
17900a9ed8 Fix a misspelling identified by Milosch. 2001-12-24 04:30:14 +00:00
skeeter
6831899071 Fix for ceb in submitting holidays to the central repository. Also globalized that class. 2001-12-24 04:04:05 +00:00
skeeter
5e24b7bf9d Fixes a problem where holidays in the following year are not loaded correctly. 2001-12-24 03:07:24 +00:00
Miles Lott
093e6d006b No longer used 2001-12-23 15:42:07 +00:00
skeeter
4959718a17 Applied patch #492669. Alos, a small fix for a problem ceb was having. 2001-12-22 14:38:54 +00:00
bettina
6c48ea83d0 added some langs 2001-12-20 20:34:01 +00:00
skeeter
7ff752c886 This will now correctly save the vcal export file to the users home directory in the vfs. 2001-12-10 03:58:44 +00:00
skeeter
b7283ea629 Changed the reading of the calendar setup info for generating the .vcs files. 2001-12-10 03:57:00 +00:00
skeeter
a8f3f17a36 Small code cleanups. 2001-12-10 03:55:47 +00:00
skeeter
c9c6cd8340 Another copy of the html class running around. This will allow the planner function to run independant of the infolog app. No more dependencies. 2001-12-10 03:54:06 +00:00
itheart
ce01f617eb config.tpl change to lang_submit and lang_cancel. 2001-12-04 07:43:52 +00:00
skeeter
57d92423a8 Problem in calculating holidays occuring on the first sunday of the month. 2001-12-04 02:38:29 +00:00
skeeter
bb9709cc5a No longer needed. 2001-12-02 23:57:47 +00:00
skeeter
67c4362844 Added the exclusion dates to the [iv]Cal outputs. 2001-12-02 22:19:48 +00:00
skeeter
1a6801dadb Will now display the week selectin in the footer in the users preference for date format. 2001-12-01 04:09:30 +00:00
skeeter
64b79607cb Added the calendar lang translations to the home page. 2001-11-30 01:22:32 +00:00
skeeter
fb8b5eb877 Turned off the debug statements in the boclass. 2001-11-30 01:21:44 +00:00
skeeter
9165bf5f60 Fix for group accessing calendar events. A few places I removed some extraneous code. 2001-11-29 03:12:01 +00:00
Miles Lott
1ebc3e04ba Should fix this for GLOBALS 2001-11-28 03:42:56 +00:00
Miles Lott
54013f4a19 GLOBALS 2001-11-23 20:05:08 +00:00
skeeter
2489290aea Possible fix for double parse_footer when creating new events. 2001-11-22 03:51:02 +00:00
skeeter
11563491f8 Trying to GLOBAL'ize these. 2001-11-21 03:22:08 +00:00
itheart
f5006fb941 Japanese lang file phrase add. 2001-11-19 20:34:02 +00:00
skeeter
96f535e483 Fix to allow for saving new calendar events. 2001-11-18 23:01:09 +00:00
skeeter
d71a835b2d Fixed a misspelling of preferences on line 1288. 2001-11-15 04:22:00 +00:00
skeeter
7e77cf8439 Cleaned up the call to create_email_preferences(). 2001-11-13 12:17:10 +00:00
skeeter
10285c366e These go in line with the create_email_preferences() changes. 2001-11-13 02:58:24 +00:00
skeeter
4e8d88a9c4 Some cleanups to the [iv]cal imports. 2001-11-13 02:03:58 +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
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
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
skeeter
b1d090de44 This now adds the ability to view an entire groups calendar events. 2001-10-23 10:58:53 +00:00
skeeter
b1007c337b Was keeping any previous owner/date stored from earlier access to the calendar as today's date and last selected owner. 2001-10-23 10:39:03 +00:00
skeeter
a8aa9ac8b8 Fix for when not the owner of the event to be able to export the event. 2001-10-21 13:39:45 +00:00
skeeter
60f9dc225d Fix for not getting the proper info for the set_action page. 2001-10-21 13:30:40 +00:00
skeeter
dab358dfa5 Should be only fixes to make the portal box movement possible (up/down). 2001-10-21 10:49:29 +00:00
skeeter
c7be82ea2d Fixes for the layout problems. 2001-10-19 02:07:48 +00:00
skeeter
e4f41e8ec1 Corrected an issue of the word calendar being in small case in EN. 2001-10-16 02:22:52 +00:00
skeeter
e748bf3da6 Fix for deleting users. 2001-10-16 02:05:25 +00:00
skeeter
16ded6c03f Making use of the new portalbox. 2001-10-16 01:31:47 +00:00
skeeter
6f4c4a1d68 This fixes a problem with editing single entries in a repeating event entry. 2001-10-05 03:09:55 +00:00
skeeter
64daeb29b6 Fix for bug 467782. 2001-10-05 02:36:29 +00:00
skeeter
4306c4da7b Applied a small patch by Jurgen Henge-Ernst. Also did a little formatting cleanup. 2001-10-03 00:31:03 +00:00
skeeter
d29853b027 A little smarter on handling seperators for categories for ICal/VCal files. 2001-10-02 01:14:40 +00:00
skeeter
07e4e05d11 Some fixes to possibly fix a problem with the uicalendar->page(). 2001-10-02 01:13:53 +00:00
skeeter
0382b72183 It would only grab the last category. Now it grabs the correct ones.. 2001-10-01 02:42:29 +00:00
skeeter
548548dfda Added a fix for a missing, and a little cleanup for viewing events with a single category. 2001-10-01 02:34:45 +00:00
skeeter
b28384e34b Fix a small error on importing of ICals. It would append categories instead of replacing for each event. 2001-10-01 02:34:00 +00:00
Ralf Becker
97993ce7e9 inital import 2001-09-29 18:57:19 +00:00
jengo
c98c5faa6e There are apart of the old setup program and are no longer needed 2001-09-29 04:20:43 +00:00
skeeter
407c60e759 Applied Ralf Becker's patches for planner. Still have some unresolved issues with multiple categories. Also some possible fixes for mhicks. 2001-09-29 01:40:47 +00:00
jengo
dd450aa11b #465163 - Merged in patch for Chinese Translations 2001-09-28 21:52:33 +00:00
skeeter
b6eb7c3168 BIG mistake in checking of repeating events. 2001-09-28 02:07:04 +00:00
skeeter
19286f3c6b Small fix for php3 compatibility. 2001-09-28 02:06:35 +00:00
Lars Kneschke
5ae0b05bbc some missing german translations 2001-09-23 16:56:40 +00:00
skeeter
1391231baf A couple of fixes for overlapping event probelms. 2001-09-21 02:10:00 +00:00
skeeter
fa6d037ed4 Moved things around on the header to include a drop down filter for the categories searching. Also a fix for a repeating event problem and interval/frequency. 2001-09-20 21:29:16 +00:00
skeeter
634b8e50b5 Fix for line 449 blowing up.. allowing multiple categories. 2001-09-20 01:53:41 +00:00
skeeter
a1dbc97b4e A couple of fixes for repeating events, pointed out by ceb. 2001-09-20 01:39:46 +00:00
skeeter
2e57b81863 This is for feature request #458535. 2001-09-18 01:00:50 +00:00
skeeter
d3f9adbb9b Possible fix for running in php3. 2001-09-17 11:33:10 +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
66a9cfb2de Possible speed-ups when dispalying the edit form. 2001-09-11 03:09:18 +00:00
skeeter
585e481166 When fetching_event() it now locks the phpgw_cal_alarm table. 2001-09-11 03:08:04 +00:00
skeeter
d709652b91 Removed makeobj() and the call from read_entry(). 2001-09-11 03:07:17 +00:00
skeeter
65b5b754d3 Possible speed-ups. Also, now completely using GLOBALS. 2001-09-11 03:05:51 +00:00
skeeter
1610c4196b More compatible with new LDAP. 2001-09-11 03:04:44 +00:00
Miles Lott
6d61de65ed Updated file from Guillaume Courtois <guigui@gugux.net> 2001-09-08 13:02:12 +00:00
skeeter
0cde39204d Backend work for processing alarms. 2001-09-08 08:48:38 +00:00
skeeter
d5fa717e18 Changed the size of the view template. 2001-09-08 08:42:09 +00:00
skeeter
4838176541 New icons for alarms. 2001-09-08 08:41:18 +00:00
skeeter
bbb50109c0 More fixes for php3 support. 2001-09-07 19:18:03 +00:00
skeeter
a3d40c6895 More fixes for php3 support. 2001-09-07 19:03:51 +00:00
skeeter
907dfb7e47 More fixes for php3 support. 2001-09-07 18:47:48 +00:00
skeeter
ea0d74b4a6 should now disallow editing of records not allowed to. 2001-09-07 18:33:33 +00:00
skeeter
e13be15f56 should now disallow editing of records not allowed to. 2001-09-07 18:30:35 +00:00
skeeter
7a78f0f55d Fix for php3 support. 2001-09-07 18:11:38 +00:00
skeeter
f0123f6cf5 Fix for php3 support. 2001-09-07 17:51:48 +00:00
skeeter
6a9a208aa3 Missed a -> in edit_form(). 2001-09-07 17:31:34 +00:00
skeeter
58dfb5a3e4 Fix for category being a NOT NULLABLE field and was not setting it on the initial creation of the record. 2001-09-07 17:21:49 +00:00
skeeter
c490e68b79 Fixed the unknown call to crypto->bin2hex(). binx2hex is a php call. 2001-09-07 17:17:41 +00:00
skeeter
bbb07938f5 Fix for the update(). Didn't set default value incoming to function. 2001-09-07 17:17:05 +00:00
skeeter
1fdf5749a5 Forgot to unserialize the keys for non-mcrypt users. 2001-09-07 17:11:51 +00:00
skeeter
ac273893f0 Small fix for creating uid for non-mcrypt users. 2001-09-07 17:10:23 +00:00
skeeter
038b4428fc Needed to intval() the around line 2923. 2001-09-07 16:59:37 +00:00
skeeter
827e487c43 A couple of fixes for wrong class vars. New or improved templates. 2001-09-07 16:55:58 +00:00
skeeter
c9ab06bc26 Fix for a 5859 on line 172. 2001-09-07 16:50:07 +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
79dc225381 New class skeletons. No actual code yet. 2001-09-07 16:34:49 +00:00
skeeter
6bb9cd937d This holiday looks good for Ireland. 2001-09-04 05:56:10 +00:00
skeeter
be3fcc8a7c No longer needed. 2001-09-04 05:43:17 +00:00
skeeter
276153be84 Might fix a problem where is not an object. 2001-09-04 04:01:12 +00:00
skeeter
0732fd541e Starting to add support for displaying a list of alarms. 2001-09-04 03:17:49 +00:00
skeeter
950e46b5f8 No longer needed. 2001-09-04 01:38:07 +00:00
skeeter
bb1a0f8c8c No longer needed. 2001-09-04 01:26:55 +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
e1daedd696 Changed over some of the hook_home files to GLOBALS. 2001-09-02 07:24:58 +00:00
skeeter
cb58b67a03 New lang entries -- missed one. 2001-08-31 01:01:05 +00:00
skeeter
dc0c01c55b New lang entries. 2001-08-31 00:59:01 +00:00
skeeter
4235b55980 Small changes to allow an ignore of conflicting events. 2001-08-30 19:06:24 +00:00
skeeter
a08d84199c Changed the category field to a nullable field. 2001-08-30 16:07:09 +00:00
skeeter
f41e2ae4c3 This should solve a problem when no category has been entered. 2001-08-30 16:05:44 +00:00
skeeter
082d382c57 Partial implementation for recuring events in the phpGW generated iCal card. 2001-08-30 16:04:40 +00:00
skeeter
2fa80c152d Update to the mini-calendar template. 2001-08-30 16:03:22 +00:00
skeeter
cf7ef7bdc7 Combination fixes to the iCal, or more fields added for the export. A single iCal is being generated correctly. Still Need to work on the rrule. 2001-08-30 03:12:38 +00:00
skeeter
9bd1f18cd4 Started adding support for iCal exports from the view screen. 2001-08-29 19:18:32 +00:00
skeeter
fe32e5d89e Moved ical_test.php => class.uiicalendar.inc.php. 2001-08-29 19:17:52 +00:00
skeeter
c739177bba Moved class.vCalendar.inc.php => class.boicalendar.inc.php. 2001-08-29 19:16:42 +00:00
Lars Kneschke
d085166c6c updated some german translations 2001-08-28 21:50:57 +00:00
skeeter
fc15b8f37c This takes advantage of the css() function. Also fixes a problem where if no calednar reference is specified, it will be set to 0. 2001-08-28 03:41:16 +00:00
skeeter
7768e27072 iCalendar looks to be working. I think this is about 99% compliant. The one thing I know that is not working is the GEO type. 2001-08-27 11:23:44 +00:00
skeeter
e045003bfe Patches applied from Milosch for list_mehods(). 2001-08-27 11:21:38 +00:00
skeeter
864d201ed5 Fix for a reference malfunction, and a fix to disallow the owner of the event to reject his participation status. 2001-08-27 03:03:41 +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
skeeter
6bb89c4162 Changed over to GLOBALS. 2001-08-26 12:32:28 +00:00
skeeter
d0ed87c15a Switching around the set_week_array() from BO to UI. 2001-08-26 12:31:28 +00:00
skeeter
4dc6237cff Added the list_methods function. 2001-08-26 04:30:41 +00:00
skeeter
cd6db0dfad Changes for Feature Request #452020 - Only send out Acceptance/Rejection/Tentative notifications to the owner of the event. 2001-08-26 03:08:31 +00:00
skeeter
265db7f0c7 Fix for daily repeating events setting the proper interval. 2001-08-25 21:12:51 +00:00
skeeter
b424cec285 Fix for weekly repeating events setting the proper interval. 2001-08-25 21:10:54 +00:00
skeeter
e363d68a3a Small speed ups to the mini-cals. 2001-08-25 03:22:01 +00:00
skeeter
a4c6d691e5 Last fix... parse error.. 2001-08-25 03:21:26 +00:00
skeeter
967b84fa3a More fixes for no participants defined for an event. 2001-08-25 02:12:02 +00:00
skeeter
b6984859df Possible fix for no participants defined for an event. 2001-08-24 12:12:51 +00:00
skeeter
6ee87cd2b7 1 fix for setting response. 1 fix for weekly views. 2001-08-24 11:14:40 +00:00
skeeter
dc8cf8e36d Missed a change over to the associated array. 2001-08-20 00:10:16 +00:00
skeeter
f96cf8be06 Modified the header to only display theplanner icon if phpversion() >= 4. 2001-08-17 19:40:48 +00:00
skeeter
a187036111 Was not displaying the event's title on the view form. 2001-08-17 19:32:03 +00:00