09 Dec, 2010
2 commits
-
(ActionItem1732)
-
(ActionItem1732)
07 Dec, 2010
3 commits
-
(ActionItem1769)
-
* Added profile-base as base of profile's themes * Added profile-base on gettext.rake to be translated * Fixed scarletred and skyblue themes to import profile-base * New themes based on Tango pallete: http://tango.freedesktop.org/Tango_Icon_Theme_Guidelines * aluminium * butter * chameleon * chocolate * orange * plum (ActionItem1675)
-
* Enhancing the way a theme is set to an environment * Allowing users to remove the theme of a profile * Fixed delayed_attachment_fu, so favicon (not thumbnailable file) won't display loading image (ActionItem1675)
25 Nov, 2010
4 commits
-
ActionItem1629
-
(ActionItem1762)
26 Oct, 2010
3 commits
21 Oct, 2010
2 commits
-
(ActionItem1740)
15 Oct, 2010
1 commit
24 Sep, 2010
3 commits
-
(ActionItem1703)
-
(ActionItem1703)
21 Sep, 2010
1 commit
-
* The users member of a community shoudl be notified with the information of where that noficication is. * The friendship relationship should be notified to the both users * If the article is created automaticaly according its template this article should not be notified * The article approval should not notify the article with the user who aproved it as the user that made the article (ActionItem1303)
15 Sep, 2010
1 commit
-
(ActionItem1303)
12 Sep, 2010
1 commit
-
(ActionItem1303)
11 Sep, 2010
2 commits
-
(ActionItem1303)
-
(ActionItem1303)
10 Sep, 2010
1 commit
-
* Environment admin can send e-mail to all environment users * Community admin can send e-mail to all community members * Added migrate to create mailing * Added job to send mailing (ActionItem1659)
04 Sep, 2010
1 commit
-
(ActionItem1661)
02 Sep, 2010
4 commits
-
(ActionItem1661)
-
(ActionItem1661)
-
This technique is actually very useful to inject request context into whatever objects you need, and I learnt it from Leandro and Caio.
-
* added delayed_attachment_fu lib to process thumbnails in background * added create_thumbnails_job lib to create thumbnails (ActionItem1661)
30 Aug, 2010
2 commits
-
(ActionItem1640)
-
(ActionItem1640)
27 Aug, 2010
2 commits
-
For some reason when the Profile class is loaded while InvitationJob is being performed there is an IOError error caused by acts_as_ferret's DRB server. By trial and error I found out that if the class is loaded during delayed_job startup, then that problem does not occur. WTF? (ActionItem1640)
-
* Added message if user wants to fetch from hotmail * Added <url> to message if user removed it * Refactored invite_controller * Added ContactList * Added get_email_contacts_job * Added invitation_job (ActionItem1640)
26 Aug, 2010
1 commit
-
This fixes the 'noosfero:doc:build' task, which was broken by commit f73c8033 that removed another task file that loaded the environment. Now the environment is loaded in its own separate file
23 Aug, 2010
1 commit
-
(ActionItem1640)
22 Aug, 2010
3 commits
-
Conflicts: db/schema.rb
-
Added delayed_job plugin Added a daemon to start/stop delayed_job Added invitation on a queue to be processed later (ActionItem1640)
-
Conflicts: db/schema.rb public/stylesheets/application.css
17 Aug, 2010
2 commits