05 Jun, 2012
1 commit
-
…into merge-requests/170
01 Jun, 2012
1 commit
-
- Translating README file to English - Added config.yml.dist as example
24 May, 2012
3 commits
-
Conflicts: test/functional/account_controller_test.rb
-
* Showing the name of the article * Returning message even without rejection explanation
23 May, 2012
1 commit
-
(ActionItem2345)
16 May, 2012
8 commits
-
This is specially useful in development/test setups where you don't have a working MTA.
-
(ActionItem2345)
-
(ActionItem2345)
-
(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
2 commits
-
* Adding new hotspots to remove links of invite friends * Adding new link on the control panel to invite friend
-
* Allowing enable/disable to receive the class
13 May, 2012
1 commit
-
FastGettext.locale= returns its argument instead of returning the locale that was actually detected. (ActionItem2297)
10 May, 2012
4 commits
-
(ActionItem2320)
-
…into merge-requests/148
-
…into merge-requests/147 (ActionItem2322)
-
…into merge-requests/128 (ActionItem2251)
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
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)
13 Apr, 2012
2 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)
12 Apr, 2012
1 commit
-
…into merge-requests/152
09 Apr, 2012
3 commits
-
(ActionItem2213)
-
(ActionItem2336)
05 Apr, 2012
2 commits
-
The method labelled_check_box already adds a hidden field (ActionItem2329)
04 Apr, 2012
1 commit
-
…into merge-requests/145
03 Apr, 2012
1 commit
27 Mar, 2012
1 commit
22 Mar, 2012
1 commit
-
(ActionItem2293)