2011-08-14 19:16:59 +00:00
|
|
|
- implement the reverse has_many feature based on the great work of Alex Sanford (#142)
|
|
|
|
- fix a couple of bugs: #152
|
2011-08-14 19:51:11 +00:00
|
|
|
- improve the installation procedure about setting carrierwave up (#144)
|
|
|
|
- support for spork (#157)
|
|
|
|
- rake task to create an admin account for the first site (#158)
|
|
|
|
- Adding indexes for pages to avoid "Mongo::OperationFailure: too much data" errors (#159)
|
|
|
|
- better spanish translations (#161, #162)
|
2011-08-15 21:39:53 +00:00
|
|
|
- fix carrierwave version to 0.5.6 (#163)
|
|
|
|
- has_many target is not exported correctly (issue #165) + fix the import module as well
|