24 Feb, 2015
1 commit
18 Aug, 2014
1 commit
-
(ActionItem2915)
12 Aug, 2014
2 commits
-
The field display_color has turned into char(6) and stores the color rgb hex code. (ActionItem2915)
13 May, 2014
1 commit
09 May, 2014
1 commit
11 Mar, 2014
1 commit
-
(ActionItem2928)
03 Jan, 2014
1 commit
21 Nov, 2013
2 commits
-
The numbers of categories are part of the classes names. Probably, those numbers are being used in some environment and we don't want to break those environments
13 Jan, 2011
1 commit
-
(ActionItem1729)
05 Apr, 2010
1 commit
-
Besides being faster, consumming less memory, and being thread-safe, fast_gettext's approach is cleaner than Ruby-GetText's because it does not mess with the Rails internals. That's probably due to the fact that fast_gettext was designed after Rails had proper I18N support, so that's not exactly Ruby-GetText's fault. Current versions of Ruby-GetText are claimed to be thread-safe as well, but I decided to go with fast_gettext regardless. I am messing with the Rails internals myself by copying some code from Ruby-Gettext, but that code will be dropped when we upgrade to a more recent Rails version with proper I18N. Code was copied from Ruby-GetText to implement: * per-language cache * validation error messages translation During initialization, the needed .mo files installed system-wide are symlinked locally. By doing this we can take "similar" locales locally since fast_gettext does not seem to support loading of files from similar locales (e.g. loading pt_BR/LC_MESSAGES/domain.mo when pt/LC_MESSAGES/domain.mo is not available). This hopefully will fix the long-standing bug with messed up translations due to high concurrency and non-thread-safety of the version of Ruby-GetText in Debian Lenny. (ActionItem1315)
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
03 Jan, 2008
1 commit
-
git-svn-id: https://svn.colivre.coop.br/svn/noosfero/trunk@1172 3f533792-8f58-4932-b0fe-aaf55b0a4547
19 Oct, 2007
1 commit
-
git-svn-id: https://svn.colivre.coop.br/svn/noosfero/trunk@728 3f533792-8f58-4932-b0fe-aaf55b0a4547
11 Oct, 2007
1 commit
-
git-svn-id: https://svn.colivre.coop.br/svn/noosfero/trunk@657 3f533792-8f58-4932-b0fe-aaf55b0a4547
02 Oct, 2007
1 commit
-
…inistrator to create different types of categories git-svn-id: https://svn.colivre.coop.br/svn/noosfero/trunk@609 3f533792-8f58-4932-b0fe-aaf55b0a4547
25 Sep, 2007
2 commits
-
git-svn-id: https://svn.colivre.coop.br/svn/noosfero/trunk@542 3f533792-8f58-4932-b0fe-aaf55b0a4547
-
git-svn-id: https://svn.colivre.coop.br/svn/noosfero/trunk@541 3f533792-8f58-4932-b0fe-aaf55b0a4547