Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / hgmnz/truncate_html issues and pull requests

#77 - Bump rack from 1.4.5 to 1.4.7

Pull Request - State: open - Opened by dependabot[bot] about 1 year ago
Labels: dependencies

#76 - Bump tzinfo from 0.3.37 to 0.3.61

Pull Request - State: open - Opened by dependabot[bot] over 2 years ago
Labels: dependencies

#75 - Support rails ">= 6.0.4.8"

Pull Request - State: open - Opened by david-liu-950627 over 2 years ago - 1 comment

#74 - Nomethod error in rails view

Issue - State: open - Opened by ntomsho almost 5 years ago - 1 comment

#73 - issue #46: New lines should be interpreted

Pull Request - State: open - Opened by mbaev almost 6 years ago - 1 comment

#72 - truncate_html removes space between words

Issue - State: closed - Opened by abhinav098 about 6 years ago

#71 - allow to specify at which break token occurance to truncate

Pull Request - State: open - Opened by dominik-filip over 7 years ago

#70 - Example for using this without rails?

Issue - State: open - Opened by Wardrop over 7 years ago

#69 - Handle whitespace more generically

Pull Request - State: open - Opened by dwbutler over 8 years ago - 1 comment

#68 - Spaces disappearing

Issue - State: open - Opened by adamraider almost 9 years ago - 2 comments

#67 - Adding MIT license to the gemspec.

Pull Request - State: closed - Opened by reiz almost 9 years ago - 1 comment

#66 - Adding MIT license to the gemspec.

Pull Request - State: open - Opened by reiz almost 9 years ago

#65 - Helper method to get the rest of given html

Issue - State: open - Opened by ElvinEfendi over 9 years ago

#64 - How is length calculated?

Issue - State: open - Opened by georgeu2000 over 9 years ago

#63 - Use SVG badges instead of PNG ones

Pull Request - State: closed - Opened by olivierlacan over 9 years ago - 2 comments

#62 - Rails 4 fix

Pull Request - State: open - Opened by DerKobe over 9 years ago - 4 comments

#61 - Sentence boundary destroys href.

Issue - State: open - Opened by meshane over 9 years ago

#59 - Incorrect Example in README

Issue - State: closed - Opened by posgarou almost 10 years ago

#58 - Support for non alphabetical unicode characters

Pull Request - State: open - Opened by nisanthchunduru almost 10 years ago - 3 comments

#57 - Omission included when truncating by break_token.

Pull Request - State: open - Opened by AlexGunslinger about 10 years ago

#56 - Ensure that the string is truncated only when necessary. (Issue #54)

Pull Request - State: open - Opened by AlexGunslinger about 10 years ago - 1 comment

#55 - Ensure closing tags are appended when using custom word boundaries

Pull Request - State: closed - Opened by zapnap about 10 years ago - 4 comments

#54 - String is truncated even when shorter than length

Issue - State: open - Opened by rafaelpetry over 10 years ago - 2 comments

#53 - Use many break tokens.

Pull Request - State: open - Opened by kzaitsev over 10 years ago - 2 comments

#52 - Omission is missing when word_boundary or break_token options are used

Issue - State: open - Opened by gwagener over 10 years ago - 5 comments

#51 - treat words divided by no-break space as a single token

Pull Request - State: open - Opened by abonec over 10 years ago

#50 - Is there anyway that we call truncate_html inside controller

Issue - State: closed - Opened by afterclassroom almost 11 years ago - 1 comment

#49 - truncate_html helper inside mailer views with rails 3

Issue - State: open - Opened by hyperrjas about 11 years ago - 1 comment

#48 - Some small syntax highlighting improvements to README.md

Pull Request - State: closed - Opened by vanderhoorn over 11 years ago - 1 comment

#47 - Properly avert NameError when requiring gem in non-rails environments

Pull Request - State: closed - Opened by danielevans over 11 years ago - 1 comment

#46 - New lines should be interpreted.

Issue - State: open - Opened by dchapman1988 over 11 years ago - 4 comments

#45 - Update html_string.rb

Pull Request - State: closed - Opened by pobing over 11 years ago - 3 comments

#44 - Replace newline chars with whitespace (fixes #43)

Pull Request - State: closed - Opened by dmfrancisco over 11 years ago - 1 comment

#43 - truncate_html removes newline escape sequences

Issue - State: closed - Opened by dmfrancisco over 11 years ago - 2 comments

#42 - Test against Rails 3.2.13

Pull Request - State: closed - Opened by agis over 11 years ago - 4 comments

#41 - allow some additional chars in texts: ², ³, §

Pull Request - State: closed - Opened by hewo over 11 years ago

#40 - Change behavior of break_token

Pull Request - State: closed - Opened by rafamoreira over 11 years ago

#39 - version file fixed

Pull Request - State: closed - Opened by torbjon over 11 years ago

#38 - https://rubygems.org/gems/truncate_html link to homepage broken

Issue - State: closed - Opened by torbjon over 11 years ago - 1 comment

#37 - Make it work in ruby 2.0

Pull Request - State: closed - Opened by dmitry over 11 years ago - 5 comments

#36 - undefined method `error' for true:TrueClass on 0.9.2

Issue - State: closed - Opened by b3ccio almost 12 years ago - 1 comment

#35 - truncate_html does not respect Unicode

Issue - State: open - Opened by adamflorin almost 12 years ago - 17 comments

#34 - Removed load path tampering in gemspec.

Pull Request - State: closed - Opened by parndt almost 12 years ago - 7 comments

#33 - Feat request: a means to know if the string was actually truncated

Issue - State: closed - Opened by dgilperez almost 12 years ago - 6 comments

#32 - html comment tags being closed / doubled unexpectedly

Issue - State: closed - Opened by zapnap almost 12 years ago - 2 comments

#31 - Maintain backwards compatibility on word_boundary

Pull Request - State: closed - Opened by jbirdjavi almost 12 years ago - 4 comments

#30 - :word_boundary can no longer be explicitly true

Issue - State: closed - Opened by jbirdjavi almost 12 years ago - 7 comments

#29 - Adds support for break_token

Pull Request - State: closed - Opened by coneybeare almost 12 years ago - 3 comments

#28 - allow custom word boundaries

Pull Request - State: closed - Opened by zapnap almost 12 years ago - 3 comments

#27 - Feature Request: Allow breaking at XXX tag if found

Issue - State: closed - Opened by coneybeare almost 12 years ago - 1 comment

#26 - Use Ruby syntax highlighting in the readme file

Pull Request - State: closed - Opened by arturdryomov almost 12 years ago - 2 comments

#25 - Specs for Issue #9

Pull Request - State: closed - Opened by dougjohnston almost 12 years ago - 6 comments

#24 - Please update plugin on rubygems.org

Issue - State: closed - Opened by brodock about 12 years ago - 1 comment

#23 - truncate_html removes non-breaking spaces

Issue - State: closed - Opened by shaicoleman over 12 years ago - 5 comments
Labels: bug

#22 - Adds HtmlCounter

Pull Request - State: closed - Opened by addbrick over 12 years ago - 2 comments

#21 - remove test suite warning

Issue - State: closed - Opened by hgmnz over 12 years ago - 1 comment

#20 - No issue

Issue - State: closed - Opened by crx over 12 years ago

#19 - Optimised some code

Pull Request - State: closed - Opened by parndt over 12 years ago - 1 comment

#18 - Missing "omission" text when truncating to length - 1 characters

Issue - State: closed - Opened by wwcline over 12 years ago - 4 comments

#17 - Option to exclude special tags from character count

Issue - State: closed - Opened by virgoproz over 12 years ago - 2 comments

#16 - Add method pure_html_tag?, so we can check if a string is just html_tag

Pull Request - State: closed - Opened by raykin over 12 years ago - 2 comments

#15 - [Issue-#11] Fixed the invalid truncation of tags when word_boundary is false

Pull Request - State: closed - Opened by tinygrasshopper over 12 years ago - 1 comment

#14 - hello, when I use truncate_html, I found it will truncate Chinese punctuation, so I fix it.

Pull Request - State: closed - Opened by halida almost 13 years ago - 2 comments

#13 - Remove redundant images

Pull Request - State: closed - Opened by dapi about 13 years ago - 3 comments

#12 - Truncating chinese characters

Issue - State: closed - Opened by abdulrauf about 13 years ago - 11 comments

#11 - invalid truncation with :word_boundary => false

Issue - State: closed - Opened by jstraitiff-wk over 13 years ago - 4 comments

#10 - spec and implementation for making sure string is never longer than :leng

Pull Request - State: closed - Opened by csquared over 13 years ago - 1 comment

#9 - can not truncate continuous words

Issue - State: closed - Opened by everyna over 13 years ago - 3 comments

#8 - #6 fix

Pull Request - State: closed - Opened by onsails almost 14 years ago - 8 comments

#7 - Cyrillic characters missing

Issue - State: closed - Opened by ghost about 14 years ago - 5 comments
Labels: bug

#6 - Multibyte bug

Issue - State: closed - Opened by dsmalko over 14 years ago - 1 comment
Labels: bug

#5 - The error occurred while evaluating nil.word_boundary

Issue - State: closed - Opened by shaicoleman almost 15 years ago - 6 comments

#3 - bad interaction with script tags

Issue - State: closed - Opened by ghazel almost 15 years ago - 1 comment

#2 - truncate_html length does not include omission

Issue - State: closed - Opened by ghazel almost 15 years ago - 5 comments

#1 - Support for nil strings

Issue - State: closed - Opened by bcardarella about 15 years ago - 1 comment