12 May, 2010
1 commit
-
(ActionItem1299)
28 Apr, 2010
2 commits
-
* Using the type to filter Events while the feature isn't ready. (ActionItem1479)
26 Apr, 2010
1 commit
-
* Changing size of upload_file_form * Removing margin of div when media panel is not enabled on environment * Adding width to input fields (ActionItem1484)
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)
05 Feb, 2010
1 commit
-
* 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)
20 Jan, 2010
1 commit
-
Conflicts: po/de/noosfero.po po/pt/noosfero.po
18 Jan, 2010
1 commit
-
(ActionItem1370)
13 Jan, 2010
1 commit
-
(ActionItem1357)
04 Dec, 2009
1 commit
-
This reverts commit cb833800fc66097971672d08246d1844eb0ce94b.
02 Dec, 2009
1 commit
30 Nov, 2009
2 commits
-
Conflicts: app/views/profile_editor/_organization.rhtml features/support/selenium.rb
-
* When a user try to publish an article in some communities and there is another article with the same name already published in these communities, an exception is raised and the exception message will be shown listing the commuinties where this problem ocurred. * If the community is moderated, then no message will be shown to the user, but when the moderator try to accept the task, an exception message will be shown informing that that name is already in use. ActionItem1309
26 Oct, 2009
1 commit
-
- Ask confirmation before change blog address - Add cucumber tests for blog - Set icon to create blog in CMS - Choose a blog when edit blog archives block (ActionItem1258)
26 Aug, 2009
1 commit
-
* the method addBehavior, that is defined on lowpro.js, was being called when lowpro was not loaded
11 Jul, 2009
1 commit
-
Everything that was in the zen3-specific branch was brought to the master branch either directly as a enhancement or as a configuration that will be available and turned on on zen3 itself.
19 Jun, 2009
1 commit
06 Jun, 2009
2 commits
-
…p; before the button span
26 May, 2009
1 commit
23 May, 2009
1 commit
21 May, 2009
3 commits
20 May, 2009
3 commits
-
* changed the cms action links to icons * removed the space between folders and non-folders in the table
18 May, 2009
1 commit
11 May, 2009
2 commits
-
* made areas appear in the front page * folders can provide specific news for front page * adding condition to display news (feature and portal community defined) * admin can set the portal community * added cache to the news page * added migration for highlight attribute + renumbering migrations
22 Apr, 2009
6 commits
-
images
-
* added an iframe to list media * display images and documents to insert in editor * added a partial to upload files * added pagination for images and documents * adding scroll on the left and javascript to scroll down * listing folders with full_name
09 Apr, 2009
1 commit
04 Apr, 2009
2 commits
-
* Fixing BlogArchivesBlock to list the years in the correct order * Changing Article#recent to consider published_at instead of created_at for listing recent content. * small refactoring in FeedHandler (rename variable) * Better wording in blog edition template
03 Apr, 2009
1 commit