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
Rushabh Mehta
b581ff03f8
[fix] tests
2016-09-24 13:14:25 +05:30
Rushabh Mehta
11ae376e23
[minor] take the website hooks of the last installed app
2016-09-24 11:03:53 +05:30
Rushabh Mehta
8d7702a91b
[fix] import web_form initially
2016-09-23 21:50:10 +05:30
Rushabh Mehta
8899a46faa
[enhance] added roles for portal users #2091 ( #2093 )
...
* [enhance] added roles for portal users #2091
* [fix] test
* [fix] make default roles have desk access
2016-09-23 21:44:20 +05:30
KanchanChauhan
96e8be443e
user can update image from website ( #2089 )
2016-09-23 21:14:18 +05:30
Rushabh Mehta
bb219be281
[fixes] to web forms, child table saving, multiple save
2016-09-22 12:55:14 +05:30
Nabin Hait
a712b00d37
Merge pull request #2074 from DigiThinkIT/inherit_context
...
Inherit and Override Page Context
2016-09-21 13:14:16 +05:30
Felipe Orellana
417a4fcc66
Renamed hook
...
Renamed hook to extend_website_page_controller_context to better fit the definition of a website page controller.
2016-09-20 10:26:25 -04:00
Rushabh Mehta
74cb41ae71
[enhance] web form pagination frappe/shishuvan#3 ( #2076 )
...
* [enhance] web form pagination frappe/shishuvan#3
* [minor] add label in web form grid
* [minor] select module for exporting web form
* [fix] more fixes, #2057
2016-09-20 17:47:39 +05:30
Felipe Orellana
23c045d001
Merge branch 'develop' into inherit_context
2016-09-19 10:55:21 -07:00
Felipe Orellana
cde153d75b
Added inheritable context hook
2016-09-19 10:17:22 -07:00
Neil Trini Lasrado
e804cd56e4
Fixes for web forms ( #2060 )
2016-09-15 17:12:44 +05:30
Rushabh Mehta
2e66bd044b
[docs] and other minor fixes
2016-09-15 13:55:37 +05:30
Rushabh Mehta
37eb4eaffc
[wip] grid in web form ( #2044 )
...
* [wip] grid in web form
* [complete] webform in grid
* [minor] configurable sidebar items in web form
* [fix] tests
* [style]
2016-09-13 14:38:38 +05:30
Neil Trini Lasrado
e60c19862c
Some fixes for web forms ( #2043 )
...
* moved position of desc for a field of type text in webforms
* Fixed Link field in Web Forms
* [Fix] - comments in js must be /* */
2016-09-12 16:07:36 +05:30
Nabin Hait
803a1564cc
Get the css source of the template
2016-08-16 10:57:13 +05:30
Nabin Hait
7f43337118
[fix] URL Prefix for docs
2016-08-05 16:32:00 +05:30
Rushabh Mehta
c09f22ba0f
Merge pull request #1937 from netchampfaris/ui-fixes
...
[ui] multilevel dropdown fix
2016-08-03 18:12:15 +05:30
Rushabh Mehta
179920099c
[fix] dont set a default theme
2016-08-03 16:30:26 +05:30
Faris Ansari
f4f7fdefac
[ui] multilevel dropdown fix
2016-08-03 16:16:07 +05:30
Rushabh Mehta
cc9955e917
[fix] [test] removed no_sidebar
2016-08-03 11:57:49 +05:30
Rushabh Mehta
07bdc7b111
[fix] enable website_theme
2016-08-03 11:49:18 +05:30
Rushabh Mehta
83eee92692
[fix] route too long
2016-07-28 11:13:13 +05:30
Rushabh Mehta
1a8d8c90aa
[minor] fix blog post route and formatter for item, employee
2016-07-26 17:52:52 +05:30
Rushabh Mehta
a9e3df6e82
[minor] fixes for custom field and website route length
2016-07-26 08:23:04 +05:30
Rushabh Mehta
c10d7ec8cb
[minor] add quick_entry and added icelandic language
2016-07-25 15:03:26 +05:30