Commit graph

54960 commits

Author SHA1 Message Date
sokumon
57b3a224f4 fix: private workspaces routting
Co-authored-by: Rahul Agarwal <12agrawalrahul@gmail.com>
2026-04-03 15:02:55 +05:30
Raffael Meyer
bedb08485e
fix: use secrets for random string generation (#38338) 2026-03-30 19:08:16 +02:00
Aarol D'Souza
0afbf2a98e
Merge pull request #38316 from AarDG10/feat-qb-gc
feat(custom): add separator support for Group_concat in Mariadb
2026-03-30 20:11:47 +05:30
Shrihari Mahabal
576bcfdefc
Merge pull request #38331 from ShrihariMahabal/complete-signup-xss
fix(security): escape 'key' parameter in complete signup
2026-03-30 16:35:33 +05:30
Shrihari Mahabal
a5e4ec654d fix(security): escape 'key' parameter in complete signup 2026-03-30 16:20:39 +05:30
Suraj Shetty
a62acb4956
Merge pull request #38135 from frappe/dependabot/npm_and_yarn/socket.io-parser-4.2.6 2026-03-30 15:25:32 +05:30
Suraj Shetty
1c5d51121e
Merge pull request #38257 from frappe/dependabot/npm_and_yarn/yaml-1.10.3 2026-03-30 15:25:14 +05:30
Suraj Shetty
6aa85f00e5
Merge pull request #38259 from frappe/dependabot/npm_and_yarn/picomatch-2.3.2 2026-03-30 15:25:01 +05:30
Suraj Shetty
2cef0fdefb
Merge pull request #38296 from frappe/dependabot/npm_and_yarn/brace-expansion-1.1.13 2026-03-30 15:24:26 +05:30
Suraj Shetty
fee0f3e3ea
Merge pull request #38312 from frappe/pot_develop_2026-03-29 2026-03-30 15:24:00 +05:30
Suraj Shetty
86daa79b99
Merge pull request #38317 from frappe/l10n_develop 2026-03-30 15:23:42 +05:30
Ankush Menat
5f1d4e9488
Merge pull request #38325 from frappe/ankush-patch-1
fix: Skip nulls in `client.get`
2026-03-30 12:22:27 +05:30
Ankush Menat
9e687317a7
fix: Skip nulls in client.get
This makes it consistent with `load.getdoc`
2026-03-30 12:08:28 +05:30
Soham Kulkarni
c9cb986b5b
Merge pull request #38288 from sokumon/make-ci-green-again 2026-03-30 11:31:46 +05:30
Ejaaz Khan
e00328715d
Merge pull request #38314 from frappe/remove_login_with_fc
Remove login with fc
2026-03-29 19:28:02 +05:30
MochaMind
a2dd411cdc fix: Italian translations 2026-03-29 18:54:53 +05:30
AarDG10
12e8995640 test: add and update group_concat test for mariadb
Updated test, since have decided to keep separator ',' as default for the query generation.
2026-03-29 18:03:21 +05:30
Bowrna
1833025b25 fix(login): Remove option to login with FC 2026-03-29 17:48:09 +05:30
AarDG10
8560db8bc1 feat(custom): add separator support for Group_concat in Mariadb 2026-03-29 17:45:46 +05:30
Bowrna
a9c19ddc89 fix(login): Remove option to login with FC 2026-03-29 17:26:43 +05:30
Bowrna
3e9be575cd fix(login): Remove option to login with FC 2026-03-29 17:11:01 +05:30
frappe-pr-bot
d996a492e8 chore: update POT file 2026-03-29 09:44:42 +00:00
Ejaaz Khan
05489dbd2b
Merge pull request #38307 from frappe/fix-webform-upload
fix: add default if boot data isn't present
2026-03-29 00:15:12 +05:30
Ejaaz Khan
e2abc0e5b5
Merge pull request #38308 from iamejaaz/show-activity-system-setting
fix: show timeline for system setting
2026-03-29 00:02:47 +05:30
Ejaaz Khan
474cdcf975 style: fix whitespaces 2026-03-29 00:01:57 +05:30
Ejaaz Khan
aa0ded756a fix: show timeline for system setting 2026-03-28 23:54:23 +05:30
Safwan Samsudeen
b11ce887ba fix: add default if boot data isn't present 2026-03-28 23:54:18 +05:30
Ejaaz Khan
1049f5d6c2
Merge pull request #38306 from iamejaaz/sticky-header
fix(ListView): apply sticky globally
2026-03-28 23:28:32 +05:30
Ejaaz Khan
5dc3b6bf51 fix: apply sticky globally 2026-03-28 23:00:47 +05:30
Ejaaz Khan
95903450b5
Merge pull request #38268 from Shllokkk/report-printing-fixes
fix: allow standard print formats for reports
2026-03-28 19:58:37 +05:30
Ejaaz Khan
f924fed900
Merge pull request #38190 from AarDG10/fix-kanban
fix(kanban_view): fix routing when switching kanban board
2026-03-28 19:57:44 +05:30
Ejaaz Khan
9164d5acae
Merge pull request #38298 from kaulith/fix/portal-list-page-cache
fix: prevent portal list pages from being cached
2026-03-28 19:46:54 +05:30
Ejaaz Khan
0d78551e37
Merge pull request #38290 from frappe/change_fc_login_option
fix(login): Redirect to FC dashboard site page
2026-03-28 19:40:04 +05:30
Sagar Vora
44814c86ad
Merge pull request #38297 from sagarvora/fix-quick-entry-routing
feat: route back to document after creating link doc via Quick Entry
2026-03-28 18:07:51 +05:30
diptanilsaha
4901f64732
chore(language): enabled language pt-BR by default (#38301) 2026-03-28 11:54:53 +05:30
sokumon
8b3ff45780 chore: ignore pygaments vuln 2026-03-28 11:51:22 +05:30
Kaushal Shriwas
57854698ce fix: prevent portal list pages from being cached 2026-03-28 00:33:55 +05:30
Sagar Vora
59a280012c fix: route back to document after creating link doc via Quick Entry
Co-authored-by: Shankarv19bcr <95605398+Shankarv19bcr@users.noreply.github.com>
2026-03-28 00:30:28 +05:30
Shrihari Mahabal
d50f03fc82
Merge pull request #38207 from ShrihariMahabal/report-cache-update
fix: update user allowed reports cache after insert and trash
2026-03-27 21:53:02 +05:30
dependabot[bot]
eb1399f02d
build(deps): bump brace-expansion from 1.1.11 to 1.1.13
Bumps [brace-expansion](https://github.com/juliangruber/brace-expansion) from 1.1.11 to 1.1.13.
- [Release notes](https://github.com/juliangruber/brace-expansion/releases)
- [Commits](https://github.com/juliangruber/brace-expansion/compare/1.1.11...v1.1.13)

---
updated-dependencies:
- dependency-name: brace-expansion
  dependency-version: 1.1.13
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-27 13:47:53 +00:00
Hussain Nagaria
ac3d5ee115
Merge pull request #38128 from kaulith/fix/qb-in-filter-none-handling 2026-03-27 18:12:11 +05:30
Shrihari Mahabal
359a0ca763
Merge pull request #38102 from ShrihariMahabal/remove-translations-from-boot
perf: remove translations from boot
2026-03-27 12:57:28 +05:30
Shrihari Mahabal
aee33c5bbe fix: add build version to translation version 2026-03-27 12:47:35 +05:30
Bowrna
207c9b4851 fix(login): Redirect to FC dashboard site page 2026-03-27 11:43:31 +05:30
Bowrna
c70e396e46 fix(login): Redirect to FC dashboard site page 2026-03-27 11:34:58 +05:30
sokumon
d1f6f8d753 fix: update requests 2026-03-27 11:13:34 +05:30
Soham Kulkarni
18c68b2905
Merge pull request #38286 from sokumon/filter-align 2026-03-27 11:09:34 +05:30
sokumon
81b2341689 fix(minor): center align sort and base filter 2026-03-27 10:55:18 +05:30
Soham Kulkarni
9c7606a660
Merge pull request #38280 from sokumon/mention-issue 2026-03-27 10:28:32 +05:30
Soham Kulkarni
dbdbba70f8
Merge pull request #38258 from frappe/dependabot/pip/pypdf-6.9.2 2026-03-27 10:24:54 +05:30