Lars Kneschke
e5373db2a2
moved german translation to UTF-8
2003-09-28 08:15:58 +00:00
Ralf Becker
a440efa31d
useing html-class from the api
2003-09-25 08:13:18 +00:00
Ralf Becker
948fe27751
applied Zhang Weiwu (zhangweiwu) chinese(simplified) translations
2003-09-25 07:19:12 +00:00
Ralf Becker
bc05713de1
fixed not working empty default for phpgw_cal_user's cal_type, it's now 'u'
2003-09-25 02:00:26 +00:00
Ralf Becker
eb002e91c3
an other small fix, now the auto-loading from localhost works too
2003-09-22 15:56:12 +00:00
Ralf Becker
83adb9e7ad
change names of holiday files for security reasons from holidays.<local> to holidays.<local>.csv and moved them into the (new) directory egroupware.org
2003-09-22 15:29:41 +00:00
Ralf Becker
856490c918
fixed the right scroll-arrow and register_globals off
2003-09-22 15:01:26 +00:00
Ralf Becker
b7434519e0
updated the holiday-download:
...
- register_globals off
- eGroupWare.org
2003-09-22 14:04:00 +00:00
Ralf Becker
fd17322ea9
get the 2. NewLine to work
2003-09-22 13:58:31 +00:00
Ralf Becker
70746e56d1
updated the holiday-download:
...
- register_globals off
- eGroupWare.org
2003-09-22 13:57:35 +00:00
reinerj
04f83c5aee
new lang file from Ignasi Salvador added
2003-09-19 15:53:46 +00:00
Pim Snel
a9dc0b22ee
changes calendar icons send by Michal WEIS (Michal.Weis@iblsoft.com)
2003-09-15 15:43:13 +00:00
Ralf Becker
19984a1a82
moved html-class to the API and fixed a prob with the alarms
2003-09-14 12:51:31 +00:00
Ralf Becker
caedcb369a
Alarms:
...
- fix for bug in alarms 'you dont have permission to ...'
- some UI-improvements and translations
- fixed some TZ-probs
2003-09-11 12:01:16 +00:00
Ralf Becker
8bba3699b5
update on the UI
2003-09-08 00:23:09 +00:00
Ralf Becker
5f68c3f3b8
update on the UI
2003-09-07 23:42:22 +00:00
Ralf Becker
a8a8adf55c
fixed prob. with included events not shown, if no cal-event on that day
2003-09-07 18:33:52 +00:00
Ralf Becker
3a5d9ed79f
included other timed events (eg. phonecalls) and (untimed) todo's into the calendar dayview
2003-09-07 16:55:36 +00:00
Ralf Becker
b8557e49d9
make the phpgw Version-0_9_16-branch HEAD
2003-08-28 14:31:11 +00:00
gugux
7c54a57043
Added new italian translations patch #1635 thanks to Alessandro Farina
2003-06-25 22:37:51 +00:00
gugux
810c761c24
Added zh lang file, patch #1611 , thanks to C K Wu !
2003-06-11 20:16:32 +00:00
gugux
745dc7df33
Suppressed a doublon.
2003-05-25 21:01:58 +00:00
gugux
29a09a889d
Added one missing english phrase and a few french translations.
2003-05-25 20:52:23 +00:00
Ralf Becker
63264d2b25
changes for new hooks
2003-04-30 00:06:08 +00:00
Ralf Becker
1b0912de51
fix for hook_home: app-template-dir has to be set explicitly
2003-04-27 07:27:05 +00:00
ceb
31f9734d02
update hook_admin
2003-04-23 01:15:00 +00:00
Ralf Becker
fbbb003e01
corrected typo
2003-04-21 17:15:57 +00:00
gugux
e24f8561b2
Corrected a typo.
2003-04-21 16:43:51 +00:00
Ralf Becker
4e51415640
got printerfriendly working again
2003-04-21 11:38:58 +00:00
Ralf Becker
ab4fe582bf
imported changes from .16 (app-header & styleguide-conformace)
2003-04-21 11:00:53 +00:00
Ralf Becker
605f412878
fix for bug #3162
...
creation of new calendar entries fails, because tempnam used to create the id returns a to long string (possibly because TMP_DIR is to long)
use the get_last_insert_id function now
2003-04-14 21:35:50 +00:00
Ralf Becker
2fca3a3cb6
fixed dayview for conflicts with events starting before prefs[day_start_time]
2003-04-12 19:21:22 +00:00
Ralf Becker
e51ef6d6e8
changed calendar to use the user/default/forced prefs
...
deleted the no longer used classes ui-/bo-prefs
2003-03-30 01:41:37 +00:00
gugux
a3a882ef72
Added cs files. Patch #1072 thanks to mlHAU !
2003-03-20 22:00:03 +00:00
Ralf Becker
f9303d44cb
changed th for acl-prefs
2003-03-12 23:39:28 +00:00
Ralf Becker
1b49725830
fix for gnu-bug #136 :
...
dates in week-selectbox are (sometimes) wrong, the endate of a week is the same as the startdate of the next one
This is caused by changes in daylight saveing and useing midnight for the calculation, changed it to midday
2003-03-09 21:05:29 +00:00
Ralf Becker
42e8f97101
killed a warning if user is in no group
2003-03-09 20:58:04 +00:00
gugux
3714e6281f
Modified all x's into %'s in lang calls and lang files.
2003-02-27 22:57:55 +00:00
Ralf Becker
02a7b96abe
fixed holiday-management:
...
- holidays not complying to a (simple) rule like Eastern can now be entered as a one-time holiday for a fixed year
- fixed some wrong links and other stuff in the UI
- added a error-msg to accept_holiday on phpgroupware.org if there is already a file for the locale
- added download for holiday-files
2003-02-27 19:28:25 +00:00
Ralf Becker
8727041c6b
- fixed bug #2079 and #2480 : description is twice in the printer-friendly view of week and month
...
- printer-friendly view of week and year work now for date other than the actual date
- prev. and next-week arrows/links removed from printer-friendly view
- prev. and next-week arrows/links are align=center und valing=middle now
2003-02-26 18:58:01 +00:00
Ralf Becker
bb797132fe
some fixes for recuring events:
...
- they show up in the planner now
- you are able to delete single occurantses of recuring events
applied patch #774 from mishas: dayview sometimes not showing 1. event
2003-02-26 16:42:04 +00:00
Ralf Becker
07ec4382e2
some new phrases for recuring events
2003-02-26 16:35:26 +00:00
Ralf Becker
6bfe3f7aab
missed to translate one
2003-02-24 15:03:26 +00:00
Ralf Becker
1cfa1505c2
added some new phrases (mostly xmlrpc) and changed one to comply with this cracy % to x buisness
2003-02-24 14:59:56 +00:00
Ralf Becker
c2a3070868
added some new phrases (mostly xmlrpc) and changed one to comply with this cracy % to x buisness
2003-02-24 14:52:55 +00:00
sim
488d9fc7f1
Fix the export function, so that it uses the current vfs calling convention (ie where all parameters to the vfs methods are passed in an array)
2003-02-13 22:58:09 +00:00
gugux
5f72c82a90
Added missing \
2003-01-23 21:35:32 +00:00
gugux
d7a979d492
New dutch langfile for calendar 0.9.13.007. Thanks to kovoks !
2003-01-10 21:01:14 +00:00
gugux
c0da43f00b
Commit to set HEAD branch to the level of 0.9.14 stable for french translation files.
2003-01-08 22:57:45 +00:00
Ralf Becker
f4bc7d7489
some more phrase from the english file
2002-11-24 16:58:17 +00:00
Ralf Becker
ffc615909e
Patch #560 from gugux
2002-11-24 16:10:43 +00:00
Ralf Becker
9892d222c5
fix to get hook_email working with both email and felamimail
2002-11-24 10:34:28 +00:00
Ralf Becker
6eab47bad4
got cal working with the .14 fixes and (provisionaly) with the new themes via css (still a lot to do)
2002-11-23 20:48:42 +00:00
Ralf Becker
5d9fbc99f9
use the new format for prefs
2002-11-23 14:22:07 +00:00
Ralf Becker
e87e8f8f2b
merged differences from the .14 branch
2002-11-23 14:19:56 +00:00
Ralf Becker
2f4fe2ca2a
merged differences from the .14 branch
2002-11-23 12:26:28 +00:00
skeeter
73581badc5
Changed over to print_debug().
2002-11-13 03:30:15 +00:00
ceb
6f6e06b39f
removed var from hook_admin
2002-11-03 01:03:07 +00:00
ceb
f3834879c8
update about
2002-10-27 23:56:10 +00:00
Ralf Becker
c54195c6dd
ubdate to new about-system (all infos are in setup.inc.php, no more hook_about)
2002-10-27 16:46:15 +00:00
ceb
e631fdb71b
update hook home
2002-10-26 01:42:14 +00:00
ceb
f42db9d12d
update hook_home
2002-10-26 00:26:51 +00:00
ceb
587fa97db2
removed app_title plus update layout
2002-10-23 20:47:33 +00:00
ceb
48c3c62549
update to use css files
2002-10-03 00:23:46 +00:00
seek3r
86032f02dd
removed common->phpgw_exit() and fixed all references to it in the core apps and api
2002-09-28 20:01:44 +00:00
seek3r
8abf9fa1a5
Switched to using the register_exit_function() and added scrolling divs to a couple places for examples
2002-09-28 15:20:20 +00:00
Ralf Becker
a514048c15
changed templates to use ceb's css-theme-files
2002-09-27 23:13:13 +00:00
Ralf Becker
b5602e6f92
changed templates to use ceb's css-theme-files
2002-09-27 22:52:04 +00:00
skeeter
6bf54e8353
Missed a change over to mini_cal_tpl.
2002-09-22 12:24:45 +00:00
skeeter
2cc532c42b
GNU Patch #495 .
2002-09-21 21:50:30 +00:00
skeeter
53704f7ef1
GNU Patch #528 .
2002-09-19 23:45:19 +00:00
skeeter
96e1343a59
GNU Patch #439 .
2002-09-19 02:52:17 +00:00
skeeter
2d992193e4
Fixed a few image problems, and a small piece of the mini-calendar is now being cached.
2002-09-19 02:14:41 +00:00
skeeter
c431ec4f21
Fix for a rogue debug statement printing out everytime.
2002-09-17 10:11:24 +00:00
skeeter
8aa2a18ac2
Missed a semi-colon.
2002-09-17 03:03:16 +00:00
skeeter
62fdc57839
GNU Patch #439 .
2002-09-17 02:25:40 +00:00
skeeter
129a6d1f21
Some more towards Ralf Beckers patches.
2002-08-25 12:33:57 +00:00
skeeter
1ac3fcb9a7
Updating some of the files to include Ralf Beckers fixes. Still Need to talk with him in regards to a few he has submited.
2002-08-25 04:07:21 +00:00
skeeter
24d9c7546c
Cleaning up a couple of common lang phrases.
2002-08-24 13:56:16 +00:00
skeeter
3a32c969be
Cleaning up a couple of common lang phrases.
2002-08-24 13:36:31 +00:00
skeeter
2fd41422e2
GNU Patch #447 .
2002-08-23 01:24:29 +00:00
skeeter
b97821cd85
GNU Patch #423 .
2002-08-23 00:17:42 +00:00
skeeter
a097cb2e7d
Added get_week as a public function.
2002-08-22 03:07:54 +00:00
Miles Lott
438467de6a
Fix home.php hooks display
2002-08-19 12:42:06 +00:00
skeeter
111ba30246
A couple more fixes and even a speed enhancement.
2002-08-17 15:36:10 +00:00
skeeter
edca7e8da3
Fix for displaying the incorrect date on the home page.
2002-08-17 14:46:01 +00:00
skeeter
2926f5d0db
Brings it in line with the new API functions.
2002-08-17 04:25:25 +00:00
skeeter
53843923e3
This will bring the home page in line with the most recent datetime class.
2002-08-17 01:44:23 +00:00
skeeter
8a8563a95b
Removed the <head></head> to be more Netscape compatible.
2002-08-17 01:41:11 +00:00
ldw
56f7eae5eb
- Definitely splitted the Debian source package, adding the needed files to
...
each module.
2002-07-22 07:17:58 +00:00
skeeter
daba675559
Fix for planner.
2002-07-16 02:04:16 +00:00
skeeter
80d9f9c281
A few minor HTML fixes. Probably geared to netscaoe.
2002-07-05 00:11:08 +00:00
skeeter
3fd58149e8
GNU Patch #376 .
2002-06-29 03:33:02 +00:00
skeeter
e8e358f233
GNU Patch #212 and #375 .
2002-06-29 03:28:33 +00:00
skeeter
4514aa3bfa
GNU Bug #761 .
2002-06-29 00:41:44 +00:00
skeeter
058ddb033f
GNU Patch #348 .
2002-06-25 01:09:29 +00:00
skeeter
26f80d486c
GNU Bug #438 and GNU Bug #745 .
2002-06-24 23:24:24 +00:00
skeeter
8a0cbcbab1
Using the newer datetime class.
2002-06-23 18:17:08 +00:00
seek3r
cf2a12ba1c
made changes to the loading of the header, navbar, appheader, and footers
2002-05-24 10:38:03 +00:00
ceb
ae0f6115a1
update fr lang files
2002-05-14 22:33:00 +00:00
skeeter
0ce7166f26
This should solve the problem with the matrix view. Also a little format fixing.
2002-05-05 17:47:15 +00:00
skeeter
2f001c89f5
Updating the setup.inc.php files.
2002-04-27 15:35:26 +00:00
skeeter
6a06b9c235
GNU Bug #130 .
2002-04-25 13:10:22 +00:00
skeeter
6ffc3ba966
GNU Bug #130 .
2002-04-25 13:10:01 +00:00
skeeter
debc1f5b36
additional information for use by http://apps.phpgroupware.org .
2002-04-25 12:41:19 +00:00
skeeter
0bfe859bd4
Changed to be more image friendly.
2002-04-23 02:47:07 +00:00
skeeter
e7ac2f14ed
Small fixes, GNU Patch #264 , and now puts printer friendly format with more details.
2002-04-19 14:02:31 +00:00
skeeter
4f422d4608
Added GNU Feature Request #100744 .
2002-04-17 23:43:29 +00:00
skeeter
db595b0d77
Changed the wording on the preferences to 'Show default view on home page'.
2002-04-17 01:34:08 +00:00
skeeter
4e5e6bbf5d
GNU Feature Request #100748 .
2002-04-17 00:42:53 +00:00
skeeter
c0e635d44a
This part of a major fix for the calendar.
2002-04-16 16:52:36 +00:00
skeeter
278c49f57d
This part of a major fix for the calendar.
2002-04-16 16:20:22 +00:00
skeeter
b02081a1ec
This part of a major fix for the calendar.
2002-04-16 15:46:01 +00:00
skeeter
90341cace9
Added missing phrases.
2002-04-13 19:36:51 +00:00
skeeter
bf2fed7c0f
Turned debug off, and fixed a debug problem.
2002-04-13 03:20:53 +00:00
skeeter
8c2abdfccf
Added missing phrase.
2002-04-12 14:22:28 +00:00
skeeter
49764fd5b1
Clean-up of the template.
2002-04-07 14:13:48 +00:00
skeeter
ecd15fb8bf
Moved CSS item from template to css().
2002-04-07 14:12:53 +00:00
skeeter
3cfe742985
GNU Patch #213 .
2002-04-07 14:10:10 +00:00
skeeter
4be11c0737
Added missing phrase.
2002-04-07 02:41:38 +00:00
skeeter
92c0505fe3
This now allows the _debug_array() to either print or not print the debug info.
2002-04-06 15:13:51 +00:00
skeeter
927cb82b09
Fix for GNU Bug #100665 .
2002-04-06 15:11:37 +00:00
skeeter
ac09ef4711
GNU Patch #217 .
2002-04-05 13:56:08 +00:00
ceb
7c84398cb3
added french langs
2002-04-04 20:51:26 +00:00
ceb
56840fb01f
added finnish help files
2002-04-02 20:30:34 +00:00
ceb
5c5ccdb02c
added finnish translation file
2002-04-02 20:29:02 +00:00
ceb
cef59ed231
update global apps cats to turn on or off showing of global systemwide cats
2002-03-19 02:35:38 +00:00
skeeter
4db6474bd0
This now uses the get_var() function.
2002-03-16 03:01:39 +00:00
skeeter
d2264869b1
Fix for GNU Bug #100528 - day view not printer fiendly.
2002-03-14 00:10:50 +00:00
ceb
b9e2439819
update cats
2002-03-13 21:38:54 +00:00
ceb
1fab89aabe
update pngs
2002-03-08 22:04:31 +00:00
ceb
1d29836f0d
update pngs
2002-03-08 20:45:50 +00:00
ceb
22b29acbad
update png
2002-03-08 15:11:41 +00:00
simone
f20e1d181d
adding sentences
2002-03-07 10:52:47 +00:00
skeeter
9e0d7f1d7a
GNU Path #150 - holidaycalc - occurence holidays shown wrong.
2002-02-20 02:01:55 +00:00
skeeter
6074179f0e
Not sure exactly what was fixed.
2002-02-18 16:20:13 +00:00
skeeter
92085eb350
Improper display of day view data, was doing an || instead of &&.
2002-02-18 00:28:54 +00:00
skeeter
9eece2fd34
MAJOR fix for GNU Bug #100366 . Also, changed some of the images to be more compliant with image_typing.
2002-02-17 03:56:58 +00:00
skeeter
524096db45
Added a missing phrase.
2002-02-16 15:14:58 +00:00
skeeter
3e2136f1b8
This should fix the problem with variable passed to each() not an array on line 108.
2002-02-07 02:14:20 +00:00
p_pessagno
166d2cdca2
Big French Translation update - thanks to Guillaume
2002-02-04 15:13:45 +00:00
ceb
ae001f2ead
update hook_about
2002-01-28 02:02:11 +00:00
ceb
1d5c3853f9
added hook about
2002-01-28 00:22:04 +00:00
seek3r
bcd7dc31eb
adding all the PNG images to work toward GNU complaince
2002-01-21 17:08:04 +00:00
ceb
105b55ef96
added api version to deps
2002-01-13 20:17:42 +00:00
skeeter
3514763523
Looks like it was improperly calculating holidays occuring on a sliding monday.
2002-01-13 14:39:05 +00:00
Miles Lott
3b3cca558a
Use ntier acl_prefs
2002-01-12 15:39:51 +00:00
ceb
2c3f92a9f1
update hook_prefs
2002-01-12 04:17:42 +00:00
skeeter
6bb1bfae0a
Added change_owner to the xml-rpc/soap calls and changed the call to change_owner in deletaccount hook to use execmethod.
2002-01-12 01:33:40 +00:00
p_pessagno
26b864d8c3
Portuguese Translation - Thanks to Leonardo Gomes Figueira
2002-01-10 16:57:31 +00:00
skeeter
d3deae6663
Should fix an array warning.
2002-01-10 02:15:33 +00:00
skeeter
74248030b8
This should fix the problem of changing from user to group to user using the header dropdown.
2002-01-10 02:01:07 +00:00
skeeter
476bec151f
This will now allow members of a group to edit/delete events, if the owner has granted persmissions to do so.
2002-01-09 18:12:23 +00:00
seek3r
c13ade18dc
Several fixes in this commit because the switch from sf to savannah had to come from a day old copy of our cvs tree. Much was fixed including email being fixed for PHP3 compatibility, skeeter updated all the setup.inc.php files to say they would be comaptible with the new API version, ceb made fixes to the projects app based on newly submitted bug reports. Im sure there are more but I dont know all the details. Oh, I did add a print_r() to the php3 support files.
2002-01-07 10:50:42 +00:00
skeeter
b1aeb25214
Changed the way the calendar reacts to the deny_users_grant_access configuration item. Will no longer prompt user for the participants or the app_header drop down for which user/group to view.
2002-01-06 05:58:49 +00:00
skeeter
bd0b751b99
Updated tempalte for day view.
2002-01-04 04:26:51 +00:00
Miles Lott
ab1bae0505
add some admin langs
2002-01-04 00:33:43 +00:00
Miles Lott
ba6bf89d9e
Add some missing langs for calendar
2002-01-04 00:22:55 +00:00
skeeter
c5e25b7da5
A little nicer day view using some css for styling. This will consdense on the amount of code being sent to the client browser.
2002-01-03 12:37:15 +00:00
skeeter
bab9273bb9
Enclosed a debug statement in an if(debug){} block.
2002-01-03 12:34:45 +00:00
seek3r
f3fb44a6a6
updated the hooks entries
2002-01-02 17:01:55 +00:00
skeeter
abe7b743ed
No longer needed.
2001-12-29 18:45:58 +00:00
skeeter
95da5b6f10
A couple of small changes to hide the fact tthat bocalendar is used.
2001-12-28 15:53:33 +00:00
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
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
77a1e4570e
Fix for Jehreg. He said the buttons were too close together.
2001-08-15 02:24:33 +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
2665284fad
New header files.
2001-08-13 21:35:26 +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
Lars Kneschke
20c60f050e
added a <nobr> around time to prevent netscape from creating linebreaks in day view
2001-08-13 08:08:03 +00:00
Lars Kneschke
3d9fe8f48a
updated german translation
2001-08-13 07:55:15 +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
7506365417
Non-detrimental change. According to jengo, this will allow pgsql to have an easier chance of installing.
2001-08-04 20:48:07 +00:00
skeeter
57e6d83b3c
Committing a sample usage of ExecObject() for jengo.
2001-08-04 01:34:49 +00:00
skeeter
565e73e061
Should now do the redirection automatically.
2001-08-01 11:17:36 +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
d4c157ccde
New calendar test code for SOAP.
2001-07-30 03:40:38 +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
c0e4d73c10
Small fix for participants and ownership.
2001-07-22 00:03:19 +00:00
skeeter
b9c9030893
Small cleanups.
2001-07-22 00:02:55 +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
Ralf Becker
a9b98c403d
some missing german phrases
2001-07-18 22:57:51 +00:00
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
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
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
8361995000
Removed error when submitting entries. Trying to narrow problem with sending email notifications.
2001-05-14 03:58:11 +00:00
skeeter
0cfa7075b0
Fixes for calendar to use categories properly.
2001-05-14 03:57:15 +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
3f0fc741fe
No longer needed.
2001-05-13 03:59:17 +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
43e2f4dc7c
Shifting templates around.
2001-05-13 03:54:17 +00:00
skeeter
ca06ae64f2
Shifting the categories up to a higher level.
2001-05-13 03:53:24 +00:00
skeeter
740d647faf
Trying to condense the template files down.
2001-05-13 03:48:17 +00:00
skeeter
0a12a5f757
No longer needed
2001-05-13 03:37:57 +00:00
skeeter
8ba043d9c9
Condensing template info into less files.
2001-05-13 03:23:11 +00:00
skeeter
dc4dbac026
No longer needed
2001-05-13 03:22:34 +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
ab7e9f0da4
Missed updating this one.
2001-05-11 03:00:00 +00:00
skeeter
72aed692b2
New New manual - multi-language capabilities.
2001-05-11 02:50:44 +00:00
skeeter
5413566ef2
No longer needed
2001-05-11 02:50:02 +00:00
skeeter
4bb9b8e5a9
New manual
2001-05-10 03:18:58 +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
c60ed75550
Had blank lines at end of file.
2001-05-03 11:34:36 +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
d13d1de39b
added missing '
2001-04-30 22:00:22 +00:00
skeeter
30251068e6
Widened the preference page to accomodate for the country selection.
2001-04-30 03:07:50 +00:00
skeeter
94443dbf4f
start of adding holiday support to the calendar
2001-04-30 03:07:05 +00:00
skeeter
9229c742b9
Fix for search not properly handling the redirect.
2001-04-30 02:19:03 +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
bc379b8c59
Changed the background of the mini-cal to always be transparent.
2001-04-22 23:51:11 +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
5f12cc8bb5
Fix for missing _footer() calls on printer friendly
2001-04-14 23:54:19 +00:00
skeeter
988df8a223
Fix for bug #414285 - Improper display on home page.
2001-04-14 23:42:42 +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
144575af05
Fix for bug #414429 - Limiting field sizes.
2001-04-14 11:42:49 +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
Miles Lott
b4c49a5ea6
Add setup info files
2001-04-12 05:12:27 +00:00
jengo
dfd7588b76
Fixed edit calling the wrong function names
2001-04-09 09:41:54 +00:00
skeeter
182520a2e8
This directory is not needed. This will help in bringing a more mangable size to the 0.9.10 release.
2001-04-03 01:39:08 +00:00
skeeter
ec8b580cd6
Fix for bug #413189 - event_set_class()
2001-04-02 23:46:41 +00:00
Miles Lott
18218cf1a4
Add missing gifs
2001-04-02 21:31:47 +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
62085db3de
This now makes the private/public option when creating new events a configurable item through preferences.
2001-04-01 13:58:55 +00:00
Miles Lott
665fee4ee7
Fix acl prefs for all templates
2001-03-31 16:17:47 +00:00
skeeter
87c7e669c4
This fixes the search function not returning on an empty search.
2001-03-31 14:55:03 +00:00
skeeter
3444e0f725
Added the errormsg to display.
2001-03-31 14:36:24 +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
skeeter
1309e1b37b
This fixes 3 problems. 1) The serializing of class elements that are themselves classes didn't keep the class name; 2) When validating events, the date check was not getting spanning days correctly; 3) When displaying Overlapping events, the users timezone was not taken into account.
2001-03-31 14:30:13 +00:00
skeeter
7b48b8dd0a
This fixes 3 problems. 1) When returning back from the edit_entry_handler it wasn't displaying the error code; 2) The serializing of class elements that are themselves classes didn't keep the class name; 3) When creating new events, they default to public events.
2001-03-31 14:26:41 +00:00
jengo
7803b5c945
Some how this file returned from the dead
2001-03-31 11:42:27 +00:00
jengo
858526aa7e
Moved acl to work off the new common acl preferences
2001-03-31 11:09:54 +00:00
skeeter
36becd4638
cosmetic cleanups in source code.
2001-03-31 00:57:47 +00:00
jengo
e3bf56f192
added new templates
2001-03-30 22:28:46 +00:00
skeeter
106ae427a7
Small cosmetic cleanups to the code.. nothing visible to the user.
2001-03-30 12:43:44 +00:00
skeeter
69546b8bc3
Through a breakline in the repeating days.
2001-03-30 12:42:25 +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
ffe0f08d7c
Added the ability to set a category to the event. This is NOT fully functional, but it falls in line with libmcal.
2001-03-24 05:06:45 +00:00
skeeter
4f49fdc555
Increased the size of the label column
2001-03-24 05:02:01 +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
5876b46223
fix for recurring enddate YEAR
2001-03-22 18:30:35 +00:00
skeeter
c5e34d10b5
Fix for the 12/24 hour problem identified in the mailing list
2001-03-22 01:36: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
691fcb01ca
Fix for refreshing. Improper link()
2001-03-20 03:33:47 +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
dfb85b25cd
This should solve the ignore option on overlaps.
2001-03-18 18:32:54 +00:00
skeeter
a497895d1a
This is the final version.
2001-03-18 18:32:22 +00:00
skeeter
e3f85931ce
narrowing in..
2001-03-18 18:10:05 +00:00
skeeter
ec649569a4
narrowing in.. I think accounts->exists() is really screwed
2001-03-18 17:47:09 +00:00
skeeter
b4dd1a649b
more debug statements
2001-03-18 17:39:30 +00:00
skeeter
c5e0330b9e
added html comment to debug the participant problem
2001-03-18 17:04:22 +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
1b39b03c9c
added new preference to display status
2001-03-17 19:37:52 +00:00
skeeter
b3ac135a54
fixes for each() error
2001-03-16 04:28:23 +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
ef61adecc9
fix for saving of priority and a fix for is_private() missing parameter 3
2001-03-16 03:02:03 +00:00
skeeter
06e5b896d4
more fixes for the participants problem
2001-03-16 02:41:45 +00:00
skeeter
3b01bdf279
should fix the participants problem
2001-03-16 01:54:22 +00:00
skeeter
93760572cf
commenting dead code (I Hope)
2001-03-15 05:38:57 +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
25c869484e
fix for public/private settings
2001-03-15 02:46:04 +00:00
skeeter
407b7f0a8c
missing paramters to fetch_event()
2001-03-14 12:21:52 +00:00
skeeter
130a36248a
stronger type casting
2001-03-14 03:00:13 +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
a57cb8ea5b
uses internal view function
2001-03-12 03:45:30 +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
Miles Lott
04b64dd8a2
Update link() call to submit to this file as required
2001-03-11 05:39:29 +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
2ea00b49c8
fixed misspelling of No Response
2001-03-11 04:15:00 +00:00
skeeter
922c7b03c9
fixes to play nice with phpGW-Message-Type
2001-03-10 18:22:25 +00:00
skeeter
a5944bd9dd
missed a closing tick mark
2001-03-10 18:19:13 +00:00
skeeter
880b6bbc6f
missed a link() call
2001-03-10 04:52:12 +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
3a63d04278
fixes to work with new class layout
2001-03-04 18:37:08 +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
68e7eb4d91
stops editing of private events if no permission to do so
2001-03-02 04:19:58 +00:00
skeeter
5439880d7f
stops deleting of events if no permission to do so
2001-03-02 03:49:02 +00:00
skeeter
16323572bd
stops editing of events if no permission to do so
2001-03-02 03:41:56 +00:00
skeeter
bd18c2ef93
can now grant groups you are not associated with
2001-03-02 02:37:38 +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
skeeter
43765754ae
built SQL fetch_event()
2001-02-27 04:42:18 +00:00
skeeter
bf76a6497f
more prep work to introduce ICAL
2001-02-26 12:23:48 +00:00
skeeter
f50b8cc6fe
preference.php now template based
2001-02-25 16:08:31 +00:00
skeeter
ff2d5f6cdd
prep work for ICAL integration
2001-02-25 04:06:15 +00:00
skeeter
5fabf01a2b
fix for viewing entries and added more ICal support
2001-02-24 15:56:52 +00:00
skeeter
80ebe2cf16
improper default prefs for calendar
2001-02-22 05:30:54 +00:00
skeeter
7c14403a63
fix for private entries
2001-02-22 05:25:53 +00:00
skeeter
8b5f954c1c
matrix's fixed to handle new api structure
2001-02-20 03:48:39 +00:00
skeeter
5ba2a1cdde
various code formatting changes
2001-02-20 03:48:00 +00:00
skeeter
bad09776e3
fixes for acl - not working with day view
2001-02-19 04:33:25 +00:00
skeeter
f77791bf6d
converts groups to individual members
2001-02-18 23:29:12 +00:00
skeeter
6db8b326d2
acl is 100% integrated
2001-02-18 22:33:10 +00:00
skeeter
f114de0d95
about 80% complete with ACL
2001-02-17 14:22:33 +00:00
skeeter
d5bfd7d34f
change of the initialization of the calendar
2001-02-15 04:16:06 +00:00
skeeter
584c8dd637
change of the initialization of the calendar
2001-02-15 04:12:31 +00:00
skeeter
5197dc3b66
array meets coding std
2001-02-14 04:36:44 +00:00
skeeter
84a7fb811d
ACL incorporation - about 50% done
2001-02-14 02:58:46 +00:00
seek3r
d80f6a4e79
working toward app install/upgrdae within setup prog
2001-02-13 10:53:18 +00:00
skeeter
cdcde444b7
disable adding from month view if insufficient rights
2001-02-13 04:12:53 +00:00
skeeter
9075a8a120
up to date and allows designating groups/users to view private items
2001-02-13 03:04:32 +00:00