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
*
refactor dummy application into git submodule
Jamie Winsor
2011-08-03
65
-1583
/
+3
*
rename default database for mysql and postgres example databases
Jamie Winsor
2011-08-03
2
-6
/
+6
*
Rid this project of autotest
Jamie Winsor
2011-08-03
2
-19
/
+0
*
Update README with additional development instructions
Jamie Winsor
2011-08-03
1
-0
/
+2
*
refactor engine testing scenario
Jamie Winsor
2011-08-03
111
-64
/
+2208
*
I18n scope fix.
Uģis Ozols
2011-08-03
1
-2
/
+2
*
Make those specs green again.
Uģis Ozols
2011-08-03
9
-29
/
+3
*
WIP - use asset pipeline.
Uģis Ozols
2011-08-03
47
-212
/
+206
*
Fix some I18n translations.
Uģis Ozols
2011-08-03
3
-7
/
+13
*
Merge pull request #108 from ricaurte/rails-3-1
Philip Arndt
2011-07-30
7
-67
/
+59
|
\
|
*
Made it so that comments and the body_content_right have been further refacto...
Justin Ricaurte
2011-07-30
2
-0
/
+49
|
*
Made it so that comments and the body_content_right have been further refacto...
Justin Ricaurte
2011-07-30
5
-67
/
+10
|
/
*
Merge pull request #107 from enmasse-entertainment/fix-i18n-nested-deprecation
Philip Arndt
2011-07-30
7
-85
/
+73
|
\
|
*
Fix [DEPRECATION WARNING] Nested I18n namespace lookup under "activerecord.at...
Jamie Winsor
2011-07-30
7
-85
/
+73
|
/
*
Merge pull request #106 from enmasse-entertainment/refactor-archive-list-to-w...
Philip Arndt
2011-07-29
6
-43
/
+41
|
\
|
*
Refactor blog_archive_list helper function into blog_archive_widget function ...
Jamie Winsor
2011-07-29
6
-43
/
+41
|
/
*
DB isn't cleared from previous test data. For now clear it ourselves but as f...
Uģis Ozols
2011-07-29
2
-2
/
+10
*
Need a user first because otherwise it will redirect to first user creation f...
Uģis Ozols
2011-07-29
2
-2
/
+6
*
Manage blog posts request specs are now green.
Uģis Ozols
2011-07-29
1
-6
/
+1
*
Merge pull request #105 from enmasse-entertainment/rails31-compatability-fixes
Philip Arndt
2011-07-28
7
-22
/
+61
|
\
|
*
Update translation scopes
Jamie Winsor
2011-07-28
7
-22
/
+61
|
/
*
Update translation scopes and routes.
Uģis Ozols
2011-07-28
5
-17
/
+20
*
More request specs and updates to code to make specs pass.
Uģis Ozols
2011-07-28
3
-19
/
+46
*
Start to add request specs.
Uģis Ozols
2011-07-28
1
-0
/
+71
*
Array is paginated differently.
Uģis Ozols
2011-07-28
2
-6
/
+8
*
Update some translation scopes.
Uģis Ozols
2011-07-28
3
-7
/
+9
*
Properly namespace translations.
Uģis Ozols
2011-07-27
15
-1860
/
+1887
*
will_paginate -> paginate.
Uģis Ozols
2011-07-27
5
-14
/
+10
*
Remove per_page pagination code from controllers.
Uģis Ozols
2011-07-27
3
-8
/
+9
*
Move per_page pagination stuff into model to dry up posts controller.
Uģis Ozols
2011-07-27
2
-10
/
+9
*
Cucumber tag steps now pass.
Uģis Ozols
2011-07-27
12
-86
/
+88
*
Cucumber category steps now pass.
Uģis Ozols
2011-07-27
1
-3
/
+3
*
Cucumber author steps now pass.
Uģis Ozols
2011-07-27
4
-11
/
+11
*
Wip.
Uģis Ozols
2011-07-27
42
-80
/
+81
*
Rails 3.1 - wip.
Uģis Ozols
2011-07-27
51
-1036
/
+1064
*
Merge pull request #103 from jackkinsella/master
Joe Sak
2011-07-22
2
-1
/
+3
|
\
|
*
Blog:PostsController#index doesn't paginate the blog posts if an rss feed is ...
Jack Kinsella
2011-07-22
1
-0
/
+2
|
*
Using preferred "defaults" hash to set format of blog/feed.rss to "rss".
Jack Kinsella
2011-07-22
1
-1
/
+1
|
/
*
maybe do this through a migration?
Joe Sak
2011-07-18
1
-0
/
+12
*
categorization has_many :through should have an ID, and the relationship shou...
Joe Sak
2011-07-18
3
-3
/
+3
*
readonly author just for safety's sake
Joe Sak
2011-07-18
1
-1
/
+1
*
Merge pull request #100 from mirosr/i18n_bg
Uģis Ozols
2011-07-15
1
-7
/
+7
|
\
|
*
Revision for Bulgarian translation mainly for consistency
Miroslav Rachev
2011-07-15
1
-7
/
+7
|
/
*
weird sentence fix and that RAW thing with mailer
Joe Sak
2011-07-13
2
-12
/
+12
*
I don't know, it looks like before_filters are down here
Joe Sak
2011-07-12
1
-1
/
+3
*
this is the 'railscasts' way of handling the category checkboxes
Joe Sak
2011-07-12
2
-3
/
+6
*
Merge pull request #97 from kennyadsl/master
Uģis Ozols
2011-07-05
1
-17
/
+68
|
\
|
*
Added some missing keywords and edited others
Alberto Vena
2011-07-05
1
-17
/
+68
|
/
*
Merge pull request #96 from Kagetsuki/master
Philip Arndt
2011-07-04
1
-0
/
+158
|
\
|
*
added Japanese locale. 日本語の翻訳を追加した。
ゼロ
2011-07-05
1
-0
/
+158
[next]