08 Jul, 2010
1 commit
-
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
07 Jul, 2010
1 commit
06 Jul, 2010
4 commits
-
* Added an option to the Article#to_html named :gallery_view. This option is used to contextualize the html that should be generated. (ActionItem1545)
-
(ActionItem1578)
-
* Posts unavailable for the user weren't displayed but were considered on pagination. (ActionItem1557)
-
(ActionItem1566)
02 Jul, 2010
1 commit
01 Jul, 2010
2 commits
-
- New script to create sample categories in database: script/sample-categories
-
* Fixed fields that weren't in the custom fields options. * Included "Display on creation|registration" feature for organization fields. * Included fields dependencies: [field] -> [dependencies] required -> active, signup signup -> active * Javascripts to grant the dependencies on the radioboxes. * Changing the validation of fields presence message. * Also removing some unwanted endline spaces. (ActionItem1509)
30 Jun, 2010
1 commit
-
(ActionItem1568)
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
3 commits
-
* A lot of environment methods were not using settings_items in yours definition. In some cases use the code settings_items instead of define the method entirelly is more appropriated * The method boxes_limit was defined using LayoutTemplate? class in one case and in the other case, using the database. (ActionItem1568)
-
(ActionItem1542)
23 Jun, 2010
1 commit
-
(ActionItem1570)
15 Jun, 2010
2 commits
-
(ActionItem1566)
14 Jun, 2010
8 commits
-
(ActionItem1550)
-
(ActionItem1558)
-
(ActionItem1558)
-
(ActionItem1547)
-
(ActionItem1548)
-
(ActionItem1546)
09 Jun, 2010
2 commits
-
This will install the needed gems in the working versions.
05 Jun, 2010
3 commits
-
(ActionItem1553)
-
(ActionItem1552)
29 May, 2010
4 commits
28 May, 2010
3 commits
-
A blog can display the full content of posts or only the first paragraph (ActionItem1515)
-
The helpers 'colorpicker_field' and 'colorpicker_field_tag' were created to facilitate the usability of the colorpicker (ActionItem1520)
-
(ActionItem1502)
26 May, 2010
2 commits
25 May, 2010
1 commit
-
Conflicts: test/functional/profile_controller_test.rb