21 Oct, 2010
1 commit
-
* Posts unavailable for the user weren't displayed but were considered on pagination. * Used a direct sql to increase the performance. * Removing last and first_day_of_month methods and using the rails builtin methods in_the_beginning_of_month and in_the_end_of_month. P.S.: done against the master branch. (ActionItem1557)
25 Sep, 2010
1 commit
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)
01 Sep, 2010
1 commit
-
Run each request 10 times to avoid failure because of outliers (ActionItem1617)
27 Aug, 2010
3 commits
-
(ActionItem1640)
-
That is tested in a lot of other places (ActionItem1608)
-
(ActionItem1608)
12 Aug, 2010
2 commits
-
(ActionItem1617)
09 Aug, 2010
2 commits
-
This way we won't introduce performance bottlenecks there anymore. (ActionItem1617)
06 Aug, 2010
2 commits
-
(ActionItem1587,ActionItem1588)
23 Jul, 2010
1 commit
-
After creation/edition of an article, the user is redirected to the article Used back_to to store the page to return (ActionItem1424)
17 Jul, 2010
1 commit
-
Fixing categories selection and fixing width of sideboxes in leftbar and rightbar templates Added themes to jquery-ui (ActionItem1392)
06 Jul, 2010
1 commit
-
(ActionItem1578)
14 Jun, 2010
2 commits
-
(ActionItem1558)
-
(ActionItem1558)
16 Apr, 2010
1 commit
-
* The registration has two validation type: region and admin. + Admin - There is no validator to choose. - The regions to choose are states (This might be changed in the future). - The admins of the environment recieves the task to approve the registration of this new enterprise. - The region field isn't displayed. + Region - If there isn't any validator, shows a message that it's not possible to register any enterprise and don't show the form. - Show only the regions where is registered at least one validator. - The region field is displayed. * The required fields are highlithed. * The fields that are active or required are set through the administration panel. * Only the fields name and identifier are always required. * After registering a new enterprise, the user is set as an admin of it. * The cancel button in the register form is working properly. * In the "Validator" step, the radio button is choosing a default option. * Cancel radio_button in the task validation has a "Rejection Explanation" field that is required. * Some navigation buttons added. * Changed some buttons to labelled buttons. * The "Register a new enterprise" button is an admin option. (ActionItem1482)
02 Feb, 2010
1 commit
29 Jan, 2010
1 commit
-
* Documentation browser at /doc * Infra-structure for generating and translating the docs * Added a :release take task for doing th release, which already updates the docs.
13 Jan, 2010
1 commit
30 Dec, 2009
1 commit
-
(ActionItem1354)
23 Sep, 2009
1 commit
16 Sep, 2009
1 commit
-
liblocale-ruby is deprecated, anyway.
03 Aug, 2009
2 commits
-
* removing logic inversion in ssl support * using environment's default hostname instead of the request hostname for SSL links
08 Jul, 2009
1 commit
-
* added a sweeper helper to remove code duplication * changed the fragment cache key for the category menu cache
25 May, 2009
1 commit
22 Apr, 2009
1 commit
03 Apr, 2009
1 commit
25 Mar, 2009
1 commit
21 Feb, 2009
1 commit
03 Feb, 2009
1 commit
26 Jan, 2009
1 commit
15 Jan, 2009
1 commit
30 Dec, 2008
1 commit
18 Dec, 2008
1 commit
29 Nov, 2008
1 commit
-
users can send message to enterprises the enterprise must choose if 'contact us' is available or not
15 Oct, 2008
1 commit
-
Squashed commit of the following: commit ff9310723bc4f768185d4c562f06a99807e00d05 Author: Moises Machado <moises@colivre.coop.br> Date: Sat Oct 11 18:34:24 2008 -0300 fixed the rest of the tests commit 8fe241dcb67b3928796254e557319da3ec7e9734 Author: Moises Machado <moises@colivre.coop.br> Date: Sat Oct 11 17:16:27 2008 -0300 ActionItem780: refactoring tests and forms