Gavin D'souza
ccbc833c6c
feat: runtime check via pydantic
...
handle localns stringified types
2022-12-15 13:47:05 +05:30
Ankush Menat
06becac459
fix(trim-database): Dont act on non-frappe tables ( #19292 )
2022-12-15 13:43:28 +05:30
Ankush Menat
e437d0aca2
test: test index after col change too
2022-12-15 13:39:25 +05:30
Ankush Menat
56e1bf31d7
fix: patch to delete duplicate uniq indexes
2022-12-15 13:36:28 +05:30
Ankush Menat
8df845ca35
fix: duplicate unique index when column is altered
2022-12-15 13:36:28 +05:30
Ankush Menat
d27ea5e6da
test: unique index on install and alter
...
There should always be 1 unique index.
2022-12-15 13:36:28 +05:30
Shariq Ansari
d64836c1c4
Merge pull request #19285 from barredterra/remove-unused-html-param
2022-12-15 13:19:01 +05:30
Shariq Ansari
445da1fa99
Merge pull request #19284 from barredterra/download-pdf-with-lang-and-letterhead
2022-12-15 13:12:59 +05:30
Shariq Ansari
7129418fda
Merge pull request #19286 from frappe/fix-has-content
2022-12-15 12:31:26 +05:30
Shariq Ansari
cbb620eb61
Merge branch 'develop' into download-pdf-with-lang-and-letterhead
2022-12-15 12:21:19 +05:30
mergify[bot]
8d9673d296
Merge pull request #19289 from pps190/fix-grammer
...
fix: grammar mistake in label
2022-12-14 15:03:53 +00:00
Devin Slauenwhite
b522da495e
fix: grammar mistake in label
2022-12-14 09:47:28 -05:00
Hussain Nagaria
da7fd35e49
fix: handle HTML code field's has_content
2022-12-14 19:36:07 +05:30
barredterra
22ea39a442
fix: remove unused html parameter
...
from `attach_print`and `get_print`
2022-12-14 14:37:56 +01:00
Shariq Ansari
378af5a883
Merge pull request #19283 from shariquerik/bump-editorjs
2022-12-14 18:35:19 +05:30
barredterra
67ede5d533
feat: add parameters language and letter_head to download_pdf
2022-12-14 13:59:46 +01:00
Shariq Ansari
5363e6db15
build(deps): Bump editorjs to 2.26.3
2022-12-14 18:12:26 +05:30
Shariq Ansari
a6cecf10b2
Merge branch 'develop' into bump-editorjs
2022-12-14 18:05:26 +05:30
Shariq Ansari
b10056f9cd
build(deps): Bump editorjs to 2.26.2
2022-12-14 18:03:27 +05:30
Shariq Ansari
090f55957e
Merge pull request #19280 from shariquerik/grid-custom-button-space
2022-12-14 17:48:38 +05:30
Shariq Ansari
4b1f65206f
fix: if grid custom button is not set grid has some extra space on top
2022-12-14 17:29:58 +05:30
Ankush Menat
d13ab320b7
refactor: Duplicate enqueue checks
...
scheduled_job_type.enqueue already does check for duplicate job and is
more "recent"
2022-12-14 15:46:46 +05:30
Ankush Menat
2b050f9fc3
test: test without adding hacky flags
2022-12-14 15:46:46 +05:30
Ankush Menat
82d699a801
refactor: misleading "log and raise" and types
2022-12-14 15:46:46 +05:30
Devin Slauenwhite
1fc2639123
fix: hide toolbar label ( #19272 )
2022-12-14 11:03:51 +05:30
Shariq Ansari
6dab439f42
Merge pull request #19269 from shariquerik/web-form-print-format-fix
2022-12-13 18:57:44 +05:30
Shariq Ansari
55d3bea05b
Merge branch 'develop' into web-form-print-format-fix
2022-12-13 18:06:03 +05:30
Shariq Ansari
2767580732
fix: in web form if print format is empty getting error
2022-12-13 17:41:10 +05:30
Ankush Menat
b91354e28f
Merge pull request #19265 from ankush/prepared_report_sort
...
fix: sort keys in prepared report filters
2022-12-13 16:50:01 +05:30
Ankush Menat
004c716a67
fix: sort keys in prepared report filters
2022-12-13 16:24:11 +05:30
Ankush Menat
170b7c9b0f
chore: correct devel version
2022-12-13 14:20:55 +05:30
Ankush Menat
ee5c82e985
fix(DX): validate virtual doctype controllers
2022-12-13 14:18:19 +05:30
Ankush Menat
290a3df68d
chore!: drop backup.py direct calls + pragma nocov
2022-12-13 14:18:19 +05:30
Abdallah A. Zaqout
aa1f03239c
feat: allow user to pick all columns ( #19236 )
...
Co-authored-by: Shariq Ansari <30859809+shariquerik@users.noreply.github.com>
2022-12-13 13:36:24 +05:30
Ankush Menat
494400ead2
style: fmt
...
[skip ci]
2022-12-13 12:07:04 +05:30
Babuuu
607b83de5c
fix: Change page title to app name. ( #19247 )
...
[skip ci]
2022-12-13 12:06:01 +05:30
Alfredo Altamirano
ffe3ba140e
fix: TypeError when using frappe.throw() or frappe.msgprint() with lists ( #19255 )
...
Co-authored-by: Alfredo Altamirano <Ahuahuachi@users.noreply.github.com>
[skip ci]
2022-12-13 11:59:58 +05:30
Ankush Menat
536ddc7832
build(deps): bump click to latest version ( #19248 )
2022-12-12 21:48:05 +05:30
Samuel Danieli
e4cb215ad2
fix: untranslated link fields in list view ( #19155 )
2022-12-12 20:03:06 +05:30
Ankush Menat
c06bddb94b
chore: Drop snyk ( #19245 )
...
We use dependabot mainly instead of snyk
[skip ci]
2022-12-12 17:19:39 +05:30
Ankush Menat
025906840d
perf: remove order_by from linked_with checks ( #19229 )
2022-12-12 15:39:46 +05:30
Ankush Menat
a90fc27c75
refactor!: Remove activity feed ( #19241 )
2022-12-12 15:29:32 +05:30
Ankush Menat
2ba85af8a3
chore!: remove activity feed logs
2022-12-12 14:28:30 +05:30
Yash Jane
b93022a54e
fix(UX): forget password shows error on wrong email ( #19235 )
...
* fix: forget password shows error on wrong email
* test: expected test failure
[skip ci]
Co-authored-by: Ankush Menat <ankush@frappe.io>
2022-12-12 12:45:27 +05:30
Raffael Meyer
bb5b0e5e64
refactor!: remove compare util from frappe package ( #19234 )
...
Use `from frappe.utils import compare` instead of `frappe.compare`.
2022-12-11 23:20:21 +05:30
Ritwik Puri
ed72e93df7
Merge pull request #18819 from barredterra/select-print-language
...
fix: use link fields in print view
2022-12-09 18:08:40 +05:30
Saqib Ansari
f6677125d3
fix: do not rename select field options and values on doctype rename ( #19223 )
2022-12-09 16:36:58 +05:30
Ankush Menat
ec3f705e4f
feat: finer frappe Recorder control with decorator ( #19220 )
...
Currently frappe recorder can be enabled globally and profiles every
request. This is often way too much info. If you already know where
problem lies you use this decorator sparingly to only profile relevant
functions.
Usage:
```py
from frappe.recorder import record_queries
@record_queries
def sus_slow_function():
frappe.db.sql("select everything from everywhere")
```
2022-12-09 14:18:49 +05:30
Ankush Menat
442ba5dbf2
fix: set-config -g ( #19217 )
...
This isn't working because it uses update_site_config command which
attemts to find site_dir to create a lock which doesn't work when site
isn't init-ed.
2022-12-09 11:10:09 +05:30
Shariq Ansari
ba66dea42a
Merge pull request #18381 from shariquerik/form-builder-vue3
...
feat: Form Builder
2022-12-09 10:03:43 +05:30