Jerry Ruhe
1324b50af4
using default icons
2006-12-09 09:56:53 +00:00
Jerry Ruhe
3e69a766cc
using default icons
2006-12-09 09:45:51 +00:00
Jerry Ruhe
c871ab4c90
using default icons
2006-12-09 09:21:53 +00:00
Jerry Ruhe
0ca832dd9c
using default icons
2006-12-09 09:21:35 +00:00
Jerry Ruhe
9577b3b49f
new event icon added
2006-12-09 04:07:15 +00:00
Jerry Ruhe
6d0e87b95e
added missing list icon
2006-12-08 06:30:53 +00:00
Rob van Kraanen
c4c6a74885
- Made icons smaller
...
- No responce icon changed in questionmark
- Altered function for creation the tooltip, extra option for no space
2006-12-07 08:55:08 +00:00
Rob van Kraanen
622bd2d65c
patch lang problem.
...
-The first letter in the acceptance view in tooltip replaced by a icon.
-Added images for tooltip
2006-12-06 13:56:17 +00:00
Ralf Becker
24ae9727d5
new jerryr template set from Jerry Ruhe
2006-11-28 07:45:33 +00:00
Christian Binder
914c044a1c
calendar: non_blocking whole day events are displayed now on top of the day in one row only
2006-10-17 20:01:08 +00:00
Ralf Becker
96f0c4a199
fixed tooltip for planner (allways showed 0:00, 0h in header)
2006-08-25 08:17:40 +00:00
Lars Kneschke
fcb5c49c1c
move navigation button some layers up
2006-07-20 07:59:02 +00:00
Ralf Becker
74e122ee3b
some minor stuff
2006-06-24 17:11:35 +00:00
Ralf Becker
1961bf2170
fixed IE problem with the improved calendar code in trunk
2006-06-19 20:46:25 +00:00
Ralf Becker
3f855b8df3
fixed validation error, if a duration and not an enddate was used in the calendar.edit, thanks to Bastian Schern from the german list
2006-06-08 21:24:57 +00:00
Ralf Becker
7c55d3bdb3
- fixed for IE not working switch "use end date" in freetimesearch
...
- using duration selectbox now in edit too (incl. "use end date" to give longer/other durations)
2006-06-02 23:36:43 +00:00
Ralf Becker
366f164183
- reworked display of events:
...
+ no more redundant information in header and body
+ header shows left start-time plus duration and right the icons
+ short events show title
+ in mozilla events are displayed with nice rounded corners
--> IE display is broken at the moment :-(
- added (next) Four day view
- re-added "classic" 1.0 view with no fixed time intervals (4-day, week & month), configurable via prefs
- restructured prefs to show notification stuff at the end
2006-06-02 19:38:08 +00:00
Ralf Becker
b2102ccbd6
- week- and month-view can now be configured (via the user prefs) to display a non-time-grid view (close to what the old calendar does)
...
- fixed / improved some layout problems with the time-grid views
2006-05-31 00:33:27 +00:00
Ralf Becker
da7fe0c747
jerryr icons thanks to Robert Labbe <rob-AT-primetimesolutions.com>
2006-04-18 07:42:15 +00:00
Ralf Becker
3b985abe9b
added a text-aling: left to the calTimeRowTime class, as jerryr centers it otherwise
2006-04-13 19:45:42 +00:00
Ralf Becker
c5e51ccee1
removed the only partial exiting jerryr icons for the calendar view, looks better without them
2006-04-13 19:41:34 +00:00
Ralf Becker
2d77b83245
removed space between number and px in style definition (not "1 px", but "1px"), as firefox 1.5 complains about it
2006-04-05 14:47:26 +00:00
Ralf Becker
9d129c8625
improved printing: disabled unnecessary UI-elements
2006-04-05 14:45:36 +00:00
Ralf Becker
4519718d56
re-enabled for IE the ability to click in the day-, week- and month-view to create an event - thanks to a patch from Claudio Nicora <nicorac-AT-yahoo.com>
2006-03-21 19:07:31 +00:00
Ralf Becker
2689dd7185
- fixed acidently set owner by new events (multiple owners were reset to one, if you clicked inside a day-, week- or month-view)
...
- added an icon to easier identiy non-blocking events
2006-03-16 18:17:16 +00:00
Ralf Becker
a560c8d9c4
fix for the wider 12h timeformat in the day-, week- and month-view
2006-03-07 08:42:06 +00:00
Ralf Becker
618c554c2f
fixed bugs with recuring events in listview:
...
- opened as their first recurance not the one you clicked on
- recure-information is not shown
2005-12-02 15:34:45 +00:00
Ralf Becker
e124126405
IE: disable adding events by clicking somewhere inside a view, as IE cant manage to match an event above it
2005-12-01 21:54:21 +00:00
Ralf Becker
88df544e72
dirty hack, to get the IE to use onclick in a partly empty div and not "click throught" it to the underlying div
2005-11-28 16:58:05 +00:00
Ralf Becker
27c3c7ecb3
- fixed bug in creation of recur-exception for the first recurence
...
- recuring events: instead of edit+edit-series / delete/delete-series buttons use just edit/delete and a new exception button
2005-11-23 21:39:37 +00:00
Ralf Becker
ee270804cd
align todo-titles left
2005-11-19 19:07:53 +00:00
Ralf Becker
3af8c13b63
some small adjustments in the calendar:
...
- no more tooltips for the user-icon
- planner: no "dayview" tooltips on holidays or birthdays
- disabled cal prefs for: default filter (all||privat) and showing of participant status or not
- planner: monthscales are now correctly shown, only where necessary
- planner icon no longer uses the number of days from the current view
2005-11-12 17:57:18 +00:00
Ralf Becker
439d23490d
merged contacts_and_resources branch again with HEAD
...
all further development will be in HEAD now
everyone using the contacts_and_resources branch, update again to HEAD with: cvs update -dPA calendar
2005-11-08 23:15:14 +00:00
Ralf Becker
71b15ceabf
next step: conflict display (now including a freetime-search button)
2005-06-19 08:16:50 +00:00
Ralf Becker
c7c6404500
next step:
...
- view & edit is now integrated in the views
- view has now buttons to edit, edit-series, copy, delete and delete-series
- add: participants/resources can now be set via the url
- conflict check is coded, but need testing and a conflict display
2005-06-14 21:54:17 +00:00
Ralf Becker
74254c8e52
view and edit event dialogs
2005-06-11 20:23:06 +00:00
Ralf Becker
008cb40024
fixed bug [ 1119190 ] broken HTML escaping in calendar notes
2005-02-09 18:06:03 +00:00
ak703
45903de2c2
fixed and modified some design/layout issues for better readability
2005-01-11 23:35:07 +00:00
alpeb
a2e4bc2a47
Fixes bug 1027461: daily view and events list in home made browser overflow width. This happened only in mozilla browsers, and only sometimes (apparently depending on the order images were downloaded from the server). It seems to be a mozilla bug related to the overflow css property. I just removed the property; anyway it wasn't serving any purpose.
2005-01-02 22:23:20 +00:00
ak703
412c57df47
the round corners giving too much trouble with several browsers, so the layout needed
...
to be changed to a smooth square display for events. The old code was just commented, so
it can be re-enabled.
2004-11-05 10:04:39 +00:00
Pim Snel
75c15475bd
undo change
2004-10-20 15:01:35 +00:00
Pim Snel
a01bba3376
fix font size
2004-10-20 14:57:20 +00:00
bgigon
cbdd197322
Update from Omar Boumeddane
2004-10-14 09:07:31 +00:00
bgigon
b2c5d7eb35
add file
2004-09-30 13:27:24 +00:00
bgigon
52a1fd3085
Update file:
2004-09-30 13:26:17 +00:00
bgigon
f518db0997
Update
2004-09-30 08:54:24 +00:00
bgigon
eb72210527
Fixbug MacOS
...
(Omar Boumeddane)
2004-09-28 12:30:46 +00:00
bgigon
2812db3ad5
Adding images
2004-09-28 12:11:21 +00:00
bgigon
a3cde6fbd4
Adding files
2004-09-28 12:10:24 +00:00
Ralf Becker
2c20ef30e6
not longer used
2004-08-22 18:02:57 +00:00