Commit graph

420 commits

Author SHA1 Message Date
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
Philip Arndt
462d81882e We released 1.6.2. 2011-06-29 16:25:42 +12:00
Philip Arndt
699d916480 Requiring at least refinerycms-core 1.0.3 2011-06-29 16:17:31 +12:00
Philip Arndt
b725799fef Refactored the spec suite to be consistent. 2011-06-29 13:23:48 +12:00
Joe Sak
cf335800da Edited changelog.md via GitHub 2011-06-28 12:57:22 -07:00
Joe Sak
82be905a7e This should be a slash to further clear up confusion on which param is which 2011-06-28 09:35:07 -07:00
Philip Arndt
bbfc87e4d9 Fixed failing tag feature. 2011-06-27 11:40:59 +12:00
Philip Arndt
d70e39c789 Only use custom_teaser if the migration has run 2011-06-27 10:53:31 +12:00
Philip Arndt
e7d107ca4f We will have to push a version 1.6.2 to fix 1.6.1 tag_list bug. 2011-06-27 10:26:23 +12:00
Philip Arndt
eb4b64a65b Ensure that the custom_teaser column exists before trying to use it incase the migration hasn't been generated/run. 2011-06-27 10:25:44 +12:00
Philip Arndt
05731559a0 Merge pull request #81 from ruprict/master
Bug in _post.html.erb (I think)
2011-06-26 15:05:17 -07:00
Glenn Goodrich
66d35b52f7 Fix error in views/blog/posts/_post, looping over tag_list, should loop over tags 2011-06-25 11:51:27 -04:00
Joe Sak
6ce56a33a0 Edited readme.md via GitHub 2011-06-23 16:52:59 -07:00
Joe Sak
7ec374e8c9 Merge pull request #79 from ivanoats/master
fixed trivial warnings
2011-06-23 15:14:13 -07:00