barredterra
f06807daab
Merge branch 'develop' into website_theme_hook
2020-09-21 14:02:50 +02:00
barredterra
7f600ca71b
fix: remove unused import
2020-09-21 13:35:28 +02:00
barredterra
ad5c007e2b
feat: after_migrate hook
2020-09-21 13:21:13 +02:00
Wolfram Schmidt
a4c7eb9620
Update salutation.json ( #11501 )
...
Abbility to merge salutations after creation. Usefull when Mistakes are made like "Mrs." and "Mrs"
Co-authored-by: Suraj Shetty <13928957+surajshetty3416@users.noreply.github.com>
Co-authored-by: Shivam Mishra <scmmishra@users.noreply.github.com>
2020-09-21 15:04:08 +05:30
Prssanna Desai
94f505396f
Merge pull request #11533 from josephalbaph/patch-1
...
fix: Fix misaligned columns for Exported Excel reports
2020-09-21 14:19:57 +05:30
Shivam Mishra
df6c52cac1
Merge pull request #11525 from Mangesh-Khairnar/fix-document-follow
...
fix(document-follow): reduce time taken to check existing records
2020-09-21 13:28:05 +05:30
mergify[bot]
29da83f22a
Merge pull request #11537 from scmmishra/category-patch-fix
...
fix: reload doc before blog patch
2020-09-21 07:15:06 +00:00
mergify[bot]
176929d8a4
Merge pull request #11535 from gavindsouza/fix-name-validation
...
fix: Don't allow trailing or leading whitespace in DocType name
2020-09-21 07:09:59 +00:00
Shivam Mishra
20828ecedf
Merge pull request #11536 from ruchamahabal/datatable-fix
2020-09-21 12:38:08 +05:30
Shivam Mishra
208417b930
feat: reload doc before blog patch
2020-09-21 12:27:37 +05:30
Rushabh Mehta
b52dad05e9
Merge pull request #11439 from rmehta/document-naming
...
feat(document naming): Rule based naming of documents
2020-09-21 12:01:25 +05:30
Rushabh Mehta
282194ef13
fix(document_naming_rule): added priority and removed field based naming
2020-09-21 10:28:11 +05:30
Rushabh Mehta
9fb360ce92
fix(tests): comment out randomly failing recroder.js test
2020-09-21 10:28:11 +05:30
Rushabh Mehta
cf1fd732c4
fix(naming): give first priority to rule, try and fix recorder test
2020-09-21 10:28:11 +05:30
Rushabh Mehta
70baf49c6e
fix(data): dont try casting if doctype is missing
2020-09-21 10:28:11 +05:30
Rushabh Mehta
542553b401
fix(naming): ignore table missing + linting
2020-09-21 10:28:11 +05:30
Rushabh Mehta
8696bc3cd1
fix(naming): ignore table missing + linting
2020-09-21 10:28:11 +05:30
Rushabh Mehta
334ae82e52
fix(naming): added multiple rules for naming series
2020-09-21 10:28:11 +05:30
Rushabh Mehta
21419645f8
feat(document naming): [wip] rule based naming of documents
2020-09-21 10:28:11 +05:30
Rucha Mahabal
306e4be69d
fix: sider
2020-09-20 23:49:55 +05:30
Gavin D'souza
6bf41f3a69
fix: Don't allow trailing or leading whitespace in DocType name
2020-09-20 17:15:10 +05:30
Joseph Marie Alba
2432f39bd3
Fix misaligned columns for Exported Excel reports
...
Exported Query Reports have data rows that are not aligned with Column headers because they include the Currency (in Column B) which should be hidden.
This fix makes data rows check if the column is not hidden because adding the data.
2020-09-20 00:12:02 +08:00
barredterra
7fe2b356ec
Merge branch 'develop' into website_theme_hook
2020-09-18 13:30:07 +02:00
Faris Ansari
aadb3e7150
Merge pull request #11285 from netchampfaris/aaaa-website-enhancements-for-redesign
2020-09-18 16:43:43 +05:30
Faris Ansari
958d5f5597
style: sider suggestions
2020-09-18 16:28:11 +05:30
Faris Ansari
bbdbc0d947
Merge remote-tracking branch 'upstream/develop' into aaaa-website-enhancements-for-redesign
2020-09-18 16:17:15 +05:30
Faris Ansari
fd9576a9a7
fix: Brand input styles
2020-09-18 14:31:26 +05:30
Faris Ansari
4a38a3178e
fix: Set max width on hero title
2020-09-18 14:31:26 +05:30
Faris Ansari
de8c021eea
fix: Scope card styles to section-with-cards
2020-09-18 14:30:58 +05:30
mergify[bot]
b493503290
Merge pull request #11514 from prssanna/notification-recipients
...
fix: handle None value in recipients while sending system notification
2020-09-18 06:44:53 +00:00
Suraj Shetty
f3132fa301
fix: Always return list from get_list_of_recipients
2020-09-18 11:59:34 +05:30
mergify[bot]
5bf20116f0
Merge pull request #11485 from resilient-tech/fix-grid_df_onload
...
fix: TypeError occuring due to modification of modified function
2020-09-17 13:09:59 +00:00
Rucha Mahabal
e9783fe7b2
feat: add datatable.js
2020-09-17 15:02:48 +05:30
Mangesh-Khairnar
916c363001
fix(document-follow): reduce time taken to check existing records
2020-09-17 12:56:04 +05:30
mergify[bot]
68c5e02f26
Merge pull request #11521 from deepeshgarg007/naming_series_validation
...
fix: Validation for naming_series field
2020-09-17 04:51:44 +00:00
Snyk bot
d08fc9e2c1
[Snyk] Fix for 1 vulnerabilities ( #11523 )
...
The following vulnerabilities are fixed with a Snyk patch:
- https://snyk.io/vuln/SNYK-JS-LODASH-567746
2020-09-17 10:00:48 +05:30
Deepesh Garg
97049504af
fix: Validation for naming_series field
2020-09-16 20:09:14 +05:30
Shivam Mishra
9b9e00147f
Merge pull request #11515 from surajshetty3416/fix-desk-ux
...
fix(desk): Mute badge if the count is zero
2020-09-16 18:33:24 +05:30
Suraj Shetty
5f75db4393
fix: Mute badges if count is zero
2020-09-16 18:22:41 +05:30
Suraj Shetty
1d2053d915
fix(desk): Hide badge if count is zero
2020-09-16 15:45:02 +05:30
prssanna
fc2fdbe426
fix: handle None value in recipients while sending system notification
2020-09-16 15:05:28 +05:30
Faris Ansari
404f22fc5b
fix: Prevent shrink in collapsible icon
2020-09-16 13:25:26 +05:30
Snyk bot
8e9b1805e8
fix(security):[Snyk] 1 vulnerabilities ( #11507 )
...
The following vulnerabilities are fixed with a Snyk patch:
- https://snyk.io/vuln/SNYK-JS-LODASH-567746
2020-09-16 08:45:54 +05:30
mergify[bot]
364daf48e3
Merge pull request #11494 from netchampfaris/sitemap-clear-cache
...
fix: Clear sitemap cache along with website cache
2020-09-15 12:33:23 +00:00
mergify[bot]
aa9a5b9ef2
Merge pull request #11505 from AfshanKhan/fix-backup-attribute
...
fix: Deprecate site_config_backup_path in BackupGenerator
2020-09-15 12:22:20 +00:00
Gavin D'souza
843718f87b
fix: Update integrations with new API
2020-09-15 17:31:02 +05:30
Gavin D'souza
bbdb05378b
fix: Deprecate site_config_backup_path in favour of backup_path_conf
2020-09-15 17:30:26 +05:30
Afshan
5377d65cad
fix: removed print statements
2020-09-15 16:40:24 +05:30
Faris Ansari
4e6135a3a1
fix: Set type as Section
2020-09-15 16:27:31 +05:30
Afshan
772153da11
fix: setting "self.setting site_config_backup_path"
2020-09-15 16:20:58 +05:30