Ankush Menat
e57bc17bcb
Merge pull request #25299 from ankush/skip_route_history
...
fix: ignore route history and access log from link check
2024-03-10 13:18:33 +05:30
Ankush Menat
f5bf218f5d
Merge pull request #25267 from akhilnarang/update-invalid-encryption-key-message
...
chore: include a link to FC docs regarding what to do with encryption key for restored sites
2024-03-10 13:10:44 +05:30
Ankush Menat
4f4a387b7e
fix(patch): Remove obviously invalid fetch from expressions ( #25284 )
2024-03-10 07:36:12 +00:00
Ankush Menat
8cf0c53eb7
Merge pull request #25265 from ankush/debug_key
...
fix: Use debug log to log DB queries
2024-03-10 13:01:37 +05:30
Ankush Menat
cfeb1db3f5
fix: ignore route history and access log from link check
2024-03-10 12:59:22 +05:30
Ankush Menat
010de19ac4
Merge branch 'develop' into update-invalid-encryption-key-message
2024-03-10 12:51:22 +05:30
Ankush Menat
77c907a928
ci: add debug gha option
2024-03-10 12:49:19 +05:30
Ankush Menat
448991d74a
fix: avoid linking to ephemeral virtual docs
2024-03-10 12:49:19 +05:30
Ankush Menat
13c74ec231
fix: Use debug log to log DB queries
2024-03-10 12:49:19 +05:30
Ankush Menat
a103335009
Merge pull request #25296 from ankush/is_virtual_snafu
...
fix: Add `is_virtual` in bootstrap schema
2024-03-10 12:47:40 +05:30
Ankush Menat
05dca169e3
fix: delete doctype cache before starting migration
2024-03-10 12:34:57 +05:30
Ankush Menat
62afa419f8
fix: Add is_virtual in bootstrap schema
2024-03-10 12:19:37 +05:30
Ankush Menat
3c843d8c13
Merge pull request #25281 from ankush/fetch_expr
...
fix: dont set fetch from if partial
2024-03-07 18:45:19 +05:30
Ankush Menat
26cf1c8acb
fix: dont set fetch from if partial
2024-03-07 18:43:42 +05:30
Akhil Narang
458b556661
Merge pull request #25272 from barredterra/mac-shortcuts
...
fix: MacOS shortcuts
2024-03-07 17:50:48 +05:30
Suraj Shetty
bbda60b62d
Merge pull request #25275 from surajshetty3416/fix-ctc
2024-03-07 17:03:43 +05:30
Suraj Shetty
692878d97e
fix: Setup fail if fail function exists
...
fixes
https://trace.frappe.cloud/organizations/frappe/issues/9865/events/9a3299ee7593457bae9a30d939d563c5/?project=11
2024-03-07 17:02:05 +05:30
barredterra
04a1b54281
fix: settings and help shortcuts
2024-03-07 11:45:11 +01:00
barredterra
e9a57deff9
fix: show "Shift" symbol istead of text
2024-03-07 11:35:14 +01:00
barredterra
4e77e5f0c4
fix: mac shortcuts
...
- "Command" symbol in Navbar
- Show "Alt" symbol instead of text
2024-03-07 11:34:54 +01:00
Alan
851f9adf9c
Merge pull request #25268 from frappe/fix-assetjson-restore
...
fix: add missing dq
2024-03-07 13:34:28 +05:30
18alantom
c38bbcba98
fix: add missing dq
2024-03-07 12:54:09 +05:30
Akhil Narang
1032d9b4da
chore: include a link to FC docs regarding what to do with encryption key for restored sites
...
Signed-off-by: Akhil Narang <me@akhilnarang.dev>
2024-03-07 12:12:05 +05:30
Akhil Narang
b525251595
Merge pull request #25258 from cogk/fix-module-def-list-app-select
...
fix(ModuleDef): Add list view filter options to app_name Select
2024-03-06 16:30:24 +05:30
Corentin Flr
daa315f04a
fix(ModuleDef): Add list view filter options to app_name Select
2024-03-06 11:34:00 +01:00
Ankush Menat
ab7487cd17
Merge pull request #25252 from akhilnarang/check-dependent-apps-before-uninstall
...
fix(uninstall): don't allow uninstalling an app if we have other apps dependent on it
2024-03-06 14:13:48 +05:30
Akhil Narang
0576a085d7
fix(uninstall): don't allow uninstalling an app if we have other apps dependent on it
...
Support ticket 10929 / Sentry FRAPPE-3T8
Signed-off-by: Akhil Narang <me@akhilnarang.dev>
2024-03-06 13:50:00 +05:30
Ankush Menat
457654cf40
fix: loosen validation on fetch from columns ( #25247 )
...
Any existing DB column can work so no need to check for meta explicitly.
2024-03-06 07:07:32 +00:00
Ankush Menat
5c475686dd
Merge pull request #25248 from ankush/delete_eps_user
...
fix: Delete EPS logs before deleting user
2024-03-06 12:25:36 +05:30
Ankush Menat
081be53e17
fix(UX): Nudge to disable user instead of deleting
2024-03-06 12:11:35 +05:30
Ankush Menat
072c2a1ca3
fix: Delete EPS logs before deleting user
2024-03-06 12:06:08 +05:30
Ankush Menat
71c3fce146
Revert "perf: reduce JS duplication ( #25199 )" ( #25246 )
...
This reverts commit 53536aa012 .
2024-03-06 04:05:17 +00:00
Frappe PR Bot
f0f6825b09
fix: sync translations from crowdin ( #25244 )
...
* fix: German translations
* fix: Spanish translations
2024-03-06 09:15:02 +05:30
Raffael Meyer
b92dff6ee3
chore: update crowdin configuration ( #25240 )
...
- change PR type to "fix"
- add pull request label "translation"
- set conventional commit message
2024-03-05 20:57:50 +05:30
Frappe PR Bot
eeb6b67ab9
chore: sync translations from crowdin ( #25236 )
2024-03-05 11:25:53 +01:00
Ankush Menat
8ab2911654
ci: don't skip validations in CI ( #25226 )
2024-03-04 12:43:53 +00:00
Akhil Narang
7b259fd75c
chore: don't allow printing more than 50 documents for now ( #25229 )
...
The 2 minute timeout gets exhausted pretty quickly, until we can move
this to the background, this will atleast prevent people from seeing
an error after the request times out.
Signed-off-by: Akhil Narang <me@akhilnarang.dev>
2024-03-04 17:41:53 +05:30
Ankush Menat
ebd47429a5
chore: grammar?
...
This looks weird without fullstop when there are suggestions
2024-03-04 16:32:48 +05:30
Ankush Menat
ef5a173db0
fix: misleading CLI error message for missing command ( #25049 )
2024-03-04 10:45:46 +00:00
Kunhi
7d7468c45f
fix(UX): list filter take zero as null ( #25156 )
...
* fix: list filter take zero as null
* chore: fallback if null only
---------
Co-authored-by: Ankush Menat <ankushmenat@gmail.com>
2024-03-04 15:42:35 +05:30
Raffael Meyer
bfb1c3e7e1
fix: add "If Owner" column to roles viewer ( #25218 )
2024-03-04 15:33:55 +05:30
Ankush Menat
7a854efc03
refactor: Use JSON for session data ( #25207 )
...
JSON is proper format compared to using safe_eval which is a hack to convert
string repr of dict object back into python object.
2024-03-04 06:47:48 +00:00
Ankush Menat
b1a8bc9312
fix: Export None as type if select as no options ( #25211 )
...
Select options can be dynamic, in that case we should at least the
default value `None` as a value `DF.Literal` otherwise is invalid type
annotation.
2024-03-04 06:42:41 +00:00
Ankush Menat
2639bfe945
fix: dont translate numbers ( #25208 )
...
This is not shown in UI and only used for UI logic of toggling button.
closes https://github.com/frappe/frappe/issues/25202
2024-03-04 06:19:40 +00:00
Suraj Shetty
9a1bd6c1ac
fix: No need to sort keys while saving JSON to DB ( #25205 )
...
* fix: No need to sort keys while saving JSON to DB
Also, adding indent is unnecessary.
2024-03-04 05:44:46 +00:00
Ankush Menat
53536aa012
perf: reduce JS duplication ( #25199 )
...
* fix: remove duplicate localforage in bundles
This was shipped with both control and desk bundle
* fix: Avoid duplicate inclusion of DataTable
2024-03-03 20:50:21 +05:30
Ankush Menat
b60c64cacc
fix: rollback invalid customize form changes ( #25198 )
...
* fix: rollback invalid customize form changes
* fix: commit before doing DDL
2024-03-03 17:17:12 +05:30
Frappe PR Bot
4282239fd5
chore: New translations main.pot (Persian) ( #25201 )
2024-03-03 15:19:59 +05:30
Suraj Shetty
89db4ff1a6
Merge pull request #25200 from surajshetty3416/fix-email-validation
2024-03-02 21:34:56 +05:30
Suraj Shetty
b398377739
Merge branch 'develop' into fix-email-validation
2024-03-02 21:23:24 +05:30