1
0
mirror of https://github.com/psychopy/psychojs.git synced 2025-05-10 10:40:54 +00:00
Commit Graph

819 Commits

Author SHA1 Message Date
Alain Pitiot
a0181b70ce DOC: updated the headers and the docs 2024-07-29 13:58:08 +02:00
Alain Pitiot
b366e6a872 NF: Simple Stair Handler 2024-07-29 11:34:11 +02:00
Alain Pitiot
8a6209b302 corrected issue with saving of partial results 2024-05-21 14:20:48 +02:00
Alain Pitiot
ff43ba400d fixed issue with field options, e.g. |cfg, in GUI 2024-04-04 18:29:40 +02:00
Alain Pitiot
51674ab073 various fixes and feature improvements 2024-04-01 08:51:27 +02:00
Alain Pitiot
c3a2b4b9f6 progress with partial saving of results 2024-01-03 09:35:14 +01:00
Alain Pitiot
5c6408e1da _ 2023-09-26 15:43:11 +02:00
Alain Pitiot
10df4a71b3
Merge pull request #7 from psychopy/2023.2.1
2023.2.1
2023-08-24 10:04:45 +02:00
Nikita Agafonov
da0077f7b2
Merge pull request #576 from psychopy/progressbar_improvements
Progress bar bugfix.
2023-08-23 23:12:14 +01:00
lightest
2688e8e3e0 Proper rendering for progress bar. 2023-08-23 23:08:37 +01:00
Alain Pitiot
aabd9fd43d
Merge pull request #575 from apitiot/2023.2.1
updated package.json
2023-08-11 16:40:38 +02:00
Alain Pitiot
af6e9ab2a7 updated package.json 2023-08-11 16:39:03 +02:00
Nikita Agafonov
fc221356ff
Merge pull request #569 from lightest/2023.2.0
Particle Emitter Prototype and blur filter for image stim.
2023-07-21 18:42:22 +01:00
lightest
3e164977ef names corrections. 2023-07-21 18:32:34 +01:00
lightest
71069244cb merge with 2023.2.0 2023-07-21 18:27:24 +01:00
Nikita Agafonov
044c883739
Merge pull request #568 from lightest/2023.2.0
Progress prototype.
2023-07-21 18:18:01 +01:00
lightest
756c4986fa Merge branch '2023.2.0' into progress-bar 2023-07-21 18:04:16 +01:00
Alain Pitiot
36e6f8131a
Merge pull request #567 from apitiot/2023.2.0
2023.2.0
2023-07-19 16:21:51 +02:00
Alain Pitiot
2707ed0899 _ 2023-07-19 16:19:01 +02:00
Alain Pitiot
7f45cf4338 Merge branch '2023.2.0' of github.com:apitiot/psychojs into 2023.2.0_cleanup 2023-07-19 16:16:23 +02:00
Alain Pitiot
ab9d030717
Merge pull request #6 from psychopy/2023.2.0
2023.2.0
2023-07-19 16:11:28 +02:00
Alain Pitiot
5dba92ab37 ENH: various enhancements to the dialog box, resource manager, saving of data, capture of keys, scheduler 2023-07-19 16:07:43 +02:00
Alain Pitiot
0aa0f41067
Merge pull request #522 from TEParsons/main-shape-arrow
NF: Add "arrow" to named shapes in ShapeStim
2023-07-19 10:58:44 +02:00
Alain Pitiot
311de2f494
Merge branch '2022.3.0' into particle_system 2023-07-19 10:50:41 +02:00
Alain Pitiot
bf2b75f0c8
Merge pull request #559 from lightest/survey_signature_pad_resize_bug
Signature pad resize bug.
2023-07-19 10:00:33 +02:00
Alain Pitiot
e9da57194a
Merge pull request #551 from TEParsons/main-textbox-placeholder
FF: Allow TextBox to accept "placeholder" as an input
2023-07-19 09:58:25 +02:00
Alain Pitiot
1775806a2d
Merge pull request #553 from lightest/progress-bar
Progress bar component prototype. #gamification
2023-07-19 09:56:47 +02:00
Alain Pitiot
122250527c
log in constructor, additional comment 2023-07-19 09:55:49 +02:00
Alain Pitiot
1eb69ed6fb
Merge pull request #537 from lightest/xlsx_upgrade
xlsx upgrade due to a string parsing bug
2023-07-19 09:52:25 +02:00
Alain Pitiot
324fa88a7a
Merge pull request #470 from RebeccaHirst/_addLinspace
add linspace to util.js
2023-07-19 09:50:55 +02:00
Alain Pitiot
888552d24b
Merge pull request #550 from lightest/blurFilter_for_imageStim
Blur filter for image stim.
2023-07-18 17:43:28 +02:00
lgtst
5f32881be2 removed dead code. 2023-03-24 13:23:50 +00:00
lgtst
bff887b793 src/visual 2023-03-24 13:20:34 +00:00
Alain Pitiot
e92bb527e8
Merge pull request #558 from apitiot/2023.1.1
ENH: improved super-flow survey; ENH: release of resources
2023-03-23 15:22:48 +01:00
Alain Pitiot
d9f5cfae63 ENH: improved super-flow survey; ENH: release of resources 2023-03-23 15:19:08 +01:00
lgtst
30c937b213 progress bar component prototype. 2023-02-13 19:40:22 +00:00
Alain Pitiot
ec3283bb7b
Merge pull request #552 from apitiot/2023.1.0
ENH: Survey super-flow
2023-02-02 12:58:57 +01:00
Alain Pitiot
0c578e26d0 FF: Allow TextBox to accept placeholder as input 2023-02-02 12:56:23 +01:00
Alain Pitiot
61a2f4286a _ 2023-02-02 12:49:53 +01:00
Alain Pitiot
f87431e6af ENH: Survey super-flow 2023-02-02 12:49:26 +01:00
lgtst
33967660ab particle emitter update. Now supports proper initial settings; particles orient themselves in the direction of velocity. 2023-01-31 07:21:38 +00:00
lgtst
9a294f8367 particle system v01. 2023-01-28 15:42:00 +00:00
Todd Parsons
c2be1a04ec FF: Allow TextBox to accept "placeholder" as an input 2023-01-26 12:47:28 +00:00
lgtst
a074ed34f0 blurfilter for image stim v0; 2023-01-26 09:45:31 +00:00
Todd Parsons
da9b892ead ENH: Alias "star" and "star7" 2023-01-13 14:46:07 +00:00
Alain Pitiot
57025709ad
Merge pull request #549 from apitiot/2022.2.5
_
2023-01-05 11:38:26 +01:00
Alain Pitiot
443dd4c4e5
Merge pull request #548 from apitiot/2022.3.0
ENH Survey: better management of vendor libraries
2023-01-05 11:37:19 +01:00
Alain Pitiot
be5292480b _ 2023-01-05 11:31:26 +01:00
Alain Pitiot
be2f24f4c5 ENH Survey: better management of vendor libraries 2023-01-05 11:29:30 +01:00
tpronk
941b4425b9
Upgrade to node 15 2022-12-13 19:49:13 +00:00