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

Published by sahil28297 over 5 years ago

  • fixed indentation error
  • fix: Proxied validate_email_add
  • Variable bleed in response
frappe - Release v11.1.15

Published by saurabh6790 over 5 years ago

  • fix: do not check password strength while creating system manager
  • fix(email): Fixed py3 email byte-content decoding (#7058)
  • fix: Report fixes
  • fix: editor does not allow html rendering (#7062)
  • feat: allow regional js in list view (#7066)
  • compulsorily shift db
frappe - Release v11.1.14

Published by sahil28297 over 5 years ago

  • fix: after bench migrate system uncheck Disable Prepared Report in the report
  • fix: remove tag not working for tags with sanitised labels (#7033)
  • fix(patch): ignore mandatory for creating contact through patch
  • fix: frappe.require style import
  • fix: Set owner of doc as 'Guest' if doc.owner is undefined
  • feat: refactor frappe.require(website version) to add multiple script import
  • chore: Set ecmaVersion = 8 in eslintrc to allow async await syntax
  • fix: Avoid default of field if its depends_on field is not set (#7004)
  • fix: Allowed guest to attach files to web forms (#7017)
  • fix(xmlx): handle unparseable HTML
  • fix(query_report): fix progress bar to be shown only for reports over 5 seconds
  • fix(style): quill
  • fix(db_query): handle null in fields list
  • chore: fix minor formatting
  • fix: typo
  • fix: Removed unexpected keword argument 'indicator' (#7010)
  • fix: Chat profile not found err msg fix
  • fix: web form will show footer save button only if form is greater than window height
  • test: docfield fetch_if_empty
  • feat: New DocField "Fetch If Empty"
frappe - Release v11.1.13

Published by sahil28297 over 5 years ago

  • fix: errprint not working
  • (fix, workflow action): added indexing for user and status columns
frappe - Release v11.1.12

Published by sahil28297 over 5 years ago

  • fix: explicit commit submitting the document even if exception is raised
  • fix: found user
  • fix: unlink contact on deleting user
  • fix: Chat message not found on refresh issue fix (#6990)
frappe - Release v11.1.11

Published by sagarvora over 5 years ago

  • fix: Wrong indicator and status fix in sales order containing workflow (#6967)
  • fix(report): Fix file exports for reports that show totals (#6902)
  • fix(list-view): Cast docnames to string (#6980)
  • fix(travis): move to node 10
  • Update timestamp (#6985)
  • fix: test cases
  • fix: Removed duplicate page user permissions for page and report
frappe - Release v11.1.10

Published by saurabh6790 over 5 years ago

  • fix: Report filters in Custom Reports
frappe - Release v11.1.9

Published by saurabh6790 over 5 years ago

  • code cleanup
  • fix: email button not working
  • fix: Check if options exists in df or not"
  • fix: Check option length in condition
frappe - Release v11.1.8

Published by saurabh6790 over 5 years ago

  • fix: Dont set doctype if it is not set (#6966)
  • fix: reports are not working
  • fix: Filter out null values form field array
  • fix: Indent using tabs
  • fix: Render Signature and Geolocation after dialog is shown
  • Use get_doctypes_with_read instead of has_permission for multiple perm check
frappe - Release v11.1.7

Published by sagarvora over 5 years ago

  • fix: Ignore duplicate entry for Chat Profile (#6959)
  • fix(email): default UIDVALIDITY to 0
  • fix: Doctypes not showing in data export (#6956)
  • fix: Jinja template error (#6957)
  • fix(router): Router Fix if Doc Name contains '?' (#6945)
  • Fix listview load
  • Fix codacy
  • fix: Dont cache get_hooks in developer_mode
  • Remove extra code
  • Add custom get_value to get repective value in the option list instead of label selected by user
Package Rankings
Top 9.8% on Proxy.golang.org
Related Projects