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
1 commit
14 May, 2010
2 commits
-
* Modularized RSS link in head code; added add_rss_feed_to_head helper method * Modularized RSS generation in FeedWriter class + Refactored RssFeed to use FeedWriter + removed feed_item_description (this fixes ActionItem1463) (ActionItem1518)
26 Apr, 2010
1 commit
-
(ActionItem1476)
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)
03 Mar, 2010
1 commit
-
* Creating a community * Inviting contacts from e-mail * Moderating articles * Joining a community * Accepting new members (ActionItem1422)
08 Feb, 2010
1 commit
-
I *like* deleting code. :-)
11 Jan, 2010
1 commit
-
* some small CSS enhancements in the system CSS * new 'base' theme which can be used as a ... wait for it ... base for new themes * new 'noosfero' theme based on the 'base' theme. It only adds a noosfero logo and header/footer/navigation templates. * Now looking for favicon.ico in the root of the theme directory * Now looking for errors.css in the root ot the theme directory
31 Oct, 2009
1 commit
-
- New UI for calendar - New routes to /profile/:profile/events (ActionItem1255)
21 Aug, 2009
2 commits
-
Conflicts: po/pt_BR/noosfero.po
07 Aug, 2009
1 commit
03 Aug, 2009
2 commits
-
* removing logic inversion in ssl support * using environment's default hostname instead of the request hostname for SSL links
24 Jul, 2009
1 commit
13 Jul, 2009
2 commits
08 Jul, 2009
1 commit
-
* added a sweeper helper to remove code duplication * changed the fragment cache key for the category menu cache
28 May, 2009
1 commit
25 May, 2009
1 commit
23 May, 2009
1 commit
21 May, 2009
1 commit
22 Apr, 2009
1 commit
13 Apr, 2009
1 commit
07 Apr, 2009
1 commit
20 Mar, 2009
1 commit
-
* renaming ferret_server.yml to ferret_server.yml.dist * adding workaround to list categories * hack to bypass ferret limitation * adding configuration to better-browse-promotion * adding form for enterprise activation
27 Jan, 2009
2 commits
-
added an evironment feature to track the join commnity popup made the pupup appear in the rigth context added ask_to_join? method to person moved join to profile controller and added the popup added the popup window
26 Jan, 2009
1 commit
15 Jan, 2009
1 commit
11 Dec, 2008
1 commit
-
- display comment form opened - links to subscribe rss feed - show 'Edit blog' on view blog - display button to remove article when view - use select box instead of text fields to blog configuration - decreasing size of the field description - use 'New post' instead of 'New article'
06 Nov, 2008
1 commit
-
In the case where no blocks are presented, wrap the content with a div that identifies that fact. This way designers can add special formatting for those screens that should not applied to regular screens (those that do have the blocks).
09 Oct, 2008
1 commit
19 Sep, 2008
1 commit
-
* remove categories from profile editor * remove categories from article editor * not display categories menu
10 Sep, 2008
1 commit
-
git-svn-id: https://svn.colivre.coop.br/svn/noosfero/branches/0.11.x@2505 3f533792-8f58-4932-b0fe-aaf55b0a4547
05 Sep, 2008
1 commit
-
git-svn-id: https://svn.colivre.coop.br/svn/noosfero/trunk@2470 3f533792-8f58-4932-b0fe-aaf55b0a4547
02 Sep, 2008
1 commit
-
We are calling "template" the disposition of the main screen area. In other words, a template is the disposition of columns. Currently there are three templates: * default: left and right columns + main area * leftbar: main area + left column * rightbar: main area + right column git-svn-id: https://svn.colivre.coop.br/svn/noosfero/trunk@2439 3f533792-8f58-4932-b0fe-aaf55b0a4547
27 Aug, 2008
1 commit
-
git-svn-id: https://svn.colivre.coop.br/svn/noosfero/trunk@2425 3f533792-8f58-4932-b0fe-aaf55b0a4547
25 Jul, 2008
1 commit
-
embedding the login dialog. Still needing to convert other popup uses. git-svn-id: https://svn.colivre.coop.br/svn/noosfero/trunk@2325 3f533792-8f58-4932-b0fe-aaf55b0a4547