rohitwaghchaure
0bf453a204
[Fix] Super object has no attribute on_update ( #2543 )
2017-01-05 15:09:56 +05:30
Rushabh Mehta
a99575f6c6
[fix] [test]
2016-12-23 11:05:21 +05:30
Rushabh Mehta
6b637203f9
[minor] remove document_flow.py, use _sidebar.json and fix frappe/erpnext#7300
2016-12-23 09:42:15 +05:30
Rushabh Mehta
7dd822aeb6
[fix] loading page title from html
2016-12-21 14:51:34 +05:30
Rushabh Mehta
e82e22640a
[fix] web form fixes for job opening
2016-12-19 17:05:30 +05:30
Rushabh Mehta
14ca4119ba
[minor] title fix for web pages
2016-12-19 11:24:57 +05:30
Nabin Hait
fa00e8e3b2
Added standard filters
2016-12-15 14:58:16 +05:30
Neil Trini Lasrado
44152ae520
Added ability to collect dynamic payments in webforms ( #2440 )
2016-12-14 15:17:30 +05:30
Rushabh Mehta
0c15b1b160
[minor] set a default locale for web
2016-12-12 12:08:17 +05:30
Rushabh Mehta
d01cfcf736
[fix] permissions for kb
2016-12-10 11:16:39 +05:30
Rushabh Mehta
889079504c
Blog fixes ( #2437 )
...
* [minor] update fetch field only if null
* [fix] blog filtering, titles etc
2016-12-09 15:59:05 +05:30
Rushabh Mehta
5da6226e2e
[minor] web form paging fix
2016-12-08 14:19:29 +05:30
Nabin Hait
9af61bbe79
Merge pull request #2388 from rmehta/merge-kb
...
[feature] merge knowledge base in Frappe, fixes frappe/erpnext#6030
2016-12-05 14:42:31 +05:30
Rushabh Mehta
7bc7e3bc63
Upgrade Font Awesome ( #2410 )
...
* Font-Awesome V3.x to V4.x
Font-Awesome V3.x to V4.x
* Font Tidy
Font Tidy
* FA4 Upgrade - Html Js & Json
FA4 Upgrade - Html Js & Json
* Minor
Minor
2016-12-05 13:07:03 +05:30
Rushabh Mehta
2a8902326d
[feature] merge knowledge base in Frappe, fixes frappe/erpnext#6030"
2016-11-28 17:26:53 +05:30
Faris Ansari
1fa7835661
[fix] redirect to 'Not Permitted' page ( #2367 )
2016-11-25 16:06:16 +05:30
Rushabh Mehta
a099690e8f
Revert "[optimize] remove count(*) from queries" ( #2353 )
2016-11-22 10:55:13 +05:30
Omar Ali
d100c7f0c5
excepting frappe.Redirect exception from exception handling ( #2348 )
2016-11-21 16:45:43 +05:30
Rushabh Mehta
3c7c17215d
[fix] fix toc for docs, url for local and other fixes #2293 ( #2346 )
2016-11-21 16:43:16 +05:30
Rushabh Mehta
0ff140fa2b
[optimize] remove count(*) from queries
2016-11-21 14:58:18 +05:30
Omar Ali
b30780dc2a
fixing when webpage get_context has any exception ( #2338 )
2016-11-18 14:06:27 +05:30
Rushabh Mehta
819983a7b6
Merge branch 'master' into develop
2016-11-16 11:20:42 +05:30
Rushabh Mehta
cf81fe25b0
[fix] ux for web forms that dont require login, fixes #2266 ( #2322 )
2016-11-16 11:08:09 +05:30
Rushabh Mehta
95fdfe44d3
[minor] added default standard filters ( #2270 )
...
* [minor] added default standard filters
* [fix] frappe.sendmail
* [fix] frappe.sendmail
2016-11-07 17:18:49 +05:30
Rushabh Mehta
716c045d92
[fix] web form for guest
2016-11-04 18:41:59 +05:30
Saurabh
66052b4747
[fix] pass kargs doctype in has_website_permission ( #2251 )
2016-11-04 13:32:37 +05:30
Rushabh Mehta
c36055d29e
[minor] added frappe.format and validate_payment in web_form.html
2016-10-18 21:52:17 +05:30
Rushabh Mehta
79f51648a1
[fix] for test
2016-10-13 12:24:27 +05:30
Rushabh Mehta
73b66137af
[minor] tests and fix for check type filters
2016-10-13 11:08:39 +05:30
Rushabh Mehta
ecfb630246
[minor] print format in web form
2016-10-12 14:12:41 +05:30
Rushabh Mehta
5c783a57d2
[refactor] has_website_permission parameters
2016-10-12 10:30:48 +05:30
Rushabh Mehta
538d8e3d2d
[web-form] validate in server before saving
2016-10-11 14:26:22 +05:30
Rushabh Mehta
d2db71f8c4
[fixes] serverside validation in web form
2016-10-11 11:44:22 +05:30
Rushabh Mehta
87b3816cf4
[fixes] print format cleanup, options for alignment and print from web form ( #2159 )
...
* [fixes] print format cleanup, options for alignment and print from web form
* [print-format] select module for export
2016-10-10 16:16:52 +05:30
Rushabh Mehta
bae97cfed4
Email Alert on any controller method ( #2157 )
...
* [docs] typo
* [email alert] now on any standard controller method
* [minor] install customizations with intall;
* [test] [fix] and truncate subject in email;
* [fix] error log seen issue
2016-10-08 11:11:36 +05:30
Rushabh Mehta
4dc37d216f
[style] for web forms
2016-10-05 17:25:48 +05:30
Rushabh Mehta
b79dfe9970
[minor] validate web form and upload in customize form
2016-10-05 12:04:36 +05:30
Rushabh Mehta
e2778c350c
[web-sidebar] fixes to permissions
2016-10-03 17:29:08 +05:30
Rushabh Mehta
88afbcf9e4
[enhance] a better way to export customzations and Email Alert can now be standard and in app ( #2134 )
2016-10-02 23:32:34 +05:30
Rushabh Mehta
f0b691156a
[web-form] [fixes] mandatory fixes and max attachment size
2016-09-30 18:16:20 +05:30
Rushabh Mehta
f1dd0c0bb8
[fix] web forms remove attachment
2016-09-29 12:38:46 +05:30
Neil Trini Lasrado
79a101df78
Fix - add role to roles table if mentioned in hooks portal menu items
2016-09-29 11:35:54 +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
Rushabh Mehta
7f77139774
[fix] minor date-format
2016-09-26 17:56:38 +05:30
Rushabh Mehta
cd7b7ae35b
[portal] enhancement to web form, introduced int, custom menu in portal settings etc
2016-09-26 17:03:55 +05:30
Rushabh Mehta
c9d1dc3590
[web forms] handle mandatory optional and other fixes
2016-09-24 17:33:23 +05:30
Rushabh Mehta
fc5308d5c3
[fix] sync portal_settings
2016-09-24 15:32:00 +05:30
Rushabh Mehta
3d9bfb44fa
[minor]
2016-09-24 15:15:55 +05:30
Rushabh Mehta
2a3eb0b9cd
[enhance] receive payments in web form and other fixes ( #2097 )
2016-09-24 14:55:35 +05:30
Rushabh Mehta
97558a5910
[fixes] [web forms]
2016-09-24 14:09:50 +05:30