frappe

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

MIT License

Stars
6.4K
Committers
689

Bot releases are visible (Hide)

frappe - Release v11.0.3

Published by codingCoffee about 6 years ago

  • bumped to version 10.1.49
  • [hotfix][email-alert] clean email_by_document code
  • [Security] Attachment file in the data import must be private
  • Revert "fix(setup_global_help): allow utf-8 in filename (#6132)"
  • Transaction log corrections (#6131)
  • fix(setup_global_help): allow utf-8 in filename (#6132)
  • [Fix] Email not sending if reciepients is blank because of reciepients is unsubscribed (#6136)
  • fix(python3): subproess.check_output should always be decoded (#6135)
  • fix - default timeouts never picked up (#6098)
  • list clear, unselect list-select-all (#6088)
  • fix(ux): Reorder Print Server fields (#6115)
  • Installation Failure Fix for Python 3 - safe_decode bytes to string (#6130)
  • [Fix] Not able to delete the document which has workflow (#6119)
  • Charts in Query Reports (#6118)
  • [depends-on] can be a function with passed doc or a Boolean (#6117)
  • fix: Handle empty json in Report (#6127)
  • fix(permissions.py)
  • Fix recipients by document field
frappe - Release v10.1.49

Published by codingCoffee about 6 years ago

  • [hotfix][email-alert] clean email_by_document code
  • [Security] Attachment file in the data import must be private
  • Revert "fix(setup_global_help): allow utf-8 in filename (#6132)"
  • fix(setup_global_help): allow utf-8 in filename (#6132)
  • [Fix] Email not sending if reciepients is blank because of reciepients is unsubscribed (#6136)
  • list clear, unselect list-select-all (#6088)
  • fix: Handle empty json in Report (#6127)
  • Fix recipients by document field
frappe - Release v11.0.2

Published by codingCoffee about 6 years ago

  • fix(patch): refactor social login keys
  • fix(dependencies): locked down bleach to 2.1.4
frappe - Release v11.0.1

Published by codingCoffee about 6 years ago

  • fix(hooks.py): changed permissions to 644
  • bumped to version 10.1.48
  • [webform] allow_read to bypass permissions on Link options
  • fix(filters): Allow filter on same field multiple times
  • [Fix] Case sensitive for the doctype name in the options
  • fix(list view): Remove list items that should not be visible
  • fix(translations): Replace translations by keyword with indexed version
  • Permlevel 1 fields are not visible to the users after submission of the document
frappe - Release v10.1.48

Published by saurabh6790 about 6 years ago

  • [Fix] Case sensitive for the doctype name in the options
  • Permlevel 1 fields are not visible to the users after submission of the document
frappe - Release v11.0.0-beta

Published by saurabh6790 about 6 years ago

  • Dynamic Frappe Charts with Report Builder
  • New Frappe Chat
  • New ListView + DataTable
  • Python 3
  • New User Permissions
  • Google Calendar
  • Improved Workflow
  • Bulk Actions and Edit
  • Auto Repeat
frappe - Release v10.1.47

Published by saurabh6790 about 6 years ago

  • Fix #6068
  • [Fix] Change Log
  • put hub node back in modules.txt (#6064)
  • update-info: put json in redis, and generate message at user end
  • Add only System Managers to update-user-set
  • translated strings and removed admin upgrade message
  • [minor] pop up shown to system managers and functionified code
  • [feature] show popup for version update
frappe - Release v10.1.46

Published by nabinhait about 6 years ago

  • Update email_alert.py
  • Modify smallest currency fraction for USD (#6000)
  • [fix] the patch needs to be executed before reloading moduledef (#5996)
  • Fix comment mentions again (#5945)
  • [fix] scrub options of whitespace
  • Added outgoing sender in email alert (#5892)
  • Check if fieldname is present in row else continue (#5912)
  • DocType name should not have hyphens in it (#5934)
frappe - Release v10.1.45

Published by saurabh6790 about 6 years ago

  • [minor][feature] make email for successful S3 backup optional
  • [minor][feature] make dropbox backup successful message optional
  • [hotfix] prevent jinja exec in search title (#5930)
  • [Fix] Total amount not showing proper if rows has blank value
frappe - Release v10.1.44

Published by codingCoffee about 6 years ago

  • [fix] remove cache from queue.py
  • [fix]email error due to incorrect smtp server auth
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)
Package Rankings
Top 9.8% on Proxy.golang.org
Related Projects