Commit graph

35823 commits

Author SHA1 Message Date
Jannat Patel
c13e1838d7 fix: module load issue, tour description and save field overlay 2021-11-25 17:57:07 +05:30
Suraj Shetty
83272fd1ec
style: Remove extra tabs
Co-authored-by: gavin <gavin18d@gmail.com>
2021-11-25 16:47:58 +05:30
Aradhya
0ea0f7dfa3 fix: fixed default ordering in execute 2021-11-25 16:39:44 +05:30
Aradhya
fc65c2cd36 fix: fixed pluck in execute 2021-11-25 16:20:06 +05:30
Summayya
435cf503fa refactor: rremove else statement 2021-11-25 15:00:22 +05:30
Manuel
1bbba495f8
Merge branch 'frappe:develop' into multiple_imap_folder 2021-11-25 09:13:18 +01:00
Aradhya
f04b2157f1 refactor: getting rid of kwargs 2021-11-25 13:07:38 +05:30
Gavin D'souza
0657524888 refactor: Retire color in favour of click.secho
* Add type hints for Command test suite
* Remove support utils - dead code
2021-11-25 12:49:43 +05:30
Gavin D'souza
5914f35bb7 fix: Change site archive path to archived/sites 2021-11-25 12:47:36 +05:30
Gavin D'souza
088fdca74d refactor: bench browse
* Manage colours through click
* Standardize the command's behaviour for consistency :')
* Use click instead of webbrowser module
* Simplify logic
2021-11-25 12:47:36 +05:30
gavin
f785b02a73
Merge pull request #15084 from gavindsouza/access_log-api-fix
fix: Don't pass kwargs that make_access_log can't handle
2021-11-25 11:58:44 +05:30
Gavin D'souza
ae9731467a fix: Don't pass kwargs that make_access_log can't handle
When people try to export reports, sometimes a cmd kwarg is passed
across the three wrapped functions right to make_access_log. This
happens because of the order and way we had to wrap the write_only,
retry and whitelist.
2021-11-25 11:34:44 +05:30
mergify[bot]
600491614e
Merge pull request #15069 from ankush/del_prep_reports_on_trash
fix: delete prepared reports on deleting reports
2021-11-25 03:52:18 +00:00
mergify[bot]
d57d5df3fa
Merge pull request #15073 from alyf-de/fix-navbar-settings-validation
fix: navbar settings validation
2021-11-25 03:40:43 +00:00
barredterra
c30f20c064 fix: navbar settings validation 2021-11-24 16:08:51 +01:00
Jannat Patel
5b9c4e5781 fix: space and semicolon 2021-11-24 20:11:29 +05:30
Manuel
2eb5fb9230
Merge branch 'frappe:develop' into multiple_imap_folder 2021-11-24 15:36:58 +01:00
Jannat Patel
7cc6da2122 fix: sort result by creation 2021-11-24 19:43:12 +05:30
Jannat Patel
945084e195 fix: include name field and onboarding for print format, report 2021-11-24 19:18:27 +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
Ankush Menat
bacfdaaf7c fix: delete prepared reports on deleting reports
Co-authored-by: Dany Roberts <danyrt@wahni.com>
2021-11-24 18:50:52 +05:30
Summayya
64be2a343e fix: add condition to check allow_import 2021-11-24 18:49:28 +05:30
mergify[bot]
08c9c653b5
Merge pull request #15067 from hasnain2808/patch-1
fix: diffview styles
2021-11-24 12:14:09 +00:00
Aradhya
6a045f69f5 fix: fixed translate import 2021-11-24 16:55:45 +05:30
mergify[bot]
aadf77c68d
Merge pull request #15064 from shariquerik/toggle-chart-fix
fix: Remove chart from report builder when saved without chart
2021-11-24 10:54:55 +00:00
Jannat Patel
7323689654 fix: tour of existing document 2021-11-24 16:13:04 +05:30
Aradhya
c9b05f7d95 fix: fixed as_dict in get_values 2021-11-24 16:10:29 +05:30
mergify[bot]
0538b46eb0
Merge pull request #15066 from ruchamahabal/disable-event-reminders
feat: Option to disable Event Reminders in Notification Settings
2021-11-24 10:31:08 +00:00
Aradhya
303edc8c04 refactor: added get_sql function to query class (encapsulation++) 2021-11-24 15:53:03 +05:30
Mohammad Hasnain Mohsin Rajan
3be5c797ec
fix: diffview styles 2021-11-24 15:08:03 +05:30
Rucha Mahabal
731cb5796a feat: Option to disable Event Reminders in Notification Settings 2021-11-24 15:01:04 +05:30
Jannat Patel
4dc6b4c822 Merge branch 'form-tour-with-existing-documents' of https://github.com/pateljannat/frappe into customizations-onboarding 2021-11-24 11:58:39 +05:30
Jannat Patel
962b8882d2 Merge branch 'letter-head-tour' of https://github.com/pateljannat/frappe into customizations-onboarding 2021-11-24 11:58:25 +05:30
Jannat Patel
8ad52df6a4 feat: first document and include name field check in form tour 2021-11-24 11:57:56 +05:30
Shariq Ansari
06aa8a10ad fix: Remove chart from report when saved without chart 2021-11-24 11:19:30 +05:30
mergify[bot]
6ccc65b6e0
Merge pull request #15056 from alyf-de/fix-newsletter-webview-link
fix(Newsletter): append "open in web" only if enabled
2021-11-24 02:12:52 +00:00
mergify[bot]
a6e3d3ab08
Merge pull request #14555 from ankush/diffview
feat: diffview for client/server scripts
2021-11-24 01:45:53 +00:00
Mohammad Hasnain
8c63bad25b refactor: move styles out of js
add support for dark mode
2021-11-24 00:58:33 +05:30
Manuel
ecdaeffcbd
Merge branch 'frappe:develop' into multiple_imap_folder 2021-11-23 17:23:23 +01:00
mtraeber
9f1f3e345a fix: sider 2021-11-23 17:08:12 +01:00
mtraeber
dbfb959e0c fix: sider 2021-11-23 16:13:23 +01:00
mtraeber
88e1777185 fix: frappe-linter, query rewritten 2021-11-23 16:05:56 +01:00
mtraeber
e0712171a6 fix: frappe-linter, all queries in email_account.py and receive.py rewritten
according to these specifications: https://frappeframework.com/docs/user/en/api/query-builder
2021-11-23 15:54:00 +01:00
Jannat Patel
f947fb9cf2 fix: attach image modal for tour 2021-11-23 17:36:08 +05:30
barredterra
1c410de6f5 fix: "send open in web" only if enabled 2021-11-23 12:45:28 +01:00
Aradhya
7a0c06b46a fix: fixed semgrep issues 2021-11-23 15:56:55 +05:30
Aradhya
08d94d991f refactor: changed query in sessions 2021-11-23 15:49:16 +05:30
Aradhya
d55d19ea50 refactor: using throw instead of raise 2021-11-23 15:46:44 +05:30
Aradhya
59f54aa60c refactor: changed default_ordering to keep_default_ordering 2021-11-23 15:26:15 +05:30
Jannat Patel
71a21f5d7d feat: customizations onboarding 2021-11-23 15:21:46 +05:30