Ankush Menat
|
5ac79925ef
|
fix: postgres install that doesn't abort transactions
|
3 роки тому |
Suraj Shetty
|
ea2101d537
|
style: Fix formatting issues
|
3 роки тому |
Suraj Shetty
|
5821a7bc91
|
test: Fix dashboard chart tests
|
3 роки тому |
shadrak gurupnor
|
a4aad4dc7a
|
fix: failed test cases & sider issue
|
3 роки тому |
shadrak gurupnor
|
1832df06ad
|
fix: replace owner with allocated_to
|
3 роки тому |
shadrak gurupnor
|
6c6ff2c16d
|
fix: overriding of owner of doc
feat: Fixed the dilemma of owner field in ToDo document
|
3 роки тому |
Gavin D'souza
|
bb004fc33b
|
fix: Remove redundant `owner` fields in Email Template, Help Article
|
3 роки тому |
Suraj Shetty
|
ca9b2a953d
|
fix: Add patch to set week_starts_on as "Monday"
|
3 роки тому |
Summayya
|
b4f0bc72bb
|
fix: mobile view for reset password page
|
3 роки тому |
Suraj Shetty
|
4a5d9a02e3
|
test: Update date utils test cases
|
3 роки тому |
Suraj Shetty
|
9c75336ea0
|
fix: Set start of the week for date control based on configuration
|
3 роки тому |
Suraj Shetty
|
42e1c15c18
|
feat: Add setting to configure the day on which week starts
|
3 роки тому |
Suraj Shetty
|
ce350e7481
|
Merge pull request #15520 from frappe/mergify/bp/develop/pr-15477
|
3 роки тому |
Deepesh Garg
|
f21d81a58a
|
fix: Linting Issues
(cherry picked from commit b28c75a82f )
|
3 роки тому |
Deepesh Garg
|
a2b808075b
|
fix: Route options not getting set while navigating from one report to another
(cherry picked from commit 124ae91388 )
|
3 роки тому |
Ankush Menat
|
0fddbafd09
|
fix(postgres)!: dont silently rollback on db exception
|
3 роки тому |
Ankush Menat
|
d603aaf601
|
fix: define is_syntax_error for postgres
|
3 роки тому |
Ankush Menat
|
5492e1930f
|
Merge pull request #15516 from ankush/savepoint_wrapper
feat: savepoint contextmanager
|
3 роки тому |
Ankush Menat
|
3c83043301
|
chore: sort imports
also fix `time` import
|
3 роки тому |
Ankush Menat
|
e08b41964c
|
feat: savepoint contextmanager
syntactic sugar around frappe.db.savepoint and rollback
|
3 роки тому |
mergify[bot]
|
a817a4ac5e
|
Merge pull request #15363 from netchampfaris/browse-blog-by-category
feat(blog): Browse by category
|
3 роки тому |
Suraj Shetty
|
a9d48813e6
|
Merge branch 'develop' into browse-blog-by-category
|
3 роки тому |
Suraj Shetty
|
c0963b9d27
|
Merge pull request #15498 from surajshetty3416/fix-user-form-ux
|
3 роки тому |
Suraj Shetty
|
8dd1a37bed
|
Merge pull request #15507 from surajshetty3416/fix-multiselect-change-event
|
3 роки тому |
Gavin D'souza
|
322a777b59
|
fix(ux): Auto Repeat's validation message has grammatical fixes
|
3 роки тому |
Gavin D'souza
|
f7b5982919
|
test(assign_rule): Setup and teardown for local testing
|
3 роки тому |
Gavin D'souza
|
3a38456583
|
refactor(minor): Assignment Rule
* Simplified and refactored logic
* Added type hints for where it gets really unbearable :')
* Minor perf improvements & better API usages
|
3 роки тому |
Gavin D'souza
|
f72c445d41
|
fix: Clear Document cache on rename, delete
|
3 роки тому |
Gavin D'souza
|
e3fc400fd4
|
refactor(minor): Override clear_cache instead of separate hooks
Clear cached maps via Document.clear_cache
|
3 роки тому |
Ankush Menat
|
f93b49861a
|
Merge pull request #15504 from surajshetty3416/fix-treeview-ux
fix: Do not allow rebuilding of tree for doctypes without `lft` & `rgt`
|
3 роки тому |
mergify[bot]
|
a52cd373af
|
Merge pull request #15508 from nextchamp-saqib/fix-modified-on-rename
fix: renaming a document updates the modified timestamp
|
3 роки тому |
Saqib Ansari
|
b0b19d7a09
|
fix: renaming a document updates the modified timestamp
|
3 роки тому |
Suraj Shetty
|
3e009e9bdb
|
fix: Use copy of an array while adding new content for proper change trigger
|
3 роки тому |
Faris Ansari
|
f7e8135a0c
|
chore: colocate ui tests
UI tests can now be colocated where they make more sense.
The filename must start with ui_test_ and end with .js to be
picked up by cypress.
|
3 роки тому |
Faris Ansari
|
b73ed8ffbc
|
test: UI test for blog category dropdown
|
3 роки тому |
Faris Ansari
|
84be09f93a
|
fix: convert raw sql to frappe.qb
|
3 роки тому |
Faris Ansari
|
3064b61385
|
feat(blog): Browse by category
Add option to filter blogs by category on blog list
|
3 роки тому |
Suraj Shetty
|
d1ca3fa78c
|
fix: Hide "Rebuild Tree" option if treeview is loaded for non-nestedset doctype
|
3 роки тому |
Rushabh Mehta
|
b1ae0da9df
|
Merge pull request #15503 from rmehta/tab-show-dashboard
fix(ux): add "Show Dashboard" check for tab breaks
|
3 роки тому |
Rushabh Mehta
|
1fcd6cb2a4
|
fix(ux): Add "Show Dashboard" in Customize Form"
|
3 роки тому |
Suraj Shetty
|
9258941151
|
fix: Do not allow rebuilding of tree for doctypes without `lft` & `rgt`
|
3 роки тому |
Rushabh Mehta
|
66a8e125d4
|
fix(ux): add "Show Dashboard" check for tab breaks
|
3 роки тому |
Suraj Shetty
|
85360ef4c0
|
test: Add cases to check date utilities
|
3 роки тому |
Suraj Shetty
|
b5e2f78a88
|
fix: Start week from Sunday instead of Monday
- Like we do in client-side
|
3 роки тому |
Suraj Shetty
|
54242a3911
|
Merge pull request #15497 from surajshetty3416/fix-user-permission-ux
|
3 роки тому |
Suraj Shetty
|
0868ad02f8
|
refactor: Re-arrange user form
- To fix order of fields in quick entry form
|
3 роки тому |
Suraj Shetty
|
b2d16e7db8
|
refactor: Re-arraange fields in user permission to avoid confusion
|
3 роки тому |
Suraj Shetty
|
b77d08d26a
|
fix: Check if value for `applicable_for` exists before setting it null
To avoid "Not Saved" state even after saving the document
|
3 роки тому |
Summayya
|
1d73afc539
|
fix: add icon for empty list state
|
3 роки тому |
Rushabh Mehta
|
2a8f07d6fb
|
fix(minor): List data types alphabetically in DocType
|
3 роки тому |