Commit Graph

808 Commits

Author SHA1 Message Date
Ralf Becker
f7a6e46de1 fixed bug [ 996591 ] Error when creating an entry in the calendar
this happended only when email was not installed
2004-08-01 14:09:46 +00:00
Ralf Becker
2d428a66c7 fixed disapearing holidays caused by the observance rule, see bug [ 996820 ] Calendar Control - Missing Holidays 2004-08-01 13:15:26 +00:00
Ralf Becker
b7bd5a0a35 patch from Michael Robellard to fix "call time by reference" warning 2004-07-21 14:03:28 +00:00
ak703
d40083a4ba sync with 1_0_0 for use of tooltips 2004-07-16 12:28:15 +00:00
Ralf Becker
008c95aa98 moved to new email storage 2004-07-12 22:31:11 +00:00
Ralf Becker
14720c0cfd fixed bug [ 976677 ] deleted single-event reappears after editing the series 2004-07-11 22:59:57 +00:00
Ralf Becker
d2eaa3f2b3 fixed loosing participants-status on edit after new account-selection 2004-07-11 22:33:34 +00:00
Ralf Becker
c5291e6fab fixed bug [ 987402 ] Calendar -> New Entry remembers participants
Matrix view stored participants in appsession, which got never cleared up
2004-07-11 22:07:24 +00:00
Ralf Becker
f3373faa2d - fixed export in the view (was Y/m/d format too)
- allow to call export via an url ($_REQUEST instead of $_POST)
- some UI tweaks to for the Export button and others
- equaly high weeks in the month-view
2004-07-11 18:26:28 +00:00
Ralf Becker
6ea7c87934 applied Matthew Galogoci <mgalgoci-at-redhat.com> multiple vcard export patch - with some changes ;-) 2004-07-11 17:01:23 +00:00
Carsten Wolff
ec79d81130 category-name should not be escaped 2004-07-11 13:21:08 +00:00
Ralf Becker
7eb83c49d1 not used anymore 2004-06-30 10:43:33 +00:00
Ralf Becker
d3086fe8cd new account-selection for matrix-view, as patch from Matthew Galgoci 2004-06-29 22:39:00 +00:00
Ralf Becker
b1b1f95590 - moved the whole selection code from uiaccountsel::popup to accounts::select
- extended syntax for uiaccountsel::selection to specify what you need (no longer hardcode of certain apps)
2004-06-16 00:33:13 +00:00
Lars Kneschke
cc61a1940b add hook for new events 2004-06-13 17:01:14 +00:00
Ralf Becker
c4d66d7ecf using account-selection widget 2004-06-12 10:04:48 +00:00
Ralf Becker
200b99cd9f fixed new uid creation: uid is not null, so we need to write a dummy-value, before we knew the actual id 2004-05-29 08:01:37 +00:00
Ralf Becker
18dded158c 1) using the color set by preferences dialogs, now in data-column
2) reverted alpes tab to space and dos-line-ends conversation
2004-05-26 10:16:46 +00:00
Ralf Becker
5d8250c0de 1) fixed observance of new year and new year's eve, which can fall into the next or previous year
2) additionaly added new year of the next year and new year's eve of the last year to this years holidays, as they are often displayed (or missing) in a week- or day-view
3) fixed the not working saving of a changed observance rule in the holiday manager
4) added the observance rule to new year in the US
2004-05-25 11:36:32 +00:00
Ralf Becker
5ec6ce4d75 fix to create uid's for the calendar and a db-update to create them for the already existing events 2004-05-23 23:46:27 +00:00
Ralf Becker
b106b38597 fixed wrong sign of alpe's correction - it made it even worse ;-) 2004-05-23 14:51:27 +00:00
Ralf Becker
24f85350e6 fixed bug [ 899751 ] Calendar notification to groups 2004-05-23 10:02:45 +00:00
Ralf Becker
29d855cc7d fixed bug [ 928146 ] No conflic warning on multi-day events:
now all days of an event get checked in a for-loop, not only the first one if its equal the last one ;-)
2004-05-23 09:42:15 +00:00
alpeb
17811d977d eliminated multiple <font>&nbsp;</font> when showing event list in home 2004-05-14 15:38:15 +00:00
Lars Kneschke
6cba1832b9 make projects linkable to calendar events 2004-05-06 00:59:47 +00:00
Carsten Wolff
06f0934e8f fixed #893588 by petere78 2004-04-19 11:41:02 +00:00
Ralf Becker
eaecf4b608 implemented link to view event as variable in notify-emails (Alarms, Notifications) 2004-04-14 12:35:58 +00:00
Ralf Becker
793f5df7b5 as talked with Lars ;-) 2004-04-12 07:20:40 +00:00
Ralf Becker
4b7ced6e84 fix for search to return also the entries from sub-categoris, as sugested by Stephan Hilchenbach from the german list 2004-04-04 22:23:47 +00:00
bgigon
e5e8eed944 A simple modification in "uicalendar.add" function.
Before, I used array app-session.
Ralph said me to use the function app-session to get data.
2004-04-01 13:42:56 +00:00
bgigon
da65252d9b Add more security in "participants matrixview" code 2004-03-31 15:34:33 +00:00
bgigon
a3faae2ff0 Little bug in timematrix/viewmatrix 2004-03-31 15:03:19 +00:00
Ralf Becker
68fc63f2a6 change country to selectbox, to force use of the correct 2-digit iso-code 2004-03-22 07:59:10 +00:00
Ralf Becker
948fe1c4a4 not longer used 2004-03-22 07:13:30 +00:00
Ralf Becker
ae72c47831 added missing ';' - thought that file is not used ;-) 2004-03-22 07:09:17 +00:00
ak703
12ae5c11f9 fixed more issues with calendar's display 2004-03-16 22:02:34 +00:00
ak703
439f33e2e8 fixed broken display of event title onMouseOver. 2004-03-16 20:43:20 +00:00
Ralf Becker
dd8fc15bb6 fix for error on demo: bad argument type for implode on line 3466 2004-03-15 23:47:20 +00:00
reinerj
4d9d50fc09 calender update from Andy 2004-03-14 23:19:47 +00:00
reinerj
8c7ab0d520 calender update from Andy 2004-03-14 23:14:41 +00:00
Ralf Becker
0fcee156a5 only one error-msg for the freebusy, as it could be used to identify user-names on the system 2004-03-14 16:39:09 +00:00
Ralf Becker
2847d27af9 added freebusy information (iCal) for KDE organizer or other external sheduling programs 2004-03-14 01:10:37 +00:00
Ralf Becker
27542e26a5 fixed wrong get_var(...,'HTTP_GET_VARS'||'GET'),...), has to be get_var(...,array('GET'),...) 2004-03-13 18:35:16 +00:00
Ralf Becker
1bde9c9f1e some fixes for xmlrpc:
- xmlrpc faults instead of numerical fault-codes
- using the date2iso8601 and cats2xmlrpc functions from the server-class
2004-03-13 17:47:04 +00:00
bgigon
bd9deb9e35 Add automatically participants when we use MatrixView and insert a new entry by link-date 2004-03-10 17:08:46 +00:00
ak703
c9d6478612 extracted stylesheet out to app.css in templates/default 2004-03-10 00:18:15 +00:00
Ralf Becker
34124b2845 fixed Call-time pass-by-reference 2004-03-09 21:17:54 +00:00
alpeb
4021794c82 weekdays weren't translated 2004-03-03 00:39:38 +00:00
Ralf Becker
47b4bec75a fixed format of date and bug #903257 2004-02-26 22:45:44 +00:00
alpeb
db890a0024 Alarms for users in a different time zone than the server didn't work, so now the time in the table phpgw_async is stored in the time zone of the server, so that asyncservices can compare time() with this. 2004-02-22 20:23:52 +00:00
Miles Lott
9cff33854d php5 erroring on call to private function add() - moved to class function list_cals_add() 2004-02-20 15:14:29 +00:00
alpeb
2362333812 unecessary flush() were causing problems (bug 887151). Thks to tbecker37 2004-02-04 03:49:02 +00:00
alpeb
dd148e2cf9 fixed time calculated for ical messages (bug #8765444) 2004-01-28 20:24:02 +00:00
alpeb
02d7943828 fixed the sending of appts in ical format 2004-01-27 00:36:49 +00:00
reinerj
146d69f4db changes from phpgw to egw dev group 2004-01-27 00:31:58 +00:00
alpeb
7a2b6dfade e-mail notification on new appts was sending wrong appt 2004-01-26 01:25:02 +00:00
shrykedude
7fa04fe669 Fix for bug #878926, due to incorrect ordering of table names for the JOIN 2004-01-17 21:03:13 +00:00
bgigon
ce2f671f89 add set_var for new template 2004-01-14 12:59:07 +00:00
Pim Snel
bfd0ac1316 more the seperate parts of how an event is displayd in day/week or month view to give the templare set designer more freedom 2004-01-08 12:33:20 +00:00
Miles Lott
94ea6c3c0a Massive intval and formatting update - previous version in tag 'cal_008-2' 2004-01-04 00:47:37 +00:00
Ralf Becker
62f71d3296 bugfix: recur event left double, if the first event gets changed 2003-12-26 20:57:16 +00:00
shrykedude
0b2abd610b Improved day text placement; intval->int changes; fixed quote issue 2003-12-23 05:28:36 +00:00
Lars Kneschke
27ece26383 use
$GLOBALS['phpgw']->datetime->days_short[$i]

instead of

substr($GLOBALS['phpgw']->datetime->days[$i],0,2)
2003-12-16 23:16:41 +00:00
Lars Kneschke
651e3b54a9 fixed logic bug
|| ==> &&    :)
2003-12-09 02:30:35 +00:00
Carsten Wolff
ca4fd40dd9 If an appointment ends at 24:00, don't show it on the next day going from
00:00 till 00:00
2003-12-02 19:16:31 +00:00
Lars Kneschke
2979b60394 day view inside calendar was broken, because of changes for the new home view 2003-12-01 17:42:23 +00:00
shrykedude
7c066a76e2 Corrected display of next business day on small view 2003-11-23 19:45:50 +00:00
Ralf Becker
0b5de55bbf fix to deal with empty groups selected in the planner 2003-11-23 13:06:47 +00:00
Ralf Becker
5f3defc28f fix to correctly separate different extra-data for repeating events 2003-11-23 13:06:12 +00:00
shrykedude
69610bfc29 cleaned up portal layout 2003-11-22 20:39:52 +00:00
Lars Kneschke
775498194d Patch from Benjamin GIGON
Hi everybody.
I send you a little patch for Ical's Import Bug.
This �patch� use "DURATION"'s tag to set end of event.
After, All of import's event are perfectly defined  :-)

