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
path:
root
/
spec
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix specs
Brice Sanchez
2016-05-30
11
-273
/
+321
*
remove JS from tests for reliability and dramatic speed increase.
Philip Arndt
2015-05-20
2
-38
/
+32
*
Use find(id).trigger(:click) to find elements with before:: css
Anita Graham
2015-05-19
1
-4
/
+4
*
Use find/trigger(:click) instead of click_link
Anita Graham
2015-05-18
1
-4
/
+4
*
Tidied up implementation of delete_translation and specs
Philip Arndt
2015-05-14
2
-8
/
+8
*
Adds spec to check no other translation had been deleted
Jérémy FRERE
2015-05-14
1
-0
/
+6
*
Removes forgotten :focus on specs
Jérémy FRERE
2015-05-14
2
-2
/
+2
*
Adds a button to delete the displayed translation of a blog post
Jérémy FRERE
2015-05-14
2
-0
/
+41
*
Merge remote-tracking branch 'origin/fix-specs'
Philip Arndt
2015-05-03
1
-0
/
+1
|
\
|
*
Fix specs
Brice Sanchez
2015-05-01
1
-1
/
+4
*
|
Expect to see 'Author' before accessing it.
Philip Arndt
2015-05-03
1
-1
/
+1
|
/
*
Use have_selector API for greater test reliability.
Philip Arndt
2015-03-05
1
-1
/
+2
*
Fixed test failures relating to not finding the title.
Philip Arndt
2015-03-05
3
-7
/
+7
*
Switch to poltergeist from selenium
Anita Graham
2015-02-24
1
-1
/
+2
*
Update gem globalize (< 5.2) and fix factory_girl
Brice Sanchez
2015-02-20
1
-1
/
+0
*
ru_page_title is available
Duccio Armenise
2014-12-08
1
-1
/
+1
*
Switched flags to the new SVG locale icons
Philip Arndt
2014-12-04
2
-19
/
+19
*
Upgraded to rspec 3.x
Philip Arndt
2014-12-04
14
-169
/
+168
*
Updated locale from 'Ru' to the corrected 'ru'.
Philip Arndt
2014-11-21
2
-3
/
+3
*
Give the test user access to refinerycms_blog extension.
Philip Arndt
2014-11-12
1
-0
/
+3
*
Fix incorrect spec file introduced in a96ffaf51220e928b3fbdfcc4db969cc810f597b
Philip Arndt
2014-11-12
1
-1
/
+0
*
Removed plugin#activity call as this method was removed.
Philip Arndt
2014-10-11
1
-9
/
+0
*
Upgraded some testing syntax, changed to selenium for more passable results.
Philip Arndt
2014-08-22
14
-25
/
+24
*
Tell friendly_id to regenerate slug if title has changed.
Uģis Ozols
2014-02-03
1
-0
/
+24
*
Replace selenium with poltergeist.
Uģis Ozols
2014-01-27
1
-1
/
+2
*
Merge branch 'master' into rails4
Uģis Ozols
2014-01-20
3
-3
/
+31
|
\
|
*
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
1
-0
/
+25
|
|
\
|
|
*
Explicitly setting tag list in tests
Patrick Davey
2013-10-18
1
-2
/
+2
|
|
*
Restricting tags to live posts
Patrick Davey
2013-10-17
1
-0
/
+25
|
*
|
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
3
-14
/
+15
|
/
*
Update specs due to recent Capybara/FactoryGirl upgrade.
Uģis Ozols
2013-06-27
8
-53
/
+58
*
limit rss feed for some services that have limits (like feedburner)
dougbradbury
2013-06-16
1
-0
/
+24
*
Prevent post_spec.rb from hanging the entire spec run for 30 seconds while it...
Philip Arndt
2012-11-29
1
-4
/
+6
*
Add temp fix for one failing spec.
Uģis Ozols
2012-11-15
1
-3
/
+6
*
Remove spork.
Uģis Ozols
2012-10-23
1
-46
/
+20
*
Fix one of the broken specs (404 message is different).
Uģis Ozols
2012-10-04
1
-1
/
+1
*
Fixed verbiage causing test failure
Philip Arndt
2012-09-05
1
-1
/
+1
*
fix tests after presence validation for published_at and author fields
Marek Labos
2012-08-21
2
-2
/
+11
*
fix failing spec
Justin Ramos
2012-08-13
1
-1
/
+1
*
Move avatar_url method to posts helper because view stuff shouldn't be in the...
Uģis Ozols
2012-07-31
1
-0
/
+12
*
Split rejected and approved comment actions into separate controller actions.
Uģis Ozols
2012-07-06
1
-0
/
+84
*
Fix failing specs.
Uģis Ozols
2012-06-15
1
-1
/
+5
*
Added i18n support to models through globalize3.
Adrien Coquio
2012-06-09
4
-41
/
+315
*
Renaming Method to better describe use, Including Deprecation Warning on Old ...
Andrew Hooker
2012-05-19
1
-3
/
+3
*
Use 'refinery_login_with :refinery_user' instead of deprecated 'login_refiner...
Uģis Ozols
2012-05-15
6
-14
/
+14
*
Set published_time as Time.utc to avoid hackery needed later to compare dates.
Uģis Ozols
2012-05-05
1
-9
/
+4
*
Fix millisecond comparison issue in post spec.
Uģis Ozols
2012-04-26
1
-2
/
+7
*
Adjust times for spec to avoid running into DST issues.
Uģis Ozols
2012-04-26
1
-3
/
+3
[next]