seitime-frappe/frappe/www
Maharshi Patel ce2d91c751
feat: hook for print format template loader (#25037)
* feat: hook for print format template loader

currently logic for how print format template should be loaded is hardcoded
added hook to allow for custom logic to be implemented by other apps.

if hook returns falsy value, then default logic will be used.

* chore: use Walrus Operator and handle Empty Hooks
2024-02-26 20:20:25 +05:30
..
_test style: format JS files with prettier 2022-08-04 14:51:01 +05:30
404.html fix: Grammar of error statement in 404 page (#15447) 2021-12-27 11:23:30 +05:30
404.py style: format all python files using black (#16453) 2022-04-12 10:59:25 +05:30
__init__.py refactor: clean up code to py310 supported features (#17367) 2022-07-01 11:51:05 +05:30
about.html refactor: Clean up whitespace & add CI check 2022-02-25 20:01:29 +05:30
about.py perf: About Us Settings 2022-06-13 18:39:56 +05:30
app.html fix(app.html): Add charset="UTF-8" meta first in head 2023-11-23 15:21:00 +01:00
app.py style: re-format with ruff 2024-02-05 18:53:33 +05:30
complete_signup.html fix(Signup Page): Last Step Page style (#14853) 2021-11-12 07:25:54 +00:00
complete_signup.py style: format all python files using black (#16453) 2022-04-12 10:59:25 +05:30
confirm_workflow_action.html fix(translations): Incorrect syntax 2020-01-29 15:22:35 +05:30
contact.html fix: added mailto to email displayed on contact us page (#17269) 2022-06-22 13:23:15 +05:30
contact.py refactor: useless use of dict in frappe.get_doc 2024-02-10 12:52:38 +05:30
error.html fix(UX): updated error.html message (#23129) 2023-11-07 18:27:11 +05:30
error.py style: re-format with ruff 2024-02-05 18:53:33 +05:30
list.html refactor: remove list container 2021-12-27 19:36:23 +05:30
list.py fix: ruff fixes 2024-02-07 17:04:31 +05:30
login.html fix: move app_logo and title outside page card 2023-10-20 14:26:05 +05:30
login.py style: re-format with ruff 2024-02-05 18:53:33 +05:30
me.html fix: Edit Profile link is not redirecting correctly 2023-01-18 10:30:40 +05:30
me.py fix: show portal sidebar on login (#18126) 2022-09-14 15:37:43 +05:30
message.html fix: only render message with p tag if message exist 2023-07-27 13:23:24 +05:30
message.py refactor: frappe.cache() usage to frappe.cache (#21282) 2023-06-08 11:47:17 +05:30
modified_doc_alert.html Add logic to check if the document was modified (#5746) 2018-07-02 19:10:48 +05:30
printpreview.html feat: More features 2021-09-15 18:50:41 +05:30
printview.html feat: Letterhead scripts 2023-12-21 17:25:19 +01:00
printview.py feat: hook for print format template loader (#25037) 2024-02-26 20:20:25 +05:30
profile.py style: format all python files using black (#16453) 2022-04-12 10:59:25 +05:30
qrcode.html added FreeOTP as two-factor authentication app (#4521) 2017-11-29 09:33:25 +05:30
qrcode.py refactor: simplify conditional logic 2023-12-05 11:14:41 +01:00
robots.py style: format all python files using black (#16453) 2022-04-12 10:59:25 +05:30
robots.txt [feature] robots.txt - uses Website Settings or frappe.local.conf.robots_txt (file path) 2016-06-29 13:25:43 +05:30
rss.py fix: rss rendering of blog entries (#22511) 2023-09-22 20:31:51 +05:30
rss.xml fix: rss rendering of blog entries (#22511) 2023-09-22 20:31:51 +05:30
search.html fix(search): Fix possible reflected XSS attack vector (#6856) 2019-01-30 14:16:54 +05:30
search.py refactor(treewide): enable RUF rules 2024-02-21 16:20:28 +05:30
sitemap.py fix: Resolve conflicts 2024-02-05 15:51:22 +05:30
sitemap.xml feat: Flip sitemap switch 2019-03-19 15:12:28 +05:30
third_party_apps.html fix: use flex in empty-apps-state 2023-10-20 14:45:44 +05:30
third_party_apps.py refactor(whitelisted): Add typing hints to APIs 2022-12-15 13:47:05 +05:30
unsubscribe.html feat: Allow Contact to unsubscribe from specific lists (#6458) 2018-11-29 10:28:37 +05:30
unsubscribe.py chore: db.get_all -> get_all 2022-08-22 11:35:14 +05:30
update-password.html fix(UX): usability of reset password page 2024-02-11 16:30:32 +05:30
update_password.py style: format all python files using black (#16453) 2022-04-12 10:59:25 +05:30
website_script.js feat: comply trackers with utm and add utm_content for a/b testing (#24521) 2024-02-02 11:33:22 +05:30
website_script.py style: format all python files using black (#16453) 2022-04-12 10:59:25 +05:30