09 Aug, 2010
1 commit
-
This reverts commit 64e4639c91da8a2beadf7639f95357b1db1f3e97. (ActionItem1557, ActionItem1617)
30 Jul, 2010
2 commits
-
…roducts and the user access the catalog the system crash or works slowly. (ActionItem1595)
-
* CreateEnterprise#environment uses the requestor environment as the requestor is always required. * Migration to fix the enterprises with wrong environments. (ActionItem1555)
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)
16 Jul, 2010
1 commit
-
Conflicts: test/functional/catalog_controller_test.rb test/functional/profile_design_controller_test.rb
15 Jul, 2010
1 commit
-
(ActionItem1582)
13 Jul, 2010
1 commit
-
- Old interface for category selection was removed - Allow nil for product name - Procuct category is mandatory for new products - Optimizing some functional tests - Categories have attribute to set if accept or no products (ActionItem1391)
12 Jul, 2010
1 commit
-
(ActionItem1583)
09 Jul, 2010
1 commit
-
* This block must be available to Enterprises and the enterprise administrator could choose what products will be highlighted * The environment could have this block and in this case the products are choosen randomically (ActionItem1576)
08 Jul, 2010
2 commits
-
Conflicts: app/models/environment.rb features/publish_article.feature test/unit/application_helper_test.rb test/unit/blog_test.rb test/unit/environment_test.rb
06 Jul, 2010
2 commits
-
(ActionItem1578)
-
* Posts unavailable for the user weren't displayed but were considered on pagination. (ActionItem1557)
29 Jun, 2010
1 commit
-
The user could choose which image It want to see at the moment, each image may also be associated with a link (ActionItem1564)
28 Jun, 2010
1 commit
-
(ActionItem1542)
14 Jun, 2010
3 commits
-
(ActionItem1558)
-
(ActionItem1558)
-
(ActionItem1547)
05 Jun, 2010
1 commit
-
(ActionItem1552)
28 May, 2010
2 commits
-
A blog can display the full content of posts or only the first paragraph (ActionItem1515)
-
(ActionItem1502)
25 May, 2010
2 commits
-
Conflicts: test/functional/profile_controller_test.rb
-
* Forgot to update completely the last patch. (ActionItem1534)
20 May, 2010
1 commit
-
(ActionItem1516)
18 May, 2010
1 commit
-
(ActionItem1530)
17 May, 2010
1 commit
-
(ActionItem1518)
11 May, 2010
1 commit
-
(ActionItem1471)
28 Apr, 2010
2 commits
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)
14 Apr, 2010
2 commits
-
* When listing members of a community/enterprise, button "remove" is not displayed on the line of the current user (ActionItem1454)
-
(ActionItem1452)
05 Apr, 2010
1 commit
-
They are need in DocControlller tests as well in order to not depend on the docs being built during tests
26 Mar, 2010
2 commits
-
* This patch will centralize the logic of public/private article in the 'published' attribute. * Removing the public_article attribute from the code replacing it by published. * Creating two new migrations: 1. Setting the published attribute to false when the article has the public_article attribute false. This will grant that all the articles that aren't public now continue unpublished. 2. Removing the public_article attribute from the schema.
24 Mar, 2010
1 commit
-
(ActionItem1448)
26 Feb, 2010
2 commits
-
* Adding div's on blocks, blog, footer and home/index * Adding separator as argument on language chooser * Adding slideshowblock on available blocks of Environment (ActionItem1398)
-
(ActionItem1410)
08 Feb, 2010
1 commit
-
(ActionItem1361)