Version 15#10
Open
deviljutt wants to merge 6903 commits into
Open
Conversation
(cherry picked from commit 1ea56db3998b6e85926ef0fd8b8c0e5f170b7457)
…ame` method (cherry picked from commit 38f6b9f9d9f1b08e2806d5e2afad974740e8ef4c)
…-27394 fix: incorrect parameters in `frappe.db.set_value` call in `after_rename` method (backport #27394)
chore: release v15
# [15.38.0](frappe/frappe@v15.37.0...v15.38.0) (2024-08-14) ### Bug Fixes * check to ensure field is defined ([80bfa53](frappe/frappe@80bfa53)) * form breadcrumbs (backport [#27339](frappe/frappe#27339)) ([#27382](frappe/frappe#27382)) ([95fde73](frappe/frappe@95fde73)) * **grid:** Hide backdrop when deleting row in modal ([174541a](frappe/frappe@174541a)) * incorrect parameters in `frappe.db.set_value` call in `after_rename` method ([7282428](frappe/frappe@7282428)) * merge conflicts ([f3800f5](frappe/frappe@f3800f5)) * **minor:** add column break in workspace settings modal ([5abbf24](frappe/frappe@5abbf24)) * **minor:** Quick Entry now subclasses from Dialog ([68b2f4f](frappe/frappe@68b2f4f)) * **minor:** quick_entry.js - getter/setter for mandatory property ([2cbd9b8](frappe/frappe@2cbd9b8)) * **minor:** quick_entry.js - use this.mandatory if set for backward compatibility ([8f9e3de](frappe/frappe@8f9e3de)) * set `no_feed_on_delete` for Comment and Data Import Log (backport [#27378](frappe/frappe#27378)) ([#27380](frappe/frappe#27380)) ([486a8cc](frappe/frappe@486a8cc)) * **test:** complete setup before running UI tests ([9d099a2](frappe/frappe@9d099a2)) * **test:** complete workspace setup before running UI tests ([447e700](frappe/frappe@447e700)) * **test:** complete workspace setup before running UI tests ([2525863](frappe/frappe@2525863)) * **test:** complete workspace setup before running UI tests ([fb7ac16](frappe/frappe@fb7ac16)) * undue error printing (backport: [#24329](frappe/frappe#24329)) ([a393604](frappe/frappe@a393604)) ### Features * import scss from node_modules in apps also (backport [#22519](frappe/frappe#22519)) ([6f9eeaf](frappe/frappe@6f9eeaf)) * Workspace Settings - allow enabling and disabling of workspaces during setup ([52ce3f9](frappe/frappe@52ce3f9))
…-27283 fix: child table filter (backport #27283)
(cherry picked from commit 95487ffb8c6f32070a0c57a5f7db197fb90c4f59)
…-27386 fix(Grid): refresh dependent field properties on value change (backport #27386)
…n search item on different page (cherry picked from commit 86a758dd96d77dead2a3d57a53947b78a94765a8)
…-27409 fix(GridSearch): get_selected_children returns now correct selections when search item on different page (backport #27409)
Co-authored-by: Raffael Meyer <14891507+barredterra@users.noreply.github.com>
…-27292 feat: Apps page (backport #27292)
(cherry picked from commit 0d6ecfbd2220c19fa611a048b1414888cd4f1dff)
(cherry picked from commit 14b9800bafeb9f58e3785a5d260e8c6590007c42)
(cherry picked from commit c4a8d112d8179ef1e5c0645f7a82500de841d307)
(cherry picked from commit 903ffd804cce34d86d2c17471f0485ac8deb75f9)
chore: minor style fixes (backport #27372)
…-27417 fix: Redirect issue in apps switcher (backport #27417)
fix: redirect to default path via social login (backport #27376)
…-27795 fix: dont fetch context for custom doctype based on custom module (backport #27795)
(cherry picked from commit 2b8df89d550bd3c4b05903bfe8510910f88fea23) Signed-off-by: Akhil Narang <me@akhilnarang.dev>
fix: re-number idx on child table row removal
chore: release v15
# [15.41.0](frappe/frappe@v15.40.6...v15.41.0) (2024-09-17) ### Bug Fixes * always translate labels ([dbaf827](frappe/frappe@dbaf827)) * **delete_doc:** Check if submittable before docstatus validation ([f474e66](frappe/frappe@f474e66)) * dont fetch context for custom doctype based on custom module ([64ca982](frappe/frappe@64ca982)) * exclude text editor ([9945072](frappe/frappe@9945072)) * form should pass df to formatter (backport [#27756](frappe/frappe#27756)) ([#27758](frappe/frappe#27758)) ([eb8a72d](frappe/frappe@eb8a72d)) * get label instead fieldname & discard int for get form_param ([dd56e3c](frappe/frappe@dd56e3c)) * handle aggregate columns ([c3fe728](frappe/frappe@c3fe728)) * let's translate data on report excel exporting ([5934361](frappe/frappe@5934361)) * **printview:** ensure document title is a string ([ea86a33](frappe/frappe@ea86a33)) * re-number idx on child table row removal ([b266545](frappe/frappe@b266545)) * **rename_doc:** check permissions for the specific document ([6b5c272](frappe/frappe@6b5c272)) * **sanitize_html:** sanitize all string inputs ([b5ddc2d](frappe/frappe@b5ddc2d)) * **setup_wizard:** update wording for password field for non-admins ([b29cb07](frappe/frappe@b29cb07)) * show translate option just if needed ([978655f](frappe/frappe@978655f)) * **translate:** Fix extraction in JS files (backport [#27401](frappe/frappe#27401)) ([#27404](frappe/frappe#27404)) ([be5e173](frappe/frappe@be5e173)) ### Features * translate values option in export dialog ([ae45b36](frappe/frappe@ae45b36))
…d-soft-delete fix: handle exception when retrieving soft_delete value in get_list f…
Note: add ```self.flags.allow_unregisted_fields = True``` in constructor of target DocType
* feat: allow unregistered fields to be returned in response. Note: add ```self.flags.allow_unregisted_fields = True``` in constructor of target DocType * add: support for lists and dicts
…in Table MultiSelect (#282)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.