22 Oct, 2014
4 commits
10 Oct, 2014
1 commit
-
Fix id passing on content viewer See merge request !329
09 Oct, 2014
2 commits
-
Also displays every field that is not defined in any category in the last category called "General". Fields are now easily moved between categories and categories a easily created. Fields html generation centered in only one method and the field name and value are customizable through methods. Fix #14
06 Oct, 2014
1 commit
16 Sep, 2014
1 commit
25 Jul, 2014
1 commit
-
It improved the performance on local environment but after testing it on alpha environment, it displayed a reasonable performance degradation.
24 Jul, 2014
1 commit
23 Jul, 2014
1 commit
22 Jul, 2014
4 commits
-
This check is redundant but speeds up blog_page. ActionItem3201
-
I'm adding the author as a record relation instead of calculating it based on the last_changed_by. This change has a reasonable performance improvement on pages that access this information, like blog page. Still saving author_name in order to deal with the problem of the author being removed. Including new method to facilitate specific article version retrieval. ActionItem3201
-
Was necessary to create a spam_comments_count in order to get the correct count without considering spams. ActionItem3201
-
ActionItem3201
09 Jul, 2014
2 commits
-
… juniorsilva1001/noosfero-signup-screen
-
Images looses centralization with add_zoom_to_images http://noosfero.org/Development/ActionItem3178
05 Jul, 2014
1 commit
-
On languages that "My" is not translated the same way when used with "enterprises" and "communities", the translations were wrong. (ActionItem3190)
03 Jul, 2014
1 commit
-
The previous way was making the constant be extended for the superclass to. ActionItem3188
27 Jun, 2014
1 commit
-
(ActionItem3178)
19 Jun, 2014
2 commits
-
(ActionItem3131)
13 Jun, 2014
1 commit
-
ActionItem3167
06 Jun, 2014
1 commit
05 Jun, 2014
2 commits
-
Display missed icons on folder view A small rewrite with more coherent names and context-able listing to make that thing to work. http://noosfero.org/Development/ActionItem3158
-
Only show public enterprises/communities to manage http://noosfero.org/Development/ActionItem3134
04 Jun, 2014
13 commits
-
`content_list` is a more coherent name for listing things that are no exactily an article. Completes ActionItem3158 changes
-
Also enables to correctly display icons Closes ActionItem3158
-
(ActionItem3134)
-
AI2515
-
change-password-permission: disabled change password to user without login https://noosfero.org/Development/ActionItem3148
-
AI3135
-
Remove disabled enterprise message http://noosfero.org/Development/ActionItem3129
-
Validate products per page http://noosfero.org/Development/ActionItem3105
-
ActionItem3101