Aditya Hase
f93fbadd47
fix(comments): Remove size restriction on _comments column
...
Use LONGTEXT (2^32 - 1 bytes) instead of TEXT (2^16 - 1 bytes) data type
2019-08-07 14:33:45 +05:30
mergify[bot]
ba2bc14097
Merge pull request #8102 from surajshetty3416/fix-timeline-css-p
...
fix: Use text-light instead of text-color for timeline text
2019-08-05 13:30:38 +00:00
Suraj Shetty
b7edf70585
fix: Use text-light instead of text-color for timeline text
...
Since timeline text is not the primary content on the form,
use lighter color for texts in timeline
2019-08-05 17:08:18 +05:30
mergify[bot]
f8fd4fc95b
Merge pull request #8088 from saurabh6790/version-12-hotfix
...
fix: import error
2019-08-05 10:18:50 +00:00
mergify[bot]
63e5133487
Merge pull request #8061 from ashish-greycube/patch-5
...
fix(email): Fixed py3 chardet error - Expected object of type bytes or bytearray, got: <class 'str'>
2019-08-05 07:46:20 +00:00
Faris Ansari
02636f78e9
Merge pull request #8049 from scmmishra/email-patch-1-12
...
fix: added null check for contact attributes
2019-08-05 13:11:08 +05:30
Ernesto Ruiz
53def1a7c3
Fix: Add translation function to strings ( #8023 )
2019-08-05 13:06:48 +05:30
mergify[bot]
10dc1c7a48
Merge pull request #8086 from netchampfaris/fix_reportbuilder_again_again-fp
...
fix: Add check for empty array
2019-08-05 07:28:54 +00:00
mergify[bot]
c2358f8589
Merge pull request #8089 from sahil28297/fix_s3_backup
...
fix(s3_backups): iterate on objects if objects are available
2019-08-05 07:17:21 +00:00
mergify[bot]
b2432c421d
Merge pull request #8092 from surajshetty3416/fix-link-preview-p
...
fix(link-preview): Unexpected "Unknown column" error
2019-08-05 07:12:05 +00:00
Suraj Shetty
19bc548fdf
fix: Data in preview table
2019-08-04 10:10:40 +05:30
Suraj Shetty
b23fea9d17
fix(link-preview): Get preview fields on server side
...
- Show a fallback image if image URL is invalid
- Fixes unexpected "Unknown column" errors
2019-08-03 21:57:18 +05:30
Suraj Shetty
8ba1b7137e
chore: Enable few eslint rules to enforce consistent code ( #8082 )
2019-08-02 21:45:19 +05:30
Sahil Khan
66269d837c
fix(s3_backups): iterate on objects if objects are available
2019-08-02 16:07:55 +05:30
Saurabh
1554c87d1f
fix: import error
2019-08-02 16:01:07 +05:30
Faris Ansari
c56ebb69b8
fix: Add check for empty array
2019-08-02 15:33:15 +05:30
Sahil Khan
0de729ff3d
Merge branch 'version-12-hotfix' into version-12
2019-08-02 14:26:27 +05:30
Sahil Khan
6ab1e72ff7
bumped to version 12.0.4
2019-08-02 14:46:27 +05:50
Faris Ansari
6493463c89
fix: Blacklist iframe from sanitize_html ( #7982 )
2019-08-02 12:58:34 +05:30
Faris Ansari
c33f7f1e45
fix: Pick sitemap host from request ( #8071 )
2019-08-02 12:42:00 +05:30
sahil28297
afdd485b76
fix(patch): empty file_url if file does not have file_url ( #8074 )
2019-08-01 16:59:27 +05:30
Faris Ansari
0ec41e9fab
fix: Add breadcrumbs in Pages ( #8057 )
...
* fix: Add breadcrumbs in Pages
* fix: Allow Report view in File
2019-08-01 13:04:02 +05:30
Faris Ansari
cee2ae11dd
fix: Disable drag-n-reorder in mobile ( #8067 )
2019-08-01 12:57:44 +05:30
Harshit
d4bf5b6d38
fix: Change reset password button label ( #7958 )
2019-08-01 12:55:58 +05:30
Faris Ansari
9dadc41fbf
fix(scheduler): Show scheduler status ( #8065 )
...
fix(scheduler): Show scheduler status
2019-08-01 12:50:12 +05:30
Aditya Hase
d11159ad50
fix(background-jobs): Show status of scheduler in background-jobs page
2019-07-31 20:15:04 +05:30
Aditya Hase
4164c62efc
fix(doctor): Show status of scheduler in bench doctor
2019-07-31 20:14:58 +05:30
Ashish Shah
921788474e
Update receive.py
...
+existing code, works fine in python 2.7
+in python 3 it breaks
+In python 3 there is change in chardet module and hence the error
+convert-string-to-bytes-in-python-3
+this is also fixed in v11-hotfix branch
2019-07-31 10:17:19 +05:30
Faris Ansari
baa8f1be99
fix: Module check in get_desktop_settings ( #8053 )
2019-07-30 17:55:22 +05:30
Suraj Shetty
dca19472aa
fix: Enqueue personal data file generation for faster response ( #7977 )
2019-07-30 17:01:59 +05:30
mergify[bot]
4a12dcef54
Merge pull request #8044 from adityahase/fix-ss-12
...
fix(security): Precautions to limit SSTI and SQLi
2019-07-30 09:25:29 +00:00
Aditya Hase
5d04fb4eb7
fix(search): Reduce restrictions on field contents
2019-07-30 14:25:13 +05:30
Sahil Khan
13e055e694
Merge branch 'version-12-hotfix' into version-12
2019-07-30 13:08:13 +05:30
Sahil Khan
9a6ec1ea5a
bumped to version 12.0.3
2019-07-30 13:28:13 +05:50
Aditya Hase
8ac155f7b6
fix(security): Sanitize fields list, group_by and order_by clause to prevent SQLi
2019-07-30 12:52:01 +05:30
Aditya Hase
472d33f3da
fix(security): Make Jinja Tighter
2019-07-30 12:51:45 +05:30
Shivam Mishra
450009e917
fix: added null check for contact attributes
2019-07-30 12:13:45 +05:30
mergify[bot]
ef36765785
Merge pull request #8041 from netchampfaris/new-file-from-awesomebar
...
fix: New File from awesomebar
2019-07-30 04:38:36 +00:00
Faris Ansari
626f272063
fix: New File from awesomebar
2019-07-29 18:59:51 +05:30
mergify[bot]
f5e1fd70ac
Merge pull request #8037 from Alchez/12fix-webhook-meta
...
fix: add document meta fields in webhook selection
2019-07-29 12:59:33 +00:00
mergify[bot]
f63adbe221
Merge pull request #8031 from scmmishra/webform-upload
...
fix: uploading files for web forms
2019-07-29 12:43:10 +00:00
mergify[bot]
de63990e71
Merge pull request #8039 from surajshetty3416/patch-entry
...
fix: Add missed out "fix_public_private_files" patch entry
2019-07-29 12:22:58 +00:00
Suraj Shetty
a5113319c2
fix: Add "fix_public_private_files" patch entry
...
- Add additional exception handling
2019-07-29 17:35:13 +05:30
Rohan Bansal
9fe7f5664a
fix: add document meta fields in webhook selection
2019-07-29 17:10:20 +05:30
mergify[bot]
e5e99c1117
Merge pull request #8029 from rohitwaghchaure/not_able_to_save_chat_room
...
fix: not able to save chat room
2019-07-29 11:08:06 +00:00
mergify[bot]
48d97bf6c6
Merge pull request #8032 from netchampfaris/private-file-permissions
...
fix: Check private file permissions for all docs
2019-07-29 10:39:48 +00:00
Faris Ansari
5fec5d7eea
fix: Check private file permissions for all docs
...
A file may be attached to multiple documents. It's permission is decided
based on the attached document's permissions. So, the permission
should be checked for each document and should be allowed if atleast
one document is accessible.
2019-07-29 15:42:51 +05:30
Shivam Mishra
188ea01c55
fix: translations for fields in webform list ( #8026 )
...
* refactor: translated table fields
* Update web_form_list.js
* chore: added Sr to translated items
2019-07-29 15:15:22 +05:30
Shivam Mishra
5215ab09d8
fix: uploading files for web forms
2019-07-29 14:58:54 +05:30
Rohit Waghchaure
da6bcc0c22
fix: not able to sace chat room
2019-07-29 14:19:33 +05:30