Commit graph

533 commits

Author SHA1 Message Date
Uģis Ozols
e0714c2ed0 Update some translation scopes. 2011-07-28 06:33:12 +03:00
Uģis Ozols
80048a6a31 Properly namespace translations. 2011-07-27 23:17:43 +03:00
Uģis Ozols
bba9d632d6 will_paginate -> paginate. 2011-07-27 22:53:46 +03:00
Uģis Ozols
d3da59e3f2 Remove per_page pagination code from controllers. 2011-07-27 22:50:02 +03:00
Uģis Ozols
109184377f Move per_page pagination stuff into model to dry up posts controller. 2011-07-27 22:41:42 +03:00
Uģis Ozols
164dc27a42 Cucumber tag steps now pass. 2011-07-27 22:32:26 +03:00
Uģis Ozols
ded42bc691 Cucumber category steps now pass. 2011-07-27 21:25:56 +03:00
Uģis Ozols
b5646a35c9 Cucumber author steps now pass. 2011-07-27 21:22:19 +03:00
Uģis Ozols
06071e5580 Wip. 2011-07-27 17:28:09 +03:00
Uģis Ozols
3fa8937b95 Rails 3.1 - wip. 2011-07-27 13:46:24 +03:00
Joe Sak
e5db679226 Merge pull request #103 from jackkinsella/master
Rss feed now shows all posts instead of a small number limited by pagination
2011-07-22 07:29:59 -07:00
Jack Kinsella
216959f3b4 Blog:PostsController#index doesn't paginate the blog posts if an rss feed is requested. 2011-07-22 06:56:46 -07:00
Jack Kinsella
d8a2fe3eec Using preferred "defaults" hash to set format of blog/feed.rss to "rss". 2011-07-22 06:54:28 -07:00
Joe Sak
5d493b154c maybe do this through a migration? 2011-07-18 15:24:30 -05:00
Joe Sak
b78486ce1e categorization has_many :through should have an ID, and the relationship should be destroyed if the blog post or category is 2011-07-18 14:56:51 -05:00
Joe Sak
98b6052f1f readonly author just for safety's sake 2011-07-18 14:55:47 -05:00
Uģis Ozols
4718d03a87 Merge pull request #100 from mirosr/i18n_bg
Revision for Bulgarian translation mainly for consistency
2011-07-15 03:08:55 -07:00
Miroslav Rachev
43ed7f3107 Revision for Bulgarian translation mainly for consistency 2011-07-15 12:50:12 +03:00
Joe Sak
9c93abc466 weird sentence fix and that RAW thing with mailer 2011-07-13 16:40:17 -05:00
Joe Sak
146eeb00aa I don't know, it looks like before_filters are down here 2011-07-12 16:40:12 -05:00
Joe Sak
c82a32ed3e this is the 'railscasts' way of handling the category checkboxes 2011-07-12 16:39:33 -05:00
Uģis Ozols
8aad45e5b0 Merge pull request #97 from kennyadsl/master
just updated the italian locale
2011-07-05 06:49:18 -07:00
Alberto Vena
465861f05f Added some missing keywords and edited others 2011-07-05 06:40:24 -07:00
Philip Arndt
3d9f6319b4 Merge pull request #96 from Kagetsuki/master
Added Japanese locale
2011-07-04 20:18:08 -07:00
ゼロ
62186bd4dd added Japanese locale. 日本語の翻訳を追加した。 2011-07-05 12:15:05 +09:00
Uģis Ozols
16984d7a1f Spec context is about false. 2011-07-04 19:26:04 +03:00
Joe Sak
ef71ace6ac Merge pull request #94 from JohanB/feature/disable_teaser_if_length_zero
Added ability to disable teaser independent of teaser length
2011-07-04 09:04:56 -07:00
Johan Bruning
412d542817 Copy / Paste mistake fixed 2011-07-04 16:33:01 +02:00
Johan Bruning
cacb6a57fa Forgot to add translations for languages I know 2011-07-04 16:30:34 +02:00
Johan Bruning
8d031ed0c7 Added ability to disable teaser independent of teaser length
I prefer full length articles at all times on blogs and don't like teasers. I added the ability for people to disable teasers so full articles will be shown by default. The teasers can e enabled just like comments from the admin page or trough the normal settings.

However not sure if the post partial now is conform standards. Maybe the helper method "blog_post_teaser" could encapsulate the check which is now done in the view and return the full length article instead of a teaser if the teasers are disabled.
2011-07-04 16:22:48 +02:00
Philip Arndt
0e4dbb28e9 Fixed indentation, use spaces not tabs. 2011-07-02 11:58:26 +12:00
Uģis Ozols
0076d0a9fa Merge pull request #92 from ruprict/master
Fix plugin pathname
2011-07-01 09:22:59 -07:00
Glenn Goodrich
80c7cd4fd1 Fix plugin pathname so refinery:override tasks work 2011-07-01 12:20:28 -04:00
Joe Sak
ba071d3776 don't know how we got away with this not being here 2011-06-30 16:40:59 -05:00
Philip Arndt
aa727f6ccf fix my typos 2011-07-01 09:32:40 +12:00
Philip Arndt
7028ef3ddd Making use of modules and putting classes under modules. 2011-07-01 09:14:46 +12:00
Philip Arndt
47a71b309f Making use of translation scopes. 2011-07-01 09:12:27 +12:00
Joe Sak
46021c66f4 wanna keep track of ideas, i guess 2011-06-30 15:30:14 -05:00
Joe Sak
6cb45c9963 just remove this and it's fine, we won't have to remember to use it for future attrs 2011-06-30 15:25:22 -05:00
Joe Sak
346584ff42 Merge pull request #90 from mirosr/i18n_bg
Added translation for teaser's title
2011-06-30 12:50:46 -07:00
Joe Sak
22d3be7099 Merge pull request #89 from ugisozols/master
Remove old code.
2011-06-30 12:50:35 -07:00
Miroslav Rachev
49d180fda2 Added translation for teaser's title 2011-06-30 22:11:41 +03:00
Uģis Ozols
dbe5e07341 Remove old code. 2011-06-30 21:55:31 +03:00
Joe Sak
d71252420e Edited changelog.md via GitHub 2011-06-30 10:35:22 -07:00
Joe Sak
f251f7d016 Merge pull request #88 from mirosr/master
Fixed some embeded strings in English in admin/blog/posts/_form partial (Issue #86)
2011-06-30 10:32:54 -07:00
Miroslav Rachev
0825e0af44 Fixed some embeded strings in English in admin/blog/posts/_form partial (Issue #86) 2011-06-30 20:05:53 +03:00
Joe Sak
7fa3b30509 make the tag_name optional for crazy languages 2011-06-30 09:37:55 -05:00
Joe Sak
b5727f78e1 Merge pull request #87 from mirosr/i18n_bg
Added Bulgarian translation
2011-06-30 07:34:29 -07:00
Miroslav Rachev
f70faba8da Added Bulgarian translation 2011-06-30 15:51:16 +03:00
Joe Sak
ea1c6650b0 the checkbox list for categories was out of hand 2011-06-29 12:02:25 -05:00