Gavin D'souza
3052808048
fix: Don't cast to str if None or Falsy
...
* refactor: use get_single_value instead of set_value(blah, None, blah1)
* User.reload in test_home_page to combat what happens locally
2022-01-10 15:05:57 +05:30
Suraj Shetty
f930fd0fe1
Merge branch 'develop' into multistep_webforms
2022-01-06 18:31:37 +05:30
harshpwctech
997c0e25cb
Updating the get_payment_gateway_url method ( #15423 )
...
This change is proposed as on_payment_authorized method defined in any doctype for which the payment is made isn't getting triggered.
https://github.com/frappe/frappe/pull/12756
2022-01-06 05:54:58 +00:00
mergify[bot]
9c8a3003b9
Merge pull request #15468 from pateljannat/time-zone-info-in-web-form
...
fix: Time zone info in web form
2022-01-06 05:52:16 +00:00
Suraj Shetty
a051f796cc
Merge branch 'develop' into multistep_webforms
2022-01-06 11:06:28 +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
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 D'souza
6f2125fca6
Merge branch 'develop' of github.com:frappe/frappe into owner-unchange
2022-01-04 15:06:37 +05:30
Gavin D'souza
bb004fc33b
fix: Remove redundant owner fields in Email Template, Help Article
2022-01-04 13:32:44 +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
Rushabh Mehta
66a8e125d4
fix(ux): add "Show Dashboard" check for tab breaks
2022-01-03 13:57:36 +05:30
Gavin D'souza
568d9b94ed
test: Use db_set to change creation, status
2021-12-30 10:33:00 +05:30
Jannat Patel
688829efa5
fix: time zone info in web form
2021-12-28 15:51:17 +05:30
hrwx
ae363d9df2
feat: multistep webforms
2021-12-19 00:59:54 +00:00
Jannat Patel
d0c570ae02
fix: function name and comment
2021-12-17 15:00:56 +05:30
Jannat Patel
2c397e4270
fix: on hold status button
2021-12-16 11:12:26 +05:30
Jannat Patel
c5c439ff03
fix: on hold status for data deletion
2021-12-16 10:02:07 +05:30
Jannat Patel
e57d2d0aa2
fix: removed sla and added auto deletion
2021-12-15 19:36:36 +05:30
Suraj Shetty
dfebbe9529
Merge branch 'develop' into data-deletion-enhancements
2021-12-12 10:14:44 +05:30
Suraj Shetty
9ad5593b24
style: Fix indentation
2021-12-12 10:14:22 +05:30
Jannat Patel
a97c71f3b5
fix: sider
2021-12-08 19:29:58 +05:30
Jannat Patel
7585a26d43
fix: translation for sla description
2021-12-08 18:12:09 +05:30
Jannat Patel
3caa93c2c4
chore: sla tracking
2021-12-07 11:14:11 +05:30
mergify[bot]
ba094e76d1
fix: Add xcall to Frappe's web bundle (backport #15146 ) ( #15152 )
...
Co-authored-by: Omar Younis <oimyounis@gmail.com>
2021-12-02 10:58:36 +05:30
Jannat Patel
d268996629
fix: test and semicolon
2021-12-01 21:18:52 +05:30
Jannat Patel
abd6eafbad
fix: email content
2021-12-01 19:44:19 +05:30
Jannat Patel
121333874a
fix: send email immediately
2021-12-01 18:54:01 +05:30
Jannat Patel
d622b96e64
fix: request for account deletion flow
2021-12-01 10:54:15 +05:30
Shariq Ansari
7db461ad6d
chore: description updated
2021-11-23 11:03:04 +05:30
Shariq Ansari
98da4b9388
chore: Added description on email notification field
2021-11-23 10:46:54 +05:30
Shariq Ansari
a6cd8e0d8e
fix: Added checkbox to enable disable email notification for blog comment and feedback
2021-11-16 16:45:22 +05:30
Shariq Ansari
9466b35344
fix: Fixed position of feedback(like, comment)
2021-11-16 13:06:42 +05:30
Rushabh Mehta
f4eff6f7c4
Merge pull request #14614 from shariquerik/new-feedback-comment
...
refactor: New Feedback & Comment Design for Blog Post
2021-11-16 12:40:35 +05:30
Faris Ansari
ead05f062d
fix: minor website styling fixes ( #14952 )
...
* fix: move utility classes from page header wrapper
so that css is overridable in user stylesheets
* fix(website-theme): obey button rounded corners setting
- set border radius values to 0
Co-authored-by: Suraj Shetty <13928957+surajshetty3416@users.noreply.github.com>
2021-11-15 16:16:19 +05:30
Shariq Ansari
ed280224fc
Merge branch 'frappe:develop' into new-feedback-comment
2021-11-15 11:22:05 +05:30
mergify[bot]
1e33f38353
Merge pull request #14916 from pateljannat/discussions-better-empty-state
...
style: Discussions better empty state
2021-11-12 10:44:58 +00:00
Shariq Ansari
7d31aae0be
Merge branch 'frappe:develop' into new-feedback-comment
2021-11-12 15:17:29 +05:30
Shariq Ansari
e62f2627e0
fix: some more changes in design
2021-11-10 20:42:56 +05:30
Jannat Patel
27126889bd
fix: string translations and background variable
2021-11-09 16:02:21 +05:30
codescientist703
e8c25cf0f3
fix: added socketio initialization
2021-11-09 15:09:12 +05:30
codescientist703
6232bfbd39
fix: remove unused assets
2021-11-09 14:33:28 +05:30
codescientist703
ed13182573
chore: Remove Chat Module
2021-11-09 13:44:57 +05:30
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
cf059039eb
fix: empty state for discussions
2021-11-03 11:37:09 +05:30
Shariq Ansari
04a145c40c
Merge branch 'frappe:develop' into primary-navbar-css-fix
2021-11-01 21:02:39 +05:30
Shariq Ansari
dda6921490
test: Fixed failing postgres related test
2021-11-01 20:38:56 +05:30
Ankush Menat
7aa8688a09
perf: remove "track changes" from log-like doctypes
...
Removed "Track Changes" from:
- Activity Log
- Error Log
- Error Snapshot
- Scheduled Job Log
- View Log
- Notification Log
- Route History
- Energy Point Log
- Web Page View
These documents dont change and even if they did it's useless to keep
track of it IMO. Removing this speeds up insertion and saves storage.
2021-10-29 12:20:13 +05:30