Sunday March 27
-
greut created Default g11n and forcing to a locale
###What happened: - the default config of g11n won't force a locale - it ca...
-
farhadi created Message::translate() fails when $options contains 'id'
###What happened: Message::translate() returns `null` when `$options` argume...
-
Friday March 25
-
getConfused created Error in Growl logger adapter
###What happened: Growl logger adapter is currently not working. there is a ...
-
Thursday March 24
-
masom created Accessing a new entity property casted as a MongoDate throws an exception
###What happened: When accessing a newly created entity date property, there...
-
Ionut.Botizan created Add the option to specify validation rules for array fields. Eg. for input name="details[age]"
Sorry for the double post! Thought it didn't get saved for the first time...
-
Ionut.Botizan created Add the option to specify validation rules for array fields. Eg. for input name="details[age]"
###Please note... This is also a fix for an existing bug, not just an enhanc...
-
Ionut.Botizan created Validation problem when using MongoDB with a schema and type="integer" for a field
###What happened: Given the following sample model (using MongoDB) {{{
-
horiajurcut created Access rules
###What happened: - At the moment i have the Rules adapter and i want to che...
-
Tuesday March 22
-
daschl created Incorrect timestamp in XCache Tests
###Xcache `xcache_set()` expects a TTL in seconds, not an absolute unix time...
-
Sunday March 20
-
LancerForHire created Model::validates does not preserve input values after failed validations, breaks 'required' => false.
###What happened: Model: `http://pastium.org/view/48d46e78d95315457dd157af...
-
mattijs created HTTP Chunked Encoding without chunks fails
HTTP Chunked Encoding is not properly decoded when no chunks are used in the ...
-
Friday March 18
-
greut created Renderer::__call() not doing what I was expecting with the title context
###What's going on before my code was like. {{{
= $title ?>
-
Ionut.Botizan created Problem with MongoID and Model::data() when using save() to update MongoDB documents
###What happened: When using Lithium with MongoDB {{{ $data = $entity->dat...
-
Wednesday March 16
-
harikt created li3 create command
###What happened: li3 create menu creating wrong pluaral name controller a...
-
horiajurcut created save method not working properly
###What happened: We are currently developing a project with lithium and Mon...
-
Friday March 11
-
sbhari created li3_docs plugin breaking for abstract method was not added in sqlite
###What happened: li3 docs was complaining about the abstract method which...
-
Thursday March 10
-
sbhari created Output not shown properly when no templates directory
###What happened: If \tmp\cache\templates not there in resources directory t...
-
rafalfilipek created Model meta['key'] is not changed to _id for Mongo models
###What happened: **Connection** {{{ Connections::add('default', array( ...
-
Wednesday March 09
-
michaelhue created Update `li3 create` to generate files with plural model names
###What happened: Model naming convention has been changed to plural names...
-
michaelhue created J
###What happened: - something ###What was expected: - something else
-