originale filename : calendar/inc/class.boicalendar.inc.php
patch filename : egroupware_calendar_import.patch
path to patch : calendar/inc/


Have a nice day.
2003-11-20 21:29:34 +00:00
shrykedude
17fb3e7d52 - Added small view for main screen display of infolog entries.
- Added pref setting for choosing and using small view.
- Updated calendar method to support display limit.
2003-11-20 06:15:03 +00:00
shrykedude
1e9f5d229f - Added small view of upcoming events for main screen display.
- Added pref setting for selecting small home view.
- English translations.
2003-11-19 21:08:35 +00:00
Pim Snel
c7f685e1df some new iconscalls and iconsizes in the calendar 2003-11-18 10:59:13 +00:00
Ralf Becker
54a9bb2960 some xmlrpc fixes 2003-11-15 21:16:01 +00:00
Ralf Becker
2d9dab1a1f private events: no 2. private (for not shown description), added icon with participant-name(s)
removed the alt-attribute from the images
2003-11-15 15:28:15 +00:00
shrykedude
c4fb7bb0cf tag case correction for XHTML compliance 2003-11-11 05:31:29 +00:00
Carsten Wolff
8f98d50ab8 small useability fix in the month view 2003-11-07 16:32:23 +00:00
Ralf Becker
068bf2cf5c applyed and modified ;-) patch #823867: more info about scheduling conflict: showing now all participants, from the conflicting events 2003-11-03 19:51:04 +00:00
Ralf Becker
43a72ad4a4 update of event-start-time updates the alarms now 2003-11-03 18:49:24 +00:00
Ralf Becker
49d89a9776 fixed dateformat d-M-Y and event2array to show recure-dates only for weekly (daily uses the current date !) 2003-11-03 11:06:56 +00:00
Ralf Becker
8ee52d717c fix for bug #834436: changeing to an other year, month or week in the search-result get a template-error, set_root ... 2003-11-03 09:21:26 +00:00
Ralf Becker
81bbfbc39f xmlrpc fixes for the calendar 2003-10-26 18:33:29 +00:00
Ralf Becker
b11e686618 first half of the xmlrpc fixes 2003-10-25 23:19:55 +00:00
Ralf Becker
f04c06956d small fix to gard against an sql-error if an empty group get selected 2003-10-16 17:21:13 +00:00
Ralf Becker
07db5a1869 fixed bug that group-views show events of all members, even if no grants exist 2003-10-16 17:19:52 +00:00
Ralf Becker
fba07b8b8b changed name of the downloaded file to holidays.<nation>.csv 2003-10-15 21:13:41 +00:00
reinerj
3cf2040bf5 add literati file 2003-10-14 19:26:26 +00:00
Lars Kneschke
3e6870eb77 fix import of ical files
redirect after import still not working(tested with IE6)
2003-10-11 19:17:50 +00:00
Ralf Becker
cb33d46167 added a csv import to the calendar 2003-10-09 00:32:49 +00:00
shrykedude
7451250ae7 corrected table bg variable reference; right-justified time display, for better look 2003-09-30 02:48:12 +00:00
Lars Kneschke
26d1a2529f revert it 2003-09-28 16:10:19 +00:00
Lars Kneschke
d91f1f5b50 fixed old and hardcoded image call 2003-09-28 12:36:41 +00:00
Ralf Becker
a440efa31d useing html-class from the api 2003-09-25 08:13:18 +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
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
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
745dc7df33 Suppressed a doublon. 2003-05-25 21:01:58 +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
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
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
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
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
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
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
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
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
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
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
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
edca7e8da3 Fix for displaying the incorrect date on the home page. 2002-08-17 14:46:01 +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
daba675559 Fix for planner. 2002-07-16 02:04:16 +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
26f80d486c GNU Bug #438 and GNU Bug #745. 2002-06-24 23:24:24 +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
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
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
bf2fed7c0f Turned debug off, and fixed a debug problem. 2002-04-13 03:20:53 +00:00
skeeter
ecd15fb8bf Moved CSS item from template to css(). 2002-04-07 14:12:53 +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
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
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
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
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
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
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
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
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
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
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
skeeter
4959718a17 Applied patch #492669. Alos, a small fix for a problem ceb was having. 2001-12-22 14:38:54 +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
skeeter
57d92423a8 Problem in calculating holidays occuring on the first sunday of the month. 2001-12-04 02:38:29 +00:00