Commit graph

42933 commits

Author SHA1 Message Date
barredterra
8a5d667c85 fix(Contact): use existing full name 2023-08-09 13:11:54 +02:00
Ankush Menat
4a476217f2
Merge pull request #21971 from frappe/fix-perm-query-help
fix(ServerScript): use f-string in permission query help html
2023-08-09 16:12:24 +05:30
Suraj Shetty
c0f9e8d54f
fix: ignore_user_type can be applied by System User (#21990) 2023-08-09 16:08:14 +05:30
Ankush Menat
04285812a7
Merge pull request #21985 from viralkansodiya/customhtmlblock
fix: Error while selection of custom block on workspace and dashboard
2023-08-09 15:28:34 +05:30
Ankush Menat
c34130fa4f
Merge pull request #21987 from ankush/disable_activity_log_loging
fix: disable activity log global search
2023-08-09 15:19:32 +05:30
Ankush Menat
20c2ce8d29 fix: disable activity log global search
has millions of record that don't need to be searched
"globally"

[skip ci]
2023-08-09 15:18:50 +05:30
Ankush Menat
d35b4b3280
Merge pull request #21980 from ankush/lower_search_limit
perf: lower limit for global search
2023-08-09 13:46:21 +05:30
Ankush Menat
4d19863dfa perf: lower limit for global search 2023-08-09 13:45:46 +05:30
ViralKansodiya
b4674ee0d1
Error during selection of Custom Html Block on workspace and during selection of Custom Html Block on DashBoard due to wrong syntext 2023-08-09 13:29:45 +05:30
Shariq Ansari
bc1d2bd20b
Merge pull request #21537 from vorasmit/support-timespan 2023-08-08 23:45:33 +05:30
Ankush Menat
f818616b03
Merge pull request #21977 from eltociear/eltociear-patch-1
chore: fix typo in README.md
2023-08-08 21:53:13 +05:30
Ikko Eltociear Ashimine
395511f18d
chore: fix typo in README.md
installlation -> installation
2023-08-09 01:06:47 +09:00
Hussain Nagaria
60d20b4d22 fix(ServerScript): use f-string in permission query help html 2023-08-08 15:02:36 +05:30
Smit Vora
b10a049ada fix: update time_series on refresh, but not for custom chart_type 2023-08-08 13:56:06 +05:30
Ankush Menat
59e1db7bb5 fix: barcode scanner library path 2023-08-08 12:57:44 +05:30
Ankush Menat
9b52718afc
Merge pull request #21895 from cogk/fix-clear-bootinfo-cache-on-workspace-creation
fix(Workspace): Clear bootinfo cache when creating a new workspace
2023-08-08 12:37:35 +05:30
Ankush Menat
76c69249ff
Merge pull request #21903 from barredterra/print-report-filters
feat(Report Builder): print all filters
2023-08-08 11:08:32 +05:30
Raffael Meyer
c3aaab3447
fix(Web Form): translation of forwarding message (#21948) 2023-08-08 11:05:42 +05:30
Ernesto Ruiz
f6171008f6
chore: Translate repeat frecuency on sidebar (#21956)
[skip ci]
2023-08-08 09:48:39 +05:30
Shariq Ansari
eebbcd02b5
Merge pull request #21846 from RitvikSardana/develop-ritvik-better-set-password-page 2023-08-07 20:49:39 +05:30
Shariq Ansari
6ed6a3f762
chore: minor fix 2023-08-07 20:47:58 +05:30
Jannat Patel
49a9f53d24
feat: text editor and mentions for discussions (#21886) 2023-08-07 20:23:53 +05:30
Ankush Menat
f6326b6145
fix: check before deleting prepared report (#21950) 2023-08-07 14:00:34 +05:30
Sagar Vora
b385fae2dc test: use unique IP to prevent future conflict with other tests 2023-08-07 13:49:52 +05:30
Sagar Vora
e877d926eb
test: set request_ip when testing reset_password (#21937)
* test: set `request_ip` when testing `reset_password`

* test: increase rate limit temporarily while testing `reset_password`
2023-08-07 11:37:23 +05:30
RitvikSardana
3f971f37c1
feat: Added Re-run in Console Button in Console Log Doctype (#21825)
* feat: Added Reload in Console Button in Console Log Doctype

* refactor: simpler doc mapping

* fix: added type of script

* fix: renamed button name

* fix: new solution for Re-run in console

* refactor: use set_route

[skip ci]

---------

Co-authored-by: Ritvik Sardana <ritviksardana@Ritviks-MacBook-Air.local>
Co-authored-by: Ankush Menat <ankush@frappe.io>
2023-08-07 11:33:41 +05:30
Ankush Menat
dbc61cc137 fix: workflow help
closes https://github.com/frappe/frappe/issues/21923
2023-08-07 10:22:59 +05:30
Ritvik Sardana
27426f7ceb chore: code cleanup 2023-08-07 00:34:08 +05:30
Ankush Menat
a2b2998684
fix(DX): Wrap print format errors (#21944)
[skip ci]
2023-08-06 18:55:16 +05:30
Raffael Meyer
5fce1a57c0
fix: validate fieldname in get_group_by_count (#21932)
* fix: validate fieldname in get_group_by_count

* test: call get_group_by_count with invalid field

* test: is_default_field
2023-08-06 17:33:34 +05:30
Raffael Meyer
4fae798ad1
fix: check file permission before zipping (#21934) 2023-08-06 17:21:22 +05:30
Sagar Vora
e588f2d70b
Merge pull request #21928 from resilient-tech/fix-rate-limiter 2023-08-05 17:38:08 +00:00
Sagar Vora
2b96324c31
fix: rate limit for all HTTP methods (#21929) 2023-08-05 22:32:55 +05:30
Michelle Alva
fd2efdb0e1
chore: whitelisted typo (#21930) 2023-08-05 20:15:55 +05:30
Sagar Vora
7aed89ae4d test: set request before verifying 2023-08-05 14:43:45 +05:30
Sagar Vora
773cefea69 test: specify args or kwargs instead of frappe.form_dict 2023-08-05 14:14:03 +05:30
Sagar Vora
3f3821befb fix: dont use form_dict & frappe.call 2023-08-05 13:02:50 +05:30
Sagar Vora
4931c7379c fix: only rate limit if frappe.request is set 2023-08-05 12:54:34 +05:30
Sagar Vora
0cced74766 fix: add rate limiting and type hints for add_feedback 2023-08-05 12:46:31 +05:30
Sagar Vora
1f5480bf0f chore: move permission check earlier 2023-08-05 12:37:34 +05:30
Ankush Menat
cc85d39b50 fix: only allow system manager to start backups 2023-08-05 11:22:49 +05:30
Ankush Menat
201be85d88 chore: remove dead code
https://sourcegraph.com/search?q=context:global+get_badge_info+repo:%5Egithub%5C.com/frappe/.*&patternType=standard&sm=0&groupBy=repo
2023-08-05 11:20:27 +05:30
Ankush Menat
2ed85ca9f2 refactor: check license names before sending text
File might not exist.
2023-08-05 11:15:58 +05:30
Raffael Meyer
011d21b4a3
refactor: docshare get_users (#21924) 2023-08-05 09:41:22 +05:30
Corentin Forler
881240e214 fix(Workspace): Clear bootinfo cache when creating a new workspace 2023-08-04 17:48:22 +02:00
Ankush Menat
8817c228a2 fix: filter schema name on mariadb 2023-08-04 14:33:17 +05:30
Ankush Menat
fd15ab5329 fix: revert pg incompatible change 2023-08-04 14:13:36 +05:30
Ankush Menat
c4230f8760
fix: autoincr status per doctype (#21918)
* fix: autoincr status per doctype

closes https://github.com/frappe/frappe/issues/21386

* chore: Check autoincremented on the database currently being used.

* refactor: Styling and space fix

---------

Co-authored-by: Athul Cyriac Ajay <athul8720@gmail.com>
2023-08-04 13:59:39 +05:30
Ritvik Sardana
1cd6c4effc fix: fixed on click function 2023-08-03 16:08:58 +05:30
Raffael Meyer
dc0a8c5ccb
fix: keep privacy setting of attachments on amend (#21911) 2023-08-03 15:33:39 +05:30