frappe

Low code web framework for real world applications, in Python and Javascript

MIT License

Stars
6.4K
Committers
689

Bot releases are hidden (Show)

frappe - v10.1.43

Published by nabinhait about 6 years ago

  • using regex instead of soup to parse pdf page margins (#5883)
  • Bold email mentions in comment section (#5879)
  • added 2 fucntions to frappe.utils (#5877)
  • [python3] let PdfFileReader handle file opening (#5878)
  • Revert "[First Cut] Address Info for customer (#5872)" (#5873)
  • [First Cut] Address Info for customer (#5872)
  • Use "POST" request in ListView (#5870)
  • Fix comment mentions to avoid html tags (#5865)
  • Only calculate total for int, float and currency fieldtypes (#5852)
  • Make start and end date as mandatory (#5843)
frappe - Release v10.1.42

Published by saurabh6790 over 6 years ago

  • [fix] potential fix for auto-scrolling issues
frappe - Release v10.1.41

Published by nabinhait over 6 years ago

  • [Fix] Not able to login
frappe - Release v10.1.40

Published by saurabh6790 over 6 years ago

  • Fix comment mentions (#5820)
  • [Fix] Disable Show rows with zero values checkbox, still showin zero rows in the print (#5817)
  • test case fixes for db query engin
  • [Fix] Handle the OverflowError exception in the in_words method (#5769)
  • [Fix] Brute force security (#5785)
  • [security][fix] tighten criteria to prevent sql injection in search-f… (#5800)
frappe - Release v10.1.39

Published by saurabh6790 over 6 years ago

  • [global-search] add doc check for route
frappe - Release v10.1.38

Published by saurabh6790 over 6 years ago

  • [fix][test-case] filter sanitizer
  • regex fix (#5765)
  • Remove !important rules so that custom css in Print Format can override (#5762)
  • [Security][fix] To avoid possible sql injection via filters and or_filters parameters and tighten the field level checks (#5721)
  • [fix] varchar_len in global_search.py
  • [security][fix] Sanitize search fields to avoid sql injection (#5713)
  • [global-search] route check
  • [global-search] trim strings directly
  • [global-search] trim varchar columns
frappe - Release v10.1.37

Published by codingCoffee over 6 years ago

  • minor fix
  • [fix] for mariadb version 10.3
  • new app creation fix
frappe - Release v10.1.36

Published by saurabh6790 over 6 years ago

  • [fix] Incorrect email account as sender (#5657)
  • NPM Audit fix (#5645)
frappe - Release v10.1.35

Published by saurabh6790 over 6 years ago

  • Updated Issues and PR Templates
  • [css] uncommited files additions (#5620)
  • [fix] check if length exists (#5621)
frappe - Release v10.1.34

Published by saurabh6790 over 6 years ago

  • [model][std-fields] make 'Created By' a User Link field (#5600)
  • handle Int overflow (#5607)
  • Jinja Customization from hooks.py bug fix (#5604)
frappe - Release v10.1.33

Published by codingCoffee over 6 years ago

  • Prevents circular linking of docs (#5589)
  • [fix] global-setup-help (#5603)
  • [Fix] Hyperlink showing in the pdf print (#5590)
  • modified address and contact js (#4862) (#5586)
frappe - Release v10.1.32

Published by codingCoffee over 6 years ago

  • Add Custom Jinja methods from hooks.py (#5585)
  • [charts] update, without new build system
  • [Fix] GSTIN number not showing in the company address
  • [minor] removed duplicate notify_by_email
frappe - Release v10.1.31

Published by saurabh6790 over 6 years ago

  • fix codacy
  • Quick Kanban Board
  • optimized addr_and_contact report by @nabinhait
  • added handler for decimal object in response
frappe - Release v10.1.30

Published by nabinhait over 6 years ago

  • [fix] set no_copy property for workflow state field (#5531)
  • added floor and ceil to frappe.utils (#5536)
  • Increase the length of Singles table columns (#5540)
  • Rebuild help for docs which have been renamed (#5521)
frappe - Release v10.1.29

Published by nabinhait over 6 years ago

  • pip fix (#5527)
  • Show footer in Full Page printview
  • minor fix
frappe - Release v10.1.28

Published by saurabh6790 over 6 years ago

  • Handle row which can be dict or list
  • dark magic to revive travis
frappe - Release v10.1.27

Published by saurabh6790 over 6 years ago

  • [urgent] Fix query_report has_match
frappe - Release v10.1.26

Published by saurabh6790 over 6 years ago

  • Revert "Hotfix to allow for modal to be scrolled (#5486)"
  • Hotfix to allow for modal to be scrolled (#5486)
  • get_emails_from_role should only pickup enabled users (#5504)
  • [control] code value field
  • i still don't know why we're still using travis (#5500)
  • hide user-progress and help for mobile view (#5492)
  • restore original permissions for standard and custom doctypes (#5498)
  • Validate fieldnames that contain space (#5499)
  • removed bad code and made compatible with pip 10 (#5458)
  • [fix] query report dict key fetch
frappe - Release v10.1.25

Published by saurabh6790 over 6 years ago

  • fixed the letterhead (#5477)
  • Fix autoname in data_import.py (#5474)
frappe - Release v10.1.24

Published by saurabh6790 over 6 years ago

  • Sync optimization related to varchar length and index on version table (#5437)
  • Fix for unknown locale languages in print format (#5424)
  • [travis] --quiet
  • Raise exception while deleting an item which is a product bundle (#5286)
  • avoid link validation error in authentication (#5415)
  • [travis] --quiet
  • [travis] sleep more
  • [minor]
  • increase the field limit for the csv file (#5438)
  • [fix][minor] Fix logical error in event repeat condition check (#5439)