09 Feb, 2012
1 commit
-
* Needed to rewrite the signature of all the method 'content' of all blocks. Pair-programmed with: Rodrigo Souto <rodrigo@colivre.coop.br> (ActionItem1549)
08 Aug, 2011
1 commit
-
also: - fix noosfero/i18n: error_messages_for should works as documented in Rails API (accept param :header_message => '...') - new helper method to display errors in a dialog box - now Plugins knows what is URL to admin itself - defining paths to cucumber steps and setup files in config/cucumber.yml - allow plugins to have documentation in same way as Noosfero core (ActionItem2056)
02 Dec, 2010
1 commit
-
Blocks will be displayed according to the browser locale: * "all": displayed in all languages * some language: displayed only in the selected language (ActionItem1774) Signed-off-by: Antonio Terceiro <terceiro@colivre.coop.br>
06 Aug, 2010
1 commit
30 Apr, 2010
2 commits
08 Apr, 2010
1 commit
-
This commit introduces a lot of changes in the HTML generated by Nosfero with the intent of making it load faster on users' browsers. This includes: * Adding apache configuration for compression of text content and aggresive cache policy (caching assets for 1 month) * Drastically reducing the number of stylesheets and javascript files referenced in the HTML. * The remaining CSS and Javascript files are now cached in a single file (one CSS file and one Javascript file) so that clients will only request a single file instead of several ones (and thus requiring a single HTTP connection instead of several ones). * Making sure that all assets referenced in the code have a timestamp (?21083219837) in the end of the URL so that when they are updated the client will fetch them again. During the course of the implemeantion, some other changes were made: * Updated INSTALL file with documentation about apache configuration for production environments. * Marked as deprecated all methods that use stylesheet_import, as well as stylesheet_import itself. * Removed "better browser promotion" code. It sucks. * Unifyed Noosfero stylesheets) * Unifyed stylesheets in the base theme * Enhanced the sample-data script with the creation of random events. in a range of 60 days around the current date, so that there will be events in the previous month, in the current month and in the next month. * Removed unused cms.js * Updated .gitignore example to ignore cached CSS and Javascript files. * Updated git-upgrade script to remove cached CSS and Javascript files. (ActionItem1425)
26 Feb, 2010
1 commit
-
* Adding div's on blocks, blog, footer and home/index * Adding separator as argument on language chooser * Adding slideshowblock on available blocks of Environment (ActionItem1398)
05 Feb, 2010
2 commits
-
Also enhanced the visual of the "not found" and "access denied" screens
-
* added option to shuffle images * added navigation buttons * other changes: * Removed "toggle visibility" button and action in BoxOrganizer Controller * Bock#visible? now receives an optional context so that blocks can decide where they must be shown or not * BoxesHelper now passes the context into the Block#visible? method * Added title to Uploaded files and displaying it instead of the description when viewing files (ActionItem1358)
18 Jan, 2010
1 commit
-
* thickbox_inline_popup_link has url as parameter * thickbox_inline_popup_icon has url as parameter (ActionItem1372)
02 Dec, 2009
1 commit
-
- Button to create new event - Displaying header and footer even without side boxes - Display links to events in bold - Fixing previous and next month boxes on IE - Display environment name in header of global agenda (ActionItem1255)
17 Jul, 2009
1 commit
-
* not show sideboxes when render access denied * fix tests for access_control plugin * remove unused helper UsesDesignBlocksHelper * profile design needs login
23 May, 2009
1 commit
21 May, 2009
1 commit
20 May, 2009
1 commit
-
8 nested divs to allow fancy borders and formatting
23 Mar, 2009
1 commit
-
* basic implementation of cache in blocks * fixed the timed cache plugin * polished the cache timeouts * expiring cache for recent documents and blog archive blocks * minor performace improvement * fixed expiring cache of articles
18 Mar, 2009
1 commit
17 Feb, 2009
1 commit
22 Dec, 2008
1 commit
15 Sep, 2008
1 commit
-
git-svn-id: https://svn.colivre.coop.br/svn/noosfero/branches/0.11.x@2520 3f533792-8f58-4932-b0fe-aaf55b0a4547
10 Sep, 2008
2 commits
-
git-svn-id: https://svn.colivre.coop.br/svn/noosfero/branches/0.11.x@2499 3f533792-8f58-4932-b0fe-aaf55b0a4547
-
git-svn-id: https://svn.colivre.coop.br/svn/noosfero/branches/0.11.x@2495 3f533792-8f58-4932-b0fe-aaf55b0a4547
05 Sep, 2008
1 commit
-
* Added more options to move blocks: a button for "move this block to the oposite side". * Added help button for each block. + Wrote help for all blocks, plus enhancing the existing help in some blocks. * Adapted tests to the new bahaviour and added some tests. git-svn-id: https://svn.colivre.coop.br/svn/noosfero/trunk@2463 3f533792-8f58-4932-b0fe-aaf55b0a4547
30 Jul, 2008
1 commit
-
environments git-svn-id: https://svn.colivre.coop.br/svn/noosfero/trunk@2345 3f533792-8f58-4932-b0fe-aaf55b0a4547
09 Jul, 2008
1 commit
-
git-svn-id: https://svn.colivre.coop.br/svn/noosfero/trunk@2181 3f533792-8f58-4932-b0fe-aaf55b0a4547
04 Jul, 2008
1 commit
-
git-svn-id: https://svn.colivre.coop.br/svn/noosfero/trunk@2152 3f533792-8f58-4932-b0fe-aaf55b0a4547
12 Mar, 2008
1 commit
-
git-svn-id: https://svn.colivre.coop.br/svn/noosfero/trunk@1576 3f533792-8f58-4932-b0fe-aaf55b0a4547
28 Feb, 2008
1 commit
-
git-svn-id: https://svn.colivre.coop.br/svn/noosfero/trunk@1520 3f533792-8f58-4932-b0fe-aaf55b0a4547
15 Feb, 2008
2 commits
-
git-svn-id: https://svn.colivre.coop.br/svn/noosfero/trunk@1401 3f533792-8f58-4932-b0fe-aaf55b0a4547
-
git-svn-id: https://svn.colivre.coop.br/svn/noosfero/trunk@1376 3f533792-8f58-4932-b0fe-aaf55b0a4547
09 Feb, 2008
3 commits
-
…rn nil (no footer) instead of an empty string. git-svn-id: https://svn.colivre.coop.br/svn/noosfero/trunk@1346 3f533792-8f58-4932-b0fe-aaf55b0a4547
-
git-svn-id: https://svn.colivre.coop.br/svn/noosfero/trunk@1345 3f533792-8f58-4932-b0fe-aaf55b0a4547
-
git-svn-id: https://svn.colivre.coop.br/svn/noosfero/trunk@1344 3f533792-8f58-4932-b0fe-aaf55b0a4547
06 Feb, 2008
1 commit
-
git-svn-id: https://svn.colivre.coop.br/svn/noosfero/trunk@1296 3f533792-8f58-4932-b0fe-aaf55b0a4547
30 Jan, 2008
3 commits
-
git-svn-id: https://svn.colivre.coop.br/svn/noosfero/trunk@1286 3f533792-8f58-4932-b0fe-aaf55b0a4547
-
git-svn-id: https://svn.colivre.coop.br/svn/noosfero/trunk@1285 3f533792-8f58-4932-b0fe-aaf55b0a4547
-
git-svn-id: https://svn.colivre.coop.br/svn/noosfero/trunk@1284 3f533792-8f58-4932-b0fe-aaf55b0a4547
23 Jan, 2008
1 commit
-
git-svn-id: https://svn.colivre.coop.br/svn/noosfero/trunk@1260 3f533792-8f58-4932-b0fe-aaf55b0a4547
19 Jan, 2008
1 commit
-
git-svn-id: https://svn.colivre.coop.br/svn/noosfero/trunk@1241 3f533792-8f58-4932-b0fe-aaf55b0a4547