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
2fca3a3cb6
fixed dayview for conflicts with events starting before prefs[day_start_time]
2003-04-12 19:21:22 +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
gugux
3714e6281f
Modified all x's into %'s in lang calls and lang files.
2003-02-27 22:57:55 +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
e87e8f8f2b
merged differences from the .14 branch
2002-11-23 14:19:56 +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
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
skeeter
daba675559
Fix for planner.
2002-07-16 02:04:16 +00:00
skeeter
e8e358f233
GNU Patch #212 and #375 .
2002-06-29 03:28:33 +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
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
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
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
d2264869b1
Fix for GNU Bug #100528 - day view not printer fiendly.
2002-03-14 00:10:50 +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
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
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
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
9165bf5f60
Fix for group accessing calendar events. A few places I removed some extraneous code.
2001-11-29 03:12:01 +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
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
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
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
b1d090de44
This now adds the ability to view an entire groups calendar events.
2001-10-23 10:58:53 +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
6f4c4a1d68
This fixes a problem with editing single entries in a repeating event entry.
2001-10-05 03:09:55 +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
07e4e05d11
Some fixes to possibly fix a problem with the uicalendar->page().
2001-10-02 01:13:53 +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
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
skeeter
19286f3c6b
Small fix for php3 compatibility.
2001-09-28 02:06:35 +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
a1dbc97b4e
A couple of fixes for repeating events, pointed out by ceb.
2001-09-20 01:39:46 +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
0cde39204d
Backend work for processing alarms.
2001-09-08 08:48:38 +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
038b4428fc
Needed to intval() the around line 2923.
2001-09-07 16:59:37 +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
0732fd541e
Starting to add support for displaying a list of alarms.
2001-09-04 03:17:49 +00:00
skeeter
9bd1f18cd4
Started adding support for iCal exports from the view screen.
2001-08-29 19:18:32 +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
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
d0ed87c15a
Switching around the set_week_array() from BO to UI.
2001-08-26 12:31:28 +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
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
a187036111
Was not displaying the event's title on the view form.
2001-08-17 19:32:03 +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
0261e3206d
Fixed the displaying of the delete button on the edit page.
2001-08-15 02:25: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
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
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
61a0b05de1
Fixes 2 parsing errors.
2001-08-01 11:07:04 +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
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
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
skeeter
e5e3403d77
Second cut... now have all except search/matrixview in n-tier design.
2001-07-18 17:32:10 +00:00
skeeter
88519279bd
First cut with n-tier design.
2001-07-16 11:38:40 +00:00