Export - CSV (All fields)
Export - CSV (Current fields)
MONGOID-5122
Mongoize embedded fields in the criteria selectorMONGOID-5346
#attributes is sometimes Hash and sometimes BSON::DocumentMONGOID-5344
Using concat on has_and_belongs_to_many ids default value is not working the first timeMONGOID-5328
Mongoize & evolve ActionController::Parameters into HashMONGOID-5327
Prohibit using undefined string/symbol types when declaring fieldsMONGOID-5326
Document specifying field types as strings/symbolsMONGOID-5212
Implement transparent storage of BigDecimal values as Decimal128MONGOID-5487
Evolve Time/Date into BigDecimalMONGOID-5528
Rails internalization does not translate validation errorsMONGOID-5405
Attribute storage refactoringMONGOID-5382
Strict option for fields to require successful and unambiguous type castsMONGOID-5816
attr_readonly leaks into sibling classesMONGOID-5810
Cloning documents aren't working correctly in v8.0.8 using legacy attributesMONGOID-5684
Document behavior: Hash field _was changed from BSON::Document to Hash after modificationMONGOID-4528
Mongoid: support for 'saved_change_to_attribute', 'attribute_before_last_save' and 'will_save_change_to_attribute'MONGOID-5290
Criteria#only with localized fields + I18n fallbacks broken on old I18n version 1.0MONGOID-5024
Allow removing fieldsMONGOID-5315
Accept formatted strings in Date/Time/DateTime.demongoizeMONGOID-4403
Support Dirty Tracking changed from /toMONGOID-4939
Add discriminator_value class variableMONGOID-4669
Document regular expressions use in MongoidMONGOID-4668
Strings assigned to Regexp fields get stored/retrieved as stringsMONGOID-4666
Allow Regexp fields to be set to nilMONGOID-4673
Fix DateTime evolvement to UTC timeMONGOID-4832
Storing false values in fields of Array and Hash types fails but not in an expected wayMONGOID-4812
Allow id to be a regular field in models (not an alias of _id)MONGOID-4816
Inheritance: Allow override of discriminator values in _type field used to denote subclassMONGOID-4823
Values for BSON::Binary fields are not converted to BinaryMONGOID-5032
Hash attribute access/read_attribute fails on embedded field when parent loaded with onlyMONGOID-4222
accept_nested_attributes doesn't work for multiple levelsMONGOID-4030
Typed array as field typeMONGOID-4838
safely use #clone method on embedded children with fields changed/removedMONGOID-4718
Dynamic attribute readers/writers fail to define when attribute name has special charsMONGOID-4701
Allow writing fields omitted in #onlyMONGOID-4611
Option to unset nil-valued fields in DBMONGOID-4997
Eager loading does not work with countMONGOID-4988
BSON symbol type is deprecated should warn only onceMONGOID-5456
New "uncastable" behavior does't work with ActiveSupport::DurationMONGOID-5071
Force int64 storage via BSON::Int64 field typeMONGOID-5072
Document readonly attributes ignoring assignmentMONGOID-5347
Return model instances from aggregationMONGOID-5386
Pass through uncastable values in evolveMONGOID-5385
Standardize demongoization of uncastable valuesMONGOID-4920
Remove redundant _type field declarations in child classesMONGOID-4921
Add discriminator_key class variableMONGOID-4969
Improve efficiency of clone methodMONGOID-4973
STI accepts_nested_attributes_for no longer working (throws "not allowed")MONGOID-4899
Add field name to InvalidValue exception when assigning array to hashMONGOID-4896
Expose changes in embedded documents on top-level documentMONGOID-4913
StringifiedSymbol field to expose strings as symbols in Ruby
{"errorMessages":["jqlTooComplex"],"errors":{}}
[{"id":-1,"name":"My open issues","jql":"assignee = currentUser() AND resolution = Unresolved order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":true},{"id":-2,"name":"Reported by me","jql":"reporter = currentUser() order by created DESC","isSystem":true,"sharePermissions":[],"requiresLogin":true},{"id":-4,"name":"All issues","jql":"order by created DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-5,"name":"Open issues","jql":"resolution = Unresolved order by priority DESC,updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-9,"name":"Done issues","jql":"statusCategory = Done order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-3,"name":"Viewed recently","jql":"issuekey in issueHistory() order by lastViewed DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-6,"name":"Created recently","jql":"created >= -1w order by created DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-7,"name":"Resolved recently","jql":"resolutiondate >= -1w order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-8,"name":"Updated recently","jql":"updated >= -1w order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false}]
0.3
0