Gavin D'souza
|
dc2a99b8d6
|
refactor(minor): Use pluck instead of re-iteration
|
2022-01-04 18:57:49 +05:30 |
|
Faris Ansari
|
c1995226d7
|
Merge pull request #15526 from netchampfaris/blog-category-load-more
fix(blog): Load more with category filter
|
2022-01-04 17:34:23 +05:30 |
|
mergify[bot]
|
22adb529d9
|
Merge pull request #15495 from ankush/postgres_rollbacks
fix(postgres)!: transactions implementation for PostgreSQL
|
2022-01-04 11:56:11 +00:00 |
|
Faris Ansari
|
22dd06101b
|
fix(blog): Load more with category filter
When you click "Load more" on a blog category page, it will now fetch blog posts for that category
|
2022-01-04 17:19:10 +05:30 |
|
gavin
|
7a0d787831
|
Merge pull request #14918 from gavindsouza/owner-unchange
fix: Constant fields for documents
|
2022-01-04 17:18:20 +05:30 |
|
Gavin D'souza
|
9ed95a2d75
|
chore: Update caniuse-lite package
|
2022-01-04 15:32:59 +05:30 |
|
Gavin D'souza
|
4b9d8c0258
|
fix: Remove extra Document.validate_owner validation
|
2022-01-04 15:31:08 +05:30 |
|
Gavin D'souza
|
6f2125fca6
|
Merge branch 'develop' of github.com:frappe/frappe into owner-unchange
|
2022-01-04 15:06:37 +05:30 |
|
gavin
|
25196cb06d
|
Merge pull request #15521 from gavindsouza/owner-field-change
fix: Remove internal owner field used in existing tables
|
2022-01-04 15:03:20 +05:30 |
|
Ankush Menat
|
ce27b740f1
|
Merge pull request #15523 from ankush/copy_link
feat(minor): copy link to clipboard
|
2022-01-04 14:32:18 +05:30 |
|
Ankush Menat
|
06926cf123
|
feat(minor): copy link to clipboard
|
2022-01-04 14:25:23 +05:30 |
|
Gavin D'souza
|
ff13b12be5
|
fix: Populate ToDo.allocate_to column
|
2022-01-04 13:59:27 +05:30 |
|
Ankush Menat
|
da9d07474a
|
test: rollback tests that are aborting transactions
|
2022-01-04 13:59:22 +05:30 |
|
Ankush Menat
|
08464553f3
|
fix: define check_transaction_status for postgres
To implement repeatable reads it has to respect transactions.
|
2022-01-04 13:59:22 +05:30 |
|
Ankush Menat
|
5fac8bb965
|
test: don't hardcode test password
|
2022-01-04 13:59:22 +05:30 |
|
Ankush Menat
|
43364cf89b
|
fix!: use repeatable read isolation level
RR isolation is default in MariaDB, for sake of consistency use same
isolation level in postgres
|
2022-01-04 13:59:22 +05:30 |
|
Ankush Menat
|
5ac79925ef
|
fix: postgres install that doesn't abort transactions
|
2022-01-04 13:59:17 +05:30 |
|
shadrak gurupnor
|
a4aad4dc7a
|
fix: failed test cases & sider issue
|
2022-01-04 13:39:42 +05:30 |
|
shadrak gurupnor
|
1832df06ad
|
fix: replace owner with allocated_to
|
2022-01-04 13:39:33 +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 |
|
Gavin D'souza
|
bb004fc33b
|
fix: Remove redundant owner fields in Email Template, Help Article
|
2022-01-04 13:32:44 +05:30 |
|
Suraj Shetty
|
ce350e7481
|
Merge pull request #15520 from frappe/mergify/bp/develop/pr-15477
|
2022-01-04 12:11:18 +05:30 |
|
Deepesh Garg
|
f21d81a58a
|
fix: Linting Issues
(cherry picked from commit b28c75a82fcef86af25a47768e050558825612ee)
|
2022-01-04 06:40:34 +00:00 |
|
Deepesh Garg
|
a2b808075b
|
fix: Route options not getting set while navigating from one report to another
(cherry picked from commit 124ae9138891a1caf8908b2c9ab578d52992f410)
|
2022-01-04 06:40:33 +00:00 |
|
Ankush Menat
|
0fddbafd09
|
fix(postgres)!: dont silently rollback on db exception
|
2022-01-04 11:25:08 +05:30 |
|
Ankush Menat
|
d603aaf601
|
fix: define is_syntax_error for postgres
|
2022-01-04 11:25:08 +05:30 |
|
Ankush Menat
|
5492e1930f
|
Merge pull request #15516 from ankush/savepoint_wrapper
feat: savepoint contextmanager
|
2022-01-04 11:23:04 +05:30 |
|
Ankush Menat
|
3c83043301
|
chore: sort imports
also fix `time` import
|
2022-01-04 10:53:31 +05:30 |
|
Ankush Menat
|
e08b41964c
|
feat: savepoint contextmanager
syntactic sugar around frappe.db.savepoint and rollback
|
2022-01-03 22:20:39 +05:30 |
|
mergify[bot]
|
a817a4ac5e
|
Merge pull request #15363 from netchampfaris/browse-blog-by-category
feat(blog): Browse by category
|
2022-01-03 15:32:05 +00:00 |
|
Suraj Shetty
|
a9d48813e6
|
Merge branch 'develop' into browse-blog-by-category
|
2022-01-03 20:29:08 +05:30 |
|
Suraj Shetty
|
c0963b9d27
|
Merge pull request #15498 from surajshetty3416/fix-user-form-ux
|
2022-01-03 20:22:47 +05:30 |
|
Suraj Shetty
|
8dd1a37bed
|
Merge pull request #15507 from surajshetty3416/fix-multiselect-change-event
|
2022-01-03 20:17:32 +05:30 |
|
Gavin D'souza
|
322a777b59
|
fix(ux): Auto Repeat's validation message has grammatical fixes
|
2022-01-03 19:10:28 +05:30 |
|
Gavin D'souza
|
f7b5982919
|
test(assign_rule): Setup and teardown for local testing
|
2022-01-03 19:09:42 +05:30 |
|
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
|
2022-01-03 19:05:58 +05:30 |
|
Gavin D'souza
|
f72c445d41
|
fix: Clear Document cache on rename, delete
|
2022-01-03 19:02:41 +05:30 |
|
Gavin D'souza
|
e3fc400fd4
|
refactor(minor): Override clear_cache instead of separate hooks
Clear cached maps via Document.clear_cache
|
2022-01-03 19:01:01 +05:30 |
|
Ankush Menat
|
f93b49861a
|
Merge pull request #15504 from surajshetty3416/fix-treeview-ux
fix: Do not allow rebuilding of tree for doctypes without `lft` & `rgt`
|
2022-01-03 18:50:16 +05:30 |
|
mergify[bot]
|
a52cd373af
|
Merge pull request #15508 from nextchamp-saqib/fix-modified-on-rename
fix: renaming a document updates the modified timestamp
|
2022-01-03 13:11:47 +00:00 |
|
Saqib Ansari
|
b0b19d7a09
|
fix: renaming a document updates the modified timestamp
|
2022-01-03 18:25:12 +05:30 |
|
Suraj Shetty
|
3e009e9bdb
|
fix: Use copy of an array while adding new content for proper change trigger
|
2022-01-03 17:39:23 +05:30 |
|
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.
|
2022-01-03 16:19:11 +05:30 |
|
Faris Ansari
|
b73ed8ffbc
|
test: UI test for blog category dropdown
|
2022-01-03 16:19:11 +05:30 |
|
Faris Ansari
|
84be09f93a
|
fix: convert raw sql to frappe.qb
|
2022-01-03 16:19:11 +05:30 |
|
Faris Ansari
|
3064b61385
|
feat(blog): Browse by category
Add option to filter blogs by category on blog list
|
2022-01-03 16:19:11 +05:30 |
|
Suraj Shetty
|
d1ca3fa78c
|
fix: Hide "Rebuild Tree" option if treeview is loaded for non-nestedset doctype
|
2022-01-03 15:26:16 +05:30 |
|
Rushabh Mehta
|
b1ae0da9df
|
Merge pull request #15503 from rmehta/tab-show-dashboard
fix(ux): add "Show Dashboard" check for tab breaks
|
2022-01-03 15:08:31 +05:30 |
|
Rushabh Mehta
|
1fcd6cb2a4
|
fix(ux): Add "Show Dashboard" in Customize Form"
|
2022-01-03 14:51:57 +05:30 |
|
Suraj Shetty
|
9258941151
|
fix: Do not allow rebuilding of tree for doctypes without lft & rgt
|
2022-01-03 14:25:42 +05:30 |
|