Suraj Shetty
1d11ff0375
Merge branch 'develop' into fix-datetime-filter
2022-01-06 11:06:02 +05:30
Suraj Shetty
5d5ad78789
refactor: Rename week_starts_on to first_day_of_the_week
...
For consistency
2022-01-05 14:54:46 +05:30
Gavin D'souza
6e4aa52e2e
fix: Show assignments correctly for Forms
2022-01-04 19:20:03 +05:30
Gavin D'souza
1b57717058
fix: Return key name as owner for consistency
2022-01-04 18:58:17 +05:30
Gavin D'souza
dc2a99b8d6
refactor(minor): Use pluck instead of re-iteration
2022-01-04 18:57:49 +05:30
Suraj Shetty
65a28002c2
Merge branch 'develop' into fix-datetime-filter
2022-01-04 15:19:56 +05:30
Suraj Shetty
6b77ed68e9
fix: Revert unnecessary code
2022-01-04 14:07:17 +05:30
Suraj Shetty
ea2101d537
style: Fix formatting issues
2022-01-04 13:42:52 +05:30
Suraj Shetty
5821a7bc91
test: Fix dashboard chart tests
2022-01-04 13:40:30 +05:30
shadrak gurupnor
a4aad4dc7a
fix: failed test cases & sider issue
2022-01-04 13:39:42 +05:30
shadrak gurupnor
6c6ff2c16d
fix: overriding of owner of doc
...
feat: Fixed the dilemma of owner field in ToDo document
2022-01-04 13:39:16 +05:30
Suraj Shetty
42e1c15c18
feat: Add setting to configure the day on which week starts
2022-01-04 13:00:31 +05:30
Himanshu
8947a542d1
fix: translations in setup wizard ( #15401 )
...
Co-authored-by: Raffael Meyer <14891507+barredterra@users.noreply.github.com>
2021-12-29 10:15:52 +05:30
mergify[bot]
7e34c27690
fix: Incorrect timespan daterange calculation (backport #15369 ) ( #15431 )
...
Co-authored-by: Kartik Sharma <kartiksharma9319@gmail.com>
2021-12-24 00:20:57 +05:30
Conor
6217fe0967
fix: default to 'en' if no language in settings
...
This fixes an issue during installation of tests for erpnext in postgres - global settings
2021-12-20 23:46:23 -06:00
mergify[bot]
5389e7eebd
Merge pull request #15277 from saxenabhishek/aks-fix-setup_wizard_region
...
fix: misc setup_wizard region slide
2021-12-21 04:52:50 +00:00
Suraj Shetty
b530beb503
revert: Empty value checks
2021-12-21 09:36:09 +05:30
Suraj Shetty
1dd870ce73
refactor: Use placeholder instead of additional option in select
...
- Additional options were still selectable which could have got through
- Minor formatting changes
2021-12-21 08:54:31 +05:30
saxenabhishek
91bd5ed2e2
fix: misc setup_wizard region slide
...
placeholder on all fields
autocomplete on country input
default selected values on inputs
2021-12-16 22:37:03 +05:30
Rucha Mahabal
d56fea4a47
fix: use get_all instead of get_list while fetching linked doctypes
2021-12-16 09:11:21 +05:30
mergify[bot]
7153c6c0e9
Merge pull request #15237 from netchampfaris/document-states
...
feat: Document States
2021-12-14 12:29:58 +00:00
Faris Ansari
3f133069a5
fix: Update indicator colors in kanban column
2021-12-14 13:42:40 +05:30
Ankush Menat
40b7616a25
Merge pull request #15265 from phot0n/not-able-to-get-back-on-user-prifile
...
fix: not able to go back from user profile page
2021-12-12 13:14:20 +05:30
Ankush Menat
a7a0570178
fix: leaderboard link in sidebar
2021-12-12 12:52:09 +05:30
Ankush Menat
faa8c371fb
fix: change route when browsing someone else's profile
2021-12-12 12:47:59 +05:30
phot0n
41bb12a206
fix: not able to go back from user profile page
...
credit: @ankush
2021-12-12 12:34:19 +05:30
Subin Tom
2b8328715e
fix: Sales invoice cancellation error due to get_list ( #15243 )
...
* fix: Sales invoice cancellation error due to get_list
* fix: missed out one `get_list`
2021-12-10 07:51:27 +00:00
Kenneth Sequeira
bac62ea014
fix: valid parent doctype error ( #15233 )
...
Co-authored by: Ankush Menat <me@ankush.dev>
2021-12-09 15:49:56 +05:30
Jannat Patel
2fe2db5f94
fix: form tour field in onboarding step
2021-12-02 11:17:31 +05:30
leela
72fa9a3c19
fix: Move site setup into background to fix timeouts
...
Provide an option to trigger site setup as a background task.
2021-11-30 10:34:04 +05:30
Suraj Shetty
7047cb8301
refactor: Deferred insert for route history ( #15120 )
2021-11-30 08:33:31 +05:30
Suraj Shetty
aa40abadb1
refactor: Simplify method naming
2021-11-29 17:06:29 +05:30
Suraj Shetty
0e32d52e3a
fix: Use separate API to insert route history
2021-11-29 16:38:15 +05:30
Suraj Shetty
615db9b55e
style: Fix sider alerts
2021-11-28 09:44:05 +05:30
Suraj Shetty
63f318cbd1
Merge branch 'develop' into refactor-linked-with
2021-11-28 09:37:30 +05:30
Suraj Shetty
86fb8742a0
Merge pull request #15099 from surajshetty3416/fix-dark-mode-2
2021-11-26 21:03:02 +05:30
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
Suraj Shetty
48111964ad
fix: Remove unnecessary style file for note
2021-11-25 22:06:50 +05:30
Jannat Patel
5b9c4e5781
fix: space and semicolon
2021-11-24 20:11:29 +05:30
Jannat Patel
7cc6da2122
fix: sort result by creation
2021-11-24 19:43:12 +05:30
Jannat Patel
7323689654
fix: tour of existing document
2021-11-24 16:13:04 +05:30
Rucha Mahabal
731cb5796a
feat: Option to disable Event Reminders in Notification Settings
2021-11-24 15:01:04 +05:30
Jannat Patel
8ad52df6a4
feat: first document and include name field check in form tour
2021-11-24 11:57:56 +05:30
Ankush Menat
ed312fc22e
fix: change subject data type from Data to Text
...
Subject can be longer than 140 characters. No real reason to restrict it
to arbirary length.
PS: This is done because events are created from other doctypes
automatically and longer subject lines causes a failure where user can't
do much to recover from it.
2021-11-18 15:36:48 +05:30
Ankush Menat
3be669ed69
feat(ux): option to disable EPS notifications ( #14992 )
2021-11-17 14:07:20 +05:30
Shariq Ansari
d27d880402
fix: Dashboard Chart to support Child Table Doctype. ( #13995 )
...
* fix: Dashboard Chart with child table doctype
* test: UI test
* fix: Made Parent Document Type visible if Document Type is set
2021-11-11 15:09:58 +05:30
mergify[bot]
20e3ed9ff9
revert: "feat(minor): Implement __getitem__ in Base Document" (backport #14945 ) ( #14946 )
...
* Revert "feat(minor): Implement __getitem__ in Base Document (#14855 )"
This reverts commit 583a7ef23923d362c85beeabe57703c2d5b12a65.
(cherry picked from commit d165fb3d477e65f7a395118f69278f2cb5c7f4e5)
* fix: keyerror in auto email report
(cherry picked from commit aac20f5d159875a5f3c9b4a6d74beec390e617dd)
Co-authored-by: Ankush Menat <ankush@frappe.io>
2021-11-11 12:13:52 +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
Aradhya-Tripathi
dbe6e81d67
refactor: converted queries in tags
2021-11-08 17:11:46 +05:30
lukptr
e907f77ccd
feat: prepared report read from replica
2021-11-05 15:35:43 +07:00