Commit Graph

215 Commits

Author SHA1 Message Date
James Cole
60a3cc1f72
Remove migration. 2020-11-07 14:11:41 +01:00
James Cole
0104d46206
Update jobs table. 2020-10-31 06:47:36 +01:00
James Cole
141436aebb
Exclude from code coverage. 2020-10-27 06:53:47 +01:00
James Cole
027c212546
New fields for bills. 2020-08-08 11:07:15 +02:00
James Cole
8f22b97905
Code for #3651 2020-08-05 07:15:28 +02:00
James Cole
b302775c37
Various code cleanup. 2020-07-31 12:45:02 +02:00
James Cole
7c2ae7a91e
Add column for new OAuth thing. 2020-07-30 20:50:22 +02:00
James Cole
74eddfa1fa
New migration for #3200 2020-07-24 16:40:16 +02:00
James Cole
cb65999124 Expand API, add new migration. 2020-06-30 20:33:08 +02:00
James Cole
5b29e78c4b Group management code. 2020-06-20 10:10:55 +02:00
James Cole
16b0307b0a Piggy bank can now have a group. 2020-06-07 11:31:01 +02:00
James Cole
d4a44e6089 Hold the DB changes for now. 2020-06-05 19:44:40 +02:00
James Cole
61e24a41a2 Add groups, and the option for objects to be linked to one (or more) groups. #3128 2020-06-05 06:25:39 +02:00
James Cole
6829003f5e
Change to safer hash methods. 2020-04-11 06:42:21 +02:00
James Cole
f76585dc9b
Update (disabled) telemetry settings. 2020-03-21 15:42:37 +01:00
James Cole
3b0c061ec7
Model and some basic code for Telemetry (inactive) 2020-03-20 18:05:58 +01:00
James Cole
ba4c1d95a7 Apply fixes from StyleCI 2020-03-17 16:06:30 +00:00
James Cole
81d7b7b6a1
New model and migration. 2020-03-13 21:15:21 +01:00
James Cole
018ca29184
Update email address. 2020-02-16 13:58:48 +01:00
James Cole
ad2994a47c Add copyright template. 2020-01-23 19:38:39 +01:00
James Cole
950b706e7c
Add model for Location and expand Account table. 2019-12-28 19:27:50 +01:00
James Cole
78481b8aa9
Update copyright of Firefly III to the GNU Affero General Public License as suggested by @nxxxse in #2607. This applies to all code in this commit from this moment onwards. 2019-10-02 07:00:58 +02:00
James Cole
04849e8c61
Update copyright of Firefly III to the GNU Affero General Public License as suggested by @nxxxse in #2607. This applies to all code in this commit from this moment onwards. 2019-10-02 06:38:38 +02:00
James Cole
8776d47545
Fix another place where migrations may fail. 2019-09-14 18:17:32 +02:00
James Cole
4fd23694c7
Update composer, fix migrations 2019-09-13 05:36:01 +02:00
James Cole
88c08188f7
Fix #2573 2019-09-12 06:47:04 +02:00
James Cole
fc78c32fca
Add newline to files 2019-08-17 12:09:03 +02:00
James Cole
342985d52a
Code cleanup 2019-08-17 10:47:51 +02:00
James Cole
b0bd35503f
Add MFA code in prep of new MFA routine 2019-08-03 19:19:55 +02:00
James Cole
bff156aad4
Add copyright things. 2019-05-29 21:56:39 +02:00
James Cole
d13317095f
Replace transaction collector. 2019-05-29 18:28:28 +02:00
James Cole
13afd4582f First attempt at displaying a group. 2019-04-08 20:31:31 +02:00
James Cole
1b0be2a47e Refactor upgrade and verify commands. 2019-03-23 08:10:59 +01:00
James Cole
6bd2b4f288 Merge branch 'develop' into v480
* develop: (21 commits)
  Update lock file
  Update change logs and config files.
  Enable norsk, update version of DB
  Various language string updates.
  Norwegian strings.
  Improve installer middleware for Sandstorm.
  Fix some issues with importer #2166
  Other delete thing.
  More debug things.
  Extra debug info for #2159 and some kernel changes.
  Extra debug info for #2159
  Fix #2173
  Rename class and add copyright statement @wrouesnel #2167
  Fix LDAP auth configuration paths.
  Fix some cache issues and a version bump.
  Updated file list.
  Updated list.
  New file list.
  Update composer file.
  Small fix in changelog.
  ...
2019-03-17 12:34:36 +01:00
James Cole
037d9b7017 Rename class and add copyright statement @wrouesnel #2167 2019-03-16 19:02:13 +01:00
Will Rouesnel
cb4ff35adb
Fix LDAP auth configuration paths.
This commit fixes parameters broken in the latest version of `adldap2`.

Specifically:

* `adldap` auth parameters have changed in the latest version.
  * "usernames" has become `identities` and `discover` has changed to
    `discover_users_by`, `auth` has changed to `bind_users_by`
* Add the missing objectguid field to the users table for adldap2.
  * This is added as a nullable (optional) field at the moment to support
    tracking LDAP users as adldap2 wants to.
2019-03-12 09:12:54 +11:00
James Cole
e4fb223f77 Code for 4.8.0 2019-03-05 17:26:49 +01:00
James Cole
b7f0a6fff4 Update migrations so you can always roll back. 2019-03-02 15:54:24 +01:00
lastlink
963be4a4fa
add missing rollback for 477 migration 2019-02-26 00:16:05 -05:00
James Cole
ed08d299de Fix for #2017 2019-02-11 17:07:07 +01:00
James Cole
1774bcbabe Add copyright statements and newlines. 2019-02-09 10:36:59 +01:00
James Cole
311d51464d Add support for #2006 2019-02-08 07:14:45 +01:00
James Cole
894b48df8e Introduce new model for future remodeling of split transactions. 2019-01-28 20:00:40 +01:00
James Cole
3e25d66902
Add newlines and copyright notices. 2018-12-31 07:48:23 +01:00
James Cole
e491dda229
Currencies can now be enabled and disabled. 2018-11-10 10:04:46 +01:00
James Cole
28e7440726 Add budget limit currency ID. 2018-09-06 07:38:26 +02:00
James Cole
b7752928a4 Give all of these files a newline at the end. 2018-07-22 20:32:02 +02:00
James Cole
2d7b7c2f3f
Expand recurring transactions API 2018-06-29 19:27:07 +02:00
James Cole
5d01955133
Various extensions to recurring transactions. 2018-06-26 18:49:33 +02:00
James Cole
4b4dc2e298 Various code related to the recurring transactions. 2018-06-12 18:48:15 +02:00