Ralf Becker
2b7d9af0a2
reverting to previous app.css file and remove app.less files, as they are not used by pixelegg template and create some glitches, might re-introduce .less for regular templates later
2013-11-18 19:57:38 +00:00
Ralf Becker
727cdc83b3
newewst pixelegg changed from today
2013-11-14 19:29:55 +00:00
Ralf Becker
583538e824
using now CSS preprocessor less ( http://lesscss.org ) to create some of our css files, used a lot in new Pixelegg template
2013-11-11 19:10:28 +00:00
Hadi Nategh
3ccfe3fb93
Add app prefix name to calendar css classes
2013-11-11 14:02:08 +00:00
Hadi Nategh
7783ec44e0
Calendar app runs by et2
2013-10-31 14:51:19 +00:00
Hans-Jürgen Tappe
a66ae024a9
Tracker #2453 . Introduce a year view, which uses a fixed month / day grid and
...
displays the events inline (like in day / week view).
2010-07-31 07:51:52 +00:00
Ralf Becker
0e234a718f
setting widht: 99%; to cope with borders
2010-06-09 12:34:10 +00:00
Ralf Becker
a91b9f2ebf
added Jörgs delete_series popup to calendar.edit, thought calendar does NOT yet react on the user choice of deleting the exececptions or not (also moved styles again to app.css file)
2010-05-20 09:19:15 +00:00
Klaus Leithoff
8fbb39aded
use more stylish dialog for prompt action on edit-series; translations provided by mkk
2010-04-28 13:42:10 +00:00
Ralf Becker
897209a04b
nicer styling for edit series popup, moved stylites to app.css file
2010-04-21 09:26:13 +00:00
Ralf Becker
12e5f2b218
allow calendar integration to supply participants and icons
2010-01-21 03:00:53 +00:00
Ralf Becker
816634a490
more work on yearly planner:
...
- month with less then 31 days: fixed scale, display filler
- marking special days like, weekends, today, holidays
- added navigation (next/previous month/year)
2010-01-17 02:03:11 +00:00
Ralf Becker
fad791eabd
first version of a yearly planner
2010-01-15 03:53:12 +00:00
Ralf Becker
be1cd2d832
"adding rounded corners for safari too"
2009-11-25 17:36:44 +00:00
Ralf Becker
91e694e79d
Calendar UI improvments:
...
- show status of participants in border style of event
+ solid: all participants accepted
+ dotted: all participants answered, but not all accepted
+ dashed: not all participants answered
- mark invitations (of current user, not calendar selected)
+ white background color (not category based color)
+ show blue questionmark icon in event header
2009-11-18 13:58:01 +00:00
Ralf Becker
77d28f30e8
"fix for bug #1304 : to big tooltips show only lower right corner"
2008-11-12 18:42:02 +00:00
Ralf Becker
6a8e9471b6
make color of writing in event headers depending on the brightness of the choosen category color, fix for bug #1717
2008-09-13 12:43:14 +00:00
Ralf Becker
161fa364b9
fixed layout: location is now width:100% instead of fixed width
2008-07-30 05:56:19 +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
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
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
a560c8d9c4
fix for the wider 12h timeformat in the day-, week- and month-view
2006-03-07 08:42:06 +00:00
Ralf Becker
ee270804cd
align todo-titles left
2005-11-19 19:07:53 +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
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
ak703
45903de2c2
fixed and modified some design/layout issues for better readability
2005-01-11 23:35:07 +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
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
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
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
e212d838b5
extended styles for more tpl items
2004-03-12 23:43:25 +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