Commit graph

23166 commits

Author SHA1 Message Date
Shivam Mishra
499d0a9471 fix: spacing for modal 2019-11-20 17:27:36 +05:30
prssanna
9cb1869c9a fix: pass doc to frappe.format so doc currency is set for the row, not system default currency 2019-11-20 17:25:43 +05:30
deepeshgarg007
5af3dd8dcb fix: Show total row in print only if add total row is checked 2019-11-20 17:05:50 +05:30
Suraj Shetty
de9452387b fix: Trigger on_row_checked after checking rows 2019-11-20 17:04:36 +05:30
Suraj Shetty
63c703389d fix: Make code explicit
.click() could have unchecked already checked row (this case may never occur but it's better to explicitly set it as checked)
2019-11-20 17:04:36 +05:30
prssanna
327d27b83d fix(List): save checked rows on auto refresh 2019-11-20 17:04:35 +05:30
Suraj Shetty
e61f973788 fix: Cache can_import list for all users and not just System Managers 2019-11-20 17:01:17 +05:30
Mangesh-Khairnar
1e68dde420 fix: permission issue for activity 2019-11-20 17:00:39 +05:30
Suraj Shetty
2e95a1be14 fix: Only execute enabled server scripts 2019-11-20 16:59:53 +05:30
Faris Ansari
1e26a73b8e fix: Fallback for label in Table 2019-11-20 16:58:57 +05:30
Himanshu Warekar
7089be4db2 fix: z-index for dropdown less than page-head 2019-11-20 16:16:39 +05:30
Himanshu Warekar
c3f68142db fix: tags should consider list filters 2019-11-20 16:09:01 +05:30
Aditya Hase
175b974910 fix(pdf): Remove unnecessary argument
https://docs.python.org/3/library/urllib.parse.html#urllib.parse.quote
https://docs.python.org/2/library/urllib.html#urllib.quote
2019-11-20 16:00:29 +05:30
Himanshu Warekar
de2064a9a6 Merge branch 'develop' of https://github.com/frappe/frappe into dev-tags-filter 2019-11-20 15:56:43 +05:30
Suraj Shetty
58867eb671
fix: MultiSelect backspace on input (#8856)
fix: MultiSelect backspace on input
2019-11-20 15:41:57 +05:30
Faris Ansari
f629d7fd01 fix: MultiSelect backspace on input
- Dont clear values if backspace is pressed on input
2019-11-20 15:35:06 +05:30
Faris Ansari
caabe9b87f fix: MultiSelect backspace on input
- Dont clear values if backspace is pressed on input
2019-11-20 15:31:13 +05:30
Shivam Mishra
a1b94fca71 fix: change code type to data in standard filter 2019-11-20 14:29:32 +05:30
mergify[bot]
1814dd9ef4
Merge pull request #8850 from scmmishra/webform-value-fix
fix: value not being set in webform
2019-11-20 08:47:16 +00:00
Faris Ansari
f0663b63a0 style: Unused variable 2019-11-20 14:15:50 +05:30
prssanna
7bf1e09327 fix: code cleanup 2019-11-20 14:03:25 +05:30
Gavin D'souza
57654d94aa fix(web-forms): view addresses only by session user 2019-11-20 12:53:52 +05:30
marination
65f20a3ad9 fix: Codacy 2019-11-20 09:54:26 +05:30
makeen
dee08b38a2
feat: use "title_field" in delete confirmation message
use "title_field" if autoname is "hash" in delete confirmation message
Example:
      for translations, when delete one, it asks "Permanently delete f1f99806c0?" 
      now it asks: "Permanently delete text_to_translate (f1f99806c0)?"
2019-11-19 23:25:20 +01:00
makeen
6d6167bd86
Merge pull request #1 from frappe/develop
update from upstream
2019-11-19 22:33:18 +01:00
marination
d7d602b134 chore: Code cleanup 2019-11-19 19:54:39 +05:30
prssanna
6f00c83e74 fix: check if settings exist before ccreating 2019-11-19 19:04:00 +05:30
prssanna
f3a656d515 fix(tests): add ui tests for grid pagination 2019-11-19 18:53:44 +05:30
prssanna
72038b586e fix: mark all as read, not only dropdown items 2019-11-19 17:49:16 +05:30
Faris Ansari
db225c7c69 fix: Dont apply energy points during import 2019-11-19 17:34:01 +05:30
Faris Ansari
42cb0f3eb3 style: Formatting 2019-11-19 17:33:44 +05:30
Faris Ansari
af4f9b2e3e fix: Show Error for invalid template
- For template with invalid extension or not enough rows
2019-11-19 17:33:28 +05:30
Faris Ansari
e67652261e fix: Parse file extension correctly 2019-11-19 17:32:35 +05:30
Shivam Mishra
b6ed303522 fix: value not being set in webform 2019-11-19 17:11:22 +05:30
prssanna
f03bb82a3a fix: remove whitelist 2019-11-19 16:39:31 +05:30
prssanna
f8da091b93 fix: set seen value to 0 without check 2019-11-19 16:38:57 +05:30
prssanna
338bbd4a84 fix: create notification settings for new user 2019-11-19 16:05:04 +05:30
mergify[bot]
222b9a51fd
Merge pull request #8849 from scmmishra/standard-filter-fix
fix: change code type to data in standard filter
2019-11-19 10:30:50 +00:00
mergify[bot]
00acec4ef5
Merge pull request #8848 from scmmishra/noscript-login
feat(ux): added noscript for login page
2019-11-19 10:27:53 +00:00
Shivam Mishra
61b6311a79 fix: change code type to data in standard filter 2019-11-19 15:40:16 +05:30
Shivam Mishra
23da5fa0e0 refactor: enable translations 2019-11-19 15:39:28 +05:30
mergify[bot]
e799a4546a
Merge pull request #8829 from netchampfaris/version-table-overflow
fix: Handle overflow in version info
2019-11-19 09:43:23 +00:00
Shivam Mishra
3526f773f9 feat (ux): added noscript for login page 2019-11-19 15:08:22 +05:30
mergify[bot]
28ba9466a3
Merge pull request #8845 from surajshetty3416/fix-server-scripts
fix: Only execute enabled server scripts
2019-11-19 09:34:30 +00:00
prssanna
287c872df6 fix: standard filters with default value are saved when changed 2019-11-19 14:38:24 +05:30
prssanna
835aa6d10a fix: tests 2019-11-19 13:51:01 +05:30
Suraj Shetty
24230d5292 fix: Only execute enabled server scripts 2019-11-19 13:39:01 +05:30
prssanna
d14ea23331 fix(patch): create notification settings for all users 2019-11-19 13:26:27 +05:30
Shivam Mishra
9150049a36 Merge branch 'razorpay-orders' of github.com:scmmishra/frappe into razorpay-orders 2019-11-19 13:01:39 +05:30
Shivam Mishra
2aacbf46db style: use snake case 2019-11-19 13:01:04 +05:30