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 v12.25.0

Published by rohitwaghchaure almost 3 years ago

Frappe Version 12.25.0 Release Notes

Fixes & Enhancements

  • Rename Property Setter on Print Format Rename (#15458)
  • Rendering forms created by disabled users (#15371)
  • Erroneous query building when column exists in matching condition and set field value (#15486)
  • Any user can view any other user's ToDo (#12374)
  • IndexError while handling sql timeout error (#15179)
frappe - Release v13.17.1

Published by rohitwaghchaure almost 3 years ago

  • fix(ui): Rendering forms created by disabled users
frappe - Release v13.17.0

Published by rohitwaghchaure almost 3 years ago

Version 13.17.0 Release Notes

Features & Enhancements

  • Provision to disable new updates notification (#15102)
  • Deferred insert for route history (#15120)
  • Discussions component for the website (#14226)
  • Copy error info to clipboard (#15225)

Fixes

  • Cannot uninstall app with virtual doctype (#15136)
  • Add xcall to Frappe's web bundle (#15146)
  • Scrolling issues after minimize global search (#15127)
  • Record name creating based on naming series and not as per the user input during data import (#15238)
  • Barcode not showing in the pdf during print (#15307)
  • Allow cancelling document using API with docstatus 2 (#15104)
  • Add fallback option for time format when system defaults are not set (#15150)
  • Sales invoice cancellation error due to get_list (#15243)
  • Make query Postgres compatible (#15239)
frappe - Release v13.16.0

Published by rohitwaghchaure almost 3 years ago

Frappe Version 13.16.0 Release Notes

Features & Enhancements

  • Added more print page size options (#14577)
  • Provision to reset user-wise grid config to default (#15162)
  • Editable grid/table pagination (#14935)
  • Icon Picker control (#13676)
  • OR filters in REST API (#15103)

Fixes

  • Reset lft & rgt in copy doc (#15128)
  • Give select permission to 'All' for workflow state (#15044)
  • Change Event's subject data type from Data to Text (#15017)
  • Refactored 404 page (#15039)
  • Return object after submit/cancel (#15105)
  • Add separate padding for top and bottom in the complete signup page. (#15178)
  • Remove the uninstall app from the Installed Applications list (#15027)
  • Delete prepared reports on deleting reports (#15069)
  • Fixed Last Step Page style (#14853)
  • Fixed Dark mode style (#15099)
  • Remove edit icon from quick entry to avoid browser crash (#15049)
  • Don't pass kwargs that make_access_log can't handle (#15084)
  • Remove duplicate parent when child item option selected (#15101)
  • Only show report when there is data (#15016)
  • Ignore route conflict validation for Custom to Client Script Rename (#14953)
frappe - Release v12.24.0

Published by rohitwaghchaure almost 3 years ago

Frappe Version 12.24.0 Release Notes

Fixes & Enhancements

  • Prepared report read from replica database (#14883)
  • Handled timeout and deadlocks in db.sql (#15092)
  • The method get_mapping_module doesn't need to access to instance (#15095)
  • Multi level custom report fix (#14489)
  • clean join param when executing reportview.get (#14845)
  • Remove chart from report builder when saved without chart (#15064)
  • Return doc object after submit/cancel document (#15105)
frappe - Release v13.15.0

Published by rohitwaghchaure almost 3 years ago

Frappe Version 13.15.0 Release Notes

Features & Enhancements

  • Add format dd.mm.yy to dateutils (#14879)
  • Prepared report read from replica (#14883)
  • API to change the custom button type (#14074)

Fixes

  • Multi level custom report fix (#14489)
  • Dashboard Chart to support Child Table Doctype (#13995)
  • Exporting from report builder not exporting all rows (#15020)
  • CSS for Primary navbar template (#14356)
  • Hide 'Show Saved' filter button if there is no saved filters (#14309)
  • Give select permission to 'All' for workflow state (#15044)
  • Filter pop-up overlaps the Notification Window (#14355)
  • Translate preview popover data (#14842)
  • Clean join param when executing reportview.get (#14845)
  • Fixes for API Access section in User (#14594)
  • Only show report when there is data (#15016)
frappe - Release v13.14.1

Published by rohitwaghchaure almost 3 years ago

  • fix: restore validate_link (#14966 )
  • revert: "feat(minor): Implement getitem in Base Document" (backport #14945) (#14947)
  • refactor: minor code cleanup in auto_email_report.py (#14948)
frappe - Release v13.14.0

Published by rohitwaghchaure almost 3 years ago

Frappe Version 13.14.0 Release Notes

Features & Enhancements

  • Google Drive Picker (#12715)

    • User can select files from Google Drive
    • The selected file is added as an attachment to the doc
  • Allow fuzzy search in website search (#14463)

  • Introduced rate-limiting for web forms (#14087)

  • Improved design for fetching values using add_fetch (#14445)

  • Handle timeout and deadlocks in db.sql (#14305)

  • allow tuple of DocTypes as key to make custom fields using create_custom_fields (#14419)

Fixes

  • Debounce awesome bar search (#14538)

  • Changed default for Email Log from 90 to 30 days (#14543)

  • Include Theme for Apps section rendered twice (#14510)

  • PDF to base64 convert (#14602)

  • Info Timeline always shows current logged in user. (#14519)

  • if_owner constraint being applied wrongly (#14471)

  • Get unique records from backend for list (#13849)

  • Use whoosh AsyncWriter to prevent write locks (#14215)

  • File not attached in attachments, if file is uploaded from webform. (#14328)

  • Allow submitting comment with images only (#14588)

  • Removed frappe.cache() methods in server scripts (#14609)

frappe - Release v12.23.0

Published by rohitwaghchaure almost 3 years ago

Frappe Version 12.23.0 Release Notes

Fixes & Enhancements

  • Shift+tab keyboard navigation (#14243)
  • Include space and tab in special characters to match to encode url (#12632)
  • convert_dates_to_str converts everything except date objects (#14340)
frappe - Release v13.13.0

Published by rohitwaghchaure about 3 years ago

Version 13.13.0 Release Notes

Features & Enhancements

  • Prepending tab to doctypes in query builder (#14454)
  • Add context for "is (not) set" filter translations (#14357)
  • Add on_get_node event in treeview (#14310)
  • Change custom button type (#14074)
  • User wise configure grid columns (#14130)
  • Enhancements in the Server Script (#14140)
  • Expose frappe.db.exists & frappe.db.count to Server Script (#14370)
  • Added frappe.qb in server script (#14423)
  • Added app_name and app_logo in Website Settings (#14020)

Fixes

  • Use capital M in max to avoid libsass compatibility issue (#14348)
  • Filter on HTML Editor and Markdown Editor field types (#14351)
  • Remove pycups from requirements (backport #14344) (#14344)
  • Heatmap legend color not set when the color theme is set (#14332)
  • Date mismatches while displaying in short form (#14277)
  • Not able to delete the role permissions (#14397)
  • Leaderboard is not loading for user with the language other than English (#14327)
frappe - Release v13.12.1

Published by rohitwaghchaure about 3 years ago

  • fix: browser printing broken
frappe - Release v13.12.0

Published by rohitwaghchaure about 3 years ago

Version 13.12.0 Release Notes

Features & Enhancements

  • Custom database port for read-only replica configuration (#14159)
  • Built Assets Management (#14271)
  • Multi-select dialog child table filtering (#14181)

Fixes

  • shift + tab keyboard navigation broken (#14243)
  • Checkbox hidden in List view in mobile view (#14144)
  • Keep checkbox checked after updating checked rows (#14110)
  • Date or datetime fields disappearing on save (#14139)
  • Fixed sql convention inconsistency (#14230)
  • Pass doc to attach_print to avoid "Not Found" (#14253)
  • Webform Permission for custom doctype (#13594)
  • Total Row hidden in query report (#14209)
  • Delete all functionality was not working as expected and it was slow (#14241)
  • Pass no_default_fields parameter further down to recursive calls (#14158)
frappe - Release 12.22.2

Published by gavindsouza about 3 years ago

Version 12.22.2 Release Notes

Fixes & Enhancements

  • Fixes the conventional pattern of frappe.__version__ that broke in v12.22.1 (via 7a826b641e327d151fe062859e99fd5092a59d48)
frappe - Release 12.22.1

Published by gavindsouza about 3 years ago

Version 12.22.1 Release Notes

Fixes & Enhancements

  • Properly queue tasks in frappe.model.trigger (#14260)
  • Broken v10 to v12 migration (#14293)
frappe - Release v12.22.0

Published by rohitwaghchaure about 3 years ago

Version 12.22.0 Release Notes

Fixes & Enhancements

  • Switch writes to primary when wrapped with read_only (#14142)
  • Custom database port for read-only replica configuration (#14159)
  • Date or datetime fields disappearing on save (#14139)
  • Accurately cast fieldtype in frappe.db.get_single_value() (#13655)
frappe - Release v13.11.0

Published by rohitwaghchaure about 3 years ago

Features & Enhancements

  • Ability to select a child in multi-select dialog (#12471)
  • Choose Letter Head when printing multiple documents from List / Report (#14099)
  • Add number format parameter in fmt_money (#13255)

Fixes

  • Total Row is hidden in Query Report & Script Report (#14041)
  • Multi-select dialog child table filtering (#14181)
  • RTL support for text editor (#14113)
  • Incorrect text color on version document in dark mode (#14147)
  • Notify consumers on document cancel (#14160)
  • Customizing print formats (#14132)
  • Report View single vertical scrollbar (#13497)
  • Switch writes to primary when wrapped with read_only (#14142)
  • Bring back the missing Comments (#14129)
  • Only enabled users in mentions (#14017)
  • Length change for docfield not updated in Database (#13965)
  • Deprecate cast_fieldtype to use cast for consistent return types (#13989)
  • Node creation from tree view (#14114)
frappe - Release v13.10.0

Published by rohitwaghchaure about 3 years ago

Features

  • feat: stop scanning on dialog hide
  • feat: Query builder
  • feat: promisify frappe.require
  • feat: Improve LDAP implementation to be standards compliant (backport #13777) (#13924)
  • feat: handle exceptions on scan
  • feat: frappe.ui.Scanner
  • feat: Execute queries directly in frappe.qb
  • feat: Barcode option for data fields
  • feat: allow duration fields in aggregate function fields (backport #13395) (#13919)

Fixes

  • fix(ux): better message for removal of assignment
  • fix(Newsletter): Remove "double" validations
  • fix(global_search): Typecast variable for comparision
  • fix(DX): sourceURL to debug report and page JS
  • fix(deskUI): menu items will show in menu before inner page buttons disappear
  • fix: Use IP Address instead of Email field (#13553)
  • fix: undefined variable errorMessage
  • fix: Revert auto_commit after frappe.sendmail
  • fix: Remove for update flag from aggregate functions
  • fix: Remove cross import statements
  • fix: Passed failfast flag to unit test runner in all scenarios
  • fix: Only select active numeric field after layout refresh
  • fix: Only select active numeric field after layout refresh
  • fix: multiple issues with Email Inbox (#14012)
  • fix: hide empty dialog if camera not found
  • fix: Hanlde Newsletter.get_email_groups & tests cleanup
  • fix: Handle exception
  • fix: Handle exception
  • fix: grid frozen issue
  • fix: format string for formating date
  • fix: Error on updating docs via API
  • fix: Don't clear Newsletter table at setupClass
  • fix: connected app auto_refresh credentials and mandatory fields (#13930)
  • fix: Call is_rtl function to get the actual value
  • fix: broken template in password reset (backport #13958) (#13982)
  • fix: broken link
  • fix: Avoid input events for controls in grid
  • fix: Add missing typing imports
  • fix: Add for update in nest set model updates
  • fix: Add exceptions classes for Newsletter

Performance

  • perf: Reduce debounce delay
  • perf: Grid rendering
frappe - Release 12.21.1

Published by gavindsouza about 3 years ago

Version 12.21.1 Release Notes

Fixes & Enhancements

frappe - Release 13.9.1

Published by surajshetty3416 about 3 years ago

Version 13.9.1 Release Notes

  • fix: Only select active numeric field after layout refresh (#13992)
frappe - Release v12.21.0

Published by rohitwaghchaure about 3 years ago

Version 12.21.0 Release Notes

Fixes & Enhancements

  • Bulk deleting grid items sequentially (#13913)
  • Request Language Resolution (#13767)
  • Add missing fieldtypes for custom fields (#13725)
  • Accurately cast fieldtype in frappe.db.get_single_value() (#13683)
  • Raise PageDoesNotExistError instead of DoesNotExistError (#12485)
  • Speed up link validation (#13882)
Package Rankings
Top 9.8% on Proxy.golang.org
Related Projects