Commit Graph

208 Commits

Author SHA1 Message Date
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
reinerj
5e9bdd8def replace the crap 2004-08-09 00:35:19 +00:00
ak703
61482e0a19 sync with Version-1_0_0-branch 2004-08-06 20:44:22 +00:00
Ralf Becker
700c20b802 Imported the new calendar from the ralfbecker branch and merged it with the bugfixes and improvments of the 1.0 branch.
All further development will be done now in HEAD
2004-08-01 15:36:04 +00:00
ak703
7ac6dfb765 new version of tooltips - but careful when last "character" in event description is a <CR> (newline)
then ALL tooltips will not work. Needs to be fixed within input parser
2004-07-16 20:58:14 +00:00
ak703
d40083a4ba sync with 1_0_0 for use of tooltips 2004-07-16 12:28:15 +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
bgigon
ea18c4a50a Delete old files 2004-07-05 14:52:51 +00:00
Ralf Becker
850172fdd3 using account-selection widget 2004-06-12 12:29:07 +00:00
reinerj
be72681b62 update images to jerryr template from Jerry Ruhe 2004-04-26 21:31:27 +00:00
Lars Kneschke
7edae9cb62 reverted change made by ak703 and used another solution for his problem
cancel was not working anymore. The entry did become saved if you clicked
on cancel too.
2004-03-24 11:34:08 +00:00
bgigon
fd64f81b1f "Their next target. The name is Neo."
-- Agent Jones, Matrix
2004-03-23 10:16:01 +00:00
ak703
34b6b1e7a7 fixed most current issues with display in the ui and reverted week and month events
display to requested style from devel list and users
2004-03-16 22:04:00 +00:00
ak703
231701776d migrated most items now to css including printer-friendly - uses app_print.css
cleaned up html code
2004-03-14 22:30:50 +00:00
ak703
4b4df263cc migrated more items to app.css and fixed (hopefully) most current issues with calendar's layout.
Cutting off long event titles is done purposely - not a bug ;-)
2004-03-12 23:47:03 +00:00
ak703
e212d838b5 extended styles for more tpl items 2004-03-12 23:43:25 +00:00
reinerj
380c117f8e jerryr template changes commited 2004-03-11 08:11:07 +00:00
ak703
ccd1184c50 modified some templates for use of stylesheet (app.css) extracted out of php code
not all code is yet style based, but complains of update-users should be fixed
2004-03-10 00:15:12 +00:00
ak703
b66a95326e fixed alignment for appointments and make every calendar entry start in a new line. 2004-03-09 22:56:15 +00:00
reinerj
8320fcefe0 jerryr template changes commited 2004-03-07 22:22:16 +00:00
alpeb
5f5ae28410 'All' in the categories drop-down box wasn't translated 2004-02-29 17:04:33 +00:00
reinerj
b09e2ed799 update for jerryr template 2004-02-08 10:51:15 +00:00
reinerj
07c0832f43 changes from phpgw to egw dev group 2004-01-27 01:03:43 +00:00
reinerj
cbd4b65a8d add jerryr template from Jerry Ruhe (aka jerry71) 2004-01-23 09:36:13 +00:00
bgigon
80d8e7a25e Delete desc tag and move into ahref title to clean presentation 2004-01-14 10:52:32 +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
shrykedude
0b2abd610b Improved day text placement; intval->int changes; fixed quote issue 2003-12-23 05:28:36 +00:00