Hadi Nategh
2a14ec0576
Set less max-width for category in calendar edit dialog
2015-06-23 14:17:18 +00:00
Hadi Nategh
d643e37d63
Do not let categroy box overlap with alarm table
2015-06-23 12:32:55 +00:00
Nathan Gray
920616e37a
Calendar et2 conversion work in progress.
...
Context menu is enabled, but not all actions are fully implemented yet.
2015-06-10 21:51:28 +00:00
Nathan Gray
2f6c66c600
WIP on converting Calendar to etemplate2
...
- Weekview shows widgets now
2015-05-06 19:03:45 +00:00
Hadi Nategh
0b6ebd4868
Fix freetime button overlaps duration time field
2015-04-07 13:15:33 +00:00
Nathan Gray
ec750ac330
Fix missing event creation click handler on non-et2 home views
2014-12-09 17:55:00 +00:00
Nathan Gray
939d99d9f6
Only hide the navigation buttons, leave the days
2014-12-03 00:33:35 +00:00
Nathan Gray
d62e9a1b0d
More Home progress:
...
- Hide navigation buttons in non-list calendar views to prevent reloads
- Fix state / session interference between home views & main calendar view
2014-12-03 00:20:57 +00:00
Hadi Nategh
93aa6fb83a
* Calendar: Add new feature to the calendar app, in order to be able to sort calendars in day and week views
2014-11-05 16:13:26 +00:00
Hadi Nategh
ca142a8734
Style print view of calendar entry
...
-Fix None blocking, whole day, and private options weird behavior in print view.
2014-11-04 15:34:51 +00:00
Ralf Becker
0c1f2c5d39
some styling for freetime search
2014-09-04 13:37:46 +00:00
Hadi Nategh
cb4b0a9532
Give more space to calendar day-view todo list
2014-08-21 12:20:44 +00:00
Hadi Nategh
9dd173288b
Make sure nm action_popup in calendar list view is display:none
2014-07-01 12:03:39 +00:00
Hadi Nategh
7a9378d0d7
Fix calendar delete series event with exceptions
2014-06-16 16:49:45 +00:00
Hadi Nategh
06696b1f35
Fix Calendar alarm styling
2014-06-04 07:32:17 +00:00
Hadi Nategh
706c69ed90
* Calendar/Alarm: Move calendar Alarm from Alarm tab to Details tab and make it more user friendly to add alarm
2014-05-27 15:02:56 +00:00
Hadi Nategh
b4372023bb
Fix more wrong commenting in app.css
2014-03-12 13:42:34 +00:00
Hadi Nategh
e00ddbaeb3
Arrange calendar edit popup template
2014-03-11 10:45:02 +00:00
Hadi Nategh
96a313e48d
Add calendar navigation header classes
2014-02-25 14:50:35 +00:00
Hadi Nategh
ef7c211edc
Fix wrong image for calendar week,month view navigators, and style them
2014-02-25 14:20:27 +00:00
Hadi Nategh
bf376292f5
Style the d-n-d and resize time indicator
2014-02-10 08:53:42 +00:00
Ralf Becker
0198a5196f
pixelegg changes from today
2014-02-06 17:36:03 +00:00
Ralf Becker
4c2e29f960
more styling of calendar edit
2014-02-05 10:04:13 +00:00
Hadi Nategh
1e726cedac
Fix calendar d-n-d not showing forbiden sign when try to drop in not accepted area
2014-01-24 16:04:11 +00:00
Hadi Nategh
08f8b755b1
Fix styling for cal event tooltip in calendar
2014-01-07 10:34:11 +00:00
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