08 Feb, 2010
4 commits
-
(ActionItem1361)
05 Feb, 2010
19 commits
-
This reverts commit 93f859662e9f6f4036c20e8e6a9c3ac81a7f8090.
-
* Except environment templates (ActionItem1273)
-
* Adding images in portuguese and english * Adding documentation in .textile (ActionItem1360)
-
Also enhanced the visual of the "not found" and "access denied" screens
-
It will also happen when a user tries to browse the documentation but it was not generated by the site administrator.
-
Taken from a comment by Edvard Majakari (http://majakari.net/) at http://errtheblog.com/posts/34-a-ruby-rainbow Changed the coloring to use the dark versions of the colores instead of the light ones
-
* Reviewed all block desciptions; changed them to a single, short phrase describing the purpose of the block and removed the "term" block since it's not necessary in the context * Making better use of the space in "add block" popup
-
Signed-off-by: Antonio Terceiro <terceiro@colivre.coop.br>
-
* 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>
-
* The available roles for organization's members are: * Profile Administrator * Moderator * Member * Local roles aren't being considered because they're not working correctly until now. (ActionItem1382)
03 Feb, 2010
1 commit
02 Feb, 2010
16 commits
-
For some reason, the permissions attribute was not being serialized and I was getting a "cannot convert Array into String" error.
-
Conflicts: features/support/paths.rb
-
- invite friends refactored (ActionItem1275)
-
Thanks to Nilton Neves for the feedback.