Julian Gonggrijp
e8bc45acb0
Mark development version in debug-info
2025-04-01 13:11:46 +02:00
Julian Gonggrijp
da75718e89
Merge branch 'prepare-1.6.1'
1.6.1
2025-04-01 13:09:53 +02:00
Julian Gonggrijp
50eb8a2c2a
Bump the 1.6.1 release date one day forward
2025-03-31 02:14:21 +02:00
Julian Gonggrijp
8a58ab480a
Add change log entry for 1.6.1
2025-03-31 01:33:08 +02:00
Julian Gonggrijp
a25a10f6b3
Bump the version to 1.6.1
2025-03-31 01:25:03 +02:00
Julian Gonggrijp
0a67c26d26
Upgrade devDependencies via npm audit fix --force
...
This required upgrading the Node.js version in CI to 16.
2025-03-27 23:32:15 +01:00
Julian Gonggrijp
a2b5d4c62c
Cancel PhantomJS
...
This is a temporary workaround until #4294 has been fully adressed.
2025-03-27 23:09:31 +01:00
Julian Gonggrijp
8f0285fb3a
Merge pull request #4292 from Noodlex/fix_model_event_changeId
...
Trigger the "changeId" event only if prevId is different from this.id.
2024-09-02 14:55:04 +02:00
Christopher Rombach
06ffc5d1e3
Add test for trigger "changeId"
2024-09-02 14:13:43 +02:00
Christopher Rombach
d2ea5746fe
Add space
2024-09-02 14:13:27 +02:00
Christopher Rombach
4d0914948d
Trigger the "changeId" event only if prevId is different from this.id.
2024-09-02 13:41:43 +02:00
Julian Gonggrijp
4e642088c4
Merge pull request #4288 from deining/bump-actions
...
Bump GitHub workflows to latest version
2024-03-07 00:22:47 +01:00
Andreas Deininger
74c9fc9e5f
Bump GitHub workflows to latest version
2024-03-06 19:38:40 +01:00
Julian Gonggrijp
c73855b8c8
Merge pull request #4287 from xwxtwd/master
...
Use allowed instead of whitelisted; Use disallowed instead of blacklisted;
2024-02-25 17:49:40 +01:00
JSon
974d0545cc
Use allowlisted instead of whitelisted; Use blocklisted instead of blacklisted;
2024-02-25 13:47:10 +08:00
Julian Gonggrijp
bfc3c18a16
Set the date of the 1.6.0 release (oops)
2024-02-05 22:36:13 +01:00
Julian Gonggrijp
f14a329cba
Mark development version post 1.6.0
2024-02-05 22:23:19 +01:00
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