seitime-frappe/frappe/www
Faris Ansari 92e8856588
New Build System: Rollup (#5010)
* JS build working

* Css build working!

* Uglify JS in production

* fix codacy

* Add frappe.commands.popen

* FIx ESLint errors

* Add socket.io to package.json

* ignore subprocess warnings

* Add babel-runtime

* sleep 20 after bench start

* remove set -e

* [FIX] non-shell subprocess call

* [FIX] use shell = False

* split commands
2018-02-20 13:47:48 +05:30
..
404.html [added] print style 2017-08-17 18:34:14 +05:30
404.py [redesign] website route is evaluated on request, no cold start 2016-06-23 12:23:37 +05:30
__init__.py [redesign] website route is evaluated on request, no cold start 2016-06-23 12:23:37 +05:30
about.html [redesign] website route is evaluated on request, no cold start 2016-06-23 12:23:37 +05:30
about.py [redesign] website route is evaluated on request, no cold start 2016-06-23 12:23:37 +05:30
complete_signup.html Email ID renamed to Email Address (#2541) 2017-01-05 14:55:51 +05:30
complete_signup.py [redesign] website route is evaluated on request, no cold start 2016-06-23 12:23:37 +05:30
contact.html [fix] add phone, email, skype in contact us, fixes frappe/erpnext#1226 2017-09-04 21:46:28 +05:30
contact.py [fix] contact us to create communication and blog list 2017-03-02 13:06:45 +05:30
desk.html [fixes] bunch of ui fixes 2017-08-08 11:55:54 +05:30
desk.py [fix] desk assets for mobile 2017-08-24 14:26:53 +05:30
error.html [design] Redesign, cleanup Login, Message pages (#2564) 2017-01-10 14:44:42 +05:30
error.py Python 3 compatible print statements (#3199) 2017-05-01 12:34:29 +05:30
feedback.html New Build System: Rollup (#5010) 2018-02-20 13:47:48 +05:30
feedback.py several throw translations (#3441) 2017-06-13 14:32:47 +05:30
list.html [minor] list 2017-09-05 12:09:42 +05:30
list.py Convert dict.items() to list explicitly for deleting elems while iterating 2017-09-27 01:08:07 +05:30
login.html Social login refactor (#4519) 2018-01-03 14:57:16 +05:30
login.py Social login refactor (#4519) 2018-01-03 14:57:16 +05:30
me.html Prevent duplicate sidebar display in mobile view (#4592) 2017-12-11 11:11:09 +05:30
me.py [design] Redesign, cleanup Login, Message pages (#2564) 2017-01-10 14:44:42 +05:30
message.html Allow users to confirm the message by enter (#4476) 2017-11-21 16:01:58 +05:30
message.py [redesign] website route is evaluated on request, no cold start 2016-06-23 12:23:37 +05:30
printview.html [rename] frappe.www.print to frappe.www.printview 2017-05-03 15:59:24 +05:30
printview.py Add translation support for DocFields (#5002) 2018-02-16 15:12:12 +05:30
profile.html user can update image from website (#2089) 2016-09-23 21:14:18 +05:30
profile.py redesigned mobile view 2016-06-29 16:11:41 +05:30
qrcode.html added FreeOTP as two-factor authentication app (#4521) 2017-11-29 09:33:25 +05:30
qrcode.py [fix] style and move setup to system settings 2017-08-08 14:29:22 +05:30
robots.py [hotfix] robots.txt file is considered as static instead of getting context from robots.py (#4325) 2017-10-17 11:56:29 +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 Use six.moves.urllib.parse.urljoin instead of urllib.basejoin 2017-09-04 16:05:57 +05:30
rss.xml [redesign] website route is evaluated on request, no cold start 2016-06-23 12:23:37 +05:30
search.css [enhance] global search in website (#2810) 2017-03-07 16:37:50 +05:30
search.html [enhance] global search in website (#2810) 2017-03-07 16:37:50 +05:30
search.py [fix] sanitize input on search page (#4565) 2017-12-05 16:07:17 +05:30
sitemap.py Use six.moves.urllib.parse.urljoin instead of urllib.basejoin 2017-09-04 16:05:57 +05:30
sitemap.xml [redesign] website route is evaluated on request, no cold start 2016-06-23 12:23:37 +05:30
third_party_apps.html Third party apps portal (#3782) 2017-07-27 11:32:40 +05:30
third_party_apps.py Use 'in' instead of 'has_key' 2017-09-04 16:05:58 +05:30
update-password.html New Build System: Rollup (#5010) 2018-02-20 13:47:48 +05:30
update_password.py [fix] no breadcrumbs in update-password 2017-07-27 10:39:26 +05:30
website_script.js [docs] Build docs in an app (#3796) 2017-07-28 11:43:16 +05:30
website_script.py [docs] Build docs in an app (#3796) 2017-07-28 11:43:16 +05:30
website_theme.css [fix] enable website_theme 2016-08-03 11:49:18 +05:30
website_theme.py [feature] robots.txt - uses Website Settings or frappe.local.conf.robots_txt (file path) 2016-06-29 13:25:43 +05:30