index
:
refinerycms-blog.git
2-1-stable
2-1-stable-for-hmno
master
Fork of refinerycms-blog fixing some issues for hmno.
Harald Eilertsen
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix incorrect spec file introduced in a96ffaf51220e928b3fbdfcc4db969cc810f597b
Philip Arndt
2014-11-12
1
-1
/
+0
*
The backend needs to require jquery-ui/autocomplete since refinery/refinerycm...
Philip Arndt
2014-11-04
3
-0
/
+4
*
Added binstubs to ease dummy application use.
Philip Arndt
2014-11-04
2
-0
/
+67
*
Merge pull request #390 from prokopsimek/patch-1
Philip Arndt
2014-10-11
1
-2
/
+2
|
\
|
*
Update cs.yml
Prokop Simek
2014-10-11
1
-2
/
+2
*
|
Updated Ruby 2.1 instruction for CI
Philip Arndt
2014-10-11
1
-1
/
+1
*
|
Removed plugin#activity call as this method was removed.
Philip Arndt
2014-10-11
2
-10
/
+0
|
/
*
Updated readme for this version.
Philip Arndt
2014-08-24
1
-3
/
+3
*
Merge pull request #372 from jess/sorting
Philip Arndt
2014-08-24
1
-1
/
+1
|
\
|
*
sort newest first
Jess Brown
2014-04-16
1
-1
/
+1
*
|
Upgraded some testing syntax, changed to selenium for more passable results.
Philip Arndt
2014-08-22
15
-26
/
+26
*
|
Use docker builds, cache Bundler on Travis CI
Philip Arndt
2014-08-22
1
-0
/
+2
*
|
Depend on refinerycms-wymeditor because we use it.
Philip Arndt
2014-08-22
2
-7
/
+9
*
|
Merge remote-tracking branch 'arthurtalkgoal/master'
Philip Arndt
2014-08-21
2
-6
/
+65
|
\
\
|
*
|
Update Translation
Arthur
2014-05-21
3
-16
/
+34
|
*
|
Chinese Tradition i18n
Arthur
2014-05-20
3
-1
/
+174
*
|
|
Updated versions
Philip Arndt
2014-08-09
1
-3
/
+3
*
|
|
Merge pull request #380 from greendog/master
Philip Arndt
2014-06-22
2
-0
/
+35
|
\
\
\
|
*
|
|
added new migrations for acts-as-taggable-on engine
Alexander Negoda
2014-06-22
2
-0
/
+35
|
/
/
/
*
|
/
Re-use icons from the Core package.
Uģis Ozols
2014-05-15
1
-2
/
+2
|
|
/
|
/
|
*
|
Merge pull request #371 from arthurtalkgoal/master
Uģis Ozols
2014-03-28
1
-0
/
+132
|
\
\
|
|
/
|
/
|
|
*
Chinese Tradition i18n
Arthur
2014-03-28
1
-0
/
+132
|
/
*
Remove redundant and fix some of the existing locales.
Uģis Ozols
2014-02-04
4
-12
/
+9
*
Tell friendly_id to regenerate slug if title has changed.
Uģis Ozols
2014-02-03
2
-0
/
+30
*
Only run against 2.1.0 and 2.0.0 on Travis CI.
Uģis Ozols
2014-02-03
1
-3
/
+1
*
Merge pull request #368 from refinery/rails4
Philip Arndt
2014-02-02
25
-179
/
+186
|
\
|
*
Use newest version of filters_spam which doesn't produce a ton of deprecation...
Uģis Ozols
2014-01-27
1
-0
/
+1
|
*
Replace selenium with poltergeist.
Uģis Ozols
2014-01-27
2
-1
/
+3
|
*
Get rid of load_tasks which doesn't work anymore.
Uģis Ozols
2014-01-27
1
-1
/
+0
|
*
Use strong parameters.
Uģis Ozols
2014-01-27
9
-40
/
+36
|
*
Cleanup Gemfile and depend on relased version of friendly_id.
Uģis Ozols
2014-01-27
2
-14
/
+11
|
*
Use proper dependencies. Now we can bundle install.
Uģis Ozols
2014-01-20
2
-8
/
+7
|
*
Merge branch 'master' into rails4
Uģis Ozols
2014-01-20
10
-53
/
+213
|
|
\
|
|
/
|
/
|
*
|
Remove todo.md
Philip Arndt
2013-12-09
1
-5
/
+0
*
|
Merge pull request #363 from kenips/globalize_fix_master
Philip Arndt
2013-12-07
1
-1
/
+4
|
\
\
|
*
|
Apply core globalize fix 2450. Fixes #361.
Ken Ip
2013-12-08
1
-1
/
+4
|
/
/
*
|
Merge pull request #358 from snake66/fixup-nb-locale
Uģis Ozols
2013-11-24
1
-14
/
+154
|
\
\
|
*
|
Update norwegian (nb) locale.
Harald Eilertsen
2013-11-24
1
-14
/
+154
|
/
/
*
|
Merge pull request #354 from jerefrer/patch-1
Uģis Ozols
2013-10-24
1
-1
/
+1
|
\
\
|
*
|
Fixes small french locale typo
Jérémy FRERE
2013-10-24
1
-1
/
+1
|
/
/
*
|
Clarify license, authors, version requirement.
Philip Arndt
2013-10-22
2
-4
/
+5
*
|
Use expect syntax.
Uģis Ozols
2013-10-18
1
-3
/
+5
*
|
Merge pull request #352 from patrickdavey/restrict_tags_to_live_posts
Uģis Ozols
2013-10-17
2
-1
/
+26
|
\
\
|
*
|
Explicitly setting tag list in tests
Patrick Davey
2013-10-18
1
-2
/
+2
|
*
|
Restricting tags to live posts
Patrick Davey
2013-10-17
2
-1
/
+26
*
|
|
Don't set tag_list on the post factory - it's not a required attribute.
Uģis Ozols
2013-10-17
2
-3
/
+4
|
/
/
|
*
Supported Rails 4 and Refinery 3.0.0.dev
Philip Arndt
2013-09-16
19
-168
/
+188
|
/
*
Merge pull request #348 from gajeev/master
Uģis Ozols
2013-09-07
1
-6
/
+6
|
\
|
*
frontend scss edit
gajeev
2013-09-05
1
-14
/
+14
|
*
scss fixes
gajeev
2013-09-05
1
-17
/
+17
|
/
[next]