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.1.45

Published by sahil28297 about 5 years ago

  • refactor: translated table headings (#7991)
  • fix: Check wrong OpenID's spec email claims
  • fix(security): Disallow unnecessary characters in group_by and fields
  • fix(tests): Use frappe.conf.host_name instead of localhost
  • fix(security): Make jinja rendering tighter
  • fix(travis): Build app before running tests
  • fix(travis): Update site_config.json
  • fix(travis): Use travis optimizations
  • fix(travis): Remove unused processes from Procfile
  • fix(travis): Reinstall site after bench start
  • fix(travis): Use MariaDB 10.3
  • fix(travis): Do not use use_site
  • fix(travis): Install coveralls after tests
  • fix(travis): Remove usage of install.py
  • fix(travis): Remove unused files and directories
  • fix(travis): Remove unnecessary steps
  • fix: auto select only if one value
  • fix: multiselect autocheck
frappe - Release v11.1.44

Published by sahil28297 over 5 years ago

  • feat: enabled translations for web_forms (#7939)
  • fix(File): initial value must be string (#7932)
frappe - Release v11.1.43

Published by sahil28297 over 5 years ago

  • fix: Show totals in Auto Email Report if enabled
  • fix: Render list count with children
  • Minimalist code.
  • Fix to previous rushed commit. Unnecessary exception handling - not informative.
  • Another way to fix issue and get around codacy warning.
  • Fix LDAP group iteration bug #7891 .
  • put transaction begin back in
  • delete tests, for sure ;)
  • remove tests
  • fix transactions
  • fix for version 3
  • get ldap3 installed for testing
  • intall ldap3module for travis
  • bug fixes converted tests
frappe - Release v11.1.42

Published by sahil28297 over 5 years ago

  • fix: filters not working for the multi select dialog
  • fix: Fetch color in all views (#7885)
  • fix: Get cached value only if field present in doc
  • Update database.py
frappe - Release v11.1.41

Published by sahil28297 over 5 years ago

  • fix:Do not submit comments if timeline does not exists
  • fix: add descriptive comments
  • fix: rendering results on filter
  • fix: Format values by passing fieldtype
  • fix: show version
  • fix: added check for ldap_settings in login.js before enabled check
frappe - Release v11.1.40

Published by sahil28297 over 5 years ago

  • fix: added option to show indentation (#7856)
  • fix: Upgrade datatable
  • fix: Inline graph for rtl languages (#7838)
  • fix: Custom fields order error in fixtures (#7806)
  • fix(integrations): Social Login Keys
frappe - Release v11.1.39

Published by sahil28297 over 5 years ago

  • fix: calendar view routing
  • fix(dropbox): Increase ReadTimout to 60 seconds (#7823)
  • fix: not able to save event because of customized event category
  • refactor: added missing translation functions (#7818)
  • fix: show header for multiselect
  • fix: add permission for system manager
frappe - Release v11.1.38

Published by sahil28297 over 5 years ago

  • fix: Default currency for Mozambique
  • fix: get_form_link display name (#7802)
  • fix: update self after db.set_value
  • fix(Print): Set Document Language (#7745)
  • fix(link): Show right arrow after Link Field (#7779) (#7785)
  • fix: report export in excel (#7769)
frappe - Release v11.1.37

Published by sahil28297 over 5 years ago

  • fix: Use set_value instead of db_set (#7754)
  • fix: Update datatable to 1.13.4 (#7764)
  • fix: Encode path before passing to urllib.quote (#7757)
  • feat(ux): Save document with any unpublished comments (#7357)
  • fix: Link control route (#7744)
  • fix: Total row currency formatting
  • fix: Remove newlines
  • fix(QueryReport): Better check for route_options
  • fix: Handle AttributeError when adding seen
  • fix: Rounding behavior in Python 3 (#7741)
  • Update communication.py
  • fix: set sender_name or sender_email
  • fix: Check for invalid_conditions for manually set fieldtype
  • fix: Add invalid conditions for Check fieldtype
  • refactor: Remove redundant code
  • fix: follow redirect-to query parameter after login
  • fix: Use hasattr instead of get
  • fix: Assign exception_type only if exception name available
  • feat: Server side error handlers
  • fix: Do not send mail
  • fix: Do not send password update notification to disabled users
  • feat: Allowed custom list docfields as setters in multi-select-dialog
  • tabs
  • tabs
  • tabs again
  • cleanup tabs etc
  • remove default and fix role additions
  • fix: add callback for allowing user added social logins
  • codacy again
  • codacy fixes
  • change default
  • ldap group mappings
  • add group functionality, refactor
frappe - Release v11.1.36

Published by sahil28297 over 5 years ago

  • fix(communication): Remember cc and bcc fields from last message as well (#7715)
  • fix: quoting special characters and appropriately encoding non-ASCII filename (#7472)
  • fix: UX for role permission for page and report (#7675)
  • fix: Show report_hide fields in filter (#7690)
  • fix: Pass report name in filters for prepared report (#7686)
  • fix(assign_to): Set Notify by Email to 1 by default (#7689)
  • remove redundant expression
  • fix: Translate report column title
  • fix email validation for contact page
  • fix: Do not reduce for empty arrays (#7679)
  • fix: setup only realtime updates
  • Added code to setup events
frappe - Release v11.1.35

Published by sahil28297 over 5 years ago

  • fix: Upgrade frappe datatable
  • fix: prepared report not working for the Batch-Wise Balance History, Accounts Receivable Report
frappe - Release v11.1.34

Published by nabinhait over 5 years ago

  • fix(prepared-report): Show translated column names
  • fix: make condition examples less ambiguous
  • fix(error-report): Use error_report_email from config instead of hooks
  • Revert "fix: Set default only if the dependent field is set (#7130)" (#7644)
  • Revert "fix: Avoid default of field if its depends_on field is not set (#7004)" (#7643)
frappe - Release v11.1.33

Published by sahil28297 over 5 years ago

  • fix: updated modified date
  • fix: encodeURIComponent print format - to support & character in print format name
  • fix(paypal): Ignore if profile is already cancelled (#7622)
  • fix: Reset data after filter reset if data is not present
  • fix(query-report): Adding custom column data when result row is a tuple
  • fix: Use get_meta to avoid error
  • fix(Barcode): excluding Barcode feild from XSS FIlter (#7605)
  • fix: Remove dynamic link logic from make_new function
  • fix: check payment status before capturing the payment
frappe - Release v11.1.32

Published by sahil28297 over 5 years ago

  • fix(timeline): Render links in Comment-type communications (#7547)
  • fix(list-view): Escape quotes in data-name (#7599)
  • fix(email): Search contacts by email_id as well
  • perf: Don't fetch complete global unsubscribe (#7578)
  • fix: Update regex for capturing touched tables from query
  • fix: issue in the latest version of babel, set it to 2.6.0
  • fix: UniqueFieldnameError while migration
  • fix: Check if value is string (#7583)
  • fix: Update frappe datatable (#7579)
  • fix: same result set shwoing multiple times in the multi-select popup
frappe - Release v11.1.31

Published by sahil28297 over 5 years ago

  • fix: Skip website attr for Custom DocTypes (#7565)
  • fix: Error message for invalid Workflow Transition (#7552)
  • fix: incorrect schedule showing in the draft mode
  • fix: Fixes route rewrite issue causing dynamic links on addresses to disapear
  • fix: Bulk user permission unhandled condition(v11) (#7402)
  • fix: Order and filters in query report custom template (#7359)
  • fix: Upgrade frappe datatable
  • fix: has permission
  • fix: print format builder setup (#7526)
  • fix: Typo
  • style: Use prop instead of property as it's a keyword
  • fix: Add a patch to apply customization to custom doctype
  • Fix: Wrong variable used for this.lang_code
  • fix childtable error in editable report builder
frappe - Release v11.1.30

Published by sahil28297 over 5 years ago

  • fix: not able to make print format using Print Format Builder (#7533)
  • fix: Doctype some test and fixes (#7535)
  • fix(Addresses and Contacts Report): Frappe throw when doctype has no records (#7503)
  • fix: Allow eligible fields to be updated from notifications (#7517)
frappe - Release v11.1.29

Published by sahil28297 over 5 years ago

  • fix: Create new button for dynamic link fields (#7510)
  • fix: Module view fix for custom reports
  • fix: Report Print format for indented rows (#7506)
  • fix: Don't show no value type fields in options for custom columns (#7496)
  • fix: permission fixes for prepared report
  • fixed test cases
  • feat: added more button in the multi select modal
  • fix: Add currency code for Surinamese dollar
  • fix(patch): reload dynamic link doctype
  • fix: if more than 20 records are available the system removing last row
  • style: moved set_link_title to address_and_contact
  • fix: auto repeat showing next schedule date wrong for backdated entries
  • fix: naming
  • fix: v11 compatible changes
  • fix: naming and provision to use same db credentails for secondary
  • style: indendation fix
  • chore: code improvements
  • fix: link_title not getting set in address and contact
  • convert spaces to tabs
  • remove ldap3 import, cleanup syntax
  • add tests for cert files.
  • Initial update to ldap3
frappe - Release v11.1.28

Published by sahil28297 over 5 years ago

  • fix: Added dynamic links in dashboard (#7475)
  • fix: get month diff between 2 dates (#7474)
  • fix: Change frappe.call to POST
  • fix: showing doctype name where required in error message. (#7256)
  • fix: default_print_language instead of default_print_format (#7461)
  • fix: Update snyk file
  • style: Indent
  • fix: Option fixes in custom_columns
  • fix: Auto email support for Custom Reports (#7441)
  • fix(report): Allow report export only if user has export permission on ref doctype (#7433)
  • fix: Text editor styles when readonly
  • fix: Add snyk file
  • fix: Disallow editing standard print formats
  • fix: add parameter minutes
  • fix: enqueue prepared report after commiting prepared report record
frappe - Release v11.1.27

Published by sahil28297 over 5 years ago

  • fix: error reporting (#7404)
  • fix: create new from dashboard will not set the value in the dynamic link field
  • feat: disable customize option for single doctypes
  • fix: Do not show locals to user (#7396)
  • fix: frappe.utils.add_to_date added parameter seconds to add and subtract seconds (#7393)
Package Rankings
Top 9.8% on Proxy.golang.org
Related Projects