18 Jul, 2012
2 commits
-
Removed whitespaces Recovered schema.rb without plugins fields Included info about solr support of multitenancy on solr.yml.dist
17 Jul, 2012
2 commits
-
Created a method for button to remove qualifiers (ActionItem2374)
-
…into merge-requests/183
11 Jul, 2012
1 commit
-
Adds a delete button along with the new qualifiers row. Also, fix the page so when the qualifiers is selected, the button remains (this bug only happened in Chrome and was caused by a blank character in the html) (ActionItem2374)
09 Jul, 2012
1 commit
06 Jul, 2012
1 commit
-
An hidden tag is used to update qualifiers_list in products even when said qualifiers_list is empty, so it would behave accordingly with the way the qualifiers are added dinamically using javascript and ajax (that is, the list represents the content of a product's qualifiers, so an empty list means that whatever qualifiers that the product had before should be removed). But this tag was overwriting the qualifiers and certifiers added by the user, thus making rails believe that the qualifiers list was always empty. I've changed the hidden tag to have a default value 'nil' (which is actually a string, but it works; I couldn't find a way to put an actual nil value), and when the qualifiers list is updated the method inside the model ignores qualifiers whose id value are 'nil'. (ActionItem2328)
22 Jun, 2012
1 commit
21 Jun, 2012
1 commit
-
…into merge-requests/173
01 Jun, 2012
1 commit
-
- Translating README file to English - Added config.yml.dist as example
26 May, 2012
1 commit
-
Conflicts: INSTALL test/unit/article_test.rb
24 May, 2012
2 commits
-
Conflicts: test/functional/account_controller_test.rb
23 May, 2012
1 commit
-
(ActionItem2345)
22 May, 2012
1 commit
20 May, 2012
1 commit
-
Conflicts: app/views/layouts/_javascript.rhtml features/step_definitions/noosfero_steps.rb features/support/paths.rb
19 May, 2012
1 commit
-
Mocking Solr disable indexing and search, so it speeds tests that don't need solr. Tests that need searches have to call TestSolr.enable
16 May, 2012
2 commits
-
Maximum nesting level reduced from 4 to 2. Pretty good, hm? (ActionItem2345)
-
This "feature" started as a workaround for the fact that "the CMS is not good rnough". In practice, it was only effective for enterprises, and the only known site that actually used this in the past does not use it for ages.
15 May, 2012
1 commit
-
* Adding new hotspots to remove links of invite friends * Adding new link on the control panel to invite friend
10 May, 2012
3 commits
-
(ActionItem2320)
-
…into merge-requests/148
-
…into merge-requests/147 (ActionItem2322)
05 May, 2012
1 commit
17 Apr, 2012
4 commits
-
Also: - Added edit button when showing a role - Added button layout to link - Listing permissions by name instead of key - Added cucumber test (ActionItem 2287)
-
…into merge-requests/154 (ActionItem2336)
-
…into merge-requests/155 (ActionItem2213)
15 Apr, 2012
2 commits
-
Conflicts: app/models/enterprise.rb
13 Apr, 2012
2 commits
-
Also: - Added edit button when showing a role - Added button layout to link - Listing permissions by name instead of key - Added cucumber test (ActionItem 2287)
12 Apr, 2012
1 commit
-
…into merge-requests/152
09 Apr, 2012
3 commits
-
(ActionItem2213)
-
(ActionItem2336)
05 Apr, 2012
2 commits
-
The method labelled_check_box already adds a hidden field (ActionItem2329)
03 Apr, 2012
2 commits