10 Oct, 2014
1 commit
-
- Remove absolute URL's from stylesheets and javascripts - Handle prefix in LinkListBlock - add Noosfero.root method as a central data source The application server needs to be started with the RAILS_RELATIVE_URL_ROOT environment variable set to the desired prefix. In development, this can be tested with # assuming /social prefix $ RAILS_RELATIVE_URL_ROOT=/social thin --prefix /social start For production, see INSTALL.md
12 May, 2014
1 commit
-
Conflicts: features/categories_block.feature public/stylesheets/application.css
02 Apr, 2014
2 commits
-
…to juniorsilva1001/noosfero-article-version Conflicts: app/views/content_viewer/versioned_article.rhtml db/schema.rb public/stylesheets/application.css
28 Mar, 2014
1 commit
-
and warnings. AI2822
07 Mar, 2014
2 commits
23 Jan, 2014
2 commits
-
Conflicts: public/stylesheets/application.css
21 Jan, 2014
1 commit
-
…into merge-requests/339 Conflicts: app/models/block.rb public/designs/icons/tango/style.css test/unit/block_test.rb
18 Jan, 2014
1 commit
12 Dec, 2013
1 commit
-
…into merge-requests/410
20 Nov, 2013
1 commit
19 Nov, 2013
1 commit
08 Nov, 2013
1 commit
-
Allow admins to activate and deactivate environment users.
04 Jul, 2013
1 commit
09 May, 2013
1 commit
08 May, 2013
1 commit
-
The idea is never to give a Upload File to a view. That must always work with a File Presenter providing overwrite methods and specific views/partials. ActionItem2373
21 Aug, 2012
1 commit
17 May, 2012
1 commit
11 Oct, 2011
1 commit
-
Libs added * jquery-validation * colorbox * recaptcha (ActionItem2074)
20 Feb, 2011
1 commit
-
Conflicts: public/stylesheets/application.css
19 Feb, 2011
1 commit
-
- removed 'icon-scrap' CSS class (ActionItem1854)
14 Feb, 2011
2 commits
-
(ActionItem1799)
-
(ActionItem1799)
31 Jan, 2011
1 commit
18 Jan, 2011
1 commit
-
* new controller profile_search * new block profile_search_block * added on style.css background images for mimetypes icons * new route profile/foo/search?q=bar (ActionItem1734)
11 Jan, 2011
1 commit
-
(ActionItem1771)
10 Dec, 2010
2 commits
-
(ActionItem1770)
-
* Added rss-feed-16.png (a 16x16 image of rss feed) * icon_name now is a class method * removing image_tags with article's icons * added icon_for_article on class to display icons (ActionItem1770)
09 Dec, 2010
1 commit
-
(ActionItem894)
07 Dec, 2010
1 commit
-
(ActionItem1769)
25 Nov, 2010
1 commit
04 Oct, 2010
1 commit
-
(ActionItem1685)
21 Sep, 2010
1 commit
12 Sep, 2010
3 commits
-
- fixing links at scroll bottom of chat history (ActionItem1635)
-
(ActionItem1635)
-
- render URLs - more emotes - title to emoticons images (ActionItem1635)
11 Sep, 2010
2 commits
-
(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)