28 Oct, 2014
5 commits
-
Add plugins migrations path As supported on rails2, but without a monkey path See merge request !351
-
Fix creation of profile templates when extra fields were setted as required See merge request !355
27 Oct, 2014
14 commits
-
Remote user fix Small fix in Remote user plugin: - When the remote user plugin creates a user, it doesn't activate it. See merge request !353
-
Set default timezone as needed by rails 3.2 See commit. See merge request !352
-
Fix focus in input field when clicked on post a comment See merge request !350
-
Fix access denied view for uploaded files in private profiles See merge request !347
-
Fix 'Report Abuse' action See merge request !343
-
This is the proper fix for !325
-
Fix agenda links Days that has events were hidden from the month calendar. See merge request !341
-
- provide sane defaults for $HEAD and $PREV_HEAD - list commits since $PREV_HEAD
-
Signed-off-by: Junior Silva <juniorsilva1001@gmail.com> Signed-off-by: Antonio Terceiro <terceiro@colivre.coop.br>
-
Without this, rails won't convert back to system timezone when reading timestamṕ/datatime fields from database. https://github.com/rails/rails/issues/6816
-
Assumes the CI environment will export the sha1 of the head commit into HEAD, and the sha1 of the previous head commit in PREV_HEAD.
-
Ignored changes on po file Conflicts: debian/changelog lib/noosfero.rb po/pt/noosfero.po
24 Oct, 2014
2 commits
23 Oct, 2014
1 commit
22 Oct, 2014
8 commits
-
Conflicts: app/helpers/profile_helper.rb app/views/content_viewer/_article_toolbar.rhtml app/views/profile/_common.rhtml app/views/profile/_organization_profile.rhtml app/views/profile/_person_profile.rhtml db/schema.rb public/stylesheets/application.css
20 Oct, 2014
1 commit
17 Oct, 2014
1 commit
16 Oct, 2014
1 commit
14 Oct, 2014
2 commits
-
Total runtime drops from ~21s to ~7s
13 Oct, 2014
5 commits
-
Remove etherpad code from tinymce See merge request !339
-
Load locales inside plugins directory See merge request !338
-
Signed-off-by: Arthur Del Esposte <arthurmde@gmail.com> Signed-off-by: David Carlos <ddavidcarlos1392@gmail.com> Signed-off-by: Gustavo Jaruga <darksshades@gmail.com> Signed-off-by: Parley Martins <parley@outlook.com>