Commit Graph

52 Commits

Author SHA1 Message Date
Timothy Warren 41d19ad84b Much refactoring 2022-09-30 10:48:14 -04:00
Timothy Warren 5065bef545 Add Start of computer collection 2022-09-29 20:09:31 -04:00
Timothy Warren 21f750e97a Fix a bunch of deprecation issues 2022-09-29 18:35:53 -04:00
Timothy Warren 1b2473aa83 Extract Rules from CodeIgniter4 Standard Repo to eliminate a dependency 2022-03-03 11:18:50 -05:00
Timothy Warren 7b58fcadfe More reformatting 2022-03-03 11:15:12 -05:00
Timothy Warren 33993fba2c Simplify formatting tools setup 2022-03-03 10:54:50 -05:00
Timothy Warren 825b84db8a Reformat files 2022-03-03 10:53:48 -05:00
Timothy Warren c73feb6264 Cleanup some dependencies 2022-03-03 10:23:55 -05:00
Timothy Warren e25aae6597 Add code-style tool 2022-03-03 10:19:01 -05:00
Timothy Warren 4df250d908 Update package versions 2022-02-18 12:04:13 -05:00
Timothy Warren b6b69bd343 Remove useless var phpdoc attributes 2022-02-18 12:03:34 -05:00
Timothy Warren ea2ec447e6 More refactoring 2022-02-18 11:34:25 -05:00
Timothy Warren 41caca2722 Replace the last of the PHPDoc annotations with PHP attributes 2022-02-17 15:48:16 -05:00
Timothy Warren 372d348b16 Convert other PHPDoc annotations to PHP attributes 2022-02-17 15:16:47 -05:00
Timothy Warren dbfe26e27b Convert Doctrine PHPDoc annotations to PHP attributes 2022-02-17 15:10:57 -05:00
Timothy Warren 426d30ebc0 Add missing config stuff 2022-02-17 14:49:33 -05:00
Timothy Warren cebc5bd7b4 Add types to entities 2022-02-17 14:00:50 -05:00
Timothy Warren 4ac9c728de Remove reference to 2020-06-02 16:15:27 -04:00
Timothy Warren b78118790c Update to symfony 5.1 2020-06-02 16:08:08 -04:00
Timothy Warren 9fe4411a77 Ugly progress commit 2019-07-23 10:31:06 -04:00
Timothy Warren 37e9726588 Deal with some Symfony deprecations, add some emoji as icons 2018-11-30 16:01:30 -05:00
Timothy Warren 513974292a A lot of visual updates 2018-07-23 09:52:00 -04:00
Timothy Warren 307181e03d Simplify dependencies 2018-07-18 14:48:22 -04:00
Timothy Warren 9bdc28fa79 Template updates and strict types 2018-07-18 11:35:27 -04:00
Timothy Warren bd3e343727 Update templates with expanded buttons 2018-07-16 14:03:02 -04:00
Timothy Warren 6dcfc2e577 Cut down on controller boilerplate 2018-07-16 13:50:07 -04:00
Timothy Warren 828e644fc1 Simplify controller boilerplate with a new trait 2018-07-16 13:10:00 -04:00
Timothy Warren b5f62d7e7e Cleanup some deprecations 2018-07-11 09:18:46 -04:00
Timothy Warren e546d77670 Update dependencies 2018-03-01 09:13:20 -05:00
Timothy Warren c4a591c71a Fix titles, add rollsInCamera field to Film type 2018-02-26 15:25:15 -05:00
Timothy Warren ffd9ef5952 Add more fields to Film form 2018-02-19 10:49:01 -05:00
Timothy Warren bd94b198f8 Add film tweaks 2018-02-19 10:48:42 -05:00
Timothy Warren 3d7ec2ebde Add Film CRUD 2018-02-15 09:48:57 -05:00
Timothy Warren cbdccc0fb1 Make Film entity more consistent with other entities 2018-02-14 17:01:18 -05:00
Timothy Warren 26e0b8a6fc Migrate from CameraBundle to App namespace 2018-02-14 16:42:39 -05:00
Timothy Warren 2a1322b896 Add Film Entity 2018-02-14 16:19:26 -05:00
Timothy Warren f21c629640 Add image size to lenses 2018-02-14 15:08:03 -05:00
Timothy Warren 46d5310ce5 Fix some id generation issues 2018-01-04 10:42:36 -05:00
Timothy Warren 9c6c44f140 Remove sequencegenerator annotations from entities 2018-01-03 16:41:56 -05:00
Timothy Warren d8da3177e8 Deacquire action for cameras, code reformatting 2018-01-03 16:35:10 -05:00
Timothy Warren bf4b649232 Update Symfony to 4.0 2017-11-30 15:19:41 -05:00
Timothy Warren c55042449d Make configuration a bit more consistent 2017-11-30 15:19:14 -05:00
Timothy Warren f871f5a29e Migrated to Symfony flex 2017-11-30 15:06:13 -05:00
Timothy Warren c9b5569316 Sort lists, and implement proper money type mapping 2017-11-22 13:51:04 -05:00
Timothy Warren 594d62db21 A bunch of html tweaks 2017-11-22 13:49:31 -05:00
Timothy Warren dcfbafe983 Split Camera, Lens, and Flash fields into traits so the PreviouslyOwned versions can use the same table structure 2017-11-20 13:22:21 -05:00
Timothy Warren 4a9c5210c5 Minor code cleanup 2017-11-17 15:55:30 -05:00
Timothy Warren 5e42f6b833 Ugly progress commit 2017-11-15 11:34:48 -05:00
Timothy Warren c6c490027e Update templates 2017-11-10 15:50:05 -05:00
Timothy Warren 2b7594f52d Add javascript table sorting 2017-11-10 09:03:20 -05:00