Corrections diverses
[zf2.biz/application_blanche.git] / public /
2012-10-17 Evan CouryUpdate twitter bootstrap, jquery, html5.js to latest
2012-10-03 Kathryn ReeveFurther require updates
2012-10-03 Kathryn Reevemade config required to fail earlier
2012-09-02 Michael Klieweremoved \9 from style.css
2012-07-26 Artur BoderaUpdate Skeleton to ZF2 RC1.
2012-07-05 Evan CouryAdd jquery to layout by default
2012-07-03 Evan CouryClean up index.php significantly
2012-06-20 Rob Allenensure we register the Zend namespace for the StandardA...
2012-06-13 Evan CouryUpdate index.php and Application\Module to make compose...
2012-06-13 Evan CouryAdd conditional check for allowing ZF2_PATH env variabl...
2012-05-23 Marco PivettaRemoving unused stat call and reducing complexity of...
2012-05-22 Kyle SpraggsUpdated README to keep ordering of index.php.
2012-05-20 Kyle SpraggsUpdated composer.
2012-05-20 Kyle SpraggsUpdated composer.
2012-05-18 Kyle SpraggsRemoving merge files of index.php that snuck in.
2012-05-18 Kyle SpraggsMerge branch 'master' into feature/composer
2012-05-18 Kyle SpraggsAdded composer.lock to git.
2012-05-17 Kyle SpraggsInitial composer commit.
2012-05-10 Ralph SchindlerInitial wiring of ServiceManager over DI for MVC
2012-05-07 Evan CouryUpdates for ZF2 master changes
2012-04-23 Evan CouryMerge remote-tracking branch 'weierophinney/hotfix...
2012-04-23 Matthew Weier O... Fixes to enable and enforce SharedEventManager instance
2012-03-30 Evan CouryUpdate glob() for autoload config files
2012-03-08 Evan CouryAdd optional config filename prefix
2012-03-07 Evan CouryReverting to config globbing practice decided in meeting
2012-03-07 Aleksey 'Xerkus... added glob path for modules dropin configs, added patte...
2012-03-03 Gabriel BakerChanged the env variable to match the files in config...
2012-03-03 Gabriel BakerFixed messed up glob config line
2012-03-02 Gabriel BakerUpdate public/index.php
2012-03-02 Gabriel BakerIntroduced the environment check for application_env
2012-02-16 Roberto Wesley Ove... Removed redundant argument being passed
2012-02-11 Evan CouryFix hover css colors for buttons
2012-02-11 Evan CouryUpdate button styles and switched to "ZF green"
2012-02-09 Evan CouryUpdate layout to use Twitter Bootstrap 2.0.0
2011-12-20 Evan CouryAethetic improvements and marketing jargon
2011-12-18 Evan CouryCheck for ZF2_PATH env var when including ZF2 Autoloade...
2011-12-09 Evan CouryOrganize lines in index.php a bit better
2011-12-09 Evan CouryUpdate for new module event stuff and update zf2 submodule
2011-11-21 Evan CouryConvert to singular path names and move ZF2 submodule
2011-11-14 Evan CouryUpdated for new event-driven module manager
2011-10-22 Evan CouryVarious clean up
2011-10-16 Rob Allenadd library to the include path, so we can put ZF2...
2011-10-14 Matthew Weier O... Updated to use Zend\Mvc\Bootstrap
2011-10-14 Matthew Weier O... Updates and cleanup
2011-10-02 Evan CouryMore verybose name for module manager options in config...
2011-09-30 Evan CouryInitial skeleton in place with ZF2 submodule pointed...