Alexey Skobkin
|
d1e7b360e9
|
Migrations up() and down() signatures fixed according to 2.0.0 changes.
|
2019-01-19 21:38:41 +03:00 |
|
Alexey Skobkin
|
6d7cc2c05d
|
Migrations fixed due to 2.0.0 changes.
|
2019-01-19 21:35:36 +03:00 |
|
Alexey Skobkin
|
6c2da98b59
|
Entrypoints updated according to symfony 3.4 state.
|
2019-01-19 21:32:32 +03:00 |
|
Alexey Skobkin
|
b3094fe2cb
|
Swiftmailer config removed from config_dev.yml and config_test.yml.
|
2019-01-19 21:28:59 +03:00 |
|
Alexey Skobkin
|
ba788e7746
|
Many upgrade changes. Templating system refactored. Routing cleaned out. Many thingls simplified.
|
2019-01-19 21:26:28 +03:00 |
|
Alexey Skobkin
|
7f58d12706
|
CopypasteController removed to PasteController.
|
2019-01-19 20:59:09 +03:00 |
|
Alexey Skobkin
|
9bdc423af2
|
composer require symfony/web-server-bundle ^3.4 --dev
|
2019-01-19 20:52:35 +03:00 |
|
Alexey Skobkin
|
2d763df685
|
composer update doctrine/orm (also stabilizing package versions and sorting them alphabetically)
|
2019-01-19 20:34:48 +03:00 |
|
Alexey Skobkin
|
fddc706755
|
composer remove sensio/generator-bundle
|
2019-01-19 20:23:33 +03:00 |
|
Alexey Skobkin
|
8405a08922
|
composer remove symfony/swiftmailer-bundle.
|
2019-01-19 19:46:46 +03:00 |
|
Alexey Skobkin
|
3330c433d4
|
app/console and web/app.php updated.
|
2016-12-19 03:36:48 +03:00 |
|
Alexey Skobkin
|
fb6344d407
|
composer update (Symfony 3.2, Doctrine 2.5, etc)
|
2016-12-19 03:23:45 +03:00 |
|
Alexey Skobkin
|
7879cb1029
|
composer update. Security updates.
|
2016-12-19 01:50:16 +03:00 |
|
Alexey Skobkin
|
91628a49da
|
Fix #4. BraincraftedBootstrapBundle removed. Some other dependencies removed too.
|
2016-12-19 01:37:27 +03:00 |
|
Alexey Skobkin
|
7a53b1c927
|
Node fix.
|
2016-12-18 03:17:05 +03:00 |
|
Alexey Skobkin
|
b38599c747
|
Preparing for Codeship CI.
|
2016-12-18 02:47:53 +03:00 |
|
Alexey Skobkin
|
07126b5586
|
New form type which is not captcha really. Bugfix for exception.
|
2015-10-14 06:53:54 +03:00 |
|
Alexey Skobkin
|
bec53995a0
|
new umask().
|
2015-10-05 04:50:10 +03:00 |
|
Alexey Skobkin
|
40559e3eab
|
composer update.
|
2015-10-05 04:44:25 +03:00 |
|
Alexey Skobkin
|
3cc51ab872
|
Composer update (security fix and others).
|
2015-05-28 04:22:59 +03:00 |
|
Alexey Skobkin
|
d908885e2f
|
Base web implementation.
|
2015-03-16 03:58:06 +03:00 |
|
Alexey Skobkin
|
c3c801ddec
|
Doctrine Fixtures installed. GeSHi installed. Fixture for language import implemented.
|
2015-03-03 17:48:08 +03:00 |
|
Alexey Skobkin
|
a79d56d973
|
New migration. Copypaste table now have foreign key for languages.
|
2015-03-03 01:26:45 +03:00 |
|
Alexey Skobkin
|
03baa5bb6c
|
New migration. Updates tables names, columns names and settings.
|
2015-03-02 22:25:59 +03:00 |
|
Alexey Skobkin
|
442e29adc6
|
First migration. Creates database in copypaste1 format.
|
2015-03-02 21:10:26 +03:00 |
|
Alexey Skobkin
|
7c4d6d2b4d
|
Clean project.
|
2015-03-02 19:59:13 +03:00 |
|