Commit graph

2487 commits

Author SHA1 Message Date
mergify[bot]
50c653d620
Merge pull request #15220 from v0l/develop
feat: add number format for BTC
2021-12-16 17:14:28 +00:00
Faris Ansari
133ab39de2
Merge pull request #15334 from netchampfaris/server-script-error-ux
fix: Server Script UX
2021-12-16 20:32:18 +05:30
Faris Ansari
c6f9920795 fix: removing map filter
these can potentially lead to security issues, avoiding for now
2021-12-16 20:31:50 +05:30
Faris Ansari
0bc3ff794b fix: remove attr helpers and type
these can potentially lead to security issues, avoiding for now
2021-12-16 16:21:05 +05:30
Faris Ansari
7c8659388d fix(server-script): add common python builtins 2021-12-16 12:19:08 +05:30
mergify[bot]
59db87cb47
Merge pull request #15280 from phot0n/fix-jpeg-rgba-upload
fix: upload jpeg image with alpha channel
2021-12-16 06:28:53 +00:00
mergify[bot]
7153c6c0e9
Merge pull request #15237 from netchampfaris/document-states
feat: Document States
2021-12-14 12:29:58 +00:00
Faris Ansari
1d67a38059 fix: add doctype_state in sync and install 2021-12-14 16:32:58 +05:30
Suraj Shetty
e5372a147f
Merge branch 'develop' into develop 2021-12-14 10:29:23 +05:30
phot0n
afb3dbc59c fix: upload jpeg image with alpha channel 2021-12-13 13:33:53 +05:30
Rutwik Hiwalkar
1ec54c87c8
feat: patched frappe email to work with frappecloud mail app (#15248)
* feat: patched EmailQueue.send and frappe.utils.get_formatted_email

* chore: renamed hooks and handled an edge case

* fix: if the get_sender_details hook is defined but it returns invalid input
2021-12-12 21:09:31 +05:30
Ankush Menat
00d38d568c
fix: remove slash prefix 2021-12-12 15:20:50 +05:30
Ankush Menat
38cd12a95b fix: remove bench path from traceback
This is mostly useless for debugging and clutters the error message.
2021-12-12 11:53:13 +05:30
Kieran
9421736fb9
feat: add number format for BTC 2021-12-08 12:30:02 +00:00
Kevin Backhouse
2f99306d63
Fix ReDoS bug: GHSL-2021-122 (#15201) 2021-12-08 04:57:07 +00:00
Ankush Menat
ecca7f287e
chore: better message for system updates (#15154)
closes https://github.com/frappe/frappe/issues/10997

[skip ci]
2021-12-02 11:09:33 +05:30
hrwx
db4476fc5f fix: reduce api call 2021-11-29 17:28:40 +00:00
hrwx
fa317538a9 Merge branch 'develop' of github.com:frappe/frappe into disable_update_notification 2021-11-29 17:02:14 +00:00
Aradhya
69108c4c86 Merge branch 'develop' of github.com:Aradhya-Tripathi/frappe into at/aggregations 2021-11-27 17:52:30 +05:30
hrwx
ae31a0d6fb feat: add option to disable notification 2021-11-27 00:24:21 +00:00
mergify[bot]
ea772c4059
Merge pull request #15072 from pateljannat/customizations-onboarding
feat: Customizations onboarding and form tour fixes
2021-11-26 14:08:36 +00:00
Faris Ansari
7e35dc4913 fix: add frappe.as_json for safe_exec scripts 2021-11-26 16:30:34 +05:30
Jannat Patel
971a581359 fix: order of reload for doctypes 2021-11-26 14:01:57 +05:30
Jannat Patel
c13e1838d7 fix: module load issue, tour description and save field overlay 2021-11-25 17:57:07 +05:30
Aradhya
47367fc107 Merge branch 'at/aggregations' of github.com:Aradhya-Tripathi/frappe into at/aggregation 2021-11-24 19:01:29 +05:30
mergify[bot]
a6e3d3ab08
Merge pull request #14555 from ankush/diffview
feat: diffview for client/server scripts
2021-11-24 01:45:53 +00:00
ritwik
5cfe3ad946
feat: add no-git option in make-app command and boilerplate generation (#15028) 2021-11-23 04:11:06 +00:00
mergify[bot]
17aa4b823b
Merge pull request #14577 from Alchez/dev-granular-printing
feat: allow more print page size options (develop)
2021-11-22 10:39:10 +00:00
tahir-zaqout
f3aabb5211
Add Translate To Symbol Field (#14971) 2021-11-22 05:55:19 +00:00
Raffael Meyer
7c0078d8e4
feat: Convenience methods for NestedSet {get_parent, get_children} (#13579)
* feat: new properties `NestedSet.{parent, children}`

* fix: typo

* refactor: remove unused kwargs

* feat: method instead of property

* feat: use generator

* docs: fix docstring to match modified method

* refactor: add type hints

* refactor: type hints as string for compatibility with python <3.7

https://stackoverflow.com/questions/33533148/how-do-i-type-hint-a-method-with-the-type-of-the-enclosing-class

* refactor: import Iterator for type annotation

* refactor: Apply suggestions from code review

Co-authored-by: gavin <gavin18d@gmail.com>

Co-authored-by: gavin <gavin18d@gmail.com>
2021-11-17 04:32:11 +00:00
Faris Ansari
4e39f85e29 fix: lazy import weasyprint 2021-11-16 10:58:45 +05:30
mergify[bot]
318d4faed2
Merge pull request #14874 from pateljannat/github-email-issue
fix: Github API endpoint
2021-11-10 11:19:59 +00:00
Ankush Menat
881143c308 feat: show human readable date and version 2021-11-09 18:40:51 +05:30
Ankush Menat
a8b3effa82 chore: sider, linting issues 2021-11-09 18:40:51 +05:30
Ankush Menat
0cd1b3cc83 feat: diffview for comparing fields in two version 2021-11-09 18:40:51 +05:30
Ankush Menat
6a50442936 refactor(minor): better variable names 2021-11-09 17:11:41 +05:30
Ankush Menat
fb929566cc fix: don't change modified when updating lft/rgt
These are implementation details and not explicitly modified by user.
IMO these `modified` value shouldn't change just because node has moved
around due to NSM change.

as
2021-11-09 17:11:39 +05:30
Nihal Mittal
6fdd34630e
Merge branch 'develop' into remove-chat 2021-11-09 14:37:42 +05:30
Anurag0911
8b7629c064
feat: Encrypted Backups (#14513)
* feat: backup-encryption

* fix: Using encryption key and Minor changes.

* fix: Sider.

* fix: Closing curly brace does not appear on the same line as the subsequent block.

* fix: Review Suggestions.

* fix: Minor changes.

* chore: Icon

* fix: Icon and Privileges Changes.
2021-11-09 13:58:57 +05:30
codescientist703
ed13182573 chore: Remove Chat Module 2021-11-09 13:44:57 +05:30
mergify[bot]
6740f1c360
Merge pull request #14913 from Aradhya-Tripathi/at/query/functions
refactor: converting raw SQL queries
2021-11-09 06:41:41 +00:00
Suraj Shetty
31d5d81e31
revert: "chore: Remove chat module" (#14922) 2021-11-09 10:30:00 +05:30
Rushabh Mehta
da6b86ef4f
Merge pull request #14411 from codescientist703/remove-chat
chore: Remove chat module
2021-11-09 09:54:22 +05:30
Jannat Patel
88d8c1e56a fix: public info api 2021-11-08 20:17:07 +05:30
Aradhya-Tripathi
18fd175c7c fix: fixed erroneous query 2021-11-08 16:04:37 +05:30
Aradhya-Tripathi
241104bf6e refactor: Converted query in user.py 2021-11-08 15:57:39 +05:30
barredterra
a0d2e19b95 feat: add dateformat dd.mm.yy 2021-11-04 17:16:54 +01:00
Rohan Bansal
c4ed8cf0e7 Merge remote-tracking branch 'upstream/develop' into dev-granular-printing 2021-11-04 14:38:27 +05:30
mergify[bot]
b76f79c06c
Merge pull request #14547 from Aradhya-Tripathi/query-conversion
refactor: Converting raw SQL queries using frappe ORM and frappe.qb
2021-11-03 12:06:35 +00:00
Gavin D'souza
6d212c2d02 refactor(minor): Don't re-write var, use set_value
* doctype variable was being re-defined which broke functionality. Fixed
  that, re-used getattr for consistency
* Use set_value instead of raw query
* Style fixes
2021-11-03 16:13:09 +05:30