Commit graph

16066 commits

Author SHA1 Message Date
Prateeksha Singh
cfec4c13df [build-docs][context] look for _sidebar.json in parent directories (#5715)
* [build-docs][context] look for _sidebar.json in parent directories

* [build-docs] stop sidebar search at /www dir

* [website-render] use look_for_sidebar_json hook

* [website-sidebar] add hooks check
2018-07-02 21:51:02 +05:30
Suraj Shetty
6ff6a98f8c Return if no link fields found (#5764) 2018-07-02 21:49:07 +05:30
Suraj Shetty
ecde50a699 Add logic to check if the document was modified (#5746)
- Check if the document was modified after the workflow
action mail was sent.
If yes, then show an alert with the latest document preview.
2018-07-02 19:10:48 +05:30
Rushabh Mehta
8cb6d83813 [minor] remember dashboard expand/collapse preference 2018-07-02 19:00:28 +05:30
Rushabh Mehta
1f9b0dfd92 [fix] datepicker freezing 2018-07-02 17:22:33 +05:30
Shridhar Patil
01914a486f Address title field changed to mandatory (#5759) 2018-07-02 11:30:43 +05:30
Rushabh Mehta
c6d101f0bb [fix] compileall to exclude node_modules 2018-07-02 11:14:36 +05:30
Prateeksha Singh
fa38309192
Merge pull request #5761 from pratu16x7/webform-fixes
[fix][remove] webform section-body for alignment
2018-07-02 10:55:23 +05:30
Prateeksha Singh
18421bb030 [fix][remove] webform section-body for alignment 2018-07-02 10:53:50 +05:30
Nabin Hait
8d0b3e1828
multiple minor fixes (#5756) 2018-07-01 16:40:18 +05:30
Shridhar Patil
c4fac7a09c syntax error in whitelisted function throws 404 (#5743) 2018-06-29 15:55:19 +05:30
Suraj Shetty
644ab216ce Check if permission needs to be ignored in link fields (#5747) 2018-06-29 15:53:53 +05:30
Shridhar Patil
6ec17cc37d ignore save password based on fieldname (#5749)
* ignore save password based on fieldname

* ignore save password if flag is True

* if ignore_password is set  then check for field
2018-06-29 15:52:29 +05:30
Charles-Henri Decultot
6b600e5981 Auto Repeat Enhancement (#5738) 2018-06-28 14:27:39 +05:30
Nabin Hait
58b7d766dd minor fix in global search 2018-06-28 13:25:56 +05:30
Nabin Hait
c3877bf056 Reset standard json after migrating customisations to custom layer 2018-06-28 13:25:56 +05:30
Prateeksha Singh
773f9f19ff
Merge pull request #5740 from pratu16x7/modules
[modules] use inherent link value
2018-06-28 03:21:25 +05:30
Prateeksha Singh
0f559807db [modules] use inherent link value 2018-06-28 03:20:34 +05:30
Rushabh Mehta
814dee9a61 [website] fix for contact.js 2018-06-27 22:01:54 +05:30
Prateeksha Singh
6721adfc17
Merge pull request #5736 from pratu16x7/webform-fixes
[fix][webform] asset handling via hooks
2018-06-27 17:39:49 +05:30
Prateeksha Singh
1b48fe2597 [fix][webform] asset handling via hooks 2018-06-27 17:33:23 +05:30
Prateeksha Singh
db3338db40
[fix][webform] form -> div, comply with template 2018-06-27 16:54:42 +05:30
Zarrar
a7a3d0da20 extract value from dict (#5733) 2018-06-27 15:13:22 +05:30
KanchanChauhan
f5554fa753 [FIx] Email address searching in receipt fails if some contacts does not have email address (#5734) 2018-06-27 15:12:54 +05:30
Rushabh Mehta
5f79157d0f update issue / PR template 2018-06-27 14:19:24 +05:30
Rushabh Mehta
a5d6ee666b [fix] for custom docs 2018-06-27 14:09:04 +05:30
Prateeksha Singh
259e5a2d55
[webform] get_all() link records 2018-06-27 12:20:59 +05:30
KanchanChauhan
e12573db2e [Fix] Edit to Dropbox issue for private files fixed (#5730) 2018-06-27 09:36:40 +05:30
Faris Ansari
4c91a49083 Report fixes (#5727)
- Fix remove column
- Fix Report navigation from awesomebar
- Right align Date columns
2018-06-27 09:12:25 +05:30
KanchanChauhan
917269129c [Fix] Dropbox issue for private files fixed (#5728) 2018-06-27 09:11:29 +05:30
Rushabh Mehta
f187deb331 dont add code for custom doctypes 2018-06-26 19:17:45 +05:30
Prateeksha Singh
7aef0f6c87
Merge pull request #5725 from pratu16x7/webform-fixes
[webform][fix] link-select field options
2018-06-26 15:59:00 +05:30
Prateeksha Singh
097428605b [webform][fix] link-select field options 2018-06-26 15:57:49 +05:30
Frappe PR Bot
aa17f1a466 [Translation] Updated Translations (#5716) 2018-06-26 10:22:55 +05:30
Suraj Shetty
092807cb18 User permission patch (#5718)
* Add patch to replicate old user permissions

* Add comments and refactor code
- Rename patch file
- Add patch entry

* Fix codacy

* Remove unwanted code and code format
2018-06-26 10:16:20 +05:30
Suraj Shetty
8ef543fdcc Update doctype names in skip_for_doctype field on doctype rename (#5719) 2018-06-26 10:13:37 +05:30
Ameya Shenoy
a7de780715
Merge pull request #5722 from frappe/codingCoffee-patch-1
to make web forms visible to the guest user
2018-06-25 20:47:55 +05:30
Ameya Shenoy
29fcb3c9fc
to make web forms visible to the guest user 2018-06-25 20:47:29 +05:30
Prateeksha Singh
150de75faf
Merge pull request #5720 from pratu16x7/global-search-fixes
[global-search] trim to varchar length
2018-06-25 17:42:32 +05:30
Prateeksha Singh
fdde12b85a [global-search] trim to varchar length 2018-06-25 17:41:27 +05:30
Prateeksha Singh
d7131326b7
Merge pull request #5717 from pratu16x7/date-control-fix
[date-control] fix Date initiation
2018-06-25 15:58:56 +05:30
Prateeksha Singh
04974fddb6 [date-control] fix Date initiation 2018-06-25 15:57:55 +05:30
Rushabh Mehta
c0502b41d1 [minor] fix for moment defaults 2018-06-25 15:00:52 +05:30
Rushabh Mehta
4a80525414 [fix] for datepicker formatting 2018-06-25 14:27:15 +05:30
Prateeksha Singh
9d1439a8c3
Update kinder stale-bot config 2018-06-25 11:07:58 +05:30
Zarrar
2fadff05b5 clear toolbar & button before loading a new report (#5702)
* clear toolbar & button before loading a new report

* refresh field on change
2018-06-22 11:43:02 +05:30
Prateeksha Singh
a0f497edcf [Refactor] Webforms (#5537)
* [webform] login and date control working

* [webform] text editor and autocomplete imports

* [webform] add utils (before commons) to web js

* [website][init] messages in website

* [webform][wip] date field

* [webform][purge] form via controls and values

* [webform] remove old extraneous get_data code

* [webform][purge] remove upload handler and other listeners

* [webform][new] WebForm object

* [webform] save docs

* [webform] edit profile

* [controls] import awesomplete in multiselect

* [webform] handle existing doc or new form

* [es-module] independence of grid control by import structure

* [webform] grid on website! Stage I

* [webform][grid] include meta, model and perm on website >.<

* [webform] fix payment details

* [webform][fix] get table fields

* [webform][test] remove server field html test as not required

* [webform] check document permission

* Rename WebForm.js to webform.js
2018-06-22 11:35:52 +05:30
Ameya Shenoy
b40c04a571
Merge branch 'master' into develop 2018-06-22 05:08:21 +00:00
Ameya Shenoy
3679fb3464
Merge branch 'hotfix' 2018-06-22 05:08:14 +00:00
Ameya Shenoy
a8172434de bumped to version 10.1.37 2018-06-22 05:08:14 +00:00