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 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)
frappe - Release v11.1.26

Published by sahil28297 over 5 years ago

  • patch: remove user perm for page and report doctype (#7382)
  • fix: Set user language in print preview (#7384)
  • fix(UX): Don't set root_label as page title in tree (#7386)
  • fix: while saving employee user getting user permissions error
frappe - Release v11.1.25

Published by sahil28297 over 5 years ago

  • Revert "fix: "Border disappears on zoom out" issue" (#7377)
frappe - Release v11.1.24

Published by sahil28297 over 5 years ago

  • fix: GSTR-1 report not working if show totals is enabled
  • fix: "Border disappears on zoom out" issue (#7365)
  • fix: RTL support for reports
  • fix: Upgrade datatable to support RTL
  • perf: Remove MANIFEST.in (#7361)
  • fix: fixed Make new button for empty state in report view
  • feat: Set initial depth of tree report (#7348)
  • Revert "feat: DocType JSON changes for cleaner Git Diffs"
  • style: Rename prepare_docdict_for_import to prepare_for_import
  • fix(ReportView): Remember column widths
  • chore: Minor code improvements
  • fix (linting)
  • Update query_report.js
  • fix: removed stray console.log
  • fix: Fixed major bugs in query_report.js
  • fix: Changed options for Make Chart dialog
  • feat: Maintain list of tables touched during migrate
  • fix: fixed minor bug on query_report.js
  • fix broken YouTube link for user help
  • fix: codacy
  • fix: test
  • fix: test
  • fix: Remove trailing spaces from exported JSON
  • fix: test
  • feat: Remove null and empty attributes from DocType JSON file on export
  • fix: Move field_order sync logic to DocType controller and introduce hooks before_export, before_import and prepare_docdict_for_import
  • test(DocType): test_load_file_field_order
  • feat: Use field_order attr in DocType JSON file for cleaner git diffs
  • Typo correction
  • fix: Google calendar connexion + data migration tool
frappe - Release v11.1.23

Published by sahil28297 over 5 years ago

  • fix: Link field fixes for custom reports
  • fix: Move erpnext related methods from frappe to erpnext (#7315)
  • fix: Prepared report shows status as Queued even if job is failed (#7317)
  • fix: User not able to make lead from the communication
  • fix: On assignment, system sending an email to the assigned user even if notify to email is disabled
  • fix: Allow numeric filter without using =
  • fix: Show Hidden fields in Report Builder
  • fix: save button should not remain disabled when the system is offline
  • fix: get_system_manager
  • feat(site_sync): add scheduler event for site_sync via central agent
frappe - Release v11.1.22

Published by saurabh6790 over 5 years ago

  • fix: Custom columns handling for prepared report
  • fix: Do not rename or move files for custom doctype
  • fix: Show button for custom report
  • fix: Invert check for print_format_type
  • fix: Report name passing fix
  • fix: Pass report name while saving custom report
  • fix: More cleanup
  • fix:Code cleanup and fixes
  • fix: Styling and codacy fixes
  • feat: Allow user to save custom reports
  • fix:Refresh report again if route options
  • fix: Bulk assign to is not working
  • fix: set ignore mandatory true for create contact on creating user (#7255)
  • fix: In global search property from customize form is not working (#7261)
  • fix(xlsx): Fix for handle failed html parse
  • fix: hide pagination if there is no records or result set is less than 20
  • fix: Get all ancestors
  • fix: Translation fixes
  • fix: Rename label from doctype to from document type
  • fix: Styling fixes and missing semicolon
  • fix: Removed unused imports and data passing
  • fix: Find footer buttons only in case of tree report
  • feat: Allow user to add custom columns in report
  • fix: Codacy fixes
  • fix: Remove add fields checkbox from report doctype
  • feat:Addition of custom fields in query reports
  • feat:Custom fields in reports
  • fix: generating many opportunity on same lead on the base of communication
  • style: Add space between key and value
  • fix(Quill): Numbering in ordered list
  • feat: Added more button in advance search widget
  • add salutation to contact display 😁
  • Revert "fix: Raise exception if apps are on incompatible branches (#7177)"
  • fix: Typo of TR-Turkish
  • fix(todo): Use priority in source document, if available, for ToDo
  • Update workflow_action.py
  • fix fieldname
  • No need to fetch complete user list to get two usernames
frappe - Release v11.1.21

Published by netchampfaris over 5 years ago

  • fix(Data Import): get doctype fields on change (#7213)
  • fix(Query Report): Show totals row in Print (#7206)
  • fix: make report py2 py3 compatible
  • fix(QueryReport): Expand/Collapse all for tree
  • fix: test case
  • fix: test case fixes
  • fix: display all addresses and contacts
frappe - Release v11.1.20

Published by sahil28297 over 5 years ago

  • Revert "fix: Update user activity using ORM"
frappe - Release v11.1.19

Published by saurabh6790 over 5 years ago

  • fix: Export parent fields while exporting fixtures (#7199)
  • fix: Fix export customisation (#7198)
  • fix: use .get to avoid key error (#7184)
  • fix: Raise exception if apps are on incompatible branches (#7177)
  • feat(DataTable): Add not equals (!=) filter
  • fix: user ignore permissions not working at server side
  • fix: Update user activity using ORM
  • fix: Preserve state in query report
  • fix: Add fast-deep-equal as a dependency
  • fix: Over usage of space was not handled (#7123)
  • fix: Disable linting on deep_equal util
  • fix: Save column widths in Custom Reports
  • fix: Datatable fixes
  • fix(workflow): fixed workflow btn doesn't setup properly
  • fix(blog): Fix possible reflected XSS attack vector
frappe - Release v11.1.18

Published by saurabh6790 over 5 years ago

  • fix: 'wrapper for __onload' (#7160)
  • fix: Handle row which can be dict while printing (#7161)
  • feat: View Password On Login Page (#7148)
  • fix: Dont escape tracebacks in errprint
  • fix: Use local copy of socketio
frappe - Release v11.1.17

Published by sahil28297 over 5 years ago

  • fix: Set default only if the dependent field is set (#7130)
  • fix: Add Currency Yemeni Rial (#7131)
  • fix(set_chart): Don't truncate null labels
  • fix: exported data of report showing blank in the excel file (#7141)
  • fix(style): setup wizard
  • fix: convert name of docs to string (#7127)
  • fix: Formatting issue in print_grid template (#7122)
  • feat(Naming Series): Option to Add field_value in Naming Series (#7027)