Faris Ansari
467bd8a8ad
fix: Remove no_sitemap flag
2019-03-19 20:34:19 +05:30
scmmishra
d97352c7ad
fix (webform): Fixed filters in web_from frid view
2019-03-06 14:45:41 +05:30
Aditya Hase
50ad6bcdf6
fix(website): Correctly generate route for list item ( #6620 )
...
Since route string for list-item in website list view was
generated from frappe.local.request.path, page part that
is acquired by ajax call used to contain incorrect route
e.g. /api/frappe.www.list.get/CC-SINV-2018-00006
instead of /invoices/ACC-SINV-2018-00006
2018-12-17 21:21:04 +05:30
Shreya Shah
1426c8539b
Fix a method's path and type conversion ( #6162 )
2018-09-28 19:08:09 +05:30
Rushabh Mehta
3600b55f58
fix(webform grid): click on edit and list view ( #5922 )
2018-08-04 16:24:38 +05:30
Prateeksha Singh
6c80e56532
implement webform list using Datatable
2018-08-02 19:32:18 +05:30
Rushabh Mehta
a639001df0
[default list] use in_list_view fields
2018-07-30 23:17:07 +05:30
Aditya Hase
c222744829
Convert dict.items() to list explicitly for deleting elems while iterating
2017-09-27 01:08:07 +05:30
Rushabh Mehta
8bc72a1255
[minor] list is extensible
2017-08-02 14:54:28 +05:30
Rushabh Mehta
14c4796e05
[fix] for frappe/erpnext#8555
2017-04-27 12:06:42 +05:30
Rushabh Mehta
6dff729d88
[enhance] Web View settings in DocType ( #2798 )
...
* [enhance] add web view settings doctype
* [enhance] add web view settings doctype
* [fix] default for checks (?)
* [fix] framework json
* [fix] missing return
* [fix] hooks for website_generators
2017-03-05 11:12:32 +05:30
Rushabh Mehta
8ac3a9a7ca
[web-forms] added text-editor and using div in summernote instead of p
2017-02-28 12:13:36 +05:30
Rushabh Mehta
863f16050a
[fix] doc loading in lists, fix for blog
2016-12-21 11:26:38 +05:30
Rushabh Mehta
8ff97f64ce
[minor] website list, reload doc only if required
2016-12-20 11:01:23 +05:30
Rushabh Mehta
e82e22640a
[fix] web form fixes for job opening
2016-12-19 17:05:30 +05:30
Rushabh Mehta
bfa938ff17
[web-forms] mandatory fields must updated before payment, customize list for webform and other fixes
2016-09-28 15:08:10 +05:30
Faris Ansari
6397d1d250
[enhance] added back navigation to list view
2016-06-29 16:11:41 +05:30
Rushabh Mehta
10106ed065
[minor] [portal] sidebar_items
2016-06-27 18:41:12 +05:30
Rushabh Mehta
47005e9e02
[fix] parent_website_route + '/' + page_name = route
2016-06-23 15:47:47 +05:30
Rushabh Mehta
0cb31006e5
[redesign] website route is evaluated on request, no cold start
2016-06-23 12:23:37 +05:30