seitime-frappe/frappe/website
Raffael Meyer f0155674a5
refactor!: remove redundant sending of translations (#22962)
* chore!: remove redundant translation

* refactor!: remove "get_translated_dict" hook

Instead, include the results from
`frappe.geo.country_info.get_translated_dict` in `get_all_translations`.

* test: money_in_words uses translated currency

... and now we have translations.

* Revert "test: money_in_words uses translated currency"

This reverts commit e07d594ac1ce4b120c0fceb5d23377cb981fe820.

* refactor!: stop translating timezone and currency

* refactor: rename `get_translated_dict`

... to `get_translated_countries`
2023-11-02 20:04:14 +05:30
..
css style: linting fixes 2019-06-13 15:02:03 +05:30
doctype refactor!: remove redundant sending of translations (#22962) 2023-11-02 20:04:14 +05:30
js fix: web styles espresso 2023-10-26 12:50:56 +05:30
module_onboarding/website fix: update success message (#10950) 2020-07-10 19:05:48 +05:30
onboarding_step chore: cleanup website desk pages (#10519) 2020-05-29 13:11:26 +05:30
page_renderers fix(NotPermittedPage): Add redirect-to even if starting with /app 2023-09-27 12:16:06 +02:00
report refactor: inline immediately returned variable 2023-08-08 18:09:49 +02:00
web_form style: format JS files with prettier 2022-08-04 14:51:01 +05:30
web_template fix: changed for section with features and testimonial web temlates 2023-06-05 15:18:06 +05:30
website_components fix(metatags): check if value is set for key 2022-05-11 13:28:38 +05:30
website_theme feat: remove user can dismiss code 2020-06-15 13:12:58 +05:30
workspace/website refactor: Workspace cleanup (#21100) 2023-05-26 14:42:31 +05:30
__init__.py chore: Update header: license.txt => LICENSE 2021-09-03 12:02:59 +05:30
dashboard_fixtures.py style: format all python files using black (#16453) 2022-04-12 10:59:25 +05:30
path_resolver.py fix: propogate correct HTTP status code (#22450) 2023-09-18 10:30:12 +00:00
router.py feat: Hook to add dynamic routes for other web view doctypes 2023-08-17 09:30:24 +05:30
serve.py fix: propogate correct HTTP status code (#22450) 2023-09-18 10:30:12 +00:00
utils.py fix: Let social login key control signups 2023-10-14 12:43:48 +05:30
website_generator.py perf: Enqueue "removing of index" on web page deletion (#23044) 2023-11-01 09:40:51 +05:30