Commit graph

76 commits

Author SHA1 Message Date
Anand Doshi
7fba47b75d [fix] web.html and breadcrumbs 2016-01-04 17:51:38 +05:30
Rushabh Mehta
8228cf183c [docs] [fixes] 2015-12-09 12:03:20 +05:30
Rushabh Mehta
d9d478cd7d [docs] fixes to links, added some style etc 2015-10-27 10:57:26 +05:30
Rushabh Mehta
56a50de421 [docs] many fixes, options to add extensions, relative links in index in web pages 2015-10-27 10:57:25 +05:30
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
Nabin Hait
b4e69f48d3 fixed conflict 2015-04-21 16:43:23 +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
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
Anand Doshi
17b4fe7a8b [website] set parent website route, only if parent is published 2015-03-25 12:01:28 +05:30
Anand Doshi
f7f2372929 fixed boilerplate, freeze, attach, frappeclient 2015-03-17 19:44:53 +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
5034e7e660 [api] add frappe.model.get_value in js (gets value from serverside) 2015-03-05 11:58:40 +05:30
Anand Doshi
2995f02f3b Web Notes to Frappe, better alerts, css fixes, fixed splash 2015-03-03 15:09:34 +05:30
Rushabh Mehta
f6e02227c3 [fixes] [minor] 2015-02-24 16:48:28 +05:30
Anand Doshi
7f75e233a8 Website Listing 2015-02-23 22:30:03 +05:30
Anand Doshi
a1290bbdab Website Theme 2015-02-23 22:13:38 +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
Nabin Hait
508c4fc64b Fixed Conflict while merging v4 to v5 2015-02-10 17:20:39 +05:30
Rushabh Mehta
576dd146ba [fix] [desktop] 2015-02-10 15:20:59 +05:30
Rushabh Mehta
ae78f98d56 [website] style fixes 2015-02-10 14:30:48 +05:30
Anand Doshi
0ffe430710 [fix] Web Form does not have parent_website_route, ignore email permission when sending Error Report 2015-01-23 15:02:28 +05:30
Nabin Hait
3893678326 fixed conflict while merging develop into v5.0 2014-12-31 14:32:17 +05:30
Nabin Hait
b797ef1bab fixes in website generator 2014-12-02 11:42:40 +05:30
Rushabh Mehta
8db2526b52 [editor] added markdown and fixed image bug 2014-11-12 12:01:51 +05:30
Rushabh Mehta
c3ac0b9113 [merge] develop 2014-11-10 12:43:20 +05:30
Rushabh Mehta
3cf745fa24 [hot] blog fix 2014-10-31 11:24:01 +05:30
Rushabh Mehta
64d062edad [website] fixes 2014-10-30 18:01:48 +05:30
Nabin Hait
023db7a764 [Fix] rebuild page name on change of obj name 2014-10-30 17:13:42 +05:30
Rushabh Mehta
c5c8a54d1a [fixes] website templating & naming fixes 2014-10-28 17:23:27 +05:30
Rushabh Mehta
bf3fd0c599 [fixes] webform 2014-10-17 15:24:25 +05:30
Rushabh Mehta
746ae7671a [minor] fixes to web forms 2014-10-17 15:24:25 +05:30
Rushabh Mehta
93f7a7ee69 [web-forms] updated features 2014-10-17 15:24:25 +05:30
Rushabh Mehta
231bbc242e [hot] [route-fix] get_next 2014-09-02 18:17:36 +05:30
Rushabh Mehta
b9df7dc3e2 [website] fix add sidebar 2014-08-25 16:25:26 +05:30
Rushabh Mehta
1b03275321 [fix] [statics] 2014-08-20 15:17:49 +05:30
Rushabh Mehta
b8171594e1 [minor] [fix] retain local property before/after rename 2014-08-20 14:13:24 +05:30
Rushabh Mehta
1d9f859c71 [fix] 2014-08-20 12:16:55 +05:30
Rushabh Mehta
07fa6d1971 [route] redesigned 2014-08-20 11:50:37 +05:30
Rushabh Mehta
1d8405ce23 [route] refactor, wip 2014-08-20 11:50:37 +05:30
Rushabh Mehta
f6bd8bf192 remove website route, wip 2014-08-20 11:50:37 +05:30
Rushabh Mehta
7d01ea9c86 [fix] [minor] clear page route cache always 2014-07-30 11:45:25 +05:30
Rushabh Mehta
c4208b3cdd do not force rebuild everytime 2014-07-28 15:32:33 +05:30
Anand Doshi
83f94350b5 Website Generator: Set page_name 2014-07-07 15:54:31 +05:30
Anand Doshi
60d79ec37c Website Route: Ingore Permission when building via Website Generator 2014-06-30 18:47:06 +05:30
Anand Doshi
109560211c Call update route in after rename only if condition field is enabled 2014-06-30 11:05:52 +05:30
Anand Doshi
2464568cc0 Fixes in Website Route system 2014-06-27 20:58:12 +05:30
Rushabh Mehta
8d07188a1f fix for website routing / renaming 2014-06-20 13:40:51 +05:30