23 May, 2016
3 commits
-
create the possibility to change theme by url parameter See merge request !936
22 May, 2016
1 commit
20 May, 2016
16 commits
-
AddMemberTask explanation message Adds explanation field to reject details in add member task See merge request !921
-
Added remove article in API See merge request !920
-
Signed-off-by: Gabriel Silva <gabriel93.silva@gmail.com> Signed-off-by: Marcos Ronaldo <marcos.rpj2@gmail.com> Signed-off-by: Tallys Martins <tallysmartins@gmail.com> Signed-off-by: Thiago Ribeiro <thiagitosouza@gmail.com>
-
Adds url prefix to files link ContetViewerController wasn't generating the full URL to uploaded files (omitting the prefix, if it exists) See merge request !932
-
Signed-off-by: Gabriel Silva <gabriel93.silva@gmail.com> Signed-off-by: Tallys Martins <tallysmartins@gmail.com>
19 May, 2016
17 commits
-
For profiles with own domain sometimes there is no profile set, so we have to give a profile on url generation to avoid breakage here.
-
Scope plugin partials This affects RelevantContent and DislayContent plugins for which I've created unscoped partials which can conflict with ohter plugins. See merge request !931
-
By moving them into a folder we avoid possible name clashes with other plugins.
-
By moving them into a folder we avoid possible name clashes with other plugins.
-
[API] Endpoit to remove comments Also fix the post comment endpoint when article does not accept comments. See merge request !930
18 May, 2016
3 commits
-
api: pass current_person in boxes endpoint See merge request !929
-
Undo block rendering workaround Plugins still relied on HTML generation from within the model. This has been refactored in terms of helpers and views requiring workaround for thoses plugins in order to work properly. Here is Travis' build: https://travis-ci.org/rafamanzo/noosfero/builds/131261438 See merge request !928