Commit graph

5227 commits

Author SHA1 Message Date
Er-Naren719
369c9ade94 refactor(Kanban): Use anchor tag for the ability to open card in new tab (#9217)
* feat: open task in a new tab

* fix: url updated using frappe util

* feat: open kanban task in new tab using anchor tag

* feat: element class name updated

* feat: variable name updated in js file

* feat: hack to retrieve document number removed

* feat: target attribute of anchor tag is removed
2020-01-16 09:55:55 +00:00
mergify[bot]
6bc39d9b33
Merge pull request #9284 from prssanna/grid-delete-fix-v13
fix: Deleting a child table row visually clears other form fields
2020-01-16 03:19:06 +00:00
mergify[bot]
a82a23e619
Merge pull request #9254 from prssanna/save-group-by
fix(Report): group by reports not being saved
2020-01-16 03:16:02 +00:00
Revant Nandgaonkar
039cd2b920 fix: Geolocation field width
make field full width
2020-01-15 16:51:50 +05:30
prssanna
31a27a73b5 fix: remove type=reset for grid buttons 2020-01-15 15:49:29 +05:30
Revant Nandgaonkar
ee5004acaf fix: Geolocation field
Field inherits from ControlData instead of ControlCode

fixes https://github.com/frappe/erpnext/issues/20221
2020-01-15 15:35:37 +05:30
Prssanna Desai
09548a881b
fix: use replace instead of slice
Co-Authored-By: Suraj Shetty <13928957+surajshetty3416@users.noreply.github.com>
2020-01-15 14:31:45 +05:30
mergify[bot]
969c4581e9
Merge pull request #9253 from surajshetty3416/ui-ux-fixes-v12
fix: Set correct doctype on clicking Customize button
2020-01-14 13:35:56 +00:00
Suraj Shetty
c29cd3a335 fix: Do not show Edit DocType button in DocType form 2020-01-14 13:36:59 +05:30
Suraj Shetty
26e426d704 fix: Do not show customize button for custom doctype 2020-01-14 13:32:50 +05:30
prssanna
2004e2e4cf fix(Report): group by reports not being saved 2020-01-14 13:22:10 +05:30
Suraj Shetty
f056f63ee1 fix: Set correct doctype on clicking Customize button 2020-01-14 13:01:43 +05:30
mergify[bot]
e67b0d2e22
Merge pull request #9250 from prssanna/like-fix
fix: Timeline item like issue
2020-01-14 07:21:38 +00:00
Shivam Mishra
e28ae2f4ab fix: update message 2020-01-14 11:32:00 +05:30
prssanna
b9ac4a4094 fix: code formatting 2020-01-14 11:06:33 +05:30
Suraj Shetty
45d6951d92 Merge branch 'develop' of https://github.com/frappe/frappe into change-delete-button 2020-01-14 10:08:21 +05:30
prssanna
2a3601ade8 fix: set doctype in timeline item 2020-01-13 16:25:43 +05:30
Suraj Shetty
e2c7afd333 fix: Make strings translatable 2020-01-13 13:31:00 +05:30
vishal
038b2ad3c9 fix: minor changes in form js 2020-01-13 13:31:00 +05:30
vishal
1ad6fbc0bd fix: Minor changes in hadle failed 2020-01-13 13:31:00 +05:30
vishal
95f04583e2 fix: validation added for cancel document 2020-01-13 13:31:00 +05:30
vishal
f741d46fdb feat: cancel multiple documents in a single transaction
- show all linked doc in a dialog box on cancel event
- following changes only fetch cancelable docs
- recursively build a list of linked submitted docs
- cancel all linked documents before cancelling current document
- add progress bar and group documents by doctype
- added exempted doctype list in hooks
2020-01-13 13:31:00 +05:30
Mangesh-Khairnar
fbf2e88121 style(web-form): change delete button to an icon 2020-01-13 13:30:51 +05:30
mergify[bot]
a8269cc556
Merge pull request #9236 from deepeshgarg007/print_grid_enhancement
fix(print grid): Height for empty rows
2020-01-13 04:15:07 +00:00
deepeshgarg007
c077d92378 feat: Enhancement in print grid 2020-01-12 22:06:59 +05:30
Mangesh-Khairnar
e7c82510e4
fix: render more in web form list
Co-Authored-By: Suraj Shetty <13928957+surajshetty3416@users.noreply.github.com>
2020-01-11 15:43:34 +05:30
Mangesh-Khairnar
9944758773 fix: webform view 2020-01-07 13:22:00 +05:30
mergify[bot]
9347e27cfa
Merge pull request #9220 from surajshetty3416/fix-report-settings
fix: Return empty object if there are no settings for a report
2020-01-10 08:26:57 +00:00
mergify[bot]
bbd5b17900
Merge pull request #9218 from prssanna/grid-fix
fix(Grid): Grid pagination fixes
2020-01-10 08:26:10 +00:00
Suraj Shetty
e2986d343a fix: Return empty object if there are no settings for a report
Query reports does not have settings.
2020-01-10 12:42:46 +05:30
prssanna
3a8aed5e81 fix: fix sorting index 2020-01-10 11:53:57 +05:30
prssanna
518288fd2b fix(grid): show delete all button only when all rows selected 2020-01-10 11:53:35 +05:30
mergify[bot]
1eac56a8f4
Merge pull request #9203 from hrwX/tags_caching
fix: use _user_tags instead of Tag Link
2020-01-09 14:35:00 +00:00
mergify[bot]
cf65112dbf
Merge pull request #8766 from gavindsouza/rename-doc-fix
fix(security): don't allow ignore_permissions in frappe.rename_doc
2020-01-09 08:13:23 +00:00
mergify[bot]
4d1733506a
Merge pull request #9212 from Alchez/dev-kanban-missing-data
fix: missing column data for Kanban board (develop)
2020-01-09 03:55:04 +00:00
Gavin D'souza
aa07305b90 Merge branch 'develop' of github.com:frappe/frappe into rename-doc-fix 2020-01-08 23:15:45 +05:30
mergify[bot]
1da20e6ebe
Merge pull request #9104 from gavindsouza/merge-docs-warn
fix(UX): Warn user about irreversible change while merging documents
2020-01-08 05:36:05 +00:00
Rohan Bansal
ade6794b3e fix: missing column datafor Kanban board 2020-01-07 17:32:18 +05:30
Gavin D'souza
ef54a4ec5d fix: frappe.confirm fixes 2020-01-07 13:05:47 +05:30
Himanshu Warekar
5754ef750b fix: use _user_tags instead of Tag Link 2020-01-05 22:09:20 +05:30
Gavin D'souza
9bf4221d45 fix: new_name variable undefined for document which cant be renamed 2020-01-02 13:02:46 +05:30
Suraj Shetty
cbcdc93fd6 refactor: Move "rename document title" code to separate function 2020-01-02 10:28:18 +05:30
Gavin D'souza
5fa802c203 fix(warn): added "Irreversible Change" warnings to merge document via
frappe.model.rename_doc JS API
2020-01-02 10:28:01 +05:30
Gavin D'souza
a4749de6a3 fix(warn): added "Irreversible Change" warnings to merge document via
toolbar rename
2020-01-02 10:27:25 +05:30
mergify[bot]
dab18b8f90
Merge pull request #9022 from Thunderbottom/chat-fix
fix(chat): refactor code to make chat work
2020-01-01 11:10:41 +00:00
Faris Ansari
a2075477fc fix: Bug in show/hide global cards (#9163)
Co-authored-by: Suraj Shetty <13928957+surajshetty3416@users.noreply.github.com>
2020-01-01 09:11:40 +05:30
deepeshgarg007
652e97eb71 fix: Fallback value for time format 2019-12-30 15:13:16 +05:30
Prssanna Desai
8425110af5 fix: hide Cancel button if workflow state and action for Cancel… (#9151) 2019-12-29 18:12:45 +05:30
mergify[bot]
1bd0cfdfde
Merge pull request #8820 from prssanna/mandatory-depends-on
feat: Add Mandatory Depends On and Read Only Depends On to Docfield
2019-12-27 10:17:38 +00:00
Shivam Mishra
8f875fa4b7 fix: formatting for check in prints (#9139)
* fix: formatting for check in prints

* refactor: remove important

Co-authored-by: Suraj Shetty <13928957+surajshetty3416@users.noreply.github.com>
2019-12-27 15:41:42 +05:30