<    March 2010    >
Su Mo Tu We Th Fr Sa
    1  2  3  4  5  6
 7  8  9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 31
01:13 libertiy joined
04:04 jomz joined
05:22 GitHub89 joined
05:22 <GitHub89> radiant: master John W. Long * d3531f9 (1 files in 1 dirs): code formatting tweaks in admin_ui.rb - http://bit.ly/daWi1e
05:22 GitHub89 left
05:38 hardy joined
06:24 libertiy joined
06:39 <libertiy> hi anyone active here :P
06:46 seancribbs joined
07:54 john__m joined
07:56 <libertiy> what would be the best way to update radiant each time? with submodules you can do submodule update or somethign but what about the core? and modifications you make like translations ( stored in app/ would be saves and not overwritten i guess )
08:07 seancribbs left
08:10 rdeshpande joined
08:19 cro joined
08:54 <rdeshpande> hey guys
08:54 <rdeshpande> is there a way to do facebook-style photo galleries in radiant?
08:59 <john__m> rdeshpande: i have no idea what a facebook-style photo gallery is but i would guess it's possible to do with radiant
09:00 <john__m> after all photo galleries aren't rocket science
09:10 <rdeshpande> you mean rocket surgery
09:11 <rdeshpande> looks like it's very doable using the 'simple' sample layout that comes with the radiant gallery extension
09:24 hardy joined
09:43 libertiy joined
09:45 <libertiy> whats the best way to install the radiant app?
09:45 <libertiy> just git clone radiant_url.git radiant ?
09:53 hobodave joined
10:44 datafirm joined
10:44 <datafirm> Hello.
10:44 <datafirm> Do I need to run a migrate script or another update script when radiant is updated? Im running on Edge and am getting this error.
10:45 <datafirm> http://pastie.textmate.org/private/128hrggmhiqdt74jpqss7g
10:51 avonderluft joined
10:59 <john__m> datafirm: rake radiant: update and rake db:migrate should do it
11:00 <datafirm> john__m: I think I've tried those twice now. I'll try again.
11:02 <john__m> err no space in radiant:update obviously
11:03 <datafirm> john__m: Yes, I know. What I was running was rake production db:migrate
11:03 <datafirm> which did not do the trick.. leaving out produciton seems to have added the tables/fields I needed!
11:04 <john__m> yeah you need to run the migrations on the database you bootstrapped
11:05 <datafirm> john__m: Interesting, I've been running the site on production, but all these migrations just run under dev.
11:06 <datafirm> john__m: The error still persists. after the migration.
11:08 <datafirm> anything else I could be missing? It states there locale on User object.
11:09 <john__m> dunno. i just updated an app to the latest master and didn't have any issue.
11:09 <john__m> do you have any extensions installed?
11:10 <datafirm> john__m: I've been using this up on edge and everything was fine until this last update.
11:11 <datafirm> Yes, I have a few extensions installed.. but it seems there is supposed to be a locale field on the User model now?
11:11 <john__m> try disabling all the extensions and see if the error persist
11:12 <datafirm> john__m: just by moving them out of the folder, or is there a better way?
11:12 <john__m> yep just move them out of vendor/extensions
11:12 <john__m> no need to undo migrations or anything
11:12 <datafirm> sure enough http://github.com/radiant/radiant/blob/master/db/schema.rb has a user field, I do not.
11:12 <datafirm> err
11:12 <datafirm> locale field on user table
11:16 <datafirm> john__m: The issue still persists after moving the extensions folder to the side.
11:16 <datafirm> It appears there is a migration that's not running.
11:17 <datafirm> but the latest migration was in Oct, 09..
11:19 <john__m> does rake RAILS_ENV=production db:migrate do anything different than rake production db:migrate?
11:19 <john__m> i can't imagine why it would but i'm out of ideas
11:20 avonderluft joined
11:21 <datafirm> john__m: I'll try..that.. but I think there is something else happening.
11:22 <* datafirm> pasted http://pastie.textmate.org/private/p6mbuqrf9d6xzwnjmzxwg
11:22 <datafirm> john__m: ^^ It DID do something different. weird.
11:22 <datafirm> do you always run your sites in dev mode?
11:24 avonderluft1 joined
11:26 <john__m> i usually just set the dev and production databases to the same thing and forget about it
11:27 <john__m> the difference doesn't make sense to me with radiant
11:28 <datafirm> john__m: just extra calls debug info from Rails?
11:29 <datafirm> The site is live now.. thanks for the help, BTW>
11:29 avonderluft joined
12:25 bish0p joined
12:29 avonderluft1 joined
12:33 seancribbs joined
12:39 avonderluft joined
12:43 avonderluft1 joined
12:45 libertiy joined
13:07 avonderluft joined
13:30 avonderluft joined
13:31 seancribbs left
13:43 cga joined
13:47 cga left
15:15 GitHub183 joined
15:15 <GitHub183> radiant: master Keith * 0e499ba (2 files in 2 dirs): added specs to check for failed Tab translations (issue 99)
15:15 <GitHub183> radiant: master Keith * bea51d3 (2 files in 2 dirs): Merge branch 'master' of github.com:radiant/radiant
15:15 <GitHub183> radiant: master commits d3531f9...bea51d3 - http://bit.ly/cwjpPF
15:15 GitHub183 left
15:24 danielsju6 joined
16:05 cro joined
16:27 cro joined
16:30 avonderluft1 joined
17:45 fool__ joined
17:45 fool__ joined
17:48 cro joined
19:02 hardy joined
19:04 cro joined
19:08 yogi1984 joined
19:33 GitHub113 joined
19:33 <GitHub113> radiant: master Josh French * d66bd18 (1 files in 1 dirs): Correct admin ui spec
19:33 <GitHub113> radiant: master Josh French * 3ab6414 (2 files in 2 dirs): Refactor default page parts. Open this to extension without overriding Page#new_with_defaults.
19:33 <GitHub113> radiant: master Josh French * 44ba4d4 (2 files in 1 dirs): Quiet some syntax warnings
19:33 <GitHub113> radiant: master commits bea51d3...44ba4d4 - http://bit.ly/aB0Qd0
19:33 GitHub113 left
20:15 avonderluft joined
21:58 cro joined
22:24 hobodave joined
22:54 fool_ joined
22:54 fool_ joined
23:18 danielsju6 joined