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 |
|
Miles Lott
|
822602403a
|
New files for setup3 import
|
2001-05-18 03:19:49 +00:00 |
|
skeeter
|
f8e066e11f
|
Fix for bug #424801
|
2001-05-18 02:18:23 +00:00 |
|
skeeter
|
0340b45566
|
Fix for bug #424854 - Holiday calculations not correct.
|
2001-05-18 00:18:17 +00:00 |
|
skeeter
|
5a6cf40e6b
|
New JP holidays.
|
2001-05-17 01:53:05 +00:00 |
|
skeeter
|
71ecb0af10
|
Removed 'Scheduling Conflict' from template.
|
2001-05-17 01:14:29 +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 |
|
skeeter
|
e65822c4bc
|
Deleting of holidays now works.
|
2001-05-16 11:33:59 +00:00 |
|
skeeter
|
ad3f182503
|
No longer needed
|
2001-05-16 10:48:17 +00:00 |
|
skeeter
|
b7a9dac51f
|
Should fix calendar searching. Searches was previously only searching in repeating events. Now searches either repeating events or std events.
|
2001-05-16 10:47:20 +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
|
1de46d028c
|
Updated the wording for Sending/Receiving email notifications.
|
2001-05-16 04:36:55 +00:00 |
|
skeeter
|
a227ddd92e
|
Fix for improper API call.
|
2001-05-16 04:34:36 +00:00 |
|
skeeter
|
6a74d28760
|
After changing your status, this will return to your selected calendar home page.
|
2001-05-16 04:33:36 +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
|
a141ef21be
|
The addition of the private icon.
|
2001-05-15 04:17:35 +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
|
dda38958ea
|
Condensing template files.
|
2001-05-15 04:13:20 +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 |
|