11 May, 2010
5 commits
-
(ActionItem1522)
-
(ActionItem1508)
-
(ActionItem1517)
-
(ActionItem1521)
-
(ActionItem1339)
07 May, 2010
3 commits
-
* Explicitly name the "Icon" column * Remove annoying scroll from links edition * Point the browser to the top of the page. This way when I edit a block that is far down I am sent to the place where the popup appears with the edit screen (ActionItem1428)
-
(ActionItem1428)
03 May, 2010
1 commit
30 Apr, 2010
2 commits
28 Apr, 2010
3 commits
-
(ActionItem1496)
-
(ActionItem1495)
-
(ActionItem1492)
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)
16 Apr, 2010
2 commits
-
(ActionItem1481)
-
Signed-off-by: Antonio Terceiro <terceiro@colivre.coop.br>
14 Apr, 2010
1 commit
-
Also, fix the translation to work with fast_gettext
09 Apr, 2010
2 commits
-
(ActionItem1474)
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 Apr, 2010
1 commit
24 Mar, 2010
1 commit
-
(ActionItem1449)
17 Mar, 2010
3 commits
-
* New topics * Changing password for user * Editing sideboxes (user, community, enterprises) * Editing header/footer (user, community, enterprise) * Editing appearance (user, community, enterprise) * Adding "Back to top" link * Translating (ActionItem1431)
-
(ActionItem1404)
15 Mar, 2010
2 commits
-
* Adding an unblock method for enterprises * Adding the 'lock' icon to icon list * Adding 'block' and 'unblock' noosfero steps. (ActionItem1402)
-
(ActionItem1405)
03 Mar, 2010
1 commit
-
* Creating a community * Inviting contacts from e-mail * Moderating articles * Joining a community * Accepting new members (ActionItem1422)
11 Feb, 2010
2 commits
08 Feb, 2010
2 commits
-
I *like* deleting code. :-)
05 Feb, 2010
5 commits
-
* Adding images in portuguese and english * Adding documentation in .textile (ActionItem1360)
-
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)
-
Signed-off-by: Antonio Terceiro <terceiro@colivre.coop.br>
02 Feb, 2010
2 commits