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 |
|
Rushabh Mehta
|
33d42c306e
|
[customize-form] refactor sort
|
2015-03-20 18:51:38 +05:30 |
|
Anand Doshi
|
38c6f63771
|
[minor] awesomebar
|
2015-03-20 14:37:06 +05:30 |
|
Anand Doshi
|
0196d5104b
|
fixed no_sitemap
|
2015-03-18 19:47:50 +05:30 |
|
Anand Doshi
|
9098041417
|
get home page of last app
|
2015-03-18 18:03:43 +05:30 |
|
Anand Doshi
|
889efae87b
|
website navbar search fix
|
2015-03-18 17:24:19 +05:30 |
|
Anand Doshi
|
f7f2372929
|
fixed boilerplate, freeze, attach, frappeclient
|
2015-03-17 19:44:53 +05:30 |
|
Rushabh Mehta
|
5e4823e2e8
|
[website]
|
2015-03-17 12:42:02 +05:30 |
|
Rushabh Mehta
|
59d9456b40
|
[website] [minor]
|
2015-03-17 10:21:30 +05:30 |
|
Rushabh Mehta
|
4e802fbc5f
|
[website] cleanup to template.py
|
2015-03-16 18:44:23 +05:30 |
|
Rushabh Mehta
|
9e76db7c0e
|
list fixes
|
2015-03-16 18:44:23 +05:30 |
|
Anand Doshi
|
2f43522062
|
Moved get_list_context to module, lighter freeze
|
2015-03-13 12:45:00 +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
|
e03a2323a5
|
[email alert] attach print, singles bootstrapping and other fixes
|
2015-03-11 18:29:04 +05:30 |
|
Rushabh Mehta
|
805adf72ca
|
[email alert] attach print, singles bootstrapping and other fixes
|
2015-03-11 18:28:50 +05:30 |
|
Rushabh Mehta
|
fa938045ed
|
[website] parse markdown
|
2015-03-11 12:00:36 +05:30 |
|
Rushabh Mehta
|
59306e76d5
|
[website] parse markdown
|
2015-03-11 11:52:02 +05:30 |
|
Rushabh Mehta
|
2607fc08b8
|
[website] parse markdown
|
2015-03-11 11:49:04 +05:30 |
|
Rushabh Mehta
|
3155aff58b
|
[cache] website cache by language
|
2015-03-10 18:35:20 +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 |
|