Saturday December 18
-
Howard created Hardcoded Hash for Sha1
###What happened: Sha1 is hardcoded with only explicit support for sha256 af...
-
Howard created Sha1 in hash is hard coded
###What happened: Sha1 is hardcoded with only explicit support for sha256 af...
-
Friday December 17
-
Howard created Database "LIKE" support
###What happened: currently when searching conditions 'like' is not explicit...
-
Wednesday December 15
-
FMaz008 created The requested URL (...) was not found on this server.
Hi, ## CONTEXT I've just installed the framework to try it out. The fir...
-
Tuesday December 14
-
harikt created hidden type in field rendering label
###What happened: Label was showing for hidden field when using field() me...
-
matt created http://dev.lithify.me/lithium/wiki/drafts/blog-tutorial
###What happened: - Now that we have a database up and running, let's inform...
-
Saturday December 11
-
pault created Read-through caching not working as expected
###What happened: - Call to: {{{ $data = Cache::read("default", $key, ...
-
Howard created Form Helper create() calling on context when not available from manual view() calls.
###What happened: Calling the Form helper's create() method from within a re...
-
Thursday December 09
-
masom created Renderer does not compile properly when templates folder does not exists
###What happened: If resources/tmp/cache/templates does not exists, the rend...
-
masom created White page when route is matched but wrong parameters
###What happened: With default 0.9.9 routes Router::connect('/{:controlle...
-
gusjoagomez created Raw sql (on MySql) error!
###Que sucedio: - algo **Error when try to execute raw sql in Mysql:** ...
-
LancerForHire created Added support for LITHIUM_LIBRARY_PATH environment variable.
`define('LITHIUM_LIBRARY_PATH', getenv('LITHIUM_LIBRARY_PATH') ?: dirname(dir...
-
OriginalCopy created Controller::redirect() inappropiate documentation
The docblock of Controller::redirect() says it returns void, but it returns t...
-
Wednesday December 08
-
mattijs created Stream socket adapter Response class
The Stream socket adapter does not pick up the Response class from the passed...
-
mattijs created Http Response content-type regex
The Content-Type for HTTP responses is not parsed when it contains a space be...
-
Monday December 06
-
greut created App name is hardcoded into lithium\action\Request
###What happened: - one important thing, I have not app called _app_ - I mo...
-
Sunday December 05
-
gusjoagomez created Fatal error: Uncaught exception 'lithium\data\model\QueryException'
###Que sucedio: - algo **Below, the trace error: Trying to do "DESCRIBE e...
-
Wednesday December 01
-
LancerForHire created Cannot use phar archive as LITHIUM_LIBRARY_PATH.
###Trigger: li3_devel/config/bootstrap.php, Ln 25 {{{ define('LITHIUM_LIBR...
-
bobslaede created Form helper, using <button> tags instead of <input type=button />
###What happened: - Using the Form helper, adding a submit/button to a page,...
-
Tuesday November 30
-
OriginalCopy created StaticObject vs. Object filters inconsistency
###What happened: - ```static::_filter(__METHOD__, ...)``` didn't make the e...
-