1
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Adding social_shares documentation to docstring More... almost 6 years ago
Add mindmanager, mindjet and coggle as defaults in the iframe CSP - used consistently by consultants More... almost 6 years ago
resolve html parsing problem More... almost 6 years ago
Merge pull request #696 from assembl/pseudo_in_search_results More... almost 6 years ago
Fix spelling error More... almost 6 years ago
Merge pull request #697 from assembl/fix-tag-creation-bugherd-149 More... almost 6 years ago
make the function more generic More... almost 6 years ago
be sure to index deleted posts More... almost 6 years ago
Fixing travis bug, by setting python to 2.7 More... almost 6 years ago
remove adding the creator_name in the view, we don't need it now, use indexed creator_display_name More... almost 6 years ago
reindex posts and extracts of the user if the username changed More... almost 6 years ago
use display_name() dynamically More... almost 6 years ago
Fix implementation based on Vincent's comment. More... almost 6 years ago
Adding CRUD permissions to Keyword model More... almost 6 years ago
Update ES index for username when username is changed. I'm not sure it's the best way to proceed, but at least it works and it's quite fast (it doesn't reindex the whole ES base). The bad things: it makes a query to AgentProfile, and I think it should be popssible to make the update of ES at a lower level. More... almost 6 years ago
bugherd-166-space-between-footer-and-viewport More... almost 6 years ago
Travis, you're annoying... More... almost 6 years ago
refacto the addIframeForMindManager function More... almost 6 years ago
Require instance permission on taggable rather than cls permission on the tag More... almost 6 years ago
Trying to fix the permission issue More... almost 6 years ago
Adding share count variable to Idea model More... almost 6 years ago
add mutation query to update idea share count More... almost 6 years ago
Adding model for social_share_types More... almost 6 years ago
Fix: username string is in content.username.username and not content.username More... almost 6 years ago
Search look for username if available instead of fullname; fallback is fullname More... almost 6 years ago
config value in quotes so yaml loader doesn't complain More... almost 6 years ago
add isTouchScreenDevice condition for the ipad pro More... almost 6 years ago
Adding tests for the new export API. It tests the functions and not the csv itself. More... almost 6 years ago
add active phase button in mobile menu More... almost 6 years ago
Remove old test assertion. No longer important More... almost 6 years ago