Commit graph

3688 commits

Author SHA1 Message Date
mergify[bot]
bdbdef92a8
Merge pull request #12888 from netchampfaris/server-script-autocompletion
feat: Add autocompletion items in Server Script
2021-04-20 16:50:21 +00:00
Faris Ansari
c309cb2d29 fix: Pass score to ace to let it handle sorting 2021-04-20 16:23:20 +05:30
Faris Ansari
8ca7ba6b56 fix: remove hardcoded value 2021-04-20 16:08:11 +05:30
Faris Ansari
8aa26c7286 fix: Include all keys and sort by score 2021-04-20 16:01:56 +05:30
prssanna
b7e75e5305 fix: aggregate column in auto email report 2021-04-20 14:36:41 +05:30
Rohan Bansal
a7794d9f6c Merge remote-tracking branch 'upstream/develop' into feat-py3-dependencies 2021-04-19 12:51:50 +05:30
Sagar Vora
33b12d91f9
fix: cannot read property doc of undefined (#12891) 2021-04-18 12:38:19 +05:30
Faris Ansari
d927d393ee fix: Add autocompletion items in Server Script
- API to add autocompletion items in Code field
2021-04-17 23:09:16 +05:30
Raffael Meyer
6f73455eb2
Merge branch 'develop' into default_email_template 2021-04-16 12:32:51 +02:00
mergify[bot]
c4d95ecafb
Merge pull request #12827 from anupamvs/data-import-issues
fix: don't allow user to remove/change data source file in data import
2021-04-16 03:33:26 +00:00
mergify[bot]
e36d9283af
Merge pull request #12534 from CaseSolvedUK/qr-cols-v13
feat: allow query/custom reports to save custom data in the json field
2021-04-16 02:36:19 +00:00
Suraj Shetty
a2af812dfb
Merge pull request #12844 from surajshetty3416/group-mentions 2021-04-15 16:38:45 +05:30
Suraj Shetty
7d335a9bef fix: Make group mention clickable 2021-04-15 16:22:17 +05:30
Suraj Shetty
1bfeafca5f fix: Check if data-is-group should be true before getting doc 2021-04-15 16:08:18 +05:30
Suraj Shetty
f71a6c09f5 fix: Sync user groups realtime 2021-04-15 14:53:01 +05:30
Suraj Shetty
4f8ced5b1b fix: Remove unnecessary field 2021-04-15 14:27:41 +05:30
Suraj Shetty
8a5e8b53e8 fix: Make group_name and user group members mandatory 2021-04-15 14:22:52 +05:30
Suraj Shetty
9830406afa test: Add test to check group mentions 2021-04-15 11:55:48 +05:30
Rohan Bansal
86851028ea feat: manage Python 3 compatiblity with dependencies 2021-04-14 14:40:58 +05:30
Rohit Waghchaure
b33ae71fa5 fix: travis patch while creating limited access user type 2021-04-13 18:48:00 +05:30
Rushabh Mehta
3d22019b98 fix(minor): dynamically changing grid properties 2021-04-13 11:52:57 +05:30
Suraj Shetty
a1190a0c4a feat: Add option to mention a group of users 2021-04-12 16:35:11 +05:30
Rohit Waghchaure
d929d8cba2 fix: patch travis 2021-04-12 14:04:08 +05:30
rohitwaghchaure
d10861bf21
Merge pull request #12828 from rohitwaghchaure/fixed-user-type-patch
fix: user type patch
2021-04-11 16:59:22 +05:30
Rohit Waghchaure
0bc74cc89b fix: user type patch 2021-04-11 10:12:04 +05:30
Anupam
4c787effc6 fix: don't allow user to remove/change data source file in data import 2021-04-11 01:52:43 +05:30
casesolved-co-uk
15b3cc890f feat: allow query/custom reports to save custom data in the json field 2021-04-09 14:01:48 +00:00
Leela vadlamudi
e5d3aac707
Merge pull request #12693 from leela/notifications-into-timeline
feat: Include automated mail notifications in timeline
2021-04-08 20:38:29 +05:30
Prssanna Desai
b5a8d9a295
Merge branch 'develop' into perm-check-on-report-status-change 2021-04-08 19:04:23 +05:30
mergify[bot]
0bf28cf059
Merge pull request #12722 from shariquerik/show-users-attachments-only-fix
fix: Only allow user's attachments to show in attachments tree
2021-04-08 10:38:28 +00:00
leela
ace1edae56 test: authorization test for Report status toggle 2021-04-08 15:43:28 +05:30
shariquerik
0affa16f14 test: permission fix 2021-04-08 15:11:54 +05:30
leela
455f0b9483 fix: Check permissions on report status change API
Authorization check is added before aloowing user to modify the report
status (enable/disable).
2021-04-08 14:55:04 +05:30
shariquerik
669012569b fix: sider fix 2021-04-08 14:39:14 +05:30
shariquerik
238ba99af7 test: Added test case 2021-04-08 14:19:12 +05:30
Suraj Shetty
f53c09ada2
Merge branch 'develop' into custom-user-type-feat 2021-04-05 19:01:42 +05:30
Suraj Shetty
ddac4dd504
style: Fix invalid translation string 2021-04-05 18:37:14 +05:30
leela
5c2bda478c Refactor(Improv): Include automated mail notifications in timeline
Notifications sent through notifications doctype are not part of
communications doctype and also not into timelines. Added these
notifications into timeline by adding docs into Communication doctype.
2021-04-05 09:45:17 +05:30
Rucha Mahabal
689a57b2c2 fix: typo 2021-04-04 19:46:02 +05:30
Rucha Mahabal
b3066f3702 test: docshare with submit permission 2021-04-04 17:07:52 +05:30
Rucha Mahabal
d2c81925b0 feat: DocShare with Submit 2021-04-04 16:14:07 +05:30
Suraj Shetty
1bfd5c8a87
Merge branch 'develop' into todo-access-fix 2021-04-02 13:03:10 +05:30
Rohit Waghchaure
9dd0840520 fix: delete permission not working 2021-04-01 16:05:59 +05:30
Rohit Waghchaure
bc2586e205 fix: added select perm for child table doctypes 2021-04-01 13:54:11 +05:30
Rohit Waghchaure
2e1988a5db fix: all role showing for the custom doctype 2021-04-01 13:54:11 +05:30
Rohit Waghchaure
dd816a4f7d code clean-up 2021-04-01 13:54:11 +05:30
Rohit Waghchaure
fe06011fac fix: user none not found 2021-04-01 13:54:11 +05:30
Rohit Waghchaure
c2a67c8d5c added validation to not create user type if no limit set 2021-04-01 13:54:11 +05:30
Rohit Waghchaure
a42ce03a27 allow to select roles for the website user 2021-04-01 13:54:11 +05:30
Rohit Waghchaure
112784e7ae feat: custom user type with doctypes 2021-04-01 13:54:11 +05:30