14 Jun, 2014
2 commits
-
Appending with Pathname#+ caused the File.open to search for the config file in '/config.yml' instead of StoaPlugin.root_path/config.yml, throwing a "No such file or directory" error. This patch fixes that error.
-
attachment_fu doesn't provide #current_data for filesystem types of attachment anymore, so I added the method Image#current_data. Also fixes the column name that contains the tags' count for a sql query.
03 Dec, 2013
1 commit
19 Nov, 2013
3 commits
04 Nov, 2013
2 commits
21 Oct, 2013
2 commits
-
Also include person_api test file that was not added on previous commits... (ActionItem2832)
-
(ActionItem2832)
18 Oct, 2013
1 commit
-
* Creates a smart api to define categories of fields. * Inclusion of sensitive and heavy fields categorization * Possibility for creation of custom fields (ActionItem2832)
30 Nov, 2012
1 commit
21 Nov, 2012
2 commits
01 Jun, 2012
1 commit
-
- Translating README file to English - Added config.yml.dist as example
02 Apr, 2012
1 commit
-
(ActionItem2293)
22 Mar, 2012
2 commits
-
(ActionItem2293)