18 Jul, 2012
4 commits
-
(ActionItem2379)
-
(ActionItem2379)
-
(ActionItem2379)
-
(ActionItem2379)
05 Jun, 2012
1 commit
-
…into merge-requests/170
24 May, 2012
2 commits
-
Conflicts: test/functional/account_controller_test.rb
-
* Showing the name of the article * Returning message even without rejection explanation
16 May, 2012
5 commits
-
This is specially useful in development/test setups where you don't have a working MTA.
-
(ActionItem2345)
-
(ActionItem2345)
-
Maximum nesting level reduced from 4 to 2. Pretty good, hm? (ActionItem2345)
-
This "feature" started as a workaround for the fact that "the CMS is not good rnough". In practice, it was only effective for enterprises, and the only known site that actually used this in the past does not use it for ages.
15 May, 2012
1 commit
-
* Allowing enable/disable to receive the class
26 Apr, 2012
1 commit
-
- Environment homepage cache (ActionItem2336)
21 Apr, 2012
1 commit
-
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).
18 Apr, 2012
1 commit
-
…into merge-requests/135
17 Apr, 2012
2 commits
-
…into merge-requests/154 (ActionItem2336)
12 Apr, 2012
1 commit
-
…into merge-requests/152
09 Apr, 2012
1 commit
-
(ActionItem2336)
05 Apr, 2012
1 commit
04 Apr, 2012
1 commit
-
…into merge-requests/145
03 Apr, 2012
1 commit
22 Mar, 2012
1 commit
13 Mar, 2012
1 commit
-
(ActionItem2307)
09 Mar, 2012
1 commit
-
(ActionItem2316)
07 Mar, 2012
1 commit
-
Conflicts: app/views/shared/block.rhtml debian/changelog debian/control script/production
02 Mar, 2012
1 commit
-
…into merge-requests/129 (ActionItem1549)
29 Feb, 2012
1 commit
-
When explicity _accepting_ a new member in a community, but still no role is selected, makes the default role be 'member'. (ActionItem2281)
25 Feb, 2012
1 commit
-
Conflicts: app/controllers/application.rb debian/changelog plugins/bsc/lib/bsc_plugin.rb plugins/shopping_cart/lib/shopping_cart_plugin.rb
15 Feb, 2012
1 commit
-
(ActionItem2259)
09 Feb, 2012
3 commits
-
(ActionItem2259)
-
* Needed to rewrite the signature of all the method 'content' of all blocks. Pair-programmed with: Rodrigo Souto <rodrigo@colivre.coop.br> (ActionItem1549)
08 Feb, 2012
2 commits
-
(ActionItem2269)
-
…into merge-requests/121
06 Feb, 2012
1 commit
-
(ActionItem2273)
01 Feb, 2012
1 commit
-
Prevents themes page to crash when approved_themes() finds a non theme entity inside themes dir. Closes ActionItem2269
27 Jan, 2012
2 commits
-
Conflicts: app/helpers/application_helper.rb debian/changelog vendor/plugins/monkey_patches/touch/init.rb