-
Bugfix: Exception handler couldn't catch Router exceptions because of…
gintsmurans committedAug 3, 2017 … missing namespace use
-
gintsmurans committed
Jul 19, 2017 -
Expanded core clases from universal to more specific ones, so each on…
gintsmurans committedJul 19, 2017 …e does only one job. For example Load class had too broad usage. Some bugfixes. Commit i18n changes, but its not tested.
-
Added ErrorMessage Exception class for throwing and catching custom e…
gintsmurans committedJul 12, 2017 …rrors; Fixed module_url for subfolder controllers
-
Added rate control for error e-mails
gintsmurans committedMay 24, 2017 -
Fixed issue with module_url pointing to child url not parent module
gintsmurans committedMay 24, 2017
-
gintsmurans committed
May 9, 2017
-
Removed debug echo from Request class
gintsmurans committedMay 8, 2017 -
Imporoved cli support. Db class bugfix.
gintsmurans committedMay 8, 2017
-
gintsmurans committed
Mar 16, 2017
-
gintsmurans committed
Dec 27, 2016
-
Allow controllers, helpers and models to also be loaded from Applicat…
gintsmurans committedDec 23, 2016 …ion folder, same as Config already was. Intended for default models, helpers, that belongs to the whole project, not one Module
-
gintsmurans committed
Dec 22, 2016 -
Switch twig autoloader to composer's
gintsmurans committedDec 22, 2016
-
gintsmurans committed
Oct 26, 2016 -
Option to disable twig template engine
gintsmurans committedOct 26, 2016 -
gintsmurans committed
Oct 26, 2016 -
gintsmurans committed
Oct 26, 2016 -
gintsmurans committed
Oct 26, 2016 -
Bugfix: fixed possibility of nonexisting variable causing notices; Up…
gintsmurans committedOct 26, 2016 …dated nginx configuration example.
-
gintsmurans committed
Oct 26, 2016 -
Fixed issue preventing to load page from subdirectory
gintsmurans committedOct 26, 2016
-
Fixed silly reference bug that turned session data into string object
gintsmurans committedMar 30, 2016
-
gintsmurans committed
Feb 26, 2016
-
gintsmurans committed
Feb 21, 2016 -
gintsmurans committed
Feb 21, 2016 -
gintsmurans committed
Feb 21, 2016 -
gintsmurans committed
Feb 21, 2016
-
gintsmurans committed
Nov 16, 2015
-
Various changes and fixes to the core module
gintsmurans committedNov 13, 2015
-
Exclude PHP from documentation
gintsmurans committedOct 21, 2015 -
gintsmurans committed
Oct 21, 2015 -
Apigen documentation config update
gintsmurans committedOct 21, 2015 -
gintsmurans committed
Oct 21, 2015
-
gintsmurans committed
Aug 13, 2015 + Removed option to chose whether to use relfection api or not + json support in router by a method or controller return result