18 Aug, 2014
1 commit
-
Conflicts: app/controllers/my_profile/cms_controller.rb db/schema.rb
15 Aug, 2014
10 commits
-
I build the packages in a different system than the one where I keep my ssh keys. Nevertheless, it will still work for other who don't.
-
Incidentally this removes warnings when loading the environment.
-
Ai3240 fix join and leave See merge request !272
-
Ai3218 article block bug Fixing ArticleBlock blog's pagination bug: http://noosfero.org/Development/ActionItem3218 See merge request !301
14 Aug, 2014
1 commit
-
(ActionItem3218) Signed-off-by: Arthur Del Esposte <arthurmde@gmail.com> Signed-off-by: Fabio Teixeira <fabio1079@gmail.com>
13 Aug, 2014
23 commits
-
newer versions of bundler will bitch about that.
-
Ai3250 fix comment form captcha http://noosfero.org/Development/ActionItem3250 See merge request !280
-
Ai3189 fix versions back button https://noosfero.org/Development/ActionItem3189 See merge request !266
-
Ai3223 fix article versions http://noosfero.org/Development/ActionItem3223 See merge request !265
-
Ai3263: Fixed reordering of forms submissions See merge request !294
-
- storing the author_name when logged users submit a form - migration to insert =author_name= on existent submissions (ActionItem3263)
-
Ai3262 custom form plugin bug Fixing custom_forms plugin's rails 3 bug -> http://noosfero.org/Development/ActionItem3262 See merge request !293
-
Attr accessible Quick fix to use the instructions of: http://noosfero.org/Development/InstallData See merge request !291
-
New highlight First commit for "#3243: HighlightsBlock edit mode is not creating image fields" http://noosfero.org/Development/ActionItem3243 Second commit for "#3260: Remove a highlight item from the list" http://noosfero.org/Development/ActionItem3260 See merge request !290
-
Ai3259 rss feed article bug Fixing rails 3 bug -> http://noosfero.org/Development/ActionItem3259 See merge request !289
-
Ai3258 location block bug Fixing rails 3 bug -> https://noosfero.org/Development/ActionItem3258 See merge request !288
-
Ai3256 feature product block bug Fixing rails 3 bug -> https://noosfero.org/Development/ActionItem3256 See merge request !286
-
Ai3251 edit header footer AI 3251 fix edit header footer http://noosfero.org/Development/ActionItem3251 See merge request !276
-
(ActionItem3234)
12 Aug, 2014
5 commits
-
The link for connection page wasn't visible because the tags weren't set to wraping. Also, changing the limit of profiles to 4 so all 4 profiles plus the +X indicator can stay in the same line. (ActionItem3234)