nikhilponnuru
cd4fff5daf
fix: Workspace not found error that happens when a workspace which was deleted when still in use and hence won't let the user to use the desk page
4 роки тому
Faten Elhariry
e4744724a0
fix: RTL styling ( #13107 )
Co-authored-by: unknown <Administrator@DESKTOP-TKAA1PU.mans.edu.eg>
Co-authored-by: Suraj Shetty <13928957+surajshetty3416@users.noreply.github.com>
4 роки тому
mergify[bot]
aad9189e1e
Merge pull request #13102 from gavindsouza/show-config-enhancements
refactor(CLI): Show config
4 роки тому
gavin
7ad99349d9
Merge pull request #13120 from gavindsouza/pddr-levy
perf(PDDR): Replace filter_by like with full text filter
4 роки тому
Gavin D'souza
bf9fcb3ff6
chore(cli): Add pending deprecation warning
* Add PDW for --as-dict in command set-config
* Move all top level imports inside each util to optimize imports for
CLI
* Set always show filter for DeprecationWarning, PendingDeprecationWarning via frappe module
4 роки тому
Gavin D'souza
8cd6b520ed
refactor(minor): Bench set-config
* Replace --as-dict with a more apt --parse
* Fixed styling
* Renamed variables
4 роки тому
Leela vadlamudi
3875004d7e
Merge pull request #13057 from leela/email-refactoring
refactor: Email Module - 1
4 роки тому
Gavin D'souza
86d6eb51a6
perf: Replace filter_by like with full text filter
* Remove like %email% in where clause
* Add fallback for all dict getattrs to owner
4 роки тому
mergify[bot]
c3f473c451
Merge pull request #12965 from resilient-tech/allow-scroll
fix(UI): dont disable dialog scroll on focusing a Link/Autocomplete field
4 роки тому
mergify[bot]
6632a224ae
Merge pull request #13095 from deepeshgarg007/duration_field_export
fix: Error while exporting reports with duration field
4 роки тому
Gavin D'souza
73ff84da8e
chore: Drop redundant command auto-deploy
4 роки тому
Gavin D'souza
3c1b6c66d9
fix(bench-console): Show only apps in namespace
4 роки тому
Gavin D'souza
bcbc0d0a7c
fix: Show complete frappe.conf including common conf
4 роки тому
Gavin D'souza
3b34474f8d
test: Add tests for bench show-config
4 роки тому
mergify[bot]
d0fbc17261
Merge pull request #13098 from resilient-tech/fix-translate-error
fix(setup): do not show messsage when exception is handled
4 роки тому
mergify[bot]
ea85308321
Merge pull request #13101 from shariquerik/patch-upadte-notification-channel
fix: Patch Update Notification channel
4 роки тому
mergify[bot]
52a3f2f5df
Merge pull request #13103 from ankush/clean_boilerplate
chore: remove py2 specific code from boilerplate
4 роки тому
mergify[bot]
7247099450
Merge pull request #13099 from resilient-tech/fix-reloader
fix: disable reloading files in `__pycache__` directory
4 роки тому
mergify[bot]
c2be57ed9c
Merge pull request #12898 from NagariaHussain/feat-url-validation-option
feat: URL option for Data fieldtype
4 роки тому
Hussain Nagaria
098b68fc20
fix: Make URL regexp scheme agnostic
4 роки тому
Ankush Menat
a617348a79
chore: remove py2 specific code from boilerplate
4 роки тому
shariquerik
d8d133e6c3
fix: sider fix
4 роки тому
Gavin D'souza
991965fe6b
fix: Format JSON outputs better
4 роки тому
shariquerik
3c322c1298
fix: Patch Update Notification channel
git status
4 роки тому
Gavin D'souza
95db79a1d0
feat(cli): Format option in bench show-config
4 роки тому
Gavin D'souza
bb25caa97f
refactor: bench show-config
* Handle no site being specified. Fixes https://github.com/frappe/frappe/issues/13100
* Remove tabbed output in favour of table
* Add multi site support
4 роки тому
Sagar Vora
e288b781bf
fix: add docstring
4 роки тому
Sagar Vora
b214a993da
fix: disable reloading files in `__pycache__` directory
4 роки тому
Sagar Vora
ac9fe71733
fix(setup): do not show messsage when exception is handled
4 роки тому
Sagar Vora
ed2ca98502
fix: hide scrollbar on touch devices
4 роки тому
Deepesh Garg
4e4e0fa3d9
fix: Errors
4 роки тому
Deepesh Garg
eafadcca47
fix: Error while exporting reports with duration field
4 роки тому
mergify[bot]
111d13f93b
Merge pull request #13056 from pateljannat/password-field-in-web-form
feat: Add password fieldtype option for Web Form
4 роки тому
mergify[bot]
e13aac866c
Merge pull request #13080 from shariquerik/breadcrumbs-fix
fix: Add breadcrumbs for list view
4 роки тому
mergify[bot]
3840d3e545
Merge pull request #12966 from gavindsouza/list-apps-update
feat(cli): Format Option for list-apps
4 роки тому
Suraj Shetty
ce10753e91
Merge pull request #12944 from alyf-de/report_column_context
4 роки тому
Suraj Shetty
5901c77d4e
Merge branch 'develop' into password-field-in-web-form
4 роки тому
Suraj Shetty
ce04d42201
Merge branch 'develop' into breadcrumbs-fix
4 роки тому
Suraj Shetty
831f70a108
Merge branch 'develop' into list-apps-update
4 роки тому
gavin
8d1711ebc5
chore: Use click.echo in favour of print
Accepting suggested changes because `click.echo` has improved support for handling Unicode and binary data that "does not fail no matter how badly configured the system is" _(ref: docstring)_.
Co-authored-by: Suraj Shetty <13928957+surajshetty3416@users.noreply.github.com>
4 роки тому
Suraj Shetty
59e9a2520b
Merge pull request #13088 from surajshetty3416/fix-recorder-translation
fix: Add __ function in vue global for translation in recorder
4 роки тому
Suraj Shetty
86ce27e413
fix: Add __ function in vue global for translation in recorder
4 роки тому
Gavin D'souza
66cb873817
chore: Re-trigger CI builds
4 роки тому
Suraj Shetty
1235cb29f4
Merge pull request #13085 from surajshetty3416/fix--Typo
fix: Typo in RecorderDetail.vue
4 роки тому
Suraj Shetty
021aea5b4f
fix: Typo in RecorderDetail.vue
4 роки тому
Gavin D'souza
520143d43a
test: Added tests for bench list-apps -f json
4 роки тому
gavin
42d020683a
Merge pull request #12996 from gavindsouza/pddr-enhancements
feat: Deletion Steps in Data Deletion Tool
4 роки тому
mergify[bot]
9f2b66ff00
Merge pull request #12943 from alyf-de/translate_report_column_labels
fix: translate report column labels
4 роки тому
Sagar Vora
17e1d03a47
fix: sticky header and footer for accessibility
4 роки тому
Sagar Vora
d6a3621650
fix: remove scrollable behavior
4 роки тому