Ejaaz Khan
2fb0629197
fix: alignment Issues with Serial Numbers and Descriptions ( #29093 )
...
* fix: serial numbers not aligned with other cells
* refactor: remove top margin from editor
2025-01-13 11:50:01 +05:30
Ejaaz Khan
93c33de489
fix: splash logo is not rendering properly
2025-01-09 16:24:04 +05:30
mahsem
e8698a98de
fix: add strings and fields to translation
2024-12-21 13:17:01 +01:00
Akhil Narang
4509e75179
fix: convert frappe.boot to JSON properly
...
We have `frappe.as_json` set as the jinja filter for json
Signed-off-by: Akhil Narang <me@akhilnarang.dev>
2024-12-13 11:45:57 +05:30
Faris Ansari
4eafaea3e7
fix: remove text align justify from newsletter
2024-12-09 16:59:33 +05:30
Suraj Shetty
def2874e0a
Merge pull request #28012 from dhiashalabi/fix/rtl-lang-support
2024-11-05 10:47:58 +05:30
Rushabh Mehta
cef8c12ee4
fix(style): fix oauth authorisation page and standardise error responses
2024-10-24 15:21:34 +05:30
Corentin Forler
78fbd39b2a
fix: Translate OAuth confirmation details
2024-10-16 12:32:49 +02:00
DHia' SHalabi
71e99a1729
fix: add dynamic RTL support to the base template
2024-10-07 17:07:03 +03:00
Akhil Narang
7b0c4f495c
Merge pull request #27818 from cogk/feat-add-hide-label-checkbox-on-print-format
...
feat(print_format): Add checkbox to hide label
2024-10-01 16:30:13 +05:30
Akhil Narang
f4ca408376
Merge pull request #27817 from cogk/fix-labels-for-text-editor-fields
...
fix(print)!: Add labels on Text Editor fields
2024-10-01 16:29:59 +05:30
Rushabh Mehta
30cef42d8f
Merge pull request #27898 from rmehta/fix-error-not-found
...
fix(style): update error, not found pages
2024-09-25 16:46:35 +05:30
Rushabh Mehta
23f52c1720
fix(style): update error, not found pages
2024-09-25 15:46:24 +05:30
P-Godfroid
2349221255
fix(translation): search placeholders ( #27812 )
...
* Translatable placeholder
* Translatable Search word.html
* " instead of ' for commiter tool.js
* Cleaner way to translate.js
* So the issue was prettier.js
* Style : prettier.js
* style(translation): line break removed from string
2024-09-24 10:57:40 +05:30
Rushabh Mehta
70c98abc84
fix(minor): only select public workspaces by default
2024-09-23 16:53:31 +05:30
Rushabh Mehta
f88c508c23
fix(style): Update icons, new design for /me
2024-09-18 14:27:37 +05:30
Corentin Forler
1210ab33dc
feat(print_format): Add checkbox to hide label
2024-09-18 10:16:37 +02:00
Corentin Forler
0e5af04c10
fix(print)!: Re-add labels on Text Editor fields
2024-09-18 10:13:33 +02:00
Rushabh Mehta
c2652fed39
fix(minor): page creation
2024-09-06 14:12:34 +05:30
Shariq Ansari
03986075d2
fix: login page route fix
2024-08-13 12:40:08 +05:30
Shariq Ansari
5a668acb03
fix: do not show Apps option for website user in /me page
2024-08-08 18:29:16 +05:30
Shariq Ansari
a568017335
fix: include apps link in navbar in login screen
2024-08-02 20:12:22 +05:30
Rushabh Mehta
f179a1286f
Merge pull request #26748 from blaggacao/perf/smaller-website-body
...
perf: significantly smaller website body
2024-07-18 07:33:56 +05:30
Gursheen Kaur Anand
5a1d670f0b
Merge pull request #27084 from GursheenK/2FA-email-verification
...
fix: send 2FA OTP email synchronously
2024-07-16 16:34:47 +05:30
Gursheen Anand
3491f9d88a
chore: add warning for workflow actions email
2024-07-15 20:21:22 +05:30
Gursheen Anand
fd3502f8f4
fix: send 2FA OTP email synchronously
2024-07-12 12:50:21 +05:30
mahsem
d9d9f33594
fix: translation in breadcrumbs.html
...
fix: translation in breadcrumbs.html
2024-07-11 12:00:16 +00:00
Maharshi Patel
82a86fd046
fix: check image before trying to load in print.
2024-07-08 13:45:23 +05:30
mahsem
52b562a7e0
fix: make web sidebar translatable ( #26921 )
2024-07-01 19:02:04 +02:00
barredterra
d908271da3
refactor(web list): use CSS class d-none instead of hidden
...
`hidden` is just a wrapper for `d-none`, but `d-none` will work even if the wrapper is not availbale (for example, using a custom app's CSS).
2024-06-19 00:43:42 +02:00
David
e2517d11e8
chore: add include_icons jinja global
2024-06-11 20:03:15 +02:00
David
37d8e2bb36
perf: lazy load svg sprictes on websites
2024-06-11 20:01:55 +02:00
Ankush Menat
737628734d
fix: signup routing ( #26685 )
...
closes https://github.com/frappe/frappe/issues/26683
2024-06-05 07:23:47 +00:00
Ankush Menat
1eab8c2f51
refactor!: Drop v1 style routing (using #) ( #26626 )
2024-05-31 15:21:02 +05:30
barredterra
33d59d6e58
fix: compute modal title server side
2024-04-26 17:41:00 +02:00
Rutwik Hiwalkar
a73e65581d
fix: disabled user login from login via link feature ( #26134 )
...
* fix(ui): button color for login via link template
- blue > black
* fix: restrict login via link for disabled users
* fix: validate user on session.resume
2024-04-24 15:49:17 +05:30
Ankush Menat
83eadd7257
Merge pull request #25677 from barredterra/in-context-translation
...
feat: In-Context Translation
2024-03-27 20:42:07 +05:30
barredterra
41a28e7381
fix: load crowdin script using https
2024-03-27 13:15:53 +01:00
barredterra
b056147fea
fix: translatable web footer
2024-03-27 13:05:50 +01:00
barredterra
90610a7e8e
feat: In-Context Translation
2024-03-27 12:53:15 +01:00
Corentin Flr
0cf58cac07
chore(weblist): Fix data-txt encoding, remove notxt ( #25101 )
2024-03-15 15:51:39 +05:30
Corentin Flr
02051fcf77
fix(weblist): Fix "More" button not working ( #24893 )
2024-02-19 11:17:46 +05:30
Raffael Meyer
fc64e8a0fb
feat: pass doctype as context when translating label ( #24903 )
2024-02-18 19:42:15 +05:30
Ankush Menat
de9ac89748
style: re-format with ruff
2024-02-05 18:53:33 +05:30
Corentin Flr
11baf6e03c
fix(login): Escape translated strings ( #24431 )
...
* Use `tojson` instead of `json` Jinja filter
2024-02-02 15:33:55 +05:30
Corentin Flr
0932bbf10c
fix(OTP): Autofocus OTP input, fix placeholder ( #24203 )
...
* fix(OTP): Autofocus OTP input
DOM insertion does not trigger autofocus, only initial load does.
* fix(OTP): Fix placeholder of OTP input
2024-01-08 21:38:16 +05:30
Rushabh Mehta
04646024cb
fix(minor): show footer on login via Website Settings, fixes #24153
2024-01-08 11:56:51 +05:30
Ankush Menat
7027e8b4dc
fix: ecsape search string ( #23717 )
...
[skip ci]
2023-12-11 11:20:02 +05:30
Ankush Menat
81b75374b0
fix: escape username on avatar control ( #23713 )
...
[skip ci]
2023-12-11 11:09:49 +05:30
Akhil Narang
f007f16ce9
fix: handle invalid passwords better ( #23377 )
...
* chore(login): show a message for response code 500 as well
Signed-off-by: Akhil Narang <me@akhilnarang.dev>
* refactor: reject passwords > 512 characters
Signed-off-by: Akhil Narang <me@akhilnarang.dev>
---------
Signed-off-by: Akhil Narang <me@akhilnarang.dev>
2023-11-23 15:35:37 +05:30