22 Jul, 2012
1 commit
-
The meta tags were being included on <head> (ActionItem2371)
21 Jul, 2012
1 commit
20 Jul, 2012
4 commits
-
The solr merge brought a jQuery upgrade from 1.4 to 1.5 (WTF?), and that broke the jQuery Form plugin. I am adding the very latest form plugin but jQuery 1.5 is not that recent; that is probably why they don't seem to interact very well. Note how I had to workaround the dataType of the response ... weird. :-/
-
solr does not support them (or isn't configured to support them)
-
Conflicts: app/controllers/my_profile/cms_controller.rb
19 Jul, 2012
1 commit
-
Conflicts: app/models/article.rb app/models/profile.rb app/models/uploaded_file.rb public/javascripts/application.js public/stylesheets/application.css test/unit/article_test.rb test/unit/category_finder_test.rb test/unit/enterprise_test.rb
18 Jul, 2012
2 commits
-
Removed whitespaces Recovered schema.rb without plugins fields Included info about solr support of multitenancy on solr.yml.dist
13 Jul, 2012
2 commits
-
Move max-width and max-height properties to the <img>
12 Jul, 2012
6 commits
09 Jul, 2012
1 commit
27 Jun, 2012
1 commit
15 Jun, 2012
1 commit
-
ActionItem2371
22 May, 2012
2 commits
21 May, 2012
2 commits
-
Missing feed notification and network
20 May, 2012
1 commit
-
Conflicts: app/views/layouts/_javascript.rhtml features/step_definitions/noosfero_steps.rb features/support/paths.rb
17 May, 2012
2 commits
-
Profile is the first tab Replaced "Leave a scrap" by "Share" Fixed CSS of profile-network Fixed js to add title of comment textarea after posting
-
app/controllers/public/profile_controller.rb
20 Apr, 2012
1 commit
15 Mar, 2012
1 commit
19 Feb, 2012
1 commit
-
Conflicts: app/controllers/application.rb app/controllers/public/browse_controller.rb app/helpers/application_helper.rb app/helpers/display_helper.rb app/models/environment_finder.rb app/models/product.rb app/views/layouts/_javascript.rhtml app/views/layouts/application-ng.rhtml public/javascripts/application.js public/stylesheets/application.css test/functional/browse_controller_test.rb test/functional/search_controller_test.rb vendor/plugins/acts_as_solr_reloaded/lib/tasks/solr.rake
26 Jan, 2012
1 commit
-
…nto merge-requests/60 Conflicts: test/unit/application_helper_test.rb (ActionItem2125)
19 Jan, 2012
1 commit
-
From https://github.com/brauliobo/jquery-tokeninput
17 Jan, 2012
1 commit
30 Dec, 2011
5 commits
-
(ActionItem1413)
-
(ActionItem1413)
-
(ActionItem1413)
-
* new table production_costs * environment and enterprises can have them * new table price_details * products have price details with a cost and a price * updated db/schema * included method to display the total value of inputs * included partials to display and edit price details * allowing users to create new cost from select * manage_products.js to separate js codes from application.js * numbers_only_javascript * created a partial with the js needed to allow only numbers on some fields * price composition bar is updated when an user edit some price (ActionItem1413)
28 Dec, 2011
2 commits
-
(ActionItem2111)