Ankush Menat
bc26ab67dc
fix: runtime error during pot build ( #25991 )
2024-04-17 14:26:31 +05:30
Ankush Menat
4ce3c8582a
Revert "chore: add v15 to POT file mix" ( #25990 )
...
* Revert "chore: add v15 to POT file mix (#25983 )"
This reverts commit c94de176c9 .
* Update generate-pot-file.yml
2024-04-17 08:39:21 +00:00
Ankush Menat
e1bb9b225e
ci: dont auto apply fixes ( #25985 )
...
I've personally encountered ~5 instances of bad auto fixes, let
developers apply the fixes.
2024-04-17 12:54:21 +05:30
Ankush Menat
c94de176c9
chore: add v15 to POT file mix ( #25983 )
2024-04-17 07:04:02 +00:00
Shariq Ansari
cdbe711527
Merge pull request #25627 from barredterra/list-padding
...
fix: list row padding
2024-04-17 11:04:19 +05:30
Ankush Menat
723e557da7
build: bump gunicorn ( #25980 )
...
https://github.com/benoitc/gunicorn/releases/tag/22.0.0
2024-04-17 10:44:53 +05:30
barredterra
75f588d386
Merge remote-tracking branch 'upstream/develop' into list-padding
2024-04-16 19:49:54 +02:00
barredterra
eb4d0b234a
feat: extend the checkbox's clickable area
2024-04-16 19:47:18 +02:00
Akhil Narang
06c8965b86
Merge pull request #25972 from barredterra/bump-deps
...
chore: update dependencies
2024-04-16 21:35:40 +05:30
barredterra
708e10552c
chore: bump sql_metadata to 2.11.0
2024-04-16 17:11:03 +02:00
barredterra
733a7fe6f8
chore: bump sqlparse to v0.5.0
2024-04-16 16:56:54 +02:00
barredterra
53bd1a85d1
chore: bump pydantic to v2.7.0
2024-04-16 16:53:41 +02:00
Corentin Flr
f46c4813ca
fix(ControlLink)!: Fix link selection in tables on iOS ( #25472 )
...
* fix(ControlLink)!: Fix link selection in tables on iOS
* test: use correct selector
* test: change selector
---------
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Co-authored-by: Ankush Menat <ankush@frappe.io>
2024-04-16 13:36:59 +05:30
Ankush Menat
fd02b912de
fix: title width for form ( #25958 )
2024-04-16 07:18:02 +00:00
Rutwik Hiwalkar
7b39a9bbd3
feat: add vim and emacs mode for ace-editor ( #25936 )
2024-04-16 11:35:58 +05:30
avc
9feef371ff
fix: let's color tag in form view ( #25949 )
...
* fix: let's color tag in form
* fix: linters
2024-04-15 18:46:24 +05:30
Akhil Narang
26c71bc1be
Merge pull request #25941 from esafwan/list-checkbox-fix
...
fix: make checkbox clickable in image view of doctype lists
2024-04-15 18:10:44 +05:30
avc
55b1e4a167
fix: filter button translation ( #25944 )
2024-04-15 17:45:02 +05:30
David Arnold
a99c4ff2b0
fix: don't sanitize defaults and options ( #25939 )
2024-04-15 17:39:48 +05:30
Frappe PR Bot
a6b0401238
chore: update POT file ( #25948 )
2024-04-15 17:38:48 +05:30
Ankush Menat
bb68908fe9
refactor: web form link logic ( #25951 )
2024-04-15 10:53:38 +00:00
Raffael Meyer
37cef2ec86
feat!: simplify admin password prompt for new site ( #25937 )
2024-04-13 13:10:37 +05:30
Safwan Erooth
95ae166e40
fix: enable checkbox clickability in list view by adjusting z-index
2024-04-13 04:25:08 +05:30
Saqib Ansari
e7cb2c04bc
fix: tables in markdown editor ( #25935 )
2024-04-12 15:46:57 +05:30
Fisher Yu
ea61af2ceb
[fix] Add missing translate function call ( #25747 )
...
* Update Properties.vue
* Update store.js
* Update Section.vue
* Update list_settings.js
* Update grid_row.js
* Update list_settings.js
* chore: add in missing context for some strings
Co-authored-by: Corentin Flr <10946971+cogk@users.noreply.github.com>
* chore: formatting and lint fixes
Signed-off-by: Akhil Narang <me@akhilnarang.dev>
---------
Signed-off-by: Akhil Narang <me@akhilnarang.dev>
Co-authored-by: Akhil Narang <me@akhilnarang.dev>
Co-authored-by: Corentin Flr <10946971+cogk@users.noreply.github.com>
2024-04-12 14:39:02 +05:30
Akhil Narang
245fbb6459
Merge pull request #25816 from barredterra/refactor-receive
...
refactor: receive email
2024-04-12 12:23:46 +05:30
Akhil Narang
23be301046
Merge pull request #25902 from akhilnarang/minor-cleanup
...
chore: minor code cleanup
2024-04-12 11:21:38 +05:30
Ankush Menat
a16c571db4
Merge pull request #25923 from barredterra/trim-table-customize-form
...
feat(Customize Form): add "Trim Table" action
2024-04-12 11:06:52 +05:30
Ankush Menat
a0268f126f
fix: Dry run and confirm before trimming tables
2024-04-12 10:55:47 +05:30
Ankush Menat
535bc10340
fix: make letterhead attachments public by default ( #25925 )
...
Also does it for web page.
Note: This is just default config, users can change while uploading.
2024-04-12 05:14:18 +00:00
barredterra
9238f4649f
feat(Customize Form): add "Trim Table" action
2024-04-11 19:07:32 +02:00
barredterra
7879bc1053
Merge remote-tracking branch 'upstream/develop' into refactor-receive
2024-04-11 19:04:52 +02:00
Ankush Menat
a674e912c1
Merge pull request #25904 from ankush/wspace_fix
...
fix: private workspace routing
2024-04-11 21:20:24 +05:30
Ankush Menat
84cbe3dcc5
refactor: Simplify workspace resolution
...
no need for if-elses eh
2024-04-11 20:07:51 +05:30
Ankush Menat
822679246c
fix: use workspace title instead of name
...
this is how workspaces work 🤷
2024-04-11 19:42:48 +05:30
Ankush Menat
facff87cad
refactor: local declaration
2024-04-11 19:42:48 +05:30
barredterra
90533deb3e
fix: render count after header
2024-04-11 16:10:26 +02:00
barredterra
ab61fb18a6
Merge remote-tracking branch 'upstream/develop' into list-padding
2024-04-11 15:53:08 +02:00
barredterra
374f778faa
test: additional list-row-container for header row
2024-04-11 15:52:10 +02:00
Ankush Menat
15310b14a8
Merge pull request #25918 from ankush/sync_customization
...
fix!: better "Export customizations"
2024-04-11 19:05:05 +05:30
Ankush Menat
51d41ea6df
fix: Sync customization on first install if not sync_on_migrate
...
If not sync_on_migrate right now this code isn't doing anything :hanky:
2024-04-11 18:29:43 +05:30
Ankush Menat
12a8e9e666
fix(DX): Warn about custom docperm behaviour
2024-04-11 18:26:30 +05:30
Ankush Menat
9245062ed9
test: prop setter syncing
2024-04-11 18:14:56 +05:30
Ankush Menat
0fcd0329ef
test: remove usage of _testMethodName
...
Makes things hard to read with code all over the place and tied to test name.
2024-04-11 18:04:33 +05:30
Ankush Menat
526ff3b576
fix!: Sync property setter instead of overriding them
2024-04-11 18:04:30 +05:30
Ankush Menat
b47d9d57fb
fix: handle empty style tag ( #25910 )
2024-04-11 10:06:36 +00:00
Ankush Menat
f6d003963c
fix: show warning for pending migrations ( #25908 )
...
* Revert "fix: limit title length on form (#25880 )"
This reverts commit 28177c8574 .
* fix: show warning for pending migrations
2024-04-11 11:51:40 +05:30
Frappe PR Bot
38979111d4
fix: sync translations from crowdin ( #25870 )
...
* fix: Spanish translations
* fix: German translations
* fix: French translations
* fix: Arabic translations
* fix: Persian translations
* fix: Turkish translations
* fix: Esperanto translations
* fix: Bosnian translations
* fix: Persian translations
* fix: Bosnian translations
2024-04-10 20:02:04 +05:30
Akhil Narang
306c923986
chore: minor code cleanup
...
- Use walrus operator where possible
- Drop redundant checks - we anyway can't iterate over an empty list
Signed-off-by: Akhil Narang <me@akhilnarang.dev>
2024-04-10 17:22:45 +05:30
Ankush Menat
caf7aec286
feat(APIv2): Add comment via REST API ( #25889 )
...
```
POST /document/Sales Order/S0-123/add_comment
{
text: "Comment"
}
```
2024-04-10 10:53:22 +00:00