20 Aug, 2015
1 commit
13 Aug, 2015
1 commit
10 Aug, 2015
1 commit
05 Aug, 2015
1 commit
29 Jul, 2015
1 commit
25 Jul, 2015
1 commit
12 Jul, 2015
1 commit
08 Jul, 2015
1 commit
07 Jul, 2015
1 commit
06 Jul, 2015
1 commit
02 Jun, 2015
1 commit
13 Apr, 2015
3 commits
-
Conflicts: config.ru lib/noosfero/plugin.rb
-
Conflicts: app/helpers/layout_helper.rb app/views/layouts/_javascript.html.erb
10 Apr, 2015
1 commit
25 Feb, 2015
1 commit
24 Feb, 2015
1 commit
29 Jan, 2015
1 commit
28 Jan, 2015
1 commit
-
This actually breaks things. See the discussion on !430 https://gitlab.com/noosfero/noosfero/merge_requests/430
14 Jan, 2015
1 commit
-
Conflicts: public/javascripts/application.js
12 Jan, 2015
1 commit
05 Jan, 2015
1 commit
16 Dec, 2014
1 commit
28 Oct, 2014
2 commits
27 Oct, 2014
1 commit
-
Without this, rails won't convert back to system timezone when reading timestamṕ/datatime fields from database. https://github.com/rails/rails/issues/6816
11 Oct, 2014
1 commit
11 Sep, 2014
1 commit
16 Jun, 2014
1 commit
-
thanks Braulio!
04 Feb, 2014
2 commits
-
Also enable white list monkey patch to unescape html comments.
23 Jan, 2014
1 commit
12 Nov, 2013
1 commit
24 Sep, 2013
1 commit
-
Rails.root is now a Pathname. The best use of it is with the #join method instead of concatenation and such. I therefore am rewriting all this calls to fix/avoid problems.
24 Jul, 2013
1 commit
31 May, 2013
1 commit
27 Dec, 2012
1 commit
-
I should probably rethink the Noosfero plugin system and make it use the Rails engines infrastructure.
26 Dec, 2012
1 commit
-
plus login and signup screens being displayed. They don't work yet, though.
25 Dec, 2012
2 commits
-
Things do not quite work yet, but I'm close. I am committing right now as a checkpoint.