Commit Graph

45 Commits (ff3089f668a87850ff3da8a186a9569200863a5d)

Author SHA1 Message Date
Oliver Günther cd378f458b
Execute macros as secondary rule in TextFormatting 8 years ago
Oliver Günther 4d694c70b5
[24332] Avoid macro expansion inside pre/code tags 8 years ago
Oliver Günther 60cbf95b44
Fix escaping angular expressions when in isolated scope 8 years ago
cklein cb56985929
Improve rendering of wiki toc for multi line headings 8 years ago
Oliver Günther 92f9f8f6ad
Avoid double escaping when using nested format_text 8 years ago
Jens Ulferts 3246747ae0
adapt to newly introduced query 8 years ago
Oliver Günther c5acedb1eb Let text_formatter write the slug as a link 8 years ago
Oliver Günther 9a34fe27c7 Migrate wiki titles to URL slugs 8 years ago
Oliver Günther ec1b03d12a Escape macros that were not expanded. 8 years ago
Jens Ulferts 606232d81f remove no longer necessary constraint on the wiki page title 9 years ago
Oliver Günther e6abd839bd Extend quick info with path_info option 9 years ago
Henriette Dinger e1a2f00a23 Remove icon class since it is not needed 9 years ago
Oliver Günther 8dc9b592c4 Fix merge hickup 9 years ago
Henriette Dinger 463aa185da Update icon classes from 'not-watch' until 'pulldown-arrow4' 9 years ago
Alex Coles ddbbecdc3a Add path helper shim to support :only_path option 9 years ago
Henriette Dinger 87c17a0809 made style changes to please rubocop 9 years ago
Henriette Dinger fa40630b95 replaced images in Wiki, Tables, TopMenu and restructered the _tables.sass 9 years ago
Alex Coles 071e9eed7c Add explicit join references in TextFormatting 9 years ago
Alex Coles a6c54cb25f Migrate AR finder/query methods in lib code 9 years ago
Alex Coles a6212fb304 Fix syntax (w/Rubocop) in lib code 9 years ago
Alex Coles 57618b25ec Replace dynamic finder usages with #find_by, etc. 9 years ago
Alex Coles 31b12a6ead Remove no-args #url_for call from TextFormatting 9 years ago
Florian Kraft a2f95d1ee3 fall back to a normal anchor when no request is present 10 years ago
Florian Kraft f9402392c9 use absolute urls for header linking in ToCs 10 years ago
Jan Sandbrink 4a69d2505a replace ternaries returning booleans 10 years ago
Alex Coles 6255e5b8f1 Rework header_collapsible as -collapsible modifier 10 years ago
Jan Sandbrink dd67b3bf8e hide the real name of the plain format 10 years ago
Jan Sandbrink bd9981f15d ensure the TextileRenderer always renders textile 10 years ago
Jens Ulferts 45403ea044 quick fix for macro rendering in api 10 years ago
Alex Coles e0191e759c Update year in copyright header to 2015 10 years ago
Alex Coles e4458d76b5 Use 1.9+ Hash syntax in TextFormatting 10 years ago
Alex Coles 7c502caa4d Fix double escaping in TextFormatting 10 years ago
Hagen Schink 01c051e497 Comment additional dependency 10 years ago
Hagen Schink af6c037d6f Fix missing link_to helper in API 10 years ago
Hagen Schink db8bfba3af Remove usage of reform from API V3 10 years ago
Alex Coles 45297523c2 Fix syntax (w/Rubocop) in lib code 10 years ago
Alex Coles e7400af52a Use 1.9+ Hash syntax in lib code 10 years ago
Jens Ulferts aa14d8b570 removes invalid , from generated html 10 years ago
Alex Coles f99450b181 Rename TextFormatting#textilizable to #format_text 10 years ago
Alex Coles 9ac4f6e877 Add missing I18n include to TextFormatting 10 years ago
Alex Coles d0f4cbfb8a Make UrlHelpers soft-dependencies of TextFormatting 10 years ago
Alex Coles d13eba74b9 [wip] Extract text formatting helpers into Modules 10 years ago