Commit graph

18 commits

Author SHA1 Message Date
Suraj Shetty
d73f8d85db
style: Fix formatting & remove unnecessary comment 2020-04-01 22:18:23 +05:30
Kenneth Sequeira
1413505422 fix syntax 2020-04-01 20:57:24 +05:30
Kenneth Sequeira
abbd920320 add comments for separation logic 2020-04-01 20:37:00 +05:30
Kenneth Sequeira
27074e95da improve error message for logged out user 2020-04-01 18:56:30 +05:30
Shivam Mishra
4492dbfc38 refactor: remove code related to background image 2019-08-09 10:42:03 +05:30
Faris Ansari
467bd8a8ad fix: Remove no_sitemap flag 2019-03-19 20:34:19 +05:30
Faris Ansari
d5dd0e06f8 fix: Fallback for get_build_version 2019-02-13 17:47:44 +05:30
Zlash65
3ada55f9f8 fix assets for css for mobile build 2018-12-27 19:53:15 +05:30
Rushabh Mehta
d0dd120298 [fix] frappe.safe_decode in desk.py 2018-07-05 15:40:40 +05:30
Faris Ansari
598930fca9 [fix] desk assets for mobile 2017-08-24 14:26:53 +05:30
Rushabh Mehta
cdfcf10e08 [fixes] bunch of ui fixes 2017-08-08 11:55:54 +05:30
Aditya Hase
62bb03ef6e Replaced Python 2 print syntax with Python 3 syntax (#3838)
* Replaced Python 2 print syntax with Python 3 syntax

* Update utils.py
2017-08-02 17:10:40 +05:30
Aditya Hase
e6bd1e4995 Replaced all instances of 'unicode' with 'six.text_type' (#3825) 2017-08-02 16:57:39 +05:30
Faris Ansari
e841219d0a Fix mobile app error
frappe/erpnext#9406
2017-06-21 14:26:48 +05:30
Rushabh Mehta
62f0480117 [rename] frappe.www.print to frappe.www.printview 2017-05-03 15:59:24 +05:30
Rushabh Mehta
5aadce54be [minor] add app analytics 2017-02-28 17:58:50 +05:30
Anand Doshi
87da8abd6a [feature] robots.txt - uses Website Settings or frappe.local.conf.robots_txt (file path) 2016-06-29 13:25:43 +05:30
Rushabh Mehta
0cb31006e5 [redesign] website route is evaluated on request, no cold start 2016-06-23 12:23:37 +05:30
Renamed from frappe/templates/pages/desk.py (Browse further)