Commit graph

40 commits

Author SHA1 Message Date
Maharshi Patel
fba6b37a3c fix: website comments and card style
- fix website comments section and changed comment button to primary
- replaced shadow with border on card style for website
- removed line-height from avatar as it is unnecessary
2023-10-20 14:43:07 +05:30
Shariq Ansari
a8f86abbd8
refactor: Replaced blog's feedback with comment's comment_type='Like' (#17479) 2022-07-14 14:09:00 +05:30
Rushabh Mehta
3a2b86661a fix(style): web form cleanups 2022-03-24 09:21:34 +05:30
Shariq Ansari
e62f2627e0 fix: some more changes in design 2021-11-10 20:42:56 +05:30
Shariq Ansari
632e3acc01 refactor: New Feedback & Comment Design for Blog Post 2021-10-28 20:49:34 +05:30
shariquerik
1fbb22d36f fix: Allow guest to comment on Web Page & Blog Post 2021-06-10 15:45:22 +05:30
Faris Ansari
c555e819d5 feat: Extended spacing scale 2020-09-03 13:59:20 +05:30
Chinmay D. Pai
491be746c8
chore: add client-side empty comment validation
Signed-off-by: Chinmay D. Pai <chinmaydpai@gmail.com>
2020-07-02 19:28:08 +05:30
Chinmay D. Pai
1390b1c627
fix: limit commenting to logged in accounts
* do not allow users not logged in to comment
* add an hourly limit of 20 comments per user
* add better checks for urls and email

Signed-off-by: Chinmay D. Pai <chinmaydpai@gmail.com>
2020-07-02 17:46:08 +05:30
nehasacher143
d2369f76f6
feat: disable fields for comment (#9637)
* feat: disabled email and name fields for comments

* fix: disabled fields only for logged in users
2020-03-04 14:22:05 +00:00
Faris Ansari
5a96fc70de Merge branch 'develop' of https://github.com/frappe/frappe into website-bootstrap-4 2019-02-20 19:25:25 +05:30
Rushabh Mehta
ae097e5139 fix: tests, check for spam comments 2019-02-07 16:35:50 +05:30
Rushabh Mehta
41d90fa6d1 BREAKING CHANGE: Comments are now handled separately from Communication and Version 2019-02-07 16:35:50 +05:30
Faris Ansari
428c52b99f fix: Bootstrap 4 class fixes 2019-01-31 19:37:43 +05:30
Faris Ansari
17e2ea2cc5 fix: Cleanup Blog, List, Comment templates for Bootstrap 4
- Bootstrap 4 class migration
2019-01-15 09:54:05 +05:30
Ameya Shenoy
9bb5ab237f valid_email renamed to validate_email (#5086) 2018-02-27 11:40:29 +05:30
Faris Ansari
92e8856588
New Build System: Rollup (#5010)
* JS build working

* Css build working!

* Uglify JS in production

* fix codacy

* Add frappe.commands.popen

* FIx ESLint errors

* Add socket.io to package.json

* ignore subprocess warnings

* Add babel-runtime

* sleep 20 after bench start

* remove set -e

* [FIX] non-shell subprocess call

* [FIX] use shell = False

* split commands
2018-02-20 13:47:48 +05:30
Britlog
00786178e5 Jinja translations for website (#3483) 2017-06-16 10:53:37 +05:30
almeidapaulopt
020851d4f7 translation errors in several msgprint (#3438)
* translation errors in several msgprint

* small fixes

* fixes
2017-06-06 15:44:59 +05:30
Makarand Bauskar
99d97530b1 [enhancement] Feedback Feature (#2683) 2017-02-09 11:30:54 +05:30
KanchanChauhan
c0a685aa24 Email ID renamed to Email Address (#2541) 2017-01-05 14:55:51 +05:30
Rushabh Mehta
3eb4266aae [minor] cleanup style of comments (#2425) 2016-12-07 11:31:22 +05:30
Rushabh Mehta
2a8902326d [feature] merge knowledge base in Frappe, fixes frappe/erpnext#6030" 2016-11-28 17:26:53 +05:30
shubham7saxena
1feb30035a the user can now add multiple comments without refreshing the page on any doctype 2016-07-04 15:17:01 +05:30
Rushabh Mehta
47005e9e02 [fix] parent_website_route + '/' + page_name = route 2016-06-23 15:47:47 +05:30
Kanchan Chauhan
eeb7da7c05 Blog webpages cleanup 2016-05-04 23:13:22 +05:30
Kanchan Chauhan
33b3e0de4a Conflict resolved 2016-05-02 12:55:20 +05:30
Kanchan Chauhan
6b366d9ab9 Website makeover 2016-05-02 12:03:29 +05:30
Rushabh Mehta
684899c541 [minor] [css] fix style in comments 2016-04-29 12:20:30 +05:30
Kanchan Chauhan
1119a82cdb Changes 4 2016-04-20 16:23:10 +05:30
Anand Doshi
465318878e [enhancement] Merge Comment and Feed into Communication 💥 2016-02-04 17:46:53 +05:30
Rushabh Mehta
3b434035da [fix] guest in comments 2015-10-30 09:14:45 +05:30
Rushabh Mehta
c2becc8fe3 [minor] fix comment names 2015-09-03 12:49:32 +05:30
Rushabh Mehta
562b1b2c50 [fixes] cleanup of web from, portal, login page 2015-06-01 17:14:53 +05:30
Anand Doshi
4718bb628d [fix] Login required for comments 2015-04-27 15:56:28 -04:00
Anand Doshi
3ae69187f4 moved frappe-web.min.js to head section, cleanup in comments and web-form css 2015-04-23 20:49:41 -04:00
Anand Doshi
5b4dceb6f7 [website] 2015-03-10 14:37:02 +05:30
Anand Doshi
2995f02f3b Web Notes to Frappe, better alerts, css fixes, fixed splash 2015-03-03 15:09:34 +05:30
Anand Doshi
98cc53a3b4 website fixes 2015-02-26 20:31:20 +05:30
Anand Doshi
7f75e233a8 Website Listing 2015-02-23 22:30:03 +05:30
Renamed from frappe/templates/includes/comments.html (Browse further)