16 Nov, 2013
1 commit
-
(ActionItem2904)
10 May, 2013
1 commit
-
- Syntax error on chat - Reviewed INSTALL.chat - Added function to update the list of users online on main window (ActionItem2667)
15 Mar, 2013
2 commits
-
…into merge-requests/253
28 Dec, 2012
1 commit
12 Dec, 2012
1 commit
07 Nov, 2012
3 commits
-
This reverts commit b8920a1e95ef9e9d54527de691fbeb1b1921a27f. Conflicts: app/models/user.rb
-
Conflicts: debian/changelog lib/noosfero.rb
-
Same as 521420587c18163c55c790a2f5241489260cea38, but before is_template is defined ActionItem2456
06 Nov, 2012
1 commit
-
This reverts commit 521420587c18163c55c790a2f5241489260cea38. is_template is not defined on stable version yet: "NoMethodError: undefined method `is_template?'"
29 Oct, 2012
1 commit
-
Added field sigup_welcome_text on environment New tab on admin panel to edit the text When the environment doesn't have a text, will use the default text Added content_type to email (ActionItem2497)
21 Oct, 2012
1 commit
13 Oct, 2012
2 commits
-
ActionItem2456
19 Aug, 2012
1 commit
-
Conflicts: db/schema.rb
17 Aug, 2012
1 commit
-
Also replaced "if !" by "unless"
13 Aug, 2012
1 commit
24 Jul, 2012
1 commit
-
(ActionItem2375)
16 May, 2012
1 commit
-
This is specially useful in development/test setups where you don't have a working MTA.
27 Jan, 2012
1 commit
18 Oct, 2011
1 commit
07 Oct, 2011
1 commit
30 Sep, 2011
1 commit
28 Mar, 2011
1 commit
-
(ActionItem1933)
21 Oct, 2010
1 commit
-
(ActionItem1608)
04 Oct, 2010
1 commit
-
(ActionItem1685)
11 Sep, 2010
1 commit
-
- added strophejs lib to communication with XMPP server - added jquery.scrollabletab.js and jquery.emoticon.js plugins - new 'pidgin' icon theme - environment attribute 'icon_theme' moved to theme - added ruby_bosh as plugin to start XMPP/BOSH session (ActionItem1635)
24 Mar, 2010
1 commit
-
(ActionItem1448)
31 Aug, 2009
1 commit
-
Before the save transaction ends, postfix process will not have an updated vision of the users table, and the e-mail will fail.
20 Aug, 2009
1 commit
19 Aug, 2009
1 commit
17 Aug, 2009
1 commit
11 Aug, 2009
1 commit
07 Aug, 2009
1 commit
06 May, 2009
1 commit
05 Apr, 2009
1 commit
-
In the console, specially
03 Feb, 2009
1 commit
27 Jan, 2009
1 commit
17 Dec, 2008
1 commit
-
* removing links to edit template on manage templates * removing mark for required from non-formlabel labels * fix: only one error message for each field * fixing problem with translation
15 Dec, 2008
1 commit
-
* making fields appear on signup form * environment has a list of Category subclasses that must be available for users; if there is only one category type available, no need of asking for category type * environment has a setting categories_menu which enables/disables the category menu. If it is disabled, then no need to ask for a color in the menu * add a configuration to the environment called disable_gender_icon. When it is false, don't display gender icons. * adding css for profile_data * adding required on label for schooling fixing javascript * adding fields on signup and option to admin manage * adding required message on required fields * adding partials for person/enterprise/community fields * adding methods for person/community/enterprise custom_fields * adding option to admin manage person fields