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 - Release v9.2.15

Published by saurabh6790 almost 7 years ago

  • [fix] do not translate domain records
  • Removed ignore link validation from the report, add ignore_link_validation is report js file (#4502)
frappe - Release v9.2.14

Published by nabinhait almost 7 years ago

  • [fix] prepare file list by including all nested files (#4491)
  • [fix] Allow capital letters in bucket name (#4494)
frappe - Release v9.2.13

Published by nabinhait almost 7 years ago

  • [fix] domain.remove_domain
frappe - Release v9.2.12

Published by nabinhait almost 7 years ago

  • [fix] temporarily freeze html2text to version 2016.9.19 (#4478)
  • validate the link field in the report's filter (#4479)
  • [Fix] Letterhead appearing on PDF even when not selected (#4484)
  • [Fix] Title field not set in the quotation if record has been created using data import tool (#4486)
  • [hot] revert domain_settings patch
  • [hot] revert domain_settings patch
  • [minor] selenium_testdriver.py where message has no length
  • [travis] dont watch
  • [minor] dont watch on CI
frappe - Release v9.2.11

Published by nabinhait almost 7 years ago

  • Revert "[hotfix] update charts to latest" (#4473)
  • [fix] Domain Setting patch (#4464)
  • [hotfix] update charts to latest (#4460)
frappe - Release v9.2.10

Published by saurabh6790 almost 7 years ago

  • [hotfix] bring throttling limit from site_config rather than a fixed "60" (#4400)
  • [hotfix] Dynamic Link in list filters (#4455)
  • [minor][hotfix] initialize script property in page.py
frappe - Release v9.2.9

Published by saurabh6790 almost 7 years ago

  • [fix] catch Link Validation exception (#4446)
frappe - Release v9.2.8

Published by saurabh6790 almost 7 years ago

  • [fix] role editor disable
  • make User Permissions importable (#4367)
  • [formatdate] Return empty string if no date provided (#4356)
  • [fix] test_html_control.js
  • Added ability to set JSBarcode options (#4351)
frappe - Release v9.2.7

Published by saurabh6790 almost 7 years ago

  • Add no_letterhead to form_dict (#4444)
  • [fix] set skip_errors params from data import tool (#4438)
  • [fix] setup complete state colors
  • [fix] Not able to export general ledger report's data if data has illegal characters
frappe - Release v9.2.6

Published by saurabh6790 almost 7 years ago

  • [fix] Header for sms send request (#4417)
  • [hotfix] User not able to modify modules in the user form (#4415)
frappe - Release v9.2.5

Published by saurabh6790 almost 7 years ago

  • [fix] revert unicode dencoding
  • Encoding error on web form rendering (#4418)
frappe - Release v9.2.4

Published by saurabh6790 almost 7 years ago

  • [fix] patch for domain settings
  • [fix] Not able to export general ledger report's data in excel
frappe - Release v9.2.3

Published by saurabh6790 almost 7 years ago

  • Data Migration Tool Hotfix (#4396)
  • fix the set query for the dynamic field (#4390)
  • Save domain settings to create related custom fields for already enabled domain (#4378)
  • [hotfix] delete and sync the child table customization (#4371)
  • [hotfix] ignore validate_length for single doctypes (#4343)
frappe - Release v9.2.2

Published by saurabh6790 almost 7 years ago

  • [Fix] Don't show upgrade button for paid site
  • [formatdate] Return empty string if no date provided (#4385)
frappe - Release v9.2.1

Published by saurabh6790 almost 7 years ago

  • [fix] translate domain
  • [fix] if doctype is specified consider doctype in filter (#4381)
frappe - Release v9.2.0

Published by nabinhait almost 7 years ago

  • Styling for Attach control (#4340)
  • [fix] Form set viewers (#4341)
  • [controls] Barcode Control (#4335)
  • [FIX] Fixed problem with margins in pdf (see #3451 #4235 #4239) (#4297)
  • enqueue_after_commit option added to frappe.enqueue (#4167)
  • [fix] make test records for dependencies for app tests (#4336)
  • Fix fields style in reports for RTL direction (#4178)
  • More Python 3 compatibility Frappe test fixes (#4321)
  • Python 3 compatibility Frappe test fixes (#4318)
  • Hide email footer in report (#4323)
  • send via post request and specify header (#4316)
  • [major] AWS S3 Integration for Frappé (#4272)
  • [refactor] domain and domain settings (#4163)
  • [HOTFIX] Fixed email sending on non ascii sender name (resolves #4313) (#4317)
  • [minor] web form (#4302)
  • minor fix to suppport treeview for task (#4279)
  • [fix] Hide Editable Grid Columns (#4270)
  • C3 to Charts (#4228)
  • [fix] #4267 - remove hard coded web-server port in ui tests (#4268)
  • Don't show img tags in kanban card (#4326)
  • [fix] test_feedback_trigger.py
  • [fix] test_feedback_trigger.py
  • [minor] refactored the setup_email_inbox method to create sidebar menu (#4300)
  • [minor] display title in user mention instead of docname (#4217)
  • [hotfix] no_socketio while uploading file for data-import-tool (#4306)
  • [minor] update the doc status to Open for Received communication (#4295)
  • Add get_password, fix total_pages (#4285)
  • Update .travis.yml
  • Empty Child Table Row Should Delete On Save (#4202) (#4243)
  • [minor] create init file, passed create_init=True explicitly (#4265)
  • [minor] don't update the parent's status to Replied on Communication Update (#4266)
  • [minor] fixes for delete chat button (#4277)
  • Fixes for Data Migration Tool (#4275)
  • updated travis (#4281)
  • Oauth2 implicit grant fixes tests (#4261)
  • Autocomplete control (#4259)
  • Upgrade button in sidebar, cleanup usage page (#4227)
  • Data Migration Tool (for hub) (#4144)
frappe - Release v9.1.11

Published by nabinhait almost 7 years ago

  • System Setting Password Policy Issue (frappe/erpnext#11255) (#4353)
  • cover NoneType use case (#4375)
frappe - Release v9.1.10

Published by nabinhait almost 7 years ago

  • [fix] Two factor authentication via SMS (#4359)
frappe - Release v9.1.9

Published by nabinhait almost 7 years ago

  • Reload sms settings from json (#4355)
  • [hotfix] ingore_mandatory fields while saving the sms settings in add_sms_sender_name_as_paramenters patch (#4342)
frappe - Release v9.1.8

Published by mbauskar about 7 years ago

  • Stop reloading the HTML content after every document change (#4307)
  • Removed SMS sender field from SMS Settings (#4334)
  • Disable socketio file upload in text editor frappe/erpnext#10991 (#4333)
  • [hotfix] fixed patch sequence and removed the update_email_queue patch (#4330)
  • [hotfix] robots.txt file is considered as static instead of getting context from robots.py (#4325)
  • [minor] fetch dictory value using get method instead of indexing (#4324)
  • [minor] better message on permission