21 Apr, 2012
2 commits
-
From: http://apidock.com/rails/v2.3.2/ActionController/Caching/Fragments/expire_fragment Regexp - Will remove any fragment that matches, so %r{pages/\d*/notes} might remove all notes. Make sure you don’t use anchors in the regex (^ or $) because the actual filename matched looks like ./cache/filename/path.cache. Note: Regexp expiration is only supported on caches that can iterate over all keys (unlike memcached).
19 Apr, 2012
2 commits
-
(ActionItem2258)
18 Apr, 2012
6 commits
-
…into merge-requests/153
-
…into merge-requests/135
17 Apr, 2012
4 commits
-
Also: - Added edit button when showing a role - Added button layout to link - Listing permissions by name instead of key - Added cucumber test (ActionItem 2287)
-
…into merge-requests/154 (ActionItem2336)
-
…into merge-requests/155 (ActionItem2213)
09 Apr, 2012
4 commits
-
(ActionItem2213)
-
(ActionItem2336)
05 Apr, 2012
7 commits
-
Fix RequireAuthToCommentPlugin so it also hides the reply button in content view to improve user experience. (ActionItem2337)
-
Conflicts: debian/changelog lib/noosfero.rb
-
The method labelled_check_box already adds a hidden field (ActionItem2329)
-
(ActionItem2319)
-
…into merge-requests/142 Conflicts: test/functional/invite_controller_test.rb (ActionItem2313)
04 Apr, 2012
1 commit
-
…into merge-requests/145
28 Mar, 2012
1 commit
-
(ActionItem2335)
27 Mar, 2012
1 commit
14 Mar, 2012
6 commits
-
Signed-off-by: Daniela Soares Feitosa <danielafeitosa@colivre.coop.br>
-
Signed-off-by: Daniela Soares Feitosa <danielafeitosa@colivre.coop.br>
-
Signed-off-by: Daniela Soares Feitosa <danielafeitosa@colivre.coop.br>
-
(i.e. for the case in which public/ is not writable) (ActionItem2314) Signed-off-by: Daniela Soares Feitosa <danielafeitosa@colivre.coop.br>
-
This reverts commit 65a73dc68c0b3ef428f0825f4c9ff8ae61eca603.
13 Mar, 2012
2 commits
-
(ActionItem2307)
12 Mar, 2012
4 commits