Ben Hollis
|
4055479ff3
|
Clean page classes of invalid CSS characters and make sure they don't start with a number
|
2013-10-19 15:31:49 -07:00 |
|
Thomas Reynolds
|
1260188069
|
attempt to address asset host and hash combo, give up.
|
2013-10-15 14:33:25 -07:00 |
|
Ben Hollis
|
f2538f2e54
|
Look for assets using url_for before falling back to the "images" directory
|
2013-09-22 14:02:51 -07:00 |
|
Mark-Simulacrum
|
b1b3339597
|
Create automated alt tag addition, based on image name.
Needs documentation.
|
2013-08-18 20:06:39 -06:00 |
|
Ben Hollis
|
f92ae94728
|
Escape filenames in regexes. Fixes #942.
|
2013-08-15 22:04:18 -07:00 |
|
Thomas Reynolds
|
c7d3e7d601
|
Fix regex which was allowing i18n to file yaml files in the data folder
|
2013-06-24 13:56:32 -07:00 |
|
Thomas Reynolds
|
d86dffa7c6
|
implement redirect support
|
2013-06-19 11:13:23 -07:00 |
|
Thomas Reynolds
|
0415b76d4f
|
tests for content_tag escaping
|
2013-06-18 11:12:41 -07:00 |
|
Manuel Meurer
|
c75e31ae94
|
Fix content_tag helper, only try to mark content as safe if it is not a hash of options
|
2013-06-18 10:12:38 +02:00 |
|
Thomas Reynolds
|
f0707c0968
|
Prevent relative asset helper from munging data URIs. Closes #938.
|
2013-06-15 16:22:14 -07:00 |
|
Thomas Reynolds
|
7e405fc414
|
And by 1.8, I mean MRI 1.8
|
2013-06-12 17:58:59 -07:00 |
|
Thomas Reynolds
|
e03362e6f6
|
Apparently Ruby 1.8 doesn't have Proc.source_location
|
2013-06-12 17:40:17 -07:00 |
|
Thomas Reynolds
|
7d7d5e683e
|
Set current_engine on the context, not self, since we dup self and use that for each render loop. Closes #860
|
2013-06-12 15:21:31 -07:00 |
|
Thomas Reynolds
|
a52effc119
|
continue forcing Padrino to html_safe everything
|
2013-06-12 11:19:02 -07:00 |
|
Thomas Reynolds
|
d71af3f5a1
|
Force padrino to skip safebuffer on erb
|
2013-06-08 15:36:14 -07:00 |
|
Thomas Reynolds
|
69c36e691f
|
use latest padrino
|
2013-06-04 09:56:33 -07:00 |
|
Thomas Reynolds
|
a9839731e6
|
only require padrino once
|
2013-06-04 09:48:01 -07:00 |
|
Thomas Reynolds
|
10f1d7ada2
|
break apart some methods to make code less complex
|
2013-05-31 20:46:12 -04:00 |
|
Thomas Reynolds
|
31f238f881
|
Refactor some of i18n for better codeclimate scores. In the process, make nested i18n files work like rails
|
2013-05-29 14:00:37 -04:00 |
|
Thomas Reynolds
|
950aace674
|
Make Frontmatter a class-based extension to simplify file
|
2013-05-24 17:11:46 -07:00 |
|
Thomas Reynolds
|
5104579623
|
after_build support in class-based extension
|
2013-05-24 15:49:15 -07:00 |
|
Thomas Reynolds
|
5b8c7a2494
|
move vendored gems into shared root
|
2013-05-23 16:06:20 -07:00 |
|
Thomas Reynolds
|
424fee0722
|
Cache frontmatter repeated calling of recursively_enhance
|
2013-05-23 13:31:52 -07:00 |
|
Thomas Reynolds
|
fc37ef9b99
|
vendor padrino
|
2013-05-19 13:53:37 -07:00 |
|
Thomas Reynolds
|
b19e8bc185
|
reorg some of the more stuff
|
2013-05-19 13:26:16 -07:00 |
|
Ben Hollis
|
ee05fa3d2c
|
Add total to the end of gzip output
|
2013-05-12 10:09:53 -07:00 |
|
Thomas Reynolds
|
9ebddeed1d
|
merge more into core, use gem availability to autoload
|
2013-05-09 14:41:26 -07:00 |
|