hrwx
03c3efdfad
Merge branch 'develop' of github.com:frappe/frappe into multistep_webforms
2021-12-17 16:41:14 +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
9ad5593b24
style: Fix indentation
2021-12-12 10:14:22 +05:30
Jannat Patel
3caa93c2c4
chore: sla tracking
2021-12-07 11:14:11 +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
hrwx
c7c46a55de
Merge branch 'develop' of github.com:frappe/frappe into multistep_webforms
2021-11-25 15:29:21 +00:00
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
hrwx
748e2ebb2b
feat: multistep webforms
2021-11-15 13:30:13 +00:00
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
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
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
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
Shariq Ansari
632e3acc01
refactor: New Feedback & Comment Design for Blog Post
2021-10-28 20:49:34 +05:30
Nihal Mittal
024dcb32e0
Merge branch 'develop' into remove-chat
2021-10-26 12:39:54 +05:30
Suraj Shetty
c6538cf318
Merge branch 'develop' into discussions-single-topic
2021-10-12 11:41:04 +05:30
Shariq Ansari
875f35ec14
fix: Rate limiter on blog feedback ( #14322 )
...
* fix: Added rate limiter on blog feedback
* test: Updated test to support rate limiter
2021-10-11 19:35:51 +05:30
codescientist703
f1893b1c7b
chore: remove chat module references and settings
2021-10-11 15:29:31 +05:30
pateljannat
e7ad5f2c29
fix: single thread without refresh
2021-10-07 09:38:40 +05:30
pateljannat
4e8f42288f
feat: single thread discussions
2021-10-05 12:49:56 +05:30
Suraj Shetty
fc4a9d2d5a
Merge branch 'develop' into twice-include-theme-for-apps
2021-10-04 10:55:08 +05:30
pateljannat
fd57185bc9
style: indentation, etc
2021-10-01 13:04:57 +05:30
Shariq Ansari
efc338a684
Merge branch 'frappe:develop' into twice-include-theme-for-apps
2021-09-30 12:32:26 +05:30
Shariq Ansari
e83c4ee7d3
fix: Include Theme for Apps section rendered twice
2021-09-28 15:32:31 +05:30
pateljannat
888bff9b1b
Merge branch 'develop' of https://github.com/frappe/frappe into discussions
2021-09-28 14:50:41 +05:30
pateljannat
47fab75bcd
fix: scroll, translations, naming series, placeholder and variable definition
2021-09-28 12:51:28 +05:30
pateljannat
367099f1fa
fix: reply seperator
2021-09-27 11:56:45 +05:30
Leela vadlamudi
3f212fbc7a
Merge pull request #14087 from shadrak98/rate-limiting
...
feat: Introduce rate-limiting for web forms
2021-09-21 08:07:26 +05:30
Jannat Patel
cd967b36b8
fix: sider
2021-09-16 13:25:37 +05:30
Jannat Patel
8aa977c5f0
fix: discussions template and time
2021-09-16 12:36:24 +05:30
shadrak gurupnor
930dddc558
fix: test cases for web forms
2021-09-14 21:19:27 +05:30
Jannat Patel
5164b1627d
feat: discussions-component-for-website
2021-09-14 15:57:26 +05:30
Gavin D'souza
2b00bdb37f
fix(Web Form): Add fields to row that haven't been added yet
2021-09-08 14:03:33 +05:30
Rushabh Mehta
20dea90670
feat(minor): Packages! also cleanup of DocField and other minor fixes
2021-09-05 22:01:55 +05:30
Gavin D'souza
3446026555
chore: Update header: license.txt => LICENSE
...
The license.txt file has been replaced with LICENSE for quite a while
now. INAL but it didn't seem accurate to say "hey, checkout license.txt
although there's no such file". Apart from this, there were
inconsistencies in the headers altogether...this change brings
consistency.
2021-09-03 12:02:59 +05:30
shadrak gurupnor
f3bc29cbdc
feat: applied rate-limiting on web-forms to avoid bulk submission
2021-09-01 21:03:55 +05:30
Rushabh Mehta
cec53b595a
fix(cleanup): cleanup email account, bug fix for web_template.js and more
2021-08-31 15:27:25 +05:30