Alejandro Celaya
|
c522879c64
|
Updated composer check to ru functional tests too
|
2017-10-23 11:29:37 +02:00 |
|
Alejandro Celaya
|
c2feffa50c
|
First version of functional tests working
|
2017-10-23 11:21:00 +02:00 |
|
Alejandro Celaya
|
d7b7db670f
|
Created first common elements for functional tests
|
2017-10-22 18:03:35 +02:00 |
|
Alejandro Celaya
|
1f7a94794d
|
Added option to provide custom slug when creating a short url
|
2017-10-21 17:19:02 +02:00 |
|
Alejandro Celaya
|
c8346bc5f8
|
Added target php platform in composer.json to prevent building versions that cannot be executed in older versions
|
2017-10-16 18:23:13 +02:00 |
|
Alejandro Celaya
|
c422a14c5c
|
Improved coding styles
|
2017-10-12 10:13:20 +02:00 |
|
Alejandro Celaya
|
453ca1728e
|
Updated system to use plates instead of twig
|
2017-10-12 09:40:42 +02:00 |
|
Alejandro Celaya
|
d10583c7c5
|
Udated minimum PHP version and docker stuff
|
2017-10-12 09:24:47 +02:00 |
|
Alejandro Celaya
|
6321cc0f2d
|
Added security-advisories dependency
|
2017-09-30 12:13:47 +02:00 |
|
Alejandro Celaya
|
3e5f0b2451
|
Ensured a doctrine/cache version which requires PHP 7.1 is not installed
|
2017-09-30 12:13:47 +02:00 |
|
Alejandro Celaya
|
4ad167eb30
|
Ensured all doctrine components are not updated to latest releases, which require PHP 7.1
|
2017-09-30 12:13:47 +02:00 |
|
Alejandro Celaya
|
01a4f9f867
|
Removed any remaining reference to AnnotatedFactory
|
2017-09-30 12:13:47 +02:00 |
|
Alejandro Celaya
|
ba2053bd3a
|
Dropped AnnotatedFactory in commands and replaced by ConfigAbstractFactory
|
2017-09-30 12:13:47 +02:00 |
|
Alejandro Celaya
|
d117f82bcb
|
Installed expressive tooling
|
2017-04-13 09:39:35 +02:00 |
|
Alejandro Celaya
|
f6c39285c9
|
Updated to expressive 2 and used new error handling system
|
2017-03-24 21:10:25 +01:00 |
|
Alejandro Celaya
|
0e2a289f9f
|
Updated to phpunit 6
|
2017-03-24 20:34:18 +01:00 |
|
Alejandro Celaya
|
b4548f3401
|
Added configs to enable fastroute cache
|
2017-01-22 11:07:18 +01:00 |
|
Alejandro Celaya
|
4c76e17178
|
Changed swagger file format from yaml to json
|
2016-10-22 12:11:31 +02:00 |
|
Alejandro Celaya
|
15896045f3
|
Removed logic making visits to be returned for 2 days only if no start or end date were provided
|
2016-08-28 19:32:07 +02:00 |
|
Alejandro Celaya
|
7d49c1760c
|
Added doctrine migrations and remove platform specific code from entities
|
2016-08-19 14:51:34 +02:00 |
|
Alejandro Celaya
|
fac519699a
|
Used filesystem check instead of cache check for preview generation
|
2016-08-18 13:20:57 +02:00 |
|
Alejandro Celaya
|
26adf48b48
|
Added wkhtmltopdf stuff and created preview generator service
|
2016-08-18 10:19:33 +02:00 |
|
Alejandro Celaya
|
4bbdccf981
|
Added symfony process to run initialization commands
|
2016-08-14 23:41:42 +02:00 |
|
Alejandro Celaya
|
8f4d305982
|
Added ErrorHandler package dependency and remove local files
|
2016-08-12 17:54:32 +02:00 |
|
Alejandro Celaya
|
99b7c77997
|
Created action to generate QR codes
|
2016-08-09 10:25:30 +02:00 |
|
Alejandro Celaya
|
b7f3c332e4
|
Created Logger factory and logger config, and added logger dependencies
|
2016-08-08 11:56:19 +02:00 |
|
Alejandro Celaya
|
a60080b1ce
|
Created JWTService and related classes
|
2016-08-07 14:44:33 +02:00 |
|
Alejandro Celaya
|
30988b10d1
|
Added Laravel's env helper
|
2016-08-01 14:36:43 +02:00 |
|
Alejandro Celaya
|
d73d3049b7
|
Removed dependency on expressive-helpers package
|
2016-07-31 16:42:19 +02:00 |
|
Alejandro Celaya
|
cb99130c1e
|
Created translator and used inside one of the commands
|
2016-07-21 15:08:46 +02:00 |
|
Alejandro Celaya
|
ab9c2f728a
|
Created Core module
|
2016-07-19 18:01:39 +02:00 |
|
Alejandro Celaya
|
8fc88171ee
|
Moved AuthenticationException to Rest module
|
2016-07-19 17:27:55 +02:00 |
|
Alejandro Celaya
|
95d0beea3c
|
Created CLI module
|
2016-07-19 16:50:02 +02:00 |
|
Alejandro Celaya
|
5eefaf3071
|
Added config manager package
|
2016-07-19 16:30:48 +02:00 |
|
Alejandro Celaya
|
35f1a4b672
|
Created stuff to handle pagination on list results
|
2016-07-04 08:57:37 +02:00 |
|
Alejandro Celaya
|
1fbefbbd15
|
Created shortcode creation rest endpoint
|
2016-07-04 08:33:31 +02:00 |
|
Alejandro Celaya
|
35147fecb2
|
Replaced cli execution using expressive middleware by symfony/console
|
2016-07-03 09:14:27 +02:00 |
|
Alejandro Celaya
|
b2615d0de6
|
Implemented routable redirect middleware
|
2016-04-30 18:59:03 +02:00 |
|
Alejandro Celaya
|
a60a6ccc4d
|
Added dotenv component to define env vars in local file
|
2016-04-30 17:21:35 +02:00 |
|
Alejandro Celaya
|
03298fc448
|
Created EntityManagerFactory
|
2016-04-17 20:27:24 +02:00 |
|
Alejandro Celaya
|
db9051dcde
|
Added CI config files
|
2016-04-17 19:34:16 +02:00 |
|
Alejandro Celaya
|
a9813b1ab9
|
Implemented UrlShortener main service
|
2016-04-17 13:42:52 +02:00 |
|
Alejandro Celaya
|
93c2c1298a
|
Implemented short code generation based on a provided long URL
|
2016-04-17 11:29:23 +02:00 |
|
Alejandro Celaya
|
b436edb991
|
Created entities
|
2016-04-17 10:46:35 +02:00 |
|
Alejandro Celaya
|
f248d44e68
|
Improved config
|
2016-04-10 12:06:28 +02:00 |
|
Alejandro Celaya
|
c6997bda64
|
Removed unused config stuff
|
2016-04-10 09:48:07 +02:00 |
|
Alejandro Celaya
|
901fbd61a3
|
First commit
|
2016-04-10 09:38:07 +02:00 |
|