198 Комити (master)

Аутор SHA1 Порука Датум
  James Ahlborn c1aa151cd4 add LocalDateTime variants for various public Date based methods пре 5 година
  James Ahlborn 112cb827e9 Ignore column validators for read-only dbs. This will avoid irrelevant failures when reading databases which have invalid column properties. Fixes #150 пре 5 година
  James Ahlborn 21fe1417bb use interface to pass zone info into date/time conversion methods пре 5 година
  James Ahlborn 843a44dfe0 switch expression engine to LocalDateTime пре 5 година
  James Ahlborn 99af2bc3a6 round LDT date/times to millis; add some initial tests for LDT times пре 5 година
  James Ahlborn abf32c90b1 initial support for LocalDateTime and Temporal types пре 5 година
  James Ahlborn 6626d6b28f add support for Path пре 5 година
  James Ahlborn 322126f37d ditch log4j пре 5 година
  James Ahlborn ecccae0407 upgrade poi; upgrade various plugins пре 5 година
  James Ahlborn f6315def9c switch to commons lang3 пре 5 година
  James Ahlborn 985b867496 update parent pom; fix test failure пре 5 година
  James Ahlborn d209a57058 implement Format with predefined formats пре 5 година
  James Ahlborn 8c64c96af6 currency format uses parens; add bool predefined formats пре 5 година
  James Ahlborn 276ed56910 cache and reuse DecimalFormat instances пре 5 година
  James Ahlborn ac6811e50d implement FormatDateTime function пре 5 година
  James Ahlborn 25069267eb implement FormatCurrency and FormatPercent пре 5 година
  James Ahlborn fedeb0bc35 fill out remaining tests for FormatNumber пре 5 година
  James Ahlborn a2a57f1c3c add more numeric config пре 5 година
  James Ahlborn b1fa4abea5 implement DateDiff function пре 5 година
  James Ahlborn 45699400f0 implement replace function пре 5 година
  James Ahlborn 504a1d8c0b implement Val function пре 5 година
  James Ahlborn 45f64df5c5 finish DateAdd function пре 5 година
  James Ahlborn 6d1e438383 rework string conversion to date; add support for dates with implicit years; implement DatePart function пре 5 година
  James Ahlborn e95602c377 fix broken test пре 5 година
  James Ahlborn 603d0d1313 reimplemnt and test financial functions пре 5 година
  James Ahlborn 11b92ba49d add support for strconv function пре 5 година
  James Ahlborn 443c9fef2b rework public expression api with better locale handling; support parsing of number strings with grouping separators пре 5 година
  James Ahlborn a314d6501d add support for monthname function; implement better string to date/time conversions пре 5 година
  James Ahlborn 0dea2079f7 add support for weekdayname function пре 5 година
  James Ahlborn 010cc904a5 implement IsNumeric; add support for hex/oct integer strings пре 5 година
  James Ahlborn 1236f27d91 refactor support for working with Value instances пре 5 година
  James Ahlborn 5dbcd36169 minor refactor of function support; start adding top level docs for evaluation support пре 5 година
  James Ahlborn f0db074605 fix compiler warning пре 5 година
  James Ahlborn 3739de6df8 test TimeSerial; implement DateSerial пре 5 година
  James Ahlborn dd7b26018c test custom EvalConfig; fix time format пре 5 година
  James Ahlborn b2aba90126 add some date function tests пре 5 година
  James Ahlborn abe506f27c test number functions пре 5 година
  James Ahlborn 18a4998e71 test more functions пре 5 година
  James Ahlborn 37338c5a25 add ability to get original expression; implement some parsing tests пре 5 година
  James Ahlborn 0dc74ed679 fix handling of certain field validator expressions; add some tests for various expressions пре 5 година
  James Ahlborn 17d5d661ac add more tests; add not like пре 5 година
  James Ahlborn 0a182fbac9 more tests пре 5 година
  James Ahlborn 08d2cf2b83 use common method pattern between ParseContext and EvalConfig пре 5 година
  James Ahlborn a6f33b99a6 ditch default parse context пре 5 година
  James Ahlborn f495fcc761 add some tests for functions; fix said functions пре 5 година
  James Ahlborn 0b5f764325 more number format unit tests пре 6 година
  James Ahlborn 94ada64785 add number format unit tests; update tests based on new formatting пре 6 година
  James Ahlborn eae1835fb7 add unit tests for property expression evaluation features пре 6 година
  James Ahlborn 6d200f6948 implement floating point number formatting which matches access пре 6 година
  James Ahlborn 0d10040410 handle literal string default values пре 6 година