Project

General

Profile

Patch #160

AllowedRange Fix and DisableBeforeToday Feature

Added by Fabrice Roger-Dalbert over 13 years ago. Updated over 13 years ago.

Status:
Rejected
Priority:
Normal
Assignee:
-
Target version:
-
Start date:
09/25/2010
Due date:
% Done:

0%

Estimated time:
Browser (if web client):

Description

Hi Robert, please find enclosed:
- a potential fix for the AllowedRange Feature
- enhancement for disabling dates before Today (cumulative with others date restrictions)


Files

History

#1

Updated by Robert Ivens over 13 years ago

  • Status changed from New to Rejected

Hi Fabrice,

Thank you for the patch!
The allowedDateRange wasn't fully implemented yet so that's the reason it didn't work for you. I just released version 1.0.1 with the AllowedDateRange working.
Since your functionality duplicates part of this function I won't apply your patch.
To get the same result you now use the following syntax:

_oDP.setAllowedDateRange(new Date(),null); // From , To

Also available in: Atom PDF