skeeter
|
0b4c469fe9
|
Changes to go along with the new design.
|
2001-07-18 17:34:48 +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
|
2ccd875cad
|
Fix for bug #439731.
|
2001-07-10 00:26:33 +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
|
71129da232
|
More validity checking for user existence.
|
2001-07-09 00:12:26 +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 |
|
Miles Lott
|
349e4cdcd2
|
Slightly more complete files, split from new file from Guillaume Courtois <guigui@gugux.net>
|
2001-07-05 22:27:05 +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 |
|
itheart
|
1073ea3272
|
New admin languages.
|
2001-07-03 18:42:56 +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
|
a192c68f3a
|
Adding rfc2445 to the calendar documentation.
|
2001-07-03 03:30:39 +00:00 |
|
skeeter
|
82112ffa92
|
Enhanced parsing of vCalendar's. More options.
|
2001-07-02 03:31:13 +00:00 |
|
Lars Kneschke
|
69579ae6d2
|
updated a translation
|
2001-07-01 23:05:16 +00:00 |
|
Lars Kneschke
|
0c0924738c
|
added some german translations
added a way to inlcude plugins into editaccount.php
|
2001-07-01 17:29:49 +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
|
17a17cba4e
|
Fix for bug #437323.
|
2001-06-29 10:46:24 +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
|
15ca43a61a
|
Fix for bug #437085.
|
2001-06-29 00:24:21 +00:00 |
|
skeeter
|
99efbc2607
|
Just fixing a possible problem. Not sure if this will solve anything. Also, adding these files for the verdilak/justweb template sets.
|
2001-06-28 22:19:40 +00:00 |
|
skeeter
|
d0890b1864
|
Fixes for bug #431356.
|
2001-06-26 23:33:18 +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
|
3d0f6df1ff
|
Changes to accomodate new common preference 'country'.
|
2001-06-22 01:58:08 +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
|
8f748c932c
|
Now using ithearts holidaycalc class.
|
2001-06-19 00:49:38 +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 |
|
Miles Lott
|
8895d619f5
|
Add bogus version upgrade
|
2001-06-18 00:39:38 +00:00 |
|
skeeter
|
77b9bfb4ee
|
Minor optimization in view_event().
|
2001-06-17 16:41:00 +00:00 |
|
Miles Lott
|
5a3e19e6ab
|
Add missing versions, increment version to current api version
|
2001-06-17 16:35:49 +00:00 |
|
skeeter
|
257dd469cf
|
JA calendar help. Thanks to Yoshihiru Kamimura.
|
2001-06-17 12:45:49 +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
|
18372e44a5
|
Fixes for the rename of the constants to fit in line with mcal support
|
2001-06-16 19:07:12 +00:00 |
|
skeeter
|
86c62fda42
|
Fixes for php 4.0.5
|
2001-06-14 01:31:02 +00:00 |
|
bettina
|
f6def14ca4
|
update langs
|
2001-06-12 04:03:56 +00:00 |
|
bettina
|
2e254ae715
|
update langs
|
2001-06-12 03:00:11 +00:00 |
|
bettina
|
77d909e507
|
update langs
|
2001-06-12 02:38:13 +00:00 |
|
bettina
|
82be6c9aa8
|
update langs
|
2001-06-11 22:27:53 +00:00 |
|
Miles Lott
|
de09cdc60d
|
Now seems to be a working upgrade
|
2001-06-11 17:09:16 +00:00 |
|
Miles Lott
|
bee1d3fa6f
|
Using db wrappers in schema_proc, add missing function
|
2001-06-11 01:55:38 +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
|
70173f91f1
|
Changed the location to a PHPGW_ constant.
|
2001-06-10 17:07:18 +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
|
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 |
|