GTP.NET Revision comments

core

Revision 12375 - 2020-07-11

Removing AllowPartiallyTrustCallers after suspicion of it may explain issue client had with " inheritance security rule " in Gantt_ASP

Revision 12296 - 2020-06-05

Updates for .netcore31

Revision 10306 - 2018-09-05

ImageList icon draw changed

Revision 8876 - 2016-11-27

Bug report on RowHeightScale behaving strange when toggling DateScaler daynumber presentation. Tracked down to rounding error when adding DateScaleMark.

Revision 8854 - 2016-11-15

Adding TimeItemLinkStyle.StopToMiddle and all other Middle combinations

Revision 8721 - 2016-09-25

New extension functionality to implement DeadTime in RowHeightScale TimeItemStyle

When using TimeItemStyle.RowHeightScale this property can remove a given amount of time (less than a day) from the start
This is practical if the initial time of day is not important - and can be suppressed by drawing
public TimeSpan GanttRow.RowHeightScaleDeadTimeStartOfDay { get; set; }

When using TimeItemStyle.RowHeightScale this property can remove a given amount of time (less than a day) from the end
This is practical if the ending time of day is not important - and can be suppressed by drawing
public TimeSpan GanttRow.RowHeightScaleDeadTimeEndOfDay { get; set; }

Revision 8606 - 2016-08-12

Revision 8475 - 2016-06-11

Updates for AjaxControlToolkit.16.1.0.0

Revision 8474 - 2016-06-11

Revision 8312 - 2016-03-25

Special build clr35

Revision 8287 - 2016-03-01

Null check in Layer

Revision 8175 - 2016-01-24

Indications on null exceptions from the field - addressed from callstacks

Revision 8145 - 2016-01-08

Bug in time item text , Seems to be a bug in DrawString - normally it clips to width, but on 0 it forgets

Revision 8144 - 2016-01-07

When start is exactly the same for conflictling timeitems we now use the original index in layer for sorting them in sub-columns

Revision 8031 - 2015-10-24

Updated the SHa1 algorithmen to be FIPS compliant

Revision 7935 - 2015-08-23

Right to left did not behave correct in drag outside screen - fixed

Revision 7924 - 2015-08-12

VS2015 updates

Revision 7880 - 2015-07-03

Error on how scale marks was placed in printing. Did not respect the CalcLeft property when converting to time space. Could give effect of small time items being omitted on print. Fixed!

Revision 7627 - 2015-01-13

Revision 7625 - 2015-01-13

Licensing updates

Revision 7620 - 2015-01-12

New functionality: When TimeScrollUse is true a scrollbar is added to allow scroll in time from TimeScrollMinDate to TimeScrollMaxDate

Revision 7608 - 2015-01-07

Revision 7605 - 2015-01-07

TimeItemStyle.RowHeightScale - the select area is extended to include the parts outside drawing rect. This effected Resize areas that where updated accordingly.

Revision 7602 - 2015-01-06

When setting DateScaler Intervall in such a way that the intervall only contains hidden time you got an exception on drawing.
No the intervall is extended until at least 1 visible hour is enclosed.

Revision 7589 - 2015-01-02

CLSCompliant

Revision 7582 - 2014-12-25

public List TimeItem.RowHeightScaleRectangles
When the TimeItemStyle.RowHeightScale is used the individual rectangles are saved in this list

Revision 7572 - 2014-12-14

RowHeightScale new TimeItemStyle Extension. Treats lowerscale divisions as schedule and divides time item drawing into several parts that may or may not be filled.

Revision 7528 - 2014-11-03

Extra security - only delete files if they are in the following directory (attacker may delete other files if we do not limit them)
GetImage
public static string LimitAccessToOnlyThisImagePath

Revision 7439 - 2014-08-08

Revision 7422 - 2014-07-30

Issues with IE10 & 11 using floats as coordinates. Resolved by using ScriptMode=release on scriptmanager

Revision 7417 - 2014-07-29


Revision 7413 - 2014-07-29

License handling replaced with new - runtime keys removed

Revision 7412 - 2014-07-28

RightToLeft support extended to the grid and printing

Revision 7315 - 2014-06-03

RightToLeft now also supports TimeItemLinkStyles

Revision 7282 - 2014-05-15

RightToLeftView implemented

Revision 7278 - 2014-05-14

RightToLeftView implemented

Revision 7212 - 2014-04-07

The AssemblyProduct attribute set

Revision 42 - 2013-09-21

Revision 30 - 2013-08-03

Revision 29 - 2013-08-03

Revision 24 - 2013-08-01

Revision 3 - 2013-07-19

Web asp.net

Revision 12375 - 2020-07-11

Removing AllowPartiallyTrustCallers after suspicion of it may explain issue client had with " inheritance security rule " in Gantt_ASP

Revision 8514 - 2016-07-11

Revision 8475 - 2016-06-11

Updates for AjaxControlToolkit.16.1.0.0

Revision 7626 - 2015-01-13

Rt key marking

Revision 7590 - 2015-01-02

CLSCompliant

Revision 7528 - 2014-11-03

Extra security - only delete files if they are in the following directory (attacker may delete other files if we do not limit them)
GetImage
public static string LimitAccessToOnlyThisImagePath

Revision 7447 - 2014-08-08

Revision 7444 - 2014-08-08


Revision 7440 - 2014-08-08

Revision 7438 - 2014-08-08

Revision 7435 - 2014-08-06

Report on attack vector for GetImage.ashx has been aknowledged and protected against

Revision 7422 - 2014-07-30

Issues with IE10 & 11 using floats as coordinates. Resolved by using ScriptMode=release on scriptmanager

Revision 7416 - 2014-07-29

Licensing replaced with new

Revision 7166 - 2014-03-11

Changed checksum on images from md5 to sha1 to be FIPS compliant

Revision 28 - 2013-08-03

Updates VS2012, .net4, NuGet dependencies to AjaxToolkit

Revision 25 - 2013-08-01

Revision 3 - 2013-07-19

Web ajax

Revision 12375 - 2020-07-11

Removing AllowPartiallyTrustCallers after suspicion of it may explain issue client had with " inheritance security rule " in Gantt_ASP

Revision 8519 - 2016-07-11

Revision 8513 - 2016-07-11

Revision 8475 - 2016-06-11

Updates for AjaxControlToolkit.16.1.0.0

Revision 7591 - 2015-01-02

CLSCompliant

Revision 7446 - 2014-08-08


Revision 7445 - 2014-08-08


Revision 7441 - 2014-08-08

Revision 7438 - 2014-08-08

Revision 7422 - 2014-07-30

Issues with IE10 & 11 using floats as coordinates. Resolved by using ScriptMode=release on scriptmanager

Revision 35 - 2013-08-03

Revision 28 - 2013-08-03

Updates VS2012, .net4, NuGet dependencies to AjaxToolkit

Revision 26 - 2013-08-01

Revision 3 - 2013-07-19

Leave a Reply