24 Nov, 2011
1 commit
21 Nov, 2011
1 commit
-
(ActionItem2122)
17 Nov, 2011
1 commit
13 Oct, 2011
1 commit
11 Oct, 2011
1 commit
-
Libs added * jquery-validation * colorbox * recaptcha (ActionItem2074)
10 Oct, 2011
1 commit
-
* Refactoring profile management to use tokeninput * Also, adding support of tokeninput to the core * Adding attributes validated and cnpj to enterprise * Environment option to define enterprise as validated by defaul * Making profile namedscopes consider subclasses too * Adapting enterprise icon and identification to meet Bsc expectations * Adapting profile info actions to meet Bsc expectations * Adapting control panel buttons to meet Bsc expectations * Adapting core product to meed Bsc expectations * Adding and fixing plugin hotspots (ActionItem2085, ActionItem2087, ActionItem2086, ActionItem2088)
12 May, 2011
1 commit
-
This reverts commit 1ebe4f84dc0910b6ded065b60ed0e58612a93659. Conflicts: features/step_definitions/noosfero_steps.rb test/functional/manage_products_controller_test.rb
11 May, 2011
1 commit
10 May, 2011
2 commits
-
Signed-off-by: Daniela Soares Feitosa <danielafeitosa@colivre.coop.br>
-
* Hot Spots: - Catalog item extra content - Stylesheet - JS - Application body extra content - Product info extra content * Plugin new methods - Public name - Public path * Plugin manager - Fixing map and adding collect method * Fixes: - Expand template method
09 May, 2011
2 commits
-
Conflicts: features/step_definitions/noosfero_steps.rb test/functional/profile_design_controller_test.rb
-
- separating the fields date, author and comment link - adding new div inner main content div (ActionItem1997)
05 May, 2011
1 commit
-
This reverts commit bf661b69c99feebc5616149ae6a29052c12fef60. (ActionItem1959)
04 May, 2011
1 commit
-
(ActionItem1988)
27 Apr, 2011
1 commit
-
* 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 (ActionItem1413)
22 Mar, 2011
1 commit
-
PS: Remember to update translations (ActionItem1946)
30 Nov, 2010
1 commit
-
Removing all that mess feels *very good*. ActionItem1761
26 Oct, 2010
1 commit
-
(ActionItem1753)
21 Oct, 2010
2 commits
-
(ActionItem1730)
-
- resolved bug with friends online list in Opera browser (ActionItem1705)
04 Oct, 2010
1 commit
-
(ActionItem1685)
21 Sep, 2010
1 commit
-
Added sound when user receives message on chat Fixed width on css of chat (ActionItem1679)
20 Sep, 2010
1 commit
-
Also: * Adding links to the profile-image balloon. * Removing add-friend and join-community confirmation steps.
17 Sep, 2010
2 commits
-
This time via Javascript since all HTML is (potentially) cached. Thanks to Aurélio Heckert for pointing it out. (ActionItem1608)
-
(ActionItem1688)
12 Sep, 2010
1 commit
-
- render URLs - more emotes - title to emoticons images (ActionItem1635)
11 Sep, 2010
2 commits
-
Portuguese translation at 100% (ActionItem1303)
-
- 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)
04 Sep, 2010
1 commit
-
(ActionItem1608)
20 Aug, 2010
1 commit
-
(ActionItem1608)
15 Aug, 2010
1 commit
-
- Added a new jQuery UI theme - Added jQuery Cookie plugin (ActionItem1412)
14 Aug, 2010
1 commit
-
Implemented cache policy: * the homepage is cached for 5 minutes by default. This time can be configured with the =home_cache_in_minutes= attribute in the environment. * non-profile pages are cached for 15 minutes by default. This time can be configured with the =general_cache_in_minutes= attribute in the environment. * profile pages are cached for 15 minutes by default. This time can be configured in the =profile_cache_in_minutes= attribute in the environment. * The account controller (/account/*) is not cached at all. * The environment administration area (/admin/*) is not cached at all. * The profile administration area (/myprofile/*) is not cached at all. * Since Varnish will not cache any request that involves cookies: * Authenticated users will not benefit from the cache. * Cookies are not allowed for unauthenticated users. So, when a response is being prepared for an unauthenticated user, all cookies are wiped out. The contents of the login block and the login/logout part of the header is now loaded via an AJAX call to /account/user_data. This way we can cache almost all pages without caching user-specific data. We are also changing substantially how the flash[:notice] messages work. From now on, instead of setting flash[:notice], we must set session[:flash]. It will work more or less like before, except that session[:notice] will be consumed by the AJAX call to /account/user_data that is done during all page loads instead of being consumed automatically by Rails. The only exception to this is the media_panel, because it uses a different layout. (ActionItem1608)
13 Aug, 2010
1 commit
-
site_title is added by theme favicon is added by theme or profile (ActionItem1529)
31 Jul, 2010
1 commit
-
(ActionItem1601)
18 Jul, 2010
1 commit
-
- Align left the title of creation product screen - Fixing width of categories selection for new and edit screens - Dont cache jquery.ui stylesheet - Ensure consistency between ui_icon and ui_button methods - Creating more categories in sample-categories script - Fix pt_BR translation of 'categories' (ActionItem1391,ActionItem1392)
17 Jul, 2010
1 commit
-
Fixing categories selection and fixing width of sideboxes in leftbar and rightbar templates Added themes to jquery-ui (ActionItem1392)
09 Jul, 2010
2 commits
-
* 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)
28 May, 2010
1 commit
-
The helpers 'colorpicker_field' and 'colorpicker_field_tag' were created to facilitate the usability of the colorpicker (ActionItem1520)
14 May, 2010
1 commit