Commit Graph

11585 Commits

Author SHA1 Message Date
James Cole fcd98b4d33 Revamp upgrade commands. 2019-03-20 18:31:00 +01:00
James Cole e411d7a825 Improve upgrade command structure. 2019-03-18 16:53:05 +01:00
James Cole 3545d894fd Improve factories and tests. 2019-03-18 16:52:49 +01:00
James Cole 200a4b18a8 First full implementation of new storage routine. 2019-03-17 17:05:16 +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 c4d57af936 Merge tag '4.7.17' into develop
4.7.17
2019-03-17 09:40:14 +01:00
James Cole 76aa8acf0f Merge branch 'release/4.7.17' 4.7.17 2019-03-17 09:40:13 +01:00
James Cole 220add3eda Update lock file 2019-03-17 09:17:55 +01:00
James Cole 541280ee91 Update change logs and config files. 2019-03-17 09:17:07 +01:00
James Cole 01219c951c Enable norsk, update version of DB 2019-03-17 09:14:52 +01:00
James Cole 69fa60cd21 Various language string updates. 2019-03-17 09:14:33 +01:00
James Cole a11d2df6bb Norwegian strings. 2019-03-17 09:13:23 +01:00
James Cole 07d39a23a8 Improve installer middleware for Sandstorm. 2019-03-17 09:06:45 +01:00
James Cole ca67d98676 Fix some issues with importer #2166 2019-03-17 08:18:42 +01:00
James Cole 7b60d210ee Other delete thing. 2019-03-17 07:31:12 +01:00
James Cole 78d955ebf6 More debug things. 2019-03-17 07:20:11 +01:00
James Cole f6f21e02ac Extra debug info for #2159 and some kernel changes. 2019-03-16 21:54:25 +01:00
James Cole e2ebd01719 Extra debug info for #2159 2019-03-16 20:07:26 +01:00
James Cole b8ac7c9d89 Fix #2173 2019-03-16 19:39:39 +01:00
James Cole 037d9b7017 Rename class and add copyright statement @wrouesnel #2167 2019-03-16 19:02:13 +01:00
James Cole 6462d2b87a Merge pull request #2167 from wrouesnel/bugfix/ldapauth
Fix LDAP auth configuration paths.
2019-03-16 18:58:21 +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 d063f32c1c Fix some cache issues and a version bump. 2019-03-08 17:57:42 +01:00
James Cole 244d8eecab Updated file list. 2019-03-08 07:09:45 +01:00
James Cole b66f6d7e2e Updated list. 2019-03-08 07:07:43 +01:00
James Cole aa3a88f537 New file list. 2019-03-08 06:48:04 +01:00
James Cole e5476e6e7a Merge tag '4.7.16' into develop
4.7.16
2019-03-08 06:22:05 +01:00
James Cole 4d976312e8 Merge branch 'release/4.7.16' 4.7.16 2019-03-08 06:22:04 +01:00
James Cole 2ef5d3d4c6 Update composer file. 2019-03-08 06:11:22 +01:00
James Cole eb3a89555d Small fix in changelog. 2019-03-08 06:11:13 +01:00
James Cole 0a80b7fca7 New translations. 2019-03-08 06:11:05 +01:00
James Cole 431cf08401 Various improvements. 2019-03-08 05:47:51 +01:00
James Cole e6d7c0ddbd Merge branch 'develop' into v480
* develop:
  Fix test for PHPUnit8
  Update version and changelog.
  Fix issue with bill display
  Update language strings.
2019-03-06 13:43:11 +01:00
James Cole f682981c1e Fix test for PHPUnit8 2019-03-05 20:11:37 +01:00
James Cole 4aac969ae4 Update version and changelog. 2019-03-05 17:52:44 +01:00
James Cole 00651adf5e Fix issue with bill display 2019-03-05 17:52:34 +01:00
James Cole ed94e71168 Update language strings. 2019-03-05 17:52:26 +01:00
James Cole e4fb223f77 Code for 4.8.0 2019-03-05 17:26:49 +01:00
James Cole 6e12f434ad Fix issue #2144 2019-03-05 16:55:03 +01:00
James Cole b8c4ec1449 Add old string under new key. 2019-03-03 08:17:19 +01:00
James Cole 4ca60ca92a Code for upgrade of various libraries. 2019-03-02 21:18:26 +01:00
James Cole 48219c9af3 Update libraries. 2019-03-02 20:14:45 +01:00
James Cole 9887b9809d Merge branch 'master' into develop
* master:
  Bump version for travis build.
2019-03-02 17:36:44 +01:00
James Cole a13ad5b417 Bump version for travis build. 2019-03-02 17:36:08 +01:00
James Cole 3f28fd689f Merge tag '4.7.15' into develop
4.7.15
2019-03-02 17:17:22 +01:00
James Cole 959025545e Merge branch 'release/4.7.15' 4.7.15 2019-03-02 17:17:21 +01:00
James Cole 1978463e59 Update language strings for new release. 2019-03-02 15:55:26 +01:00
James Cole e85ac07c49 Update meta files for new release. 2019-03-02 15:55:01 +01:00
James Cole b7f0a6fff4 Update migrations so you can always roll back. 2019-03-02 15:54:24 +01:00
James Cole 3a57e09447 Fix for #2128 2019-03-02 14:33:46 +01:00