David
e2f5536f08
fix(testing): ensure idempotency on the test environment user
2024-11-13 10:42:19 +01:00
Akhil Narang
504ef2e9e4
Merge pull request #28401 from barredterra/wrong-enc-key
...
fix(Login): don't prevent login if encryption key is invalid
2024-11-13 13:55:47 +05:30
Akhil Narang
a01e779a74
Merge pull request #28391 from blaggacao/fix/dont-deprecate-json-test-records
...
fix: revert deprecation of json test records
2024-11-13 11:25:06 +05:30
David Arnold
3fe8a0d35e
docs: docstring on simple singledipatch util ( #28437 )
2024-11-12 11:52:19 +01:00
Akhil Narang
6aeccbb669
chore: format
...
Signed-off-by: Akhil Narang <me@akhilnarang.dev>
(cherry picked from commit ddc0d6007c2dd93a177717eec4178fb4db4d3620)
2024-11-12 10:01:43 +00:00
gavin
bdaa979159
chore: "or" over "if not" pattern
...
Co-authored-by: Akhil Narang <me@akhilnarang.dev>
(cherry picked from commit e7e7ee0ec15d73c1e59cc34b93253ad21d619e0a)
2024-11-12 10:01:43 +00:00
Maverjk Carter
ae1c887b58
fix: check app logo from website settings before checking navbar settings
...
(cherry picked from commit 3db7f7a674930c864fa0aa6ed89cc43d2e32c46f)
2024-11-12 10:01:43 +00:00
Akhil Narang
4353a7991d
Merge pull request #28428 from frappe/l10n_develop
...
fix: sync translations from crowdin
2024-11-12 15:18:59 +05:30
Akhil Narang
e5be90beb8
chore(newsletter): make attachments public
...
Signed-off-by: Akhil Narang <me@akhilnarang.dev>
2024-11-12 12:43:38 +05:30
Frappe PR Bot
a4c7697247
fix: Russian translations
2024-11-11 18:34:27 +05:30
Frappe PR Bot
b89fb0ba9b
fix: Polish translations
2024-11-11 18:34:24 +05:30
Frappe PR Bot
204dab2e1a
fix: Chinese Simplified translations
2024-11-11 18:34:21 +05:30
Frappe PR Bot
c9c0b90fe6
fix: Hungarian translations
2024-11-11 18:34:19 +05:30
Frappe PR Bot
70ab05588a
fix: Esperanto translations
2024-11-11 18:34:16 +05:30
Frappe PR Bot
7bc8294ded
fix: Bosnian translations
2024-11-11 18:34:13 +05:30
Frappe PR Bot
edee77074a
fix: Persian translations
2024-11-11 18:34:10 +05:30
Frappe PR Bot
7dd4a038fd
fix: Turkish translations
2024-11-11 18:34:07 +05:30
Frappe PR Bot
66b7fd0c9b
fix: Swedish translations
2024-11-11 18:34:03 +05:30
Frappe PR Bot
af5544a7fc
fix: German translations
2024-11-11 18:34:00 +05:30
Frappe PR Bot
83901b9283
fix: Arabic translations
2024-11-11 18:33:57 +05:30
Frappe PR Bot
da64c86282
fix: Spanish translations
2024-11-11 18:33:54 +05:30
Frappe PR Bot
08610217f6
fix: French translations
2024-11-11 18:33:51 +05:30
Akhil Narang
e8fb099818
Merge pull request #28403 from frappe/check-is-bool
...
chore(DF): Check can be considered bool
2024-11-11 17:16:45 +05:30
Akhil Narang
4a36d31e83
Merge pull request #28421 from akhilnarang/fix-list-view-title-link
...
fix(list_view): check that a title field is set before trying to use it
2024-11-11 14:11:00 +05:30
Akhil Narang
a1b4d44b62
fix(list_view): check that a title field is set before trying to use it
...
Otherwise enabling the checkbox for `Warehouse` and trying to load `Stock Ledger Entry`
results in `warehouse. as warehouse_`
Signed-off-by: Akhil Narang <me@akhilnarang.dev>
2024-11-11 13:55:45 +05:30
Shariq Ansari
afa817d40c
fix: removed saas_billing_base_url used for testing
2024-11-11 13:45:12 +05:30
Shariq Ansari
cd8320b24c
fix: frappecloud billing api helper
2024-11-11 07:57:11 +00:00
s-aga-r
c62e7334bc
refactor: use composite unique index in Email Account ( #28417 )
2024-11-11 12:19:38 +05:30
Frappe PR Bot
0e3233d592
fix: sync translations from crowdin ( #28382 )
2024-11-10 18:35:23 +01:00
Frappe PR Bot
4410390d4a
chore: update POT file ( #28415 )
2024-11-10 18:34:33 +01:00
Abdeali Chharchhoda
e9bbe03354
chore: Improve caching decorators docstring
2024-11-10 12:37:46 +05:30
s-aga-r
e2e484e547
chore: update frappemail API endpoints ( #28408 )
2024-11-09 06:42:45 +00:00
Balamurali M
efc5f89227
chore(DF): Check can be considered bool
2024-11-08 15:31:26 +05:30
barredterra
e5779373f1
fix(Login): don't prevent login if encryption key is invalid
2024-11-07 19:06:25 +01:00
barredterra
21060acddc
fix: handle missing encryption key
2024-11-07 19:05:34 +01:00
Akhil Narang
5e5a332cec
fix(new-site): mariadb_user_host_login_scope was broken since it was added
...
Mismerge in 0d3b2499fc
Thanks Revant for pointing it out
Signed-off-by: Akhil Narang <me@akhilnarang.dev>
2024-11-07 16:33:02 +05:30
Nihantra C. Patel
337a9f6e99
fix: newsletter scheduling mail ( #28397 )
...
* fix: Newsletter scheduling
* fix: Newsletter scheduling
2024-11-07 15:34:32 +05:30
David
9954ca917b
fix: revert deprecation of json test records
2024-11-06 13:20:14 +01:00
Raffael Meyer
69a8a362f6
fix: improve permission error message ( #28292 )
2024-11-06 12:28:09 +01:00
Devin Slauenwhite
e8d9bd39c7
feat: get current session user roles if uid is not provided ( #26808 )
2024-11-06 15:48:59 +05:30
David Arnold
4000cba810
fix: compat FrappeTestCase ( #28367 )
...
due to circular imports issues and me going out of my way to make it work 'cleanly', the previous backwards compatibility for FrappeTestCase unfortunately did not work on the manual cli test runner 'run-tests'
While not generally not affecting CI (which is precedented by the framwork's best practices to use 'run-parallel-test'), this broke some manual developer workflows
The restauration of FrappeTestCase in these scenario now unfortunately involves a plain copy of almost an entire implementation into the dumpster.
On the one hand, this doesn not accurately reflect the rather minuscule differences between IntegrationTestCase and FrappeTestCase, but on the other hand, it shields and freezes the old api should IntegrationTestCase evolve futher
2024-11-05 18:16:22 +01:00
Suraj Shetty
b629a58094
Merge pull request #28126 from Abdeali099/new-app-template-fixes
2024-11-05 12:47:37 +05:30
Akhil Narang
8918ad0fad
Merge pull request #27425 from barredterra/translatability-fixes
...
fix: translatability of boldened text
2024-11-05 12:39:47 +05:30
Suraj Shetty
c6849a5d37
Merge pull request #28267 from nabinhait/grid_row_onchange_event
2024-11-05 12:32:28 +05:30
barredterra
ac089c177a
revert: changes to energy point log
2024-11-05 12:25:33 +05:30
barredterra
daa6c617d4
fix: translatability of boldened text
2024-11-05 12:25:33 +05:30
Suraj Shetty
3da56632d7
Merge pull request #28331 from ljain112/fix-report-print
2024-11-05 10:53:06 +05:30
Suraj Shetty
def2874e0a
Merge pull request #28012 from dhiashalabi/fix/rtl-lang-support
2024-11-05 10:47:58 +05:30
Suraj Shetty
2628225a05
Merge pull request #28355 from Centura-AG/refactor/send-notification-by-channel
2024-11-04 23:44:34 +05:30
Frappe PR Bot
345b3c0c95
fix: sync translations from crowdin ( #28175 )
...
* fix: French translations
* fix: Spanish translations
* fix: Arabic translations
* fix: German translations
* fix: Swedish translations
* fix: Turkish translations
* fix: Persian translations
* fix: Bosnian translations
* fix: Esperanto translations
* fix: Hungarian translations
* fix: Chinese Simplified translations
* fix: Spanish translations
* fix: Swedish translations
* fix: Polish translations
* fix: Russian translations
* fix: Turkish translations
* fix: Spanish translations
* fix: Turkish translations
* fix: German translations
* fix: French translations
* fix: Spanish translations
* fix: Arabic translations
* fix: German translations
* fix: Swedish translations
* fix: Turkish translations
* fix: Persian translations
* fix: Bosnian translations
* fix: Esperanto translations
* fix: Hungarian translations
* fix: Chinese Simplified translations
* fix: Polish translations
* fix: Russian translations
* fix: Persian translations
* fix: French translations
* fix: Spanish translations
* fix: Arabic translations
* fix: German translations
* fix: Swedish translations
* fix: Turkish translations
* fix: Persian translations
* fix: Bosnian translations
* fix: Esperanto translations
* fix: Hungarian translations
* fix: Chinese Simplified translations
* fix: Polish translations
* fix: Russian translations
* fix: Turkish translations
* fix: Turkish translations
* fix: Turkish translations
* fix: Swedish translations
* fix: Spanish translations
* fix: Swedish translations
2024-11-04 18:09:01 +00:00