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
|
a187036111
|
Was not displaying the event's title on the view form.
|
2001-08-17 19:32:03 +00:00 |
|
skeeter
|
fb03557a24
|
Fix for bug #447246 item #3.
|
2001-08-17 13:18:08 +00:00 |
|
skeeter
|
b5c52f9e7c
|
Fix for bug #447246.
|
2001-08-17 03:03:44 +00:00 |
|
skeeter
|
61f8227dcc
|
Optimizations to the calendar. Also cleaned up a little of the planner code.
|
2001-08-17 00:24:20 +00:00 |
|
skeeter
|
0166be1f58
|
New test files for ExecMethod() call.
|
2001-08-15 18:06:55 +00:00 |
|
skeeter
|
2969ec1875
|
Fixes a problem with the wrong date/data being displayed.
|
2001-08-15 12:37:01 +00:00 |
|
skeeter
|
d755598dc7
|
Changed this to use .
|
2001-08-15 02:27:06 +00:00 |
|
skeeter
|
0261e3206d
|
Fixed the displaying of the delete button on the edit page.
|
2001-08-15 02:25:26 +00:00 |
|
skeeter
|
5044e863f4
|
Fix for ceb to set the default holidays to US if no country set.
|
2001-08-14 02:20:28 +00:00 |
|
skeeter
|
75ec9c5e9f
|
Fix for error on line 40. Thanks ceb.
|
2001-08-14 01:49:31 +00:00 |
|
skeeter
|
cf89d927d5
|
Fixes for haggi.
|
2001-08-13 21:12:16 +00:00 |
|
skeeter
|
0998e099b0
|
Split out the preferences to speed those up a little.
|
2001-08-13 14:11:07 +00:00 |
|
skeeter
|
f6d73d5e33
|
Minor fix for day view and interval settings. Also, changed the call to min-calendar to take an associated array.
|
2001-08-13 04:49:19 +00:00 |
|
skeeter
|
bab6416134
|
Some more fixes to the calendar. Also, will allow the user to select the interval for the day view.
|
2001-08-13 01:34:32 +00:00 |
|
skeeter
|
d11e1c8274
|
Fix for wrong call to print_day().
|
2001-08-12 23:55:00 +00:00 |
|
skeeter
|
fa92c39af4
|
More fixing, and a change to the GLOBALS, HTTP_[POST|GET]_VARS. Also, better support for spanning events across multiple days.
|
2001-08-12 14:47:23 +00:00 |
|
skeeter
|
8fe24f78f9
|
This adds the enhancements to the planner as provided by ralfbecker. Thanks.
|
2001-08-06 03:36:58 +00:00 |
|
skeeter
|
1609677f71
|
Tons of major fixes to the n-tier calendar. Still need to incorporate ralfbeckers enhancements to the planner.
|
2001-08-06 02:41:36 +00:00 |
|
skeeter
|
d1ecda416d
|
Fix for bug #447188.
|
2001-08-05 03:39:35 +00:00 |
|
skeeter
|
e17aaa4f5c
|
This follows the change to the ->accounts->membership() call.
|
2001-08-04 20:48:54 +00:00 |
|
skeeter
|
57e6d83b3c
|
Committing a sample usage of ExecObject() for jengo.
|
2001-08-04 01:34:49 +00:00 |
|
skeeter
|
61a0b05de1
|
Fixes 2 parsing errors.
|
2001-08-01 11:07:04 +00:00 |
|
skeeter
|
77dc66bb77
|
This brings the hook_email and the hook_deleteaccount in line with the n-tier.
|
2001-08-01 11:06:17 +00:00 |
|
skeeter
|
d8ca88b77f
|
Removal of the assoc_array from the public_functions and the class.
|
2001-07-30 03:45:25 +00:00 |
|
skeeter
|
f3397a4e27
|
Change to use associated arrays for internal storage of the calendar events. ** This is geared at SOAP support! ** ** This is now SOAP compatible! **
|
2001-07-29 22:09:24 +00:00 |
|
skeeter
|
14a4569328
|
Change to use n-tier admin in the calendar.
|
2001-07-29 22:04:41 +00:00 |
|
skeeter
|
ea51d5f83a
|
Change to use n-tier preferencing in the calendar.
|
2001-07-29 22:03:35 +00:00 |
|
skeeter
|
82c945d35d
|
hook_main now uses the 3 tier layout.
|
2001-07-28 18:32:15 +00:00 |
|
skeeter
|
7afff4dd37
|
This limits holiday management functions to only admins.
|
2001-07-28 17:54:59 +00:00 |
|
skeeter
|
cba81b9086
|
Small fixes for php3 support.
|
2001-07-28 13:22:58 +00:00 |
|
skeeter
|
9472646729
|
This should provide all neccessary functions to the calendar in n-tier layout. Just need to debug it out for any minor problems.
|
2001-07-28 13:17:30 +00:00 |
|
skeeter
|
83f61d1767
|
This moves the calendar to use the n-tier layering. Old files are still here for continuity for .12 RC versions.
|
2001-07-22 00:01:49 +00:00 |
|
skeeter
|
588ad423df
|
A little more fixing to the calendar. Will try and get the search UI built.
|
2001-07-21 23:35:22 +00:00 |
|
skeeter
|
e5e3403d77
|
Second cut... now have all except search/matrixview in n-tier design.
|
2001-07-18 17:32:10 +00:00 |
|
skeeter
|
4676da10c0
|
New holiday class. This will follow the n-tier desing in full functionality. No UI as of yet.
|
2001-07-18 17:30:24 +00:00 |
|
skeeter
|
aaee0f1f7d
|
Changed the 'Observance' addon word to the name.
|
2001-07-16 11:40:22 +00:00 |
|
skeeter
|
88519279bd
|
First cut with n-tier design.
|
2001-07-16 11:38:40 +00:00 |
|
skeeter
|
ebce02d66d
|
This is a lot better. Still having a problem handling a date-time/date/time type.
|
2001-07-09 11:35:13 +00:00 |
|
skeeter
|
a2c95c9994
|
Fix for holiday calculator for US.
|
2001-07-09 00:11:09 +00:00 |
|
skeeter
|
040859b6ab
|
Fix for bug #438809.
|
2001-07-07 21:29:21 +00:00 |
|
skeeter
|
87b701299c
|
Added little more support for date processing.
|
2001-07-06 12:06:44 +00:00 |
|
skeeter
|
982e6fe653
|
New version. Not 100% it will work with php3 as is, but it might. Still need to work on the X- parameters.
|
2001-07-06 03:29:29 +00:00 |
|
skeeter
|
60b1d31bcf
|
A more structured way of parsing. Will be adding conversion function to the array.
|
2001-07-05 17:04:52 +00:00 |
|
Miles Lott
|
593a23dbcb
|
Add holiday config as an admin page
|
2001-07-05 16:17:41 +00:00 |
|
skeeter
|
4f833d20d2
|
Better support for TEXT types, and a few more tags, parameters, and values.
|
2001-07-03 03:32:09 +00:00 |
|
skeeter
|
82112ffa92
|
Enhanced parsing of vCalendar's. More options.
|
2001-07-02 03:31:13 +00:00 |
|
skeeter
|
9bcff82453
|
Possible fix for knecke running idsociety on php4.
|
2001-07-01 16:08:13 +00:00 |
|
skeeter
|
954571562d
|
Fix for bug #437633.
|
2001-07-01 14:03:03 +00:00 |
|
skeeter
|
435ff9951a
|
Missed a global variable.
|
2001-07-01 12:59:39 +00:00 |
|
skeeter
|
f5bbe15e1e
|
Fixes to go along with ACL changes.
|
2001-06-30 14:56:24 +00:00 |
|
skeeter
|
e6a9e935a9
|
Fix for bug #437333.
|
2001-06-29 23:17:03 +00:00 |
|
skeeter
|
146f044243
|
Fix for bug #432495.
|
2001-06-29 17:20:11 +00:00 |
|
skeeter
|
9325c7c46d
|
This is for feature request #414427. This adds a preference for printing in black & white.
|
2001-06-29 10:45:17 +00:00 |
|
Miles Lott
|
cdd707d2ea
|
I think these are actually working now, except for weather
|
2001-06-29 01:17:32 +00:00 |
|
Miles Lott
|
9e643099ec
|
update to use phpgw constants
|
2001-06-29 00:45:45 +00:00 |
|
skeeter
|
b9ca04bb8a
|
Fix for bug #431933.
|
2001-06-25 01:49:32 +00:00 |
|
skeeter
|
05dcabb900
|
Fix for bug #435819.
|
2001-06-25 00:15:14 +00:00 |
|
skeeter
|
0b01efd74f
|
Extra checking to see if the holiday calculator is found. If not, just load the US caluclator.
|
2001-06-24 22:19:06 +00:00 |
|
skeeter
|
9ba26f9b58
|
Adding more capabilites. Can now build a text string of a vCal card.
|
2001-06-24 22:13:17 +00:00 |
|
skeeter
|
c485583bdf
|
Changes to accomodate new common preference 'country'. Also found problems with dealing with holidays from different countries when viewing other peoples calendars.
|
2001-06-22 01:59:41 +00:00 |
|
skeeter
|
467ec28d2b
|
Small change to properly handle setting default preferences.
|
2001-06-22 01:01:23 +00:00 |
|
skeeter
|
0f204e662e
|
Small patch to fix the lack of a locale being set in the users preferences.
|
2001-06-20 15:34:39 +00:00 |
|
skeeter
|
cb59dd20f7
|
Now using ithearts holidaycalc class.
|
2001-06-19 00:44:04 +00:00 |
|
skeeter
|
efa7779183
|
Fix for displaying last modtime on the view page.
|
2001-06-18 17:54:33 +00:00 |
|
skeeter
|
8dc98a7ae0
|
Trying to cleanup a few warnings.
|
2001-06-18 03:09:56 +00:00 |
|
skeeter
|
77b9bfb4ee
|
Minor optimization in view_event().
|
2001-06-17 16:41:00 +00:00 |
|
skeeter
|
4938d19d66
|
Fix for proper displaying of private entries.
|
2001-06-16 21:05:38 +00:00 |
|
skeeter
|
e1a68b0862
|
Nothing worth noting.
|
2001-06-16 19:10:26 +00:00 |
|
skeeter
|
0f055a3543
|
This fixes various little errors. One important thing is that when checking for overlapping events, it does not take into account repeating events.
|
2001-06-16 19:09:21 +00:00 |
|
skeeter
|
86c62fda42
|
Fixes for php 4.0.5
|
2001-06-14 01:31:02 +00:00 |
|
skeeter
|
f6bfb99964
|
More condensed way of displaying the response choices.
|
2001-06-11 01:54:11 +00:00 |
|
skeeter
|
5098bae2ea
|
Fix for sending email updates on new events/appts.
|
2001-06-10 21:07:48 +00:00 |
|
skeeter
|
8f015c5087
|
More paramters added.
|
2001-06-10 17:05:51 +00:00 |
|
skeeter
|
31245329a2
|
Getting very close to having a partial-implementation of a vCal reader.
|
2001-06-10 04:02:50 +00:00 |
|
skeeter
|
4290218047
|
Now in line with new hook naming convention.
|
2001-06-08 02:56:18 +00:00 |
|
skeeter
|
9568a37f82
|
Now in line with new hook naming convention.
|
2001-06-08 02:47:07 +00:00 |
|
skeeter
|
1dd9c8edfe
|
Fixes a problem of public/private and acl usage getting confused.
|
2001-06-08 00:55:40 +00:00 |
|
skeeter
|
3c4083748c
|
Fixed a problem where the list of grantors was being reset when no owner being set.
|
2001-06-07 12:11:29 +00:00 |
|
skeeter
|
39358cbcf2
|
Another round of working on vCalendar. This might be the route I take on it though.
|
2001-06-07 03:18:35 +00:00 |
|
skeeter
|
8a855989a5
|
made a fix to seek3r's fix. Introduced the interval preference to the user.
|
2001-06-03 01:06:12 +00:00 |
|
seek3r
|
7df8c9ccc9
|
fixed problem with trying to use count() on the return of an array in php3
|
2001-06-02 22:01:39 +00:00 |
|
skeeter
|
0feb9fe210
|
More php3 support.
|
2001-06-02 03:33:42 +00:00 |
|
skeeter
|
d17e4d5648
|
Cleanup for php3 support.
|
2001-06-01 03:55:05 +00:00 |
|
seek3r
|
4b1390eb0f
|
had to make several changes and cleanups for php3 compatibility
|
2001-05-31 10:11:18 +00:00 |
|
skeeter
|
4538dde870
|
TONS of fixes.. Major changes in preparation of turning on ICAP server.
|
2001-05-31 04:34:00 +00:00 |
|
skeeter
|
8538655d81
|
Small fix to change case of the locale to upper case.
|
2001-05-31 04:05:13 +00:00 |
|
skeeter
|
0c0264ccdd
|
Fix for bug #428603 - Calendar preferences wrong with categories
|
2001-05-30 18:01:07 +00:00 |
|
skeeter
|
f70a82232f
|
Fix for bug #427656 - Delete of user.
|
2001-05-27 13:39:04 +00:00 |
|
skeeter
|
775e90b953
|
This is a better design for admin/preference hooks. Can now be globally modified from each of the appropriate index files.
|
2001-05-24 01:13:09 +00:00 |
|
skeeter
|
0da8fdf53e
|
This should solve the problem with repeating events.
|
2001-05-23 00:44:04 +00:00 |
|
skeeter
|
4142411d03
|
Removed the parameter as being a reference value. Wasn't working when passing strictly a hard coded value.
|
2001-05-21 17:08:36 +00:00 |
|
skeeter
|
551661182f
|
A few more fixes for the calendar.
|
2001-05-21 03:20:31 +00:00 |
|
skeeter
|
8e8c43ccd7
|
This fixes the private icon. It was displaying no matter which option you had selected.
|
2001-05-20 22:53:56 +00:00 |
|
skeeter
|
50d363f3cd
|
Finished all changes from yesterdays partial cleanup. Inching closer to support ICAP and is now even more OOP. I think a little more work on this and it'll be ready for a full ICAP test.
|
2001-05-20 21:11:52 +00:00 |
|
skeeter
|
e04122b79b
|
New class - will handle all date/time conversions from realworld to phpGW handling.
|
2001-05-20 16:37:09 +00:00 |
|
skeeter
|
ede2d05e7a
|
New functionality in holiday management. Can now create new holidays and submit them to the central repository for inclusion to future releases.
|
2001-05-20 15:08:25 +00:00 |
|
skeeter
|
eb6f2707cc
|
Calendar now uses the datetime class.
|
2001-05-20 01:20:40 +00:00 |
|
skeeter
|
95bde96cef
|
Should finish the basic holiday management.
|
2001-05-19 03:24:36 +00:00 |
|
skeeter
|
b1278421dc
|
In the day view, I changed the background image to a background color.
|
2001-05-19 00:28:23 +00:00 |
|
skeeter
|
168fa729e8
|
Mini calendars are now a configurable option for printer friendly pages.
|
2001-05-18 11:31:44 +00:00 |
|
skeeter
|
0340b45566
|
Fix for bug #424854 - Holiday calculations not correct.
|
2001-05-18 00:18:17 +00:00 |
|
skeeter
|
325831f748
|
Calendar now has a little support for Arabic calendars.
|
2001-05-17 00:26:36 +00:00 |
|
skeeter
|
05fec0da11
|
This now sends email notifications for all changes of status. You cannot reset your status to 'No Response' once it has been either accepted/tentative/rejected.
|
2001-05-16 17:40:20 +00:00 |
|
skeeter
|
bda51d1136
|
Deleting of holidays now works.
|
2001-05-16 11:41:48 +00:00 |
|
jengo
|
e4de7df1b1
|
Converted admin hooks over to templates
|
2001-05-16 05:12:20 +00:00 |
|
skeeter
|
09509270c7
|
Updates are now being sent for Rejections.
|
2001-05-16 04:39:55 +00:00 |
|
skeeter
|
b7a4b1ca57
|
Can now save new holidays by locales.
|
2001-05-16 04:38:14 +00:00 |
|
skeeter
|
ef64fa62eb
|
Fixed the email notification.
|
2001-05-16 03:01:02 +00:00 |
|
skeeter
|
6c511bdf96
|
Small cleanups for warnings.
|
2001-05-15 04:21:16 +00:00 |
|
skeeter
|
5b48a4f753
|
minor fixes to the icons and the addition of the private icon.
|
2001-05-15 04:14:30 +00:00 |
|
skeeter
|
0ab640ddc1
|
Holiday Management pages. -- Not completely finished.. still need to code the save portion of edit and add and delete.
|
2001-05-15 04:10:37 +00:00 |
|
skeeter
|
87db00fe42
|
small fix for observance rule, and additional code for mangement of holidays.
|
2001-05-15 04:05:38 +00:00 |
|
skeeter
|
c8f940a8ee
|
Added a new field to the holiday table for observance rules.
|
2001-05-14 23:43:05 +00:00 |
|
skeeter
|
dc7578a39a
|
Various cleanups. Trying to remove some warnings when generating php errors to a file.
|
2001-05-14 03:54:40 +00:00 |
|
skeeter
|
7185c8fdb1
|
More controlled manual app. Controller can be more easily modified bya single source.
|
2001-05-14 00:18:12 +00:00 |
|
skeeter
|
5d3d8e252d
|
Added the global cats to the calednar prefs.
|
2001-05-13 03:57:00 +00:00 |
|
skeeter
|
8eba7c5194
|
Small fixes to the holidays.
|
2001-05-13 03:55:09 +00:00 |
|
skeeter
|
740d647faf
|
Trying to condense the template files down.
|
2001-05-13 03:48:17 +00:00 |
|
skeeter
|
8ba043d9c9
|
Condensing template info into less files.
|
2001-05-13 03:23:11 +00:00 |
|
angles
|
b63d389f34
|
templatization of preferences
|
2001-05-11 17:19:20 +00:00 |
|
skeeter
|
510ee96a69
|
Adding new images
|
2001-05-11 11:31:21 +00:00 |
|
skeeter
|
72aed692b2
|
New New manual - multi-language capabilities.
|
2001-05-11 02:50:44 +00:00 |
|
skeeter
|
537dfe14e9
|
Fixed the problem where calendar items were not being deleted. Tracked it down to a ->db overwrite problem where todo was using ->db and the deleteaccount.php page was using the same.
|
2001-05-09 03:21:14 +00:00 |
|
skeeter
|
856e26d09e
|
cleanups of warnings
|
2001-05-09 03:08:07 +00:00 |
|
skeeter
|
18bf9da775
|
Fixed the problem where calendar items were not being deleted. Tracked it down to a ->db overwrite problem where todo was using ->db and the deleteaccount.php page was using the same.
|
2001-05-09 03:05:22 +00:00 |
|
skeeter
|
01563ab16f
|
Made the timematrix a little smaller. It seemed to big for idsociety.
|
2001-05-08 17:54:44 +00:00 |
|
skeeter
|
e9f9189cd9
|
This should be the final format for the manual.
|
2001-05-08 01:17:31 +00:00 |
|
skeeter
|
5af7116030
|
New manual layouts
|
2001-05-06 16:37:40 +00:00 |
|
skeeter
|
750a297284
|
Fix for SF bug #416453
|
2001-05-06 02:20:27 +00:00 |
|
skeeter
|
b765f4bab3
|
It now displays a possible 2 icons. One is either a dot for a normal event, or a cyclic circle for a repeating event. The second is to indiciate that multiple participants/group are scheduled. Also, a few cleanups on the time display under NS.
|
2001-05-06 00:11:12 +00:00 |
|
skeeter
|
797d6e913d
|
Changed the size of the time column on the day view a little more and fixed the template.
|
2001-05-05 04:47:26 +00:00 |
|
skeeter
|
04e38d6313
|
Changed the size of the time column on the day vew...
|
2001-05-05 04:38:33 +00:00 |
|
skeeter
|
83ef90283a
|
More friendly on d/l'ing from the sites...
|
2001-05-05 04:14:00 +00:00 |
|
skeeter
|
e8a1d1843f
|
Playing around with sizing of repeating event images.
|
2001-05-03 11:30:51 +00:00 |
|
skeeter
|
b097f16f42
|
New image for repeating events. Also, gonna add an image to designate multiple users involved (multi_1.gif).
|
2001-05-03 04:29:01 +00:00 |
|
skeeter
|
d6e11dd04a
|
This now allows for following observance rules.
|
2001-05-03 02:28:26 +00:00 |
|
skeeter
|
f1ac28bc71
|
Fix for bug #420708. Also, restructured the holiday support. I think this will be the final structure. This gives the most flexibility, a single file to handle all future years. This does not care about previous years rules.
|
2001-05-02 23:23:48 +00:00 |
|
skeeter
|
1f7f42b124
|
This will complete holiday support for the calendar. Still need to create an admin page to create new hlidays and submit them to www.phpgroupware.org .
|
2001-05-01 19:29:38 +00:00 |
|
skeeter
|
a4064929a9
|
Holiday support is now working... Still need to add a mangement page
|
2001-05-01 03:26:17 +00:00 |
|
skeeter
|
94443dbf4f
|
start of adding holiday support to the calendar
|
2001-04-30 03:07:05 +00:00 |
|
skeeter
|
41f65ac333
|
Wrote new function day_of_week().
|
2001-04-28 23:51:52 +00:00 |
|
skeeter
|
0cd21d331d
|
A couple of fixes... Not sure, but I do know this also adds in feature #418759.
|
2001-04-28 21:56:24 +00:00 |
|
skeeter
|
12e7072673
|
Fixes to the .002 upgrade for calendar
|
2001-04-27 17:37:59 +00:00 |
|
skeeter
|
f51ced506b
|
Found 'public' is a keyword... Changed to 'is_public'.
|
2001-04-27 02:47:54 +00:00 |
|
skeeter
|
a078f7f58f
|
Restructured the calendar database, added the categories, and fixed problem with repeating entries.
|
2001-04-27 02:20:55 +00:00 |
|
Miles Lott
|
e1a8dfd4df
|
Fix spelling of repetition
|
2001-04-23 08:04:27 +00:00 |
|
Miles Lott
|
45f33ca426
|
Fix spelling of Tuesday
|
2001-04-23 07:02:18 +00:00 |
|
skeeter
|
46668ced72
|
mini-cal days not in current month are controlled as a parameter. Turned them off for year.php page.
|
2001-04-23 00:04:38 +00:00 |
|
skeeter
|
5ae06fcf21
|
More multi-lingual compatible
|
2001-04-22 21:39:42 +00:00 |
|
skeeter
|
8ab6337b5a
|
Fix for bug #417117
|
2001-04-21 17:43:25 +00:00 |
|
Miles Lott
|
56f405cd7a
|
Change to phpversion()
|
2001-04-21 12:43:00 +00:00 |
|
skeeter
|
6a9d8a6fca
|
Fix for bug #417168
|
2001-04-21 02:25:24 +00:00 |
|
skeeter
|
123912f5d5
|
Fix for bug #417383 and #417625
|
2001-04-21 01:51:18 +00:00 |
|
skeeter
|
0a9a90f25c
|
Missed a variable for indication of participant in the viewing of events.
|
2001-04-21 01:03:26 +00:00 |
|
skeeter
|
a6353b0189
|
Found a problem in dealing with repeating entries and the time slots in the day view. These have been fixed.
|
2001-04-20 17:32:19 +00:00 |
|
skeeter
|
34b6239bdb
|
Fix for bug #417400
|
2001-04-20 00:38:49 +00:00 |
|
skeeter
|
c214e83a93
|
Possible fixes for status not displaying on view.php
|
2001-04-19 17:45:54 +00:00 |
|
skeeter
|
ddecf65549
|
Fix for bug #417366
|
2001-04-19 17:38:42 +00:00 |
|
skeeter
|
ba102acbc3
|
missed some and changes.
|
2001-04-19 01:44:58 +00:00 |
|
skeeter
|
0da87d33c6
|
This will now add the users status to new records.
|
2001-04-19 01:33:52 +00:00 |
|
skeeter
|
17b2d45193
|
Added back grey days not in current month to mini cal.
|
2001-04-19 00:14:41 +00:00 |
|
Miles Lott
|
bcf619e608
|
time_compare mktime was returning -1 on some systems, changed year to 70
|
2001-04-18 18:19:26 +00:00 |
|
skeeter
|
40485b6fc2
|
Fix for bug #414423
|
2001-04-18 17:27:02 +00:00 |
|
skeeter
|
ff565921fc
|
Fix for bug #417015
|
2001-04-18 17:12:04 +00:00 |
|
skeeter
|
6972306f8f
|
Fix for bug #416454
|
2001-04-18 17:04:40 +00:00 |
|
skeeter
|
f5b55ca69d
|
added SCRIPT_FILENAME to globals
|
2001-04-18 16:55:36 +00:00 |
|
skeeter
|
804c40e9d0
|
Fix f~or bug #414105 - Improper display for appts. between 0000 0059, plus a few other fixes.
|
2001-04-14 23:37:17 +00:00 |
|
skeeter
|
6fb2941327
|
Fix for bug #413848, #414865 - Repeating Weekly events
|
2001-04-14 02:57:51 +00:00 |
|
skeeter
|
a17a84fd72
|
Fix for bug #415126 - Repeating Daily events
|
2001-04-14 02:05:54 +00:00 |
|
skeeter
|
3a593f09c8
|
Fix for bug #415173 - improper time
|
2001-04-14 01:09:27 +00:00 |
|
jengo
|
16954060aa
|
SF #415143 - Fixed selecting a different users calendar and it removing the current user
|
2001-04-13 14:34:15 +00:00 |
|
skeeter
|
f67a1de2cd
|
Various fixes... including the footer for weekly, and for handling daily events on/or about midnight.
|
2001-04-02 17:24:57 +00:00 |
|
skeeter
|
64c204cf5f
|
Fixes to the displaying of multi-day events; monthly, weekly, and daily view. Various speed enhancements in queries. Now only retrieves repeating events that have not expired before day in question.
|
2001-04-01 20:49:49 +00:00 |
|
skeeter
|
db7db70a0b
|
Fix for header having ))
|
2001-04-01 14:56:27 +00:00 |
|
skeeter
|
87c7e669c4
|
This fixes the search function not returning on an empty search.
|
2001-03-31 14:55:03 +00:00 |
|
skeeter
|
1a5570fcad
|
Was not setting the interval properly. Also, added the alarm setting to the object.
|
2001-03-31 14:35:00 +00:00 |
|
skeeter
|
4a28aaf69f
|
Was not setting the interval properly.
|
2001-03-31 14:33:40 +00:00 |
|
skeeter
|
ff561ad805
|
This adds the change_owner() function for changing ownership of calendar events when deleting a user. Also, this fixes the view of a calendar to properly display repeating event info.
|
2001-03-31 14:32:50 +00:00 |
|
jengo
|
858526aa7e
|
Moved acl to work off the new common acl preferences
|
2001-03-31 11:09:54 +00:00 |
|
skeeter
|
8aea75f953
|
Backed out the calendar categories from preferences. This is scheduled for 0.9.11
|
2001-03-30 12:41:37 +00:00 |
|
skeeter
|
0224d6d9da
|
Misnamed hook file. This will now either delete all records for the user or change ownership to another user when deleting a user.
|
2001-03-30 04:42:23 +00:00 |
|
skeeter
|
63f2065f03
|
Misnamed hook file
|
2001-03-30 04:00:10 +00:00 |
|
skeeter
|
3313bb0a39
|
Changed to .
|
2001-03-30 02:32:23 +00:00 |
|
skeeter
|
69ef94cd17
|
New hook for deleting ALL records for a user when the user is deleted from the system.
|
2001-03-30 02:16:23 +00:00 |
|
skeeter
|
7802bddfdb
|
Re-applying fix for double 28's in October.
|
2001-03-27 02:15:07 +00:00 |
|
skeeter
|
89d8d84378
|
Fix for improper weekstarts on months that begin on sunday.
|
2001-03-27 00:32:11 +00:00 |
|
skeeter
|
110b3a18f4
|
Fix for bug #411157 - Free/Busy and fullnames
|
2001-03-25 13:34:42 +00:00 |
|
skeeter
|
d914646bb9
|
Changed how the All/Private filter works. Only displays the filter choices if you have PHPGW_ACL_PRIVATE ACL granted to you.
|
2001-03-24 05:01:02 +00:00 |
|
skeeter
|
a144dd8639
|
Added the Private field to the view
|
2001-03-24 04:59:10 +00:00 |
|
skeeter
|
b7207cffaf
|
Written the delete_calendar() for sql.
|
2001-03-23 03:13:23 +00:00 |
|
skeeter
|
4c4d43ef8c
|
Cleanups for disallowing past events to generate email messages.
|
2001-03-23 03:12:47 +00:00 |
|
skeeter
|
f38505501e
|
CHnages for day view. Looks like devel code has had this for a while, which would display improper records for users other than yourself.
|
2001-03-20 04:45:42 +00:00 |
|
skeeter
|
3a826ab4a6
|
Added extra checking on grabbing group info from record
|
2001-03-20 04:44:00 +00:00 |
|
skeeter
|
7a9a260941
|
Removed a parameter.
|
2001-03-20 04:15:04 +00:00 |
|
skeeter
|
8b682ee5b7
|
Weekly matrix now follows ACL permissions
|
2001-03-20 03:34:41 +00:00 |
|
skeeter
|
204e6c6514
|
This now places the current user into the global grants variable
|
2001-03-20 03:33:02 +00:00 |
|
skeeter
|
fc023e192f
|
This may fix the problem with private entries in the time matrix view.
|
2001-03-20 02:49:32 +00:00 |
|
skeeter
|
4409541de7
|
This fixes a problem with the daily view not spanning enough rows
|
2001-03-20 02:34:39 +00:00 |
|
skeeter
|
45767449dc
|
Fix for bug #409624 - Improper handling of daylight savings time changeover
|
2001-03-20 00:45:41 +00:00 |
|
skeeter
|
d54902d50a
|
Timematrix now displays the events time in the status bar
|
2001-03-20 00:26:52 +00:00 |
|
skeeter
|
9d6ca0fcd6
|
Possible fix for a memory exhaustion error
|
2001-03-19 03:39:12 +00:00 |
|
jengo
|
847cced1c5
|
Fixed bad link() calls
|
2001-03-18 18:34:14 +00:00 |
|
skeeter
|
4082448a0e
|
Changed the variable to force it to an integer
|
2001-03-18 17:03:11 +00:00 |
|
skeeter
|
c9b57e3e5b
|
Using new PHPGW_ACL_PRIVATE ACL type
|
2001-03-18 13:41:29 +00:00 |
|
skeeter
|
81f47a6b7b
|
This should fix the needle having to be greater than 0 problem
|
2001-03-18 13:06:01 +00:00 |
|
skeeter
|
44527de79e
|
Fixed the problem with private entries always displaying. Start of vCalendar class
|
2001-03-17 19:39:56 +00:00 |
|
skeeter
|
2f71738de8
|
fix for private title/description settings
|
2001-03-16 03:56:32 +00:00 |
|
skeeter
|
b1c830af8c
|
fix for bug #408734 - event_set_recur_daily() not found
|
2001-03-16 03:06:11 +00:00 |
|
skeeter
|
739f3d0906
|
minor fix for setting designated mailbox owner
|
2001-03-15 05:37:52 +00:00 |
|
skeeter
|
6a57ebb641
|
advanced emailing allows to send on behalf of
|
2001-03-15 05:36:48 +00:00 |
|
skeeter
|
3c93f4f0e2
|
fixed trying to view deleted calendar items
|
2001-03-15 02:47:29 +00:00 |
|
skeeter
|
407b7f0a8c
|
missing paramters to fetch_event()
|
2001-03-14 12:21:52 +00:00 |
|
skeeter
|
fdd6c6e954
|
minor changes to work for both email/squirrelmail
|
2001-03-14 02:58:27 +00:00 |
|
skeeter
|
ede96854ab
|
various fixes
|
2001-03-13 05:03:50 +00:00 |
|
skeeter
|
d57e692c9a
|
new displays items status in title
|
2001-03-12 04:30:15 +00:00 |
|
skeeter
|
82dc6f2b07
|
something to maintain users status when editing existing events
|
2001-03-12 03:44:43 +00:00 |
|
skeeter
|
629790873c
|
new functionality - can set status
|
2001-03-12 03:18:02 +00:00 |
|
skeeter
|
f370c71909
|
first app to support app specific email
|
2001-03-11 04:20:24 +00:00 |
|
skeeter
|
ab7f21802a
|
timematrix now takes into account peoples preference of 12/24 hour
|
2001-03-11 04:17:58 +00:00 |
|
skeeter
|
30ddc12b8e
|
small changes to the email subject line
|
2001-03-11 04:17:21 +00:00 |
|
skeeter
|
922c7b03c9
|
fixes to play nice with phpGW-Message-Type
|
2001-03-10 18:22:25 +00:00 |
|
skeeter
|
4cef072493
|
updated link() and finalized email updates
|
2001-03-10 04:48:19 +00:00 |
|
skeeter
|
a3f62fa7cf
|
rearrangement of defines to base class
|
2001-03-09 18:03:00 +00:00 |
|
skeeter
|
6f695b6997
|
email updates, need to do preferences and email receiver -- NOT IMPLEMENTED, link() fixes
|
2001-03-09 12:23:12 +00:00 |
|
jengo
|
c264cdcea5
|
Cleaned up link() calls
|
2001-03-08 09:56:18 +00:00 |
|
skeeter
|
d5a4a0bc7e
|
new code for email notification - NOT IMPLEMENTED
|
2001-03-07 19:02:25 +00:00 |
|
skeeter
|
1be6c501ae
|
fixes for saving entries and start of response system
|
2001-03-07 01:28:52 +00:00 |
|
skeeter
|
fd3ff3ed4f
|
beginnings of meeting acceptance
|
2001-03-06 12:07:33 +00:00 |
|
skeeter
|
2711d7ed03
|
cleanups to make more generic for iCal
|
2001-03-05 04:33:00 +00:00 |
|
skeeter
|
429878b180
|
footer is now a template
|
2001-03-04 14:15:32 +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
|
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 |
|