Commit graph

417 commits

Author SHA1 Message Date
Anand Doshi
cda51c115a Merge pull request #1195 from rmehta/permission-fix
[permission] removed un-necessary 'All' permissions
2015-07-13 16:50:56 +05:30
Rushabh Mehta
1cdfd7aa20 [permission] removed un-necessary 'All' permissions 2015-07-13 15:39:33 +05:30
Anand Doshi
1200d19618 [fix] Use user's language in website if logged in. Fixes print preview in user's language. 2015-07-13 14:59:03 +05:30
Rushabh Mehta
c54724ac27 [minor] label description 2015-07-07 16:37:05 +05:30
Rushabh Mehta
95164c4c9e [fix] set default lang for web pages 2015-07-02 11:35:46 +05:30
Anand Doshi
9a28afc17b [fix] Use favicon from Website Settings 2015-06-12 18:45:33 -04:00
Anand Doshi
a28c465ae1 Fixes in web forms 2015-06-11 00:50:25 -04:00
Pratik Vyas
58b97794ec [fix] abs_path 2015-06-03 17:30:18 +05:30
Nabin Hait
c0a56e8edf Update web_form_field.json 2015-06-03 11:12:02 +05:30
Anand Doshi
9b74b5ef62 [fix] header centering 2015-06-02 16:07:18 -04:00
Rushabh Mehta
9e8ad39879 Merge pull request #1140 from rmehta/portal-fixes
[fixes] cleanup of web from, portal, login page
2015-06-02 10:32:46 +05:30
Rushabh Mehta
2716f4a613 [fixes] [tests] web forms 2015-06-01 17:43:08 +05:30
Rushabh Mehta
562b1b2c50 [fixes] cleanup of web from, portal, login page 2015-06-01 17:14:53 +05:30
Pratik Vyas
dccebf938a [hotfix] revert abs_url 2015-06-01 17:01:10 +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
ee112c1628 [hotfix] injection issue. Fixes #1103 2015-05-12 11:21:08 -07:00
Rushabh Mehta
bf4e0681c4 [fix] command clear-website-cache 2015-05-12 11:45:14 +05:30
Rushabh Mehta
ad100e3054 [cache] fix for website, default, meta, etc 2015-05-08 18:04:13 +05:30
Anand Doshi
c15c6c4959 [minor] hljs css fix for html tags, {next}=blank if not found 2015-05-05 12:40:04 -07:00
Anand Doshi
2a783f2504 [website] if no sibling is found for current route, use parent for get_next() 2015-05-04 17:47:30 -07:00
Pratik Vyas
14d6510ce9 Fix website homepage validation 2015-05-04 15:21:25 +05:30
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
Rushabh Mehta
94c554c840 [fix] test cases 2015-04-29 11:37:11 +05:30
Rushabh Mehta
3fb635532f [fixes] test case, send to sender if in recipients, undefined in notes, permission test case fix, remove guest permission from blog post 2015-04-29 11:21:13 +05:30
Anand Doshi
4718bb628d [fix] Login required for comments 2015-04-27 15:56:28 -04:00
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
Rushabh Mehta
3adcad64c3 [minor] is_custom_field in Customize Form, page_name editable in Blog Post and other 2015-04-24 11:40:54 +05:30
Nabin Hait
b4e69f48d3 fixed conflict 2015-04-21 16:43:23 +05:30
Anand Doshi
0757ad074e moved js to base.html body, fixed statics update 2015-04-20 10:39:36 -04:00
Rushabh Mehta
c34221a58e [notifications] added to title and new favicon 2015-04-16 12:41:20 +05:30
Anand Doshi
d783fb9942 fixed noto-sans errors and scrub_relative_urls 2015-04-14 12:32:52 -04:00
Pratik Vyas
140dec8794 [website] Fix install bug due to relative urls 2015-04-14 11:58:01 +05:30
Anand Doshi
7e03b22d98 fixed render_403 and handle too many logins in email receive 2015-04-08 12:27:28 +05:30
Anand Doshi
1459242715 website fixes 2015-04-07 21:05:38 +05:30
Anand Doshi
81f2153523 fixes to statics and scheduler 2015-04-06 19:30:20 +05:30
Anand Doshi
bb67242a6e [fix] update_routes_of_descendants 2015-04-06 17:27:14 +05:30
Anand Doshi
05fe53c404 Merge remote-tracking branch 'frappe/v4.x.x' into develop
Conflicts:
	frappe/__version__.py
	frappe/core/doctype/comment/comment.py
	frappe/hooks.py
	frappe/model/db_query.py
	frappe/print/doctype/print_format/print_format.py
	frappe/utils/__init__.py
	requirements.txt
	setup.py
2015-04-06 12:05:50 +05:30
Anand Doshi
29ea83a5ab [hotfix] website theme 2015-04-03 13:00:03 +05:30
Rushabh Mehta
7ab5c17f7a [message.html] separate title and header 2015-04-02 11:16:17 +05:30
Anand Doshi
cd2cc893fc fixed meta description 2015-04-02 09:36:08 +05:30
Rushabh Mehta
cb6b806b9e [fixes] website & delete_doc 2015-04-01 15:42:27 +05:30
Rushabh Mehta
36f9719701 [website] get_parents fix 2015-04-01 12:54:48 +05:30
Rushabh Mehta
b4cf9f7706 [ux] email alert, fix moduleview, speed of loading 2015-03-25 16:27:01 +05:30
Anand Doshi
17b4fe7a8b [website] set parent website route, only if parent is published 2015-03-25 12:01:28 +05:30
Nabin Hait
15ab5c19fd fixes in scrubbing url 2015-03-24 16:55:40 +05:30
Nabin Hait
e84d76f258 ignore validate while setting theme 2015-03-24 15:11:37 +05:30
Rushabh Mehta
c26769e6e7 [website] add content to web page for search and add javascript globals via hooks 2015-03-24 13:02:44 +05:30
Rushabh Mehta
acc314d0ab [website] add full_index and list cleanups 2015-03-23 18:40:08 +05:30