{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":18566373,"defaultBranch":"dev","name":"jQuery-QueryBuilder","ownerLogin":"mistic100","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2014-04-08T16:42:21.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/41597?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1706724715.0","currentOid":""},"activityList":{"items":[{"before":"1126eb7492dea582832b08c0ea30f001bc2754ab","after":null,"ref":"refs/heads/release/3.0.0","pushedAt":"2024-01-31T18:11:55.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"mistic100","name":"Damien Sorel","path":"/mistic100","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/41597?s=80&v=4"}},{"before":"b1ef8c3a8889ca0148d579b5551b360916fabf90","after":"1126eb7492dea582832b08c0ea30f001bc2754ab","ref":"refs/heads/master","pushedAt":"2024-01-31T18:04:00.000Z","pushType":"push","commitsCount":6,"pusher":{"login":"mistic100","name":"Damien Sorel","path":"/mistic100","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/41597?s=80&v=4"},"commit":{"message":"Release 3.0.0","shortMessageHtmlLink":"Release 3.0.0"}},{"before":null,"after":"1126eb7492dea582832b08c0ea30f001bc2754ab","ref":"refs/heads/release/3.0.0","pushedAt":"2024-01-31T11:19:14.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"liamkeily","name":"Liam","path":"/liamkeily","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2040842?s=80&v=4"},"commit":{"message":"Release 3.0.0","shortMessageHtmlLink":"Release 3.0.0"}},{"before":"af9e13383b047c59135e4611cd247d30fd125ed8","after":"cf7728fd9da62c91b1a4ced1fe43e3b22ff188d3","ref":"refs/heads/dev","pushedAt":"2024-01-30T17:58:44.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mistic100","name":"Damien Sorel","path":"/mistic100","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/41597?s=80&v=4"},"commit":{"message":"Update README.md","shortMessageHtmlLink":"Update README.md"}},{"before":"b377be6997e7e3d5914bc8e06c8bc68841f07e4d","after":"af9e13383b047c59135e4611cd247d30fd125ed8","ref":"refs/heads/dev","pushedAt":"2024-01-26T10:36:35.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"liamkeily","name":"Liam","path":"/liamkeily","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2040842?s=80&v=4"},"commit":{"message":"Bootstrap 5 Further Progress (#992)\n\n* Bootstrap 5 - package.json\r\n\r\n* Bootstrap 5 - Classes updated for Bootstrap 3-5 differences\r\n\r\n* Bootstrap 5 - Popover library conversion\r\n\r\n* Bootstrap 5 - Bootstrap Icons replace Glyphicons\r\n\r\n* Bootstrap 5 - Comment out bootbox until npm issues can be resolved\r\n\r\nSomething to do with the way JS packages are installed.\r\nI'm not sure if it's the right solution or not, but the error goes away\r\nif I do this.\r\n\r\n- } else if (typeof exports === 'object') {\r\n+ } else if (typeof module === 'object') {\r\n // Node, CommonJS-like\r\n module.exports = factory(require('jquery'));\r\n\r\n* fix(plugins): bt-checkbox BS5 markup\r\n\r\n* fix(example): remove bt-selectpicker plugin use\r\n\r\n* Fix bt-checkbox\r\n\r\n* Fix checked squares\r\n\r\n* Latest icons version\r\n\r\n* better icons\r\n\r\n* Use local package instead of cdn for icons\r\n\r\n* Fix offset for bootstrap 5\r\n\r\n* dark mode\r\n\r\n* tooltip\r\n\r\n* default theme\r\n\r\n* float-end logo\r\n\r\n* new lock file\r\n\r\n* Use btn-sm instead of css hack\r\n\r\n* Re-enable bootbox\r\n\r\n* Remove bi preifx\r\n\r\n* use chosen-selectpicker instead of bt-selectpicker\r\n\r\n* disable chosen picker for now\r\n\r\n* Get rid of weird focus outline on checkboxes\r\n\r\n* Update index.html\r\n\r\n* Remove unnecessary bootswatch\r\n\r\n* Remove inconsistent padding\r\n\r\n* Remove form-inline\r\n\r\n* yarn\r\n\r\n* Replace `hide` with `d-none`\r\n\r\n* `form-control` is now `form-select`\r\n\r\n* If bt-selectpicker did work, this would need to be form-select\r\n\r\n* Drop Support for Bootstrap Select as it doesn't retain selections properly when enabled\r\n\r\n* Unused\r\n\r\n---------\r\n\r\nCo-authored-by: Stephen Morton \r\nCo-authored-by: smorton \r\nCo-authored-by: David Ethell ","shortMessageHtmlLink":"Bootstrap 5 Further Progress (#992)"}},{"before":"5ae94e50acd749f9c5e5473d6cb41bef0308d736","after":null,"ref":"refs/heads/wip/es6","pushedAt":"2024-01-19T17:25:13.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"mistic100","name":"Damien Sorel","path":"/mistic100","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/41597?s=80&v=4"}},{"before":"43d9672de5fc9689eef700c46b03218f3a8b2e08","after":"b377be6997e7e3d5914bc8e06c8bc68841f07e4d","ref":"refs/heads/dev","pushedAt":"2024-01-16T11:41:01.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"mistic100","name":"Damien Sorel","path":"/mistic100","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/41597?s=80&v=4"},"commit":{"message":"Fix Development Errors (#989)\n\n* Fix Logo Path\r\n\r\n* Remove Outdated Live Reload Script","shortMessageHtmlLink":"Fix Development Errors (#989)"}},{"before":"9d50c59b0bdcb86860e8fda4eedaa3527461a74b","after":"187d7d656e027519f12db7fc2bb2dcab49040c57","ref":"refs/heads/gh-pages","pushedAt":"2023-08-16T16:52:38.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"mistic100","name":"Damien Sorel","path":"/mistic100","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/41597?s=80&v=4"},"commit":{"message":"Update gh pages documentation (#981)\n\nPreviously, the URL resolved to a page that indicates \"Your search did not match any issues\".","shortMessageHtmlLink":"Update gh pages documentation (#981)"}},{"before":"f5fca52fdf151829ff9109ad0525e01d9279e3ed","after":"43d9672de5fc9689eef700c46b03218f3a8b2e08","ref":"refs/heads/dev","pushedAt":"2023-07-19T11:06:06.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"mistic100","name":"Damien Sorel","path":"/mistic100","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/41597?s=80&v=4"},"commit":{"message":"Fix add rule button icon not displaying (#980)","shortMessageHtmlLink":"Fix add rule button icon not displaying (#980)"}},{"before":"d4881284e155cdabed8d00292ca314909733e7bc","after":null,"ref":"refs/heads/dependabot/npm_and_yarn/semver-5.7.2","pushedAt":"2023-07-12T07:44:58.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":"154d5cdd2efaa505394d63b4edfd474188aab9df","after":"f5fca52fdf151829ff9109ad0525e01d9279e3ed","ref":"refs/heads/dev","pushedAt":"2023-07-12T07:44:51.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"mistic100","name":"Damien Sorel","path":"/mistic100","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/41597?s=80&v=4"},"commit":{"message":"Bump semver from 5.7.1 to 5.7.2 (#978)\n\nBumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2.\r\n- [Release notes](https://github.com/npm/node-semver/releases)\r\n- [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md)\r\n- [Commits](https://github.com/npm/node-semver/compare/v5.7.1...v5.7.2)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: semver\r\n dependency-type: indirect\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>","shortMessageHtmlLink":"Bump semver from 5.7.1 to 5.7.2 (#978)"}},{"before":null,"after":"d4881284e155cdabed8d00292ca314909733e7bc","ref":"refs/heads/dependabot/npm_and_yarn/semver-5.7.2","pushedAt":"2023-07-12T01:35:55.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Bump semver from 5.7.1 to 5.7.2\n\nBumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2.\n- [Release notes](https://github.com/npm/node-semver/releases)\n- [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md)\n- [Commits](https://github.com/npm/node-semver/compare/v5.7.1...v5.7.2)\n\n---\nupdated-dependencies:\n- dependency-name: semver\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump semver from 5.7.1 to 5.7.2"}},{"before":"f5f7a705912c69764a2c967c07f95ba0c0056138","after":"9d50c59b0bdcb86860e8fda4eedaa3527461a74b","ref":"refs/heads/gh-pages","pushedAt":"2023-07-02T10:46:14.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mistic100","name":"Damien Sorel","path":"/mistic100","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/41597?s=80&v=4"},"commit":{"message":"Update doc","shortMessageHtmlLink":"Update doc"}},{"before":"75b61f24072e61863974d8e52f29fc121267853c","after":"b1ef8c3a8889ca0148d579b5551b360916fabf90","ref":"refs/heads/master","pushedAt":"2023-07-02T10:36:31.000Z","pushType":"push","commitsCount":4,"pusher":{"login":"mistic100","name":"Damien Sorel","path":"/mistic100","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/41597?s=80&v=4"},"commit":{"message":"Release 2.7.0","shortMessageHtmlLink":"Release 2.7.0"}},{"before":"317df5c6656dbedd2bfdcb8c1689057448cc5fd0","after":"154d5cdd2efaa505394d63b4edfd474188aab9df","ref":"refs/heads/dev","pushedAt":"2023-07-02T10:29:55.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mistic100","name":"Damien Sorel","path":"/mistic100","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/41597?s=80&v=4"},"commit":{"message":"Remove doT.js (Fix #956 Fix #728)","shortMessageHtmlLink":"Remove doT.js (Fix #956 Fix #728)"}},{"before":"1508b1fd010c9fc9e70149ac135d2cc39149b062","after":"75b61f24072e61863974d8e52f29fc121267853c","ref":"refs/heads/master","pushedAt":"2023-07-02T09:59:22.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"mistic100","name":"Damien Sorel","path":"/mistic100","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/41597?s=80&v=4"},"commit":{"message":"Release 2.6.2","shortMessageHtmlLink":"Release 2.6.2"}},{"before":"48e1f09de01862e1bb12d98887b01a12079bd5ed","after":"317df5c6656dbedd2bfdcb8c1689057448cc5fd0","ref":"refs/heads/dev","pushedAt":"2023-07-02T09:58:35.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mistic100","name":"Damien Sorel","path":"/mistic100","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/41597?s=80&v=4"},"commit":{"message":"chore: remove grunt + update dev tools","shortMessageHtmlLink":"chore: remove grunt + update dev tools"}},{"before":"2e1f95937bebe4fb427bd773e554b8d215f81782","after":"1508b1fd010c9fc9e70149ac135d2cc39149b062","ref":"refs/heads/master","pushedAt":"2023-07-02T09:54:47.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mistic100","name":"Damien Sorel","path":"/mistic100","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/41597?s=80&v=4"},"commit":{"message":"chore: push yarn.lock","shortMessageHtmlLink":"chore: push yarn.lock"}},{"before":"75b61f24072e61863974d8e52f29fc121267853c","after":"2e1f95937bebe4fb427bd773e554b8d215f81782","ref":"refs/heads/master","pushedAt":"2023-07-02T09:53:28.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mistic100","name":"Damien Sorel","path":"/mistic100","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/41597?s=80&v=4"},"commit":{"message":"chore: remove grunt + update dev tools","shortMessageHtmlLink":"chore: remove grunt + update dev tools"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAD7ladRQA","startCursor":null,"endCursor":null}},"title":"Activity ยท mistic100/jQuery-QueryBuilder"}