Saturday March 05
-
tbhot3ww created MongoCursorException when doing searches with li3_geo plugin
###What happened: - Installation of li3 (last version). - Module li3_geo in...
-
Friday March 04
-
farhadi created Making Controller::redirect() return void
I wonder why `Controller::redirect()` should return response object while in ...
-
Thursday March 03
-
greut created Default pluralRules for other languages
###What's going on - $tn() returns the key and not a translated values. - i...
-
Wednesday March 02
-
Nervetattoo created Document sets _id = null upon read for empty entity
###Testcase for DocumentTest {{{ public function testIdGetDoesNotSet() ...
-
farhadi created Bug in Media::type with custom template or layout
###What I did: {{{ Media::type('js', array('application/javascript', 'text/...
-
Sunday February 27
-
edmunc created Router::match() $options ignored for string routes
###What happened: I wanted to generate the absolute route to my projects roo...
-
Saturday February 26
-
daschl created li3 route console command
###Proposal This class adds the functionality to play around / inspect your ...
-
Tuesday February 22
-
b2l created Can't connect to MongoDb
###Ce qu'il se passe : - Can't connect to mongoDb It seems like the param '...
-
Monday February 21
-
greut created li3 test always returns 0
###What's going on When running the tests from the command-line, i.e. {...
-
Saturday February 19
-
masom created MongoDb:::update() does not take $options into account
###What happened: Model::update(); only updates 1 record instead of many eve...
-
masom created x-data Controller::redirect() wrong default options
###What happened: {{{ `'exit'` _boolean_: Exit immediately after rendering....
-
Friday February 18
-
mariusasdf created Libraries::load() includes documents twice
###What happened: In my Text helper I load Markdown using ```Libraries::load...
-
Sunday February 13
-
ben created Confusing doc block/example in lithium\data\Model.php
This doc block (save method): /** * An instance method (called o...
-
Saturday February 12
-
jchase created Controller Action first argument returning NULL
I may be misunderstanding a basic Lithium concept but this is what I am exper...
-
Thursday February 10
-
LancerForHire created Phar archive support in Libraries::path and LITHIUM_LIBRARY_PATH.
http://dev.lithify.me/forks/LancerForHire/lithium/commits/view/d69ebf1e5fb7e3...
-
Wednesday February 09
-
davidpersson created Change *nix console wrapper
### Historical stuff #### Fixing the symlink problem [1bfee5e36dc505b38...
-
greut created post codes for Switzerland (fr,de,it…_CH) and France (fr_FR)
Oh haï, I've added some postal code rules for Switzerland and France and t...
-
Wednesday February 02
-
masom created x-data Form Helper breaks hand-written routes with capitalized controller name
###What happened: - x-data HEAD creates form with capitalized controller nam...
-
masom created Route Not Found RoutingException Enhancement
###What happened: - RoutingException gets triggered when a route does not ma...
-
farhadi created Third-party adaptables with their adapters under their own namespace
For a custom adaptable class like li3_access we can't put adapters on the sam...
-