Commit graph

129 commits

Author SHA1 Message Date
Rushabh Mehta
c2becc8fe3 [minor] fix comment names 2015-09-03 12:49:32 +05:30
Rushabh Mehta
18d0a886c0 [docs] update to auto documentation generator 2015-07-22 16:38:44 +05:30
Anand Doshi
b53f67f2de [fix] route in website listing 2015-07-16 12:46:02 +05:30
Anand Doshi
a28c465ae1 Fixes in web forms 2015-06-11 00:50:25 -04:00
Rushabh Mehta
562b1b2c50 [fixes] cleanup of web from, portal, login page 2015-06-01 17:14:53 +05:30
Anand Doshi
78b1e72633 [fix] replace filter with_leading_slash with abs_url, ensures consistent urls by changing relative to absolute urls wherever the filter is used 2015-05-29 14:30:15 -04:00
Rushabh Mehta
ef0c6b44f7 [email] consistent email, website branding 2015-05-26 12:17:33 +05:30
Anand Doshi
d6ecd920d4 [fix + patch] Comment Type 2015-05-06 23:15:08 -07:00
Anand Doshi
89e95cd6b1 Strip HTML tags and escape special characters in <meta>. Fixes frappe/erpnext_com#53 2015-04-30 15:09:09 -07:00
Anand Doshi
4718bb628d [fix] Login required for comments 2015-04-27 15:56:28 -04:00
Rushabh Mehta
9334f91eb9 [fixes] added for update in document save to prevent double saving 2015-04-27 13:13:04 +05:30
Anand Doshi
95abc4753d removed scrub_relative_urls—now we can have relative urls! 2015-04-24 13:15:47 -04:00
Anand Doshi
15c9914306 fixed login back button annoyance, minor css fixes 2015-04-24 10:59:00 -04:00
Anand Doshi
3ae69187f4 moved frappe-web.min.js to head section, cleanup in comments and web-form css 2015-04-23 20:49:41 -04:00
Anand Doshi
1a606540bc website list css 2015-04-23 15:55:22 -04:00
Anand Doshi
9b6fbd56eb [fix] loading scripts in body and disable more button in listing 2015-04-23 00:46:29 -04:00
Rushabh Mehta
7d55dde479 [analytics] fix 2015-04-03 14:35:22 +05:30
Rushabh Mehta
4191c0f96d [fix] analytics category and action 2015-04-03 14:10:53 +05:30
Rushabh Mehta
48e115a588 [analytics] optional plugin for google analytics 2015-04-03 12:22:24 +05:30
Rushabh Mehta
acc314d0ab [website] add full_index and list cleanups 2015-03-23 18:40:08 +05:30
Rushabh Mehta
99ca7d5f8a [email] fixed test cases for bulk emails 2015-03-19 17:15:44 +05:30
Anand Doshi
889efae87b website navbar search fix 2015-03-18 17:24:19 +05:30
Anand Doshi
2a51f0d129 [website] navbar home page 2015-03-17 14:24:31 +05:30
Rushabh Mehta
5e4823e2e8 [website] 2015-03-17 12:42:02 +05:30
Rushabh Mehta
4e802fbc5f [website] cleanup to template.py 2015-03-16 18:44:23 +05:30
Anand Doshi
03ed55fc53 common hero and page_titles system 2015-03-12 19:44:09 +05:30
Rushabh Mehta
9f7791bca5 [website] route caching, bye bye sidebar, navbar search, blog cleanup 2015-03-12 16:31:14 +05:30
Rushabh Mehta
805adf72ca [email alert] attach print, singles bootstrapping and other fixes 2015-03-11 18:28:50 +05:30
Anand Doshi
48576a311b Blog Post hero, removed writers page 2015-03-10 17:14:37 +05:30
Anand Doshi
867e9b19f5 minor fix 2015-03-10 14:58:39 +05:30
Anand Doshi
f265394d37 wrap page-header and page-content in page-content-wrapper so that page padding can be applied overall 2015-03-10 14:55:31 +05:30
Anand Doshi
5b4dceb6f7 [website] 2015-03-10 14:37:02 +05:30
Rushabh Mehta
ed5f020d01 [website] cleaned up layout, sidebar sent as content 2015-03-08 12:24:56 +05:30
Rushabh Mehta
e1ca51f652 minor fixes 2015-03-04 15:49:56 +05:30
Anand Doshi
2995f02f3b Web Notes to Frappe, better alerts, css fixes, fixed splash 2015-03-03 15:09:34 +05:30
Anand Doshi
8603b11d63 fixes in website 2015-02-27 20:11:24 +05:30
Anand Doshi
98cc53a3b4 website fixes 2015-02-26 20:31:20 +05:30
Anand Doshi
f6cdd4a655 Merge remote-tracking branch 'frappe/develop' into v5.0
Conflicts:
	frappe/__version__.py
	frappe/core/doctype/communication/communication.py
	frappe/core/page/desktop/desktop.js
	frappe/hooks.py
	frappe/translations/ar.csv
	frappe/translations/es.csv
	frappe/translations/fr.csv
	frappe/translations/hr.csv
	frappe/translations/id.csv
	frappe/translations/ja.csv
	frappe/translations/nl.csv
	frappe/translations/pl.csv
	frappe/translations/pt-BR.csv
	frappe/translations/ru.csv
	frappe/translations/tr.csv
	frappe/translations/zh-cn.csv
	frappe/translations/zh-tw.csv
	frappe/utils/email_lib/html2text.py
	setup.py
2015-02-24 18:06:16 +05:30
Anand Doshi
56ce1af598 [minor] fixes in Website Theme 2015-02-24 17:52:00 +05:30
Anand Doshi
f3b37df2dd [fix] Added unicode_literals if missing in py files 2015-02-24 12:24:20 +05:30
Anand Doshi
7f75e233a8 Website Listing 2015-02-23 22:30:03 +05:30
Anand Doshi
50f2d1b5cd Website Offcanvas Sidebar 2015-02-23 22:13:39 +05:30
Anand Doshi
a1290bbdab Website Theme 2015-02-23 22:13:38 +05:30
Anand Doshi
f43060031b [fix] Login page hashchange 2015-02-17 13:00:53 +05:30
Rushabh Mehta
f96fb3a7d6 [docs] fixes and updates 2015-02-13 16:10:47 +05:30
Rushabh Mehta
2ab10573f6 [fixes] + added frappeclient 2015-02-12 16:14:49 +05:30
Rushabh Mehta
2448157e3d [blog] rewrite blog page 2015-02-11 17:54:42 +05:30
Rushabh Mehta
3f605787f5 [style] [website] 2015-02-10 18:14:18 +05:30
Anand Doshi
e6a7459657 Fixes in share, moved flags like ignore_mandatory, ignore_validate etc to doc.flags 2015-02-10 14:41:14 +05:30
Rushabh Mehta
8cde7bfc23 [print] tables & [feature] share #992 2015-02-04 17:01:46 +05:30