3530 Commits

Author SHA1 Message Date
Julian Gonggrijp
89cbe401f3 Merge branch 'prepare-1.6.0' 1.6.0 2024-02-05 22:22:36 +01:00
Julian Gonggrijp
21437c93d8 Bump the copyright years 2024-01-24 00:31:49 +01:00
Julian Gonggrijp
516266d44d Add change log entry for version 1.6.0 2024-01-24 00:29:21 +01:00
Julian Gonggrijp
4c97452f74 Bump the version to 1.6.0 2024-01-24 00:04:08 +01:00
Julian Gonggrijp
801db14766 Merge pull request #4278 from jgonggrijp/issue-templates 2024-01-23 22:13:59 +01:00
Julian Gonggrijp
0f9956b565 Merge pull request #4284 from olhapi/master with added test 2024-01-23 22:08:03 +01:00
Julian Gonggrijp
d981caa7bc Add regression test for #4284 2024-01-23 22:05:27 +01:00
Oleg Vdovenko
8c0916a7bd [FIX] wrong context passed in collection.create 2024-01-23 21:45:21 +02:00
Julian Gonggrijp
be26215937 Get new debugInfo module to pass linting 2024-01-23 19:48:43 +01:00
Julian Gonggrijp
07cc274087 Document debugInfo 2024-01-23 19:48:43 +01:00
Julian Gonggrijp
5ae5639de8 Move debugInfo to a separate module 2024-01-23 19:48:43 +01:00
Julian Gonggrijp
eb29ed8f91 Add a modules directory with its own package.json
Old trick learned from Underscore: within this directory, Node.js and
other tools that follow its awkward convention will be willing to
interpret .js files with ES module syntax.
2024-01-23 19:48:43 +01:00
Julian Gonggrijp
d47dc71684 Shorten actual behavior placeholder text in bug issue template 2024-01-23 19:48:42 +01:00
Julian Gonggrijp
32ba686f8f Merge limitation and options in feature issue template per review 2024-01-23 19:48:42 +01:00
Julian Gonggrijp
16e16c192f Rewrap feature issue template to 80 columns 2024-01-23 19:48:42 +01:00
Julian Gonggrijp
f342b6c2eb Rewrap doc issue template to 80 columns 2024-01-23 19:48:42 +01:00
Julian Gonggrijp
25d34a4f39 Rename doc issue template "problem" field to "effect" 2024-01-23 19:48:42 +01:00
Julian Gonggrijp
6e9d79e6b8 Mention Backbone.debugInfo in bug issue template stack field 2024-01-23 19:48:42 +01:00
Julian Gonggrijp
01a027cb34 Merge bug issue template fields per review comments
I mean, not exactly to the letter of the comments, but hopefully to
the spirit.
2024-01-23 19:48:41 +01:00
Julian Gonggrijp
a2bcf1989e Add debugInfo method 2024-01-23 19:48:41 +01:00
Julian Gonggrijp
0b86204f51 Add a documentation issue template 2024-01-23 19:48:41 +01:00
Julian Gonggrijp
ed13c528ba Add a feature request template 2024-01-23 19:48:41 +01:00
Julian Gonggrijp
b176a06f98 Add a bug issue template 2024-01-23 19:48:41 +01:00
Julian Gonggrijp
9cc8553114 Add config for issue templates 2024-01-23 19:48:40 +01:00
Julian Gonggrijp
e6d434e731 Update the copyright years in the code as well 2023-08-11 00:05:08 +02:00
Julian Gonggrijp
24c985530e Merge pull request #4281 from CentreForDigitalHumanities/history-notfound-event
History notfound event
2023-08-10 22:05:17 +02:00
Julian Gonggrijp
5df475d7f3 Merge pull request #4279 from jgonggrijp/document-defaults-idAttribute
Add warning to documentation about setting the model id in the defaults
2023-08-10 12:48:15 +02:00
Julian Gonggrijp
97afbe8097 Make the idAttribute defaults warning less harsh
Per review comment by @paulfalgout, with gratitude.
2023-08-10 00:28:07 +02:00
Julian Gonggrijp
f434aa9420 Document the notfound event 2023-08-09 00:16:46 +02:00
Julian Gonggrijp
9fea394e07 Implement the notfound event 2023-08-09 00:16:35 +02:00
Julian Gonggrijp
f65a59c0c0 Add tests for the notfound event 2023-08-09 00:16:14 +02:00
Julian Gonggrijp
c6c6dda690 Add Tidelift to the FUNDING.yml 2023-07-28 21:23:02 +02:00
Julian Gonggrijp
2233c3eeef Update the copyright years 2023-07-28 21:15:53 +02:00
Julian Gonggrijp
b763e52f50 Merge pull request #4280 from jgonggrijp/prepare-release
Prepare release 1.5.0
1.5.0
2023-07-28 18:11:07 +02:00
Julian Gonggrijp
dad6ad9efb Update autogenerated files to v1.5.0 2023-07-28 18:07:33 +02:00
Julian Gonggrijp
e1ee2e8a1d Add a change log entry for version 1.5.0 2023-07-28 17:58:37 +02:00
Julian Gonggrijp
d82047abee Bump the version to 1.5.0 2023-07-28 17:51:04 +02:00
Julian Gonggrijp
25f8a546d0 Merge pull request #4276 from jgonggrijp/code-of-conduct
Code of conduct
2023-07-28 16:44:55 +02:00
Aleksey Avdeev
1460a3ab7a Fixes #4097, add parse option to docs section for Backbone.Collection 2023-07-27 23:22:46 +02:00
Julian Gonggrijp
a10dab16e6 Warn about setting the model id in the defaults (fix #4205) 2023-07-27 22:58:02 +02:00
Julian Gonggrijp
989e35ba91 Merge pull request #4275 from jgonggrijp/encourage-documentation
Encourage contributors to document new features in the index.html
2023-07-27 13:40:40 +02:00
Julian Gonggrijp
a3591b8f42 Merge branch 'security-policy' 2023-07-27 13:15:40 +02:00
Julian Gonggrijp
4cdfb87b86 Mention security policy in the README 2023-07-27 00:25:38 +02:00
Julian Gonggrijp
fcf5df618a Update the README links
- https links for everything
- Gitter channel has moved to Matrix
- Google groups link moved down as it is less current
2023-07-27 00:01:34 +02:00
Julian Gonggrijp
c5928f2e8e Copy the SECURITY.md from Underscore 2023-07-26 22:05:52 +02:00
Julian Gonggrijp
82813631ac Mention Code of Conduct in the README 2023-07-26 21:45:32 +02:00
Julian Gonggrijp
bfb552bdf4 Apply customizations from Underscore's code of conduct 2023-07-26 21:27:13 +02:00
Julian Gonggrijp
a4a067ba35 Download v2.1 of the Contributor Covenant Code of Conduct 2023-07-26 21:26:48 +02:00
Julian Gonggrijp
21dc70e39c Encourage contributors to document new features in the index.html (#4273) 2023-07-26 17:45:40 +02:00
Julian Gonggrijp
582758153c Merge pull request #4272 from jgonggrijp/editorconfig
Add a .editorconfig; prepare for switching to 4-space indentation
2023-07-24 01:57:46 +02:00