skeeter
|
8b27063017
|
Now in line with new hook naming convention.
|
2001-06-08 03:25:28 +00:00 |
|
skeeter
|
03a82af40e
|
Updated the hooks for the calendar.
|
2001-06-08 03:21:59 +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 |
|
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 |
|
Miles Lott
|
2aab6d95b1
|
Add lang files, split from main lang files
|
2001-06-04 16:29:13 +00:00 |
|
Miles Lott
|
8eacdb5cbb
|
Remove spaces in = >, remove '' from int default values (not sure that is req.)
|
2001-06-04 14:37: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 |
|
skeeter
|
3d4251a1c7
|
Fixes for current calendar structure.
|
2001-06-04 03:28:02 +00:00 |
|
Miles Lott
|
6bb6470ec8
|
Add enable flag
|
2001-06-03 20:56:46 +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 |
|
seek3r
|
1def56a2c4
|
updating for the new dev versioning
|
2001-05-30 17:48:20 +00:00 |
|
Miles Lott
|
7827d25bfe
|
Updates to some tables_current and setup_inc files
|
2001-05-29 14:13:03 +00:00 |
|
skeeter
|
f70a82232f
|
Fix for bug #427656 - Delete of user.
|
2001-05-27 13:39:04 +00:00 |
|
Miles Lott
|
ab460baab1
|
Correct cal_type default, should be undefined
|
2001-05-25 03:45:27 +00:00 |
|
Miles Lott
|
329a51bf2b
|
Add tables_current, update setup.inc.php
|
2001-05-25 03:28:42 +00:00 |
|
skeeter
|
9b2fe727c3
|
Fix for deleting events.
|
2001-05-24 11:23:29 +00:00 |
|
Miles Lott
|
ba54e7d972
|
Add correct table names
|
2001-05-24 08:18:41 +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
|
25f39e4837
|
More changes to meet new class layout.
|
2001-05-21 11:12:58 +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
|
cc91bb484a
|
Fix for the holiday management search.
|
2001-05-20 02:02:05 +00:00 |
|
skeeter
|
1951be85fa
|
Fix for the holiday management search.
|
2001-05-20 02:02:05 +00:00 |
|
skeeter
|
eb6f2707cc
|
Calendar now uses the datetime class.
|
2001-05-20 01:20:40 +00:00 |
|
seek3r
|
85a3b35de4
|
I have decided that setup.inc.php will contain all the details about the app, which setup will need to know. I am removing all other existing files that served the same purpose. I may switch to setup.xml at some point... but not yet
|
2001-05-19 06:09:07 +00:00 |
|
skeeter
|
d33f029162
|
Should finish the basic holiday management.
|
2001-05-19 04:43:55 +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 |
|
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 |
|