Commit graph

59 commits

Author SHA1 Message Date
Rushabh Mehta
75fe8a615a feat(app): move /desk to /app 2020-11-11 16:31:47 +05:30
Faris Ansari
c555e819d5 feat: Extended spacing scale 2020-09-03 13:59:20 +05:30
Chinmay D. Pai
f1f8d0a722
fix: use search instead of match to find url and email
Signed-off-by: Chinmay D. Pai <chinmaydpai@gmail.com>
2020-07-07 14:59:28 +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
109c7a1ce8
fix: remove comment length restriction and explicitly set user
Signed-off-by: Chinmay D. Pai <chinmaydpai@gmail.com>
2020-07-02 19:18:13 +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
mergify[bot]
71d25dece1
Merge pull request #10742 from kennethsequeira/comment
fix: Comment link sent in email
2020-06-19 11:37:38 +00:00
Kenneth Sequeira
bb8f2d1b5f fix: Comment link sent in email 2020-06-19 15:55:39 +05:30
Shivam Mishra
299200da19 refactor: macro for avatar 2020-06-01 14:13:45 +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
12d12c640b fix: Web Page (#7593)
- Sender fullname bug
- Rename section SEO to "Header, Breadcrumbs and Meta Tags"
2019-05-30 13:48:03 +05:30
Rushabh Mehta
c89185aed8 fix(minor): comments.py 2019-05-16 18:45:41 +05:30
Rushabh Mehta
29c0d6f16a fix(minor): comments.py 2019-05-16 17:58:27 +05:30
Rushabh Mehta
0284b1a965 fix(null-handling): for doctype, doctype, ignore null values 2019-05-16 15:44:46 +05:30
Rushabh Mehta
04c6ed3605 fix(comment): blog comment email and min length 2019-04-16 09:06:18 +05:30
Prateeksha Singh
46738bf90a fix(comment): allow sender or comment_email to render a comment (#7138) 2019-03-26 19:55:49 +05:30
Faris Ansari
07ac04e123 fix: Comment test 2019-03-02 14:24:14 +05:30
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
bee15006cb fix: string formatting 2019-02-09 20:51:39 +05:30
Rushabh Mehta
a1eb5bf9b3 fix: add tests 2019-02-09 15:22:21 +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
Rushabh Mehta
c519122929 [docs] Build docs in an app (#3796)
* [docs] to be rendered in website

* [docs] generating-docs.md

* [fix] codacy

* [docs] minor updates

* [fix] routing
2017-07-28 11:43:16 +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
Rushabh Mehta
8a91f1a790 [rename] Bulk Email to Email Queue 2016-06-22 13:06:06 +05:30
Rushabh Mehta
aa9e1ae0a9 [fix] blog, comments css 2016-05-16 13:09:51 +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
353e8a9d1f [fix] Sanitize form_dict and doc values to prevent XSS 2016-02-23 12:11:28 +05:30
Anand Doshi
465318878e [enhancement] Merge Comment and Feed into Communication 💥 2016-02-04 17:46:53 +05:30
Anand Doshi
5621ba30c0 [enhancement] Int, Currency, Float, Percent as not null and default to 0 2015-11-19 13:09:44 +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
d6ecd920d4 [fix + patch] Comment Type 2015-05-06 23:15:08 -07:00
Anand Doshi
4718bb628d [fix] Login required for comments 2015-04-27 15:56:28 -04:00