Shariq Ansari
19bb79215f
fix: breadcrumbs is broken
2022-11-10 15:18:15 +05:30
Shariq Ansari
a434b5fb0d
Merge pull request #18829 from shariquerik/page-menu-btn-fix
2022-11-10 14:34:45 +05:30
Ankush Menat
52ee21270e
refactor: validation of permlevel
2022-11-10 14:15:24 +05:30
Shariq Ansari
faab012022
fix: page has an empty menu button
2022-11-10 13:57:26 +05:30
AMS Fauzi
ab35ec8f48
fix: reportview permlevel bug ( #18822 )
2022-11-10 13:05:10 +05:30
Ankush Menat
a091cbae8a
Merge pull request #18825 from ankush/better_randomness
...
perf: faster generate_hash
2022-11-10 12:24:06 +05:30
Ankush Menat
f34f7030a3
refactor: remove txt param from generate_hash use
2022-11-10 11:56:48 +05:30
Ankush Menat
fcaa16bb21
perf: faster generate_hash
2022-11-10 11:36:40 +05:30
dependabot[bot]
104942ee0a
build(deps): bump socket.io-parser from 4.0.4 to 4.0.5 ( #18823 )
...
Bumps [socket.io-parser](https://github.com/socketio/socket.io-parser ) from 4.0.4 to 4.0.5.
- [Release notes](https://github.com/socketio/socket.io-parser/releases )
- [Changelog](https://github.com/socketio/socket.io-parser/blob/main/CHANGELOG.md )
- [Commits](https://github.com/socketio/socket.io-parser/compare/4.0.4...4.0.5 )
---
updated-dependencies:
- dependency-name: socket.io-parser
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-10 11:25:44 +05:30
barredterra
aefba91139
refactor: use link for Letter Head
2022-11-09 18:06:50 +01:00
barredterra
75299abec8
fix: add placeholder for language
2022-11-09 18:06:26 +01:00
barredterra
9782f937fd
refactor: use link for print format
2022-11-09 18:05:44 +01:00
Sagar Vora
a42ca7d8c1
fix: raise exception if doc before save is not found ( #18796 )
...
* fix: raise exception if doc before save is not found
* test: ensure error is raised when trying to save new doc using `doc.save()`
* chore: add comment explaining condition
* test: clearer name and docstring
2022-11-09 19:45:41 +05:30
Ankush Menat
1dd719b123
fix: decorator ordering
...
statcimethod doesn't return normal function so can't be "chained" the
other way around
[skip ci]
2022-11-09 19:41:02 +05:30
barredterra
354279d690
fix: use link field to select print language
2022-11-09 15:06:28 +01:00
Himanshu Shivhare
a5240824d5
docs: youtube channel in "about" section ( #18810 )
...
* YouTube channel addded in about section.
I have added ERPNext YouTube channel reference in the about section.
#Create an official Handle for YouTube Channel (Like @erpnext or erpnextofficial)
* chore: handle
[skip ci]
Co-authored-by: Ankush Menat <ankushmenat@gmail.com>
2022-11-09 18:25:00 +05:30
Ankush Menat
355803e53f
Merge pull request #18814 from ankush/refactor/db
...
refactor: deprecate unused DB methods + misc
2022-11-09 18:09:52 +05:30
Shariq Ansari
4a648d197a
Merge pull request #18779 from Ponnusamy1-V/develop
2022-11-09 17:26:53 +05:30
Ankush Menat
66f5f4dd46
refactor(db): deprecated unused functions
2022-11-09 16:10:09 +05:30
Ankush Menat
ffdd368fe2
perf: faster as_list and as_dict
2022-11-09 15:58:46 +05:30
Ankush Menat
b0cb1adc01
ci: config cleanup and bump coverage
2022-11-09 15:58:46 +05:30
Ankush Menat
b71d93ef9f
test: db timeout computation
2022-11-09 15:55:31 +05:30
Ponnusamy
373292a607
Merge branch 'develop' into develop
2022-11-09 14:17:55 +05:30
Shariq Ansari
cb108e7718
fix: do not remove first section/tab if edited
2022-11-09 14:08:27 +05:30
Ponnusamy
15cae83c50
Update breadcrumbs.js
2022-11-09 13:13:39 +05:30
Shariq Ansari
5ecb93582a
chore: active border style refactor
2022-11-09 12:43:37 +05:30
Aradhya
ad18f82007
feat: Added execution time to monitor
2022-11-09 01:10:17 +05:30
Aradhya
bbad2b19eb
feat: Adding more data to monitor
2022-11-08 21:32:28 +05:30
Ankush Menat
ad7c0816f8
fix: prevent deleting standard doctypes in prod ( #18803 )
2022-11-08 21:27:41 +05:30
Aradhya
1c44a65ce8
test: fixing tests
2022-11-08 20:59:12 +05:30
Shariq Ansari
c1366db8be
fix: lose focus if clicked outside app
2022-11-08 20:46:31 +05:30
Shariq Ansari
2dc9bbd2a5
fix: created EditableInput for tab & section label
2022-11-08 18:57:21 +05:30
Shariq Ansari
074176cfba
fix: hide customize form btn & show form builder btn for child table doctypes
2022-11-08 15:17:59 +05:30
Ankush Menat
3ea75f3559
Merge pull request #18771 from ankush/query_timeout
...
feat: Set default SQL statement timeouts
2022-11-08 15:17:12 +05:30
Shariq Ansari
282ecf364e
fix: do not render hidden property fields
2022-11-08 15:07:48 +05:30
Ankush Menat
f45656217e
refactor: control statement timeout via flag
2022-11-08 15:01:17 +05:30
Ankush Menat
ce360b6fce
feat: Set default SQL statement timeouts
2022-11-08 14:51:43 +05:30
Shariq Ansari
d7d99d4acc
fix: handle cur_frm in depends_on expression
2022-11-08 13:54:44 +05:30
Shariq Ansari
690bddb2ca
fix: keep first column if its is empty
2022-11-08 13:19:18 +05:30
Shariq Ansari
8a252d237c
fix: remove empty sections while loading and saving
2022-11-08 13:09:39 +05:30
Aradhya
4ec69e9384
refactor: using after commit in enqueuing & removed session time logic
2022-11-08 12:55:33 +05:30
Shariq Ansari
e79156e748
fix: hide border if hide_border is set
2022-11-07 22:35:49 +05:30
Shariq Ansari
7d293b5ba1
fix: edit tab/section label on double click
2022-11-07 22:23:50 +05:30
Shariq Ansari
de58f1700e
fix: make section collapsible
2022-11-07 21:42:58 +05:30
Shariq Ansari
e3385884a7
fix: make column border as dashed and fieldtypes border solid
2022-11-07 21:39:58 +05:30
Shariq Ansari
d4ba2c51e4
fix: hide/make read_only property fields based on read_only expression
2022-11-07 20:48:05 +05:30
Shariq Ansari
7218c36043
chore: separated code into functions
2022-11-07 20:46:49 +05:30
Shariq Ansari
40ed4100bc
fix: if error occurred save button gets disabled
2022-11-07 20:45:36 +05:30
Ankush Menat
b2860e6f9e
fix(UX): allow clicking on row to open in new tab ( #18789 )
...
- ctrl+click on row is toggling checkbox instead of opening it in new
row
- This only happens on non-mac devices
Root cause: incorrect grouping of predicate
towards fixing https://github.com/frappe/frappe/issues/18788
[skip ci]
2022-11-07 19:01:50 +05:30
Shariq Ansari
ae5dcef1cf
Merge branch 'develop' into form-builder-vue3
2022-11-07 17:34:42 +05:30