Franz Liedke
cd4d669127
Make console command descriptions consistent
2016-03-20 23:16:08 +09:00
Toby Zerner
a6cf10f854
Applied fixes from StyleCI
2016-02-25 22:09:39 -05:00
Daniel Klabbers
e4412178b1
refactoring to support array closures migrations and fixed issues with previous pr for extension rewriting
2016-02-25 23:26:10 +09:00
Daniel Klabbers
191589e2b1
Implemented extensions as an object, usable by backend and frontend.
2016-02-10 15:13:51 +01:00
Daniel Klabbers
31be2f8f86
reordering and removing unused imports
2016-02-10 11:00:37 +01:00
Toby Zerner
3efd5fbcb0
Clean up some method arguments
2015-12-05 15:22:42 +10:30
Toby Zerner
d46316e979
Use relative path for core migrations
2015-10-31 18:22:03 +10:30
Toby Zerner
1242fa79af
Implement proper update process
...
If the version in the settings table mismatches the code version, then we return a 503 error for all requests coming through index.php and api.php, while admin.php serves up a form prompting for the database password which will run outstanding migrations.
2015-10-19 15:09:54 +10:30