Submitted by Pierre_Admin on 2010/10/27 00:59
A large number of fixes and a few new features in this v0.9.25D:

ItemURLLink

     Add dialog to select the Gantt chart date print range

 

     Add: Item>>Toggle Wordwrap (Ctrl+W)

Link

     Backup done in a separate thread

Link

     Calendar: Add Copy command (Ctrl+C) to copy the event text

 

     Calendar: Fix drag-drop from the Non-scheduled to Scheduled area (Duration was reset when doing that)

 

     Gantt chart start date and pane width are not properly restored on open

Link

     Gantt: add custom non-working dates, Show non-working dates

 

     Gantt: Added context menu to set the bar color

Link

     Hoisted grid enhancements: Drag-drop to add items to a hoisted grid

 

     Hoisted grid enhancements: Erase items: option to simply remove items from the hoisted grid

 

     Item selection enhancement: First select the item (Item>>Select), then you can use Shift and Ctrl to select / unselect items (by clicking anywhere on the item)

 

     MapView: Add ZoomIn and ZoomOut

 

     MapView: Added Copy command (Ctrl+C) to copy item text

 

     Pivot tables and Charts: May ask for the database password (occurs if a password was set after the Pivot was created)

Link

Enjoy !
 

Comments

[quote=Pierre_Admin]
Enjoy !
[/quote]
 
will do
 

Using Win7 Ultimate
 
in calendar pane month view (also week horiz view)
user opens a recurring all day item - the series
user changes the subject in detail view
user saves changes & reverts to calendar
change in subject not visible
change does appear in detail view for all recurring dates
user refreshes, switches away / back to calendar pane, closes & re-opens calendar pane
results are the same
 
same for drag / drop from non scheduled > scheduled area
 
bumped 2010/10/28
bumped 2010/10/30 can anyone confirm this?

Pierre_Admin

2010/10/30 16:50

In reply to by jan_rifkinson

I suspect that you are editing an event exception, but selecting the series. The text in the series does change, but not that instance. This is by design.
 
The new Calendar event UI will solve this. Part of v0.9.26
 

jan_rifkinson

2010/10/30 18:57

In reply to by Pierre_Admin

Ahhhhh, yes > solved. I probably had not selected the series (created an exception) but when I select the series, the changes are updated to the series.  Thanks.

What I tested :
 
 
[quote=Pierre_Admin]
- Backup done in a separate thread
[/quote]
 
This is MUCH much better... There's still a few seconds (maybe 5-6) pause before IQ becomes available, but it's nothing compared to the 30-45s I periodically had to wait...
 
[quote=Pierre_Admin]
- Gantt: Added context menu to set the bar color
[/quote]
 
Nice.
uses the ItemColor field, right ?
 
[quote=Pierre_Admin]
Add dialog to select the Gantt chart date print range
[/quote]
 
Seems to work well here but haven't done lots of testing.
 
[quote=Pierre_Admin]
MapView: Add ZoomIn and ZoomOut
[/quote]
 
Works here.
 
[quote=Pierre_Admin]
Gantt: add custom non-working dates, Show non-working dates
[/quote]
 
Works, but I experienced a freeze when restoring my non-working day test to the  previous "without any non-working days" state.
Will try to reproduce eventually.
 
[quote=Pierre_Admin]
Calendar: Add Copy command (Ctrl+C) to copy the event text
[/quote]
 
Works here.

[quote=Pierre_Admin]
Item selection enhancement: First select the item (Item>>Select), then you can use Shift and Ctrl to select / unselect items (by clicking anywhere on the item)
[/quote]
 
Works well! Should be more convenient.
 
More tests when I'll have the time... :-)
 

Nice upgrade. I would like to see the task bar color be independent of the item color. The way it is set up now, if I select the item that has the item color assigned to the task bar, the task bar in the Gantt chart becomes invisible.
 
Also, is it possible to copy and paste an appointment in monthly view?

Pierre_Admin

2010/10/28 13:39

In reply to by Al

Thanks !
 
>I would like to see the task bar color be independent of the item color
 
It isn't dependant on item color. Any text field will do. A new field was created, TaskActBarColor, for this purpose. New grids will by default use this field, for others, you can set it in Grid>>Properties
 
>Also, is it possible to copy and paste an appointment in monthly view?
 
I'll check and get back to you
 
FYI, It was de-activated in day view due to some issues with recurring events, but this will be fixed shortly

Al

2010/10/31 17:18

In reply to by Pierre_Admin

TaskActBarColor works great, thanks.
Al