Commits
authentication
December 06, 2016
the reset password token is valid for only 1 hour + use the name of the id/password field for the auth error messages
aa49f31
did committed Dec 06, 2016
tell Travis to use ruby 2.3.0
bd1e881
did committed Dec 06, 2016
ruby 2.3.0 + use aliases to pass SMTP settings to the email service
d7f8e4d
did committed Dec 06, 2016
December 02, 2016
instructions to bind the site metafields with the SMTP settings
66a00d6
did committed Dec 02, 2016
November 17, 2016
fix a broken spec in Travis CI
08c834d
did committed Nov 17, 2016
add logger for all auth operations + fix a bug when retrieving a content entry from its _id in MongoDB
d1f77ce
did committed Nov 17, 2016
November 15, 2016
fix all broken specs + fix a small bug when comparing _auth_reset_sent_at to the current time
92d09d3
did committed Nov 15, 2016
November 10, 2016
forgot password implemented + refactoring
6ce6273
did committed Nov 10, 2016
November 09, 2016
sign in/sign out implemented (but need some refactoring)
2bf17b3
did committed Nov 09, 2016
October 30, 2016
forgot to add this file in the previous commit
c734945
did committed Oct 30, 2016
add a spec for the case when the entry_submission service was not able to create an entry
cfb3dbc
did committed Oct 30, 2016
October 26, 2016
bump a new version (1.2.0.rc3)
12222a5
did committed Oct 26, 2016
the consume liquid tag also rescues Errno::ETIMEDOUT exceptions
e0b85a3
did committed Oct 26, 2016
September 26, 2016
the with_scope liquid tag accepts a slug if querying a belongs_to field
a2cba33
did committed Sep 26, 2016
September 25, 2016
the action liquid tag handles file upload
269b38f
did committed Sep 25, 2016
September 15, 2016
bump version to 1.2.0.rc2
9154d58
did committed Sep 15, 2016
September 14, 2016
do not append the asset host to the source if the source is blank (nil or empty)
2bcdcaa
did committed Sep 14, 2016
September 06, 2016
Merge branch 'CD1212-resize-quality'
5a6c276
did committed Sep 06, 2016
improve code coverage
57e6b81
did committed Sep 06, 2016
September 02, 2016
Improve resize syntax, pass additional options and ad specs.
a6916f0
Chris Dyer committed Sep 02, 2016
August 31, 2016
Support quality parameter in resize functionality.
5e98f35
Chris Dyer committed Aug 31, 2016
August 11, 2016
bump version to 1.2.0.rc1
4ef876b
did committed Aug 11, 2016
upgrade mongo and origin gems
7450a19
did committed Aug 11, 2016
August 10, 2016
the liquify method sets the current context to each object of an array if possible
cd9291d
did committed Aug 10, 2016
August 09, 2016
merge PR #65 (with_scope supports regular expression switches: i, m, x)
b439507
did committed Aug 09, 2016
fix a couple of vulnerability issues in a couple of gems (Nokogiri, ...etc) by upgrading them
1f4bca5
did committed Aug 09, 2016
Merge pull request #67 from cappadona/consume-headers
b908cbe
Didier Lafforgue committed Aug 09, 2016
fix broken specs caused by PR #75
18424fa
did committed Aug 09, 2016
Merge pull request #73 from cappadona/request-referer
fc14858
Didier Lafforgue committed Aug 09, 2016
Merge pull request #75 from eregon/fix_resize_without_imagemagick
fbb6100
Didier Lafforgue committed Aug 09, 2016