31 Jul, 2014
15 commits
-
(ActionItem3254)
-
Ai3023 translucent notice ballon Usability issue: When I login, logout or do any operation that returns a massage on the notice div, I can't click on the element behind. See merge request !236
-
Ai3252 product categories block bug Fixing ArgumentError in Profile_editor#index bug: https://noosfero.org/Development/ActionItem3252 See merge request !282
-
Ai3244 limit block item Fixing AI -> http://noosfero.org/Development/ActionItem3244 See merge request !277
-
Ai3249 redirecion attr bug Fixing rails 3 bug: http://noosfero.org/Development/ActionItem3249 See merge request !274
-
Ai3193 zoom image bug Fixing rails 3 bug: http://noosfero.org/Development/ActionItem3193 We've just upgraded the fancybox version from 1.3.4 to 2.1.5 See merge request !270
-
AI3180: profile tabs wrong When we create a new tab to put more informations in profile's informations, we cannot indicate if the tab is shown in the beginning or not. ActionItem3077: http://noosfero.org/Development/ActionItem3180 See merge request !247
-
Any CI build job should be as simple as `./script/quick-start && rake`. Cleaning up files etc should be the job of the CI system itself (i.e. we assume that a CI job runs against a fresh, clean git tree)
-
Mezuro is now a standalone application.
-
the assumption on authorship changed from last_changed_by to created_by
-
authorship started being idenfitied by created_by instead of last_changed_by, but #upload_files was not updated to reflect that and there were no automated tests for it.
-
add support for Base plugins This is an alternative way of setting plugins as "enabled by default". See merge request !278
-
(ActionItem3207)
30 Jul, 2014
5 commits
-
Base plugins are enanbed by default and cannot be disabled at the system level, but can be disabled per-environment at the web UI. A part of the required changes also fix the Noosfero plugin infrastructure, in special migrations, on Rails 3.
-
Signed-off-by: David Carlos <ddavidcarlos1392@gmail.com> Signed-off-by: Gabriela Navarro <navarro1703@gmail.com>
-
(ActionItem3249)
29 Jul, 2014
2 commits
28 Jul, 2014
13 commits
-
improve plugin test execution See merge request !271
-
Ai3236 html links bug Fixing: https://noosfero.org/Development/ActionItem3236 See merge request !268
-
- process plugins in alphabeticall order, so when watching the console output, one can know at which point of the execution we are. - run all tests of a given type (unit, functional etc) for a single plugin together. On my machine this brings the total run time from ~34min down to ~20min.
-
(ActionItem3236)
-
(ActionItem3193) Signed-off-by: Arthur Del Esposte <arthurmde@gmail.com> Signed-off-by: Luciano Prestes Cavalcanti <lucianopcbr@gmail.com> Signed-off-by: Parley Martins <parley@outlook.com>
-
Ai3237 slideshow block bug Fixing rails3 bug: http://noosfero.org/Development/ActionItem3237 See merge request !269
-
Ai3226 image upload bug Fixing bug rails 3 -> http://noosfero.org/Development/ActionItem3226 See merge request !263
-
Ai3228 spreading article AI 3228 fix spreading article. http://noosfero.org/Development/ActionItem3228 See merge request !267
-
Ai3215 remove friend bug Fixing Rails3 bug: http://noosfero.org/Development/ActionItem3215 See merge request !264
27 Jul, 2014
2 commits
-
(ActionItem3237)
-
(ActionItem3235)
25 Jul, 2014
2 commits
24 Jul, 2014
1 commit