Commit graph

3248 commits

Author SHA1 Message Date
Shivam Mishra
ed85bf5cf6 feat: move workspace to a separate file adding to to build 2020-09-18 13:40:03 +05:30
Shivam Mishra
d25c99da84 chore: format workspace code 2020-09-18 13:33:35 +05:30
Shivam Mishra
2eff7e2ef8 fix: toggle sidebar for desk workspace 2020-09-04 14:05:31 +05:30
Shivam Mishra
2f29857173 feat: update icon for settings 2020-09-04 14:04:34 +05:30
Shivam Mishra
154301fd1b feat: add customize button in the toolbar 2020-09-04 13:42:56 +05:30
Suraj Shetty
245c261b08 fix(timeline): Add attachment logs 2020-09-03 13:58:05 +05:30
Suraj Shetty
2a237e5aeb fix(timeline): Add assignment logs 2020-09-03 13:27:50 +05:30
Suraj Shetty
8989754e9b fix: Realtime update for likes 2020-09-02 13:50:37 +05:30
Shivam Mishra
e99afc80c0 fix: sidebar issues 2020-08-28 11:55:55 +05:30
Suraj Shetty
4b73ea7c8f feat: Timeline will be updated realtime whenever docinfo gets updated 2020-08-27 11:03:38 +05:30
Suraj Shetty
0c929a4435 Merge branch 'develop' of https://github.com/frappe/frappe into rebrand-ui 2020-08-25 14:34:31 +05:30
mergify[bot]
03fedd0994
Merge pull request #11304 from scmmishra/fix-perm-duplication-issue
fix: DocPerm duplication
2020-08-24 08:17:41 +00:00
Shivam Mishra
65165b6be6 fix: translation syntax 2020-08-24 13:09:20 +05:30
mergify[bot]
60d9667a8e
Merge pull request #11223 from gwhitney/ragged_child_tables
fix(Data Import): Allow parent with differing child table lengths
2020-08-24 06:45:28 +00:00
Suraj Shetty
ff1946aa75 refactor: Remove role editor old code and replace usages new one 2020-08-23 11:03:06 +05:30
Suraj Shetty
23d78daf97 refactor(role editor): Use multicheck control 2020-08-23 09:51:11 +05:30
prssanna
48775d6602 fix: overflow visible for dashboard page 2020-08-21 18:35:42 +05:30
Faris Ansari
891456e1e6
Merge branch 'develop' into attach-files-to-doc-on-update 2020-08-21 13:33:41 +05:30
Faris Ansari
85cac9122e test: For file attachment on update 2020-08-21 13:31:07 +05:30
Suraj Shetty
f4523be66b fix: Role Editor style
- Moved style form .less to .css
- Fixed font sizes and spacing
2020-08-21 10:36:31 +05:30
Faris Ansari
56521d51b5 fix: return early in parse_doc if invalid values 2020-08-19 14:36:39 +05:30
Shivam Mishra
2655a3f8dc feat: freeze dom on updating permissions 2020-08-19 12:49:40 +05:30
Shivam Mishra
90da644834 fix: add parrenttype in query 2020-08-19 12:48:38 +05:30
Rushabh Mehta
9786485f70 fix(minor): report.py: adapt recent group_by changes 2020-08-18 17:35:00 +05:30
Rushabh Mehta
6100169233 fix(minor): report.py: adapt recent group_by changes 2020-08-18 17:16:31 +05:30
Rushabh Mehta
5aea22eb33 fix(minor): report.py: adapt recent group_by changes 2020-08-18 17:05:19 +05:30
Rushabh Mehta
6bd38fd00a fix(minor): report.py 2020-08-18 14:52:37 +05:30
Rushabh Mehta
e3f686276e fix(minor): pass columns to build_data_dict in report.py 2020-08-18 14:52:37 +05:30
Rushabh Mehta
b6cd4330f2 feat(reports): add columns and filters via configuration 2020-08-18 14:52:37 +05:30
mergify[bot]
11b54c304d
Merge pull request #10959 from prssanna/group-by-email-report
fix: auto email report for group by reports
2020-08-18 06:03:59 +00:00
mergify[bot]
7f14c29911
Merge pull request #9751 from prssanna/prepared-report-button
feat(Prepared Report): System Setting to automatically delete old prepared reports
2020-08-18 05:50:39 +00:00
Suraj Shetty
68a067ab31 refactor: Use common class for sidebar label 2020-08-17 16:37:52 +05:30
Rushabh Mehta
77018fc9d6 fix(cleanup): cleanup layout of doctype, user, role, add home_page to Portal Settings, Role 2020-08-17 09:41:54 +05:30
Shivam Mishra
3de0c18ab2
Merge pull request #10723 from scmmishra/feat-search-api-changes
feat: Search API changes
2020-08-14 14:00:56 +00:00
gavin
56a9cc51e3
Merge pull request #11094 from gavindsouza/bulk-restore
feat: Bulk restore documents in Deleted Document List view
2020-08-14 16:34:34 +05:30
Anurag Mishra
6bfd07be51
feat: Ignore doctypes for cancel_all (#11034) 2020-08-14 16:12:02 +05:30
Suraj Shetty
2cfbe95c68
Merge branch 'develop' into attach-files-to-doc-on-update 2020-08-13 17:56:45 +05:30
Mangesh-Khairnar
b49571f9b3
feat(notification): Add WhatsApp/SMS channels (#9623)
Co-authored-by: Suraj Shetty <13928957+surajshetty3416@users.noreply.github.com>
2020-08-13 17:53:09 +05:30
Faris Ansari
b7e6f85a85
fix: convert to sentence case 2020-08-13 16:44:56 +05:30
Gavin D'souza
f06dc0f7d9 fix: Literal strings for translation
* Used const instead of let
* Used template strings instead of repl
2020-08-13 16:29:31 +05:30
gavin
2699160853
style: few word do trick
why waste time say lot word when few word do trick

Co-authored-by: Faris Ansari <netchampfaris@users.noreply.github.com>
2020-08-13 16:17:21 +05:30
Prssanna Desai
312b5d699f
Merge branch 'develop' into group-by-email-report 2020-08-13 14:31:46 +05:30
Glen Whitney
46ac0735b3 fix(Data Import): Allow parent with differing child table lengths
Prior to this commit, if a parent has multiple child tables and
  the child tables have different numbers of rows, then the
  data import will fail with an error when it detects missing
  mandatory fields in the (necessary) empty records in the
  shorter child table.

  This commit fixes the problem by ignoring child rows that have
  only INVALID_VALUES for fields relating to that child (e.g.,
  that are altogether empty in the fields for that child).

  Fixes #11222.
2020-08-13 05:14:12 +00:00
Gavin D'souza
a4c5750bd8 fix: Move message handling to client side instead 2020-08-12 19:26:41 +05:30
Gavin D'souza
e363886485 Merge branch 'develop' of github.com:frappe/frappe into bulk-restore 2020-08-12 18:48:58 +05:30
Suraj Shetty
48a5ab3a25
Merge branch 'develop' into attach-files-to-doc-on-update 2020-08-12 16:48:31 +05:30
Prssanna Desai
53141b2236
Merge branch 'develop' into group-by-email-report 2020-08-12 15:09:50 +05:30
prssanna
5ab919ed75 refactor: enable auto deletion by default 2020-08-12 14:39:17 +05:30
Prssanna Desai
4a6d87fa68
Merge branch 'develop' into prepared-report-button 2020-08-12 14:11:39 +05:30
prssanna
79c1a5fe24 fix: label for group by column 2020-08-12 14:08:04 +05:30