This website requires JavaScript.
Explore
Help
Sign In
ddp
/
photoassistant
Watch
1
Star
0
Fork
0
You've already forked photoassistant
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
8e82271e2a39b897f41c9b41cf6126b9089bd954
photoassistant
/
internal
/
js
History
Damien De Paoli
8e82271e2a
start of noo for Search, and rewrite of GetEnt* to use eval(), search and flat done, but also fixed OLD bug I just noticed where prev/next buttons would not work when sorting by "A to Z", etc. as the value of the form.input has a space in it and serializeArray() was not dealing with it properly
2022-01-29 18:06:21 +11:00
..
face.js
changing options on files_*, search, also next/prev all now use POST->redirect model, so should allow back/forward browser buttons to work - commit so we can test in PROD
2022-01-22 21:36:58 +11:00
files_support.js
start of noo for Search, and rewrite of GetEnt* to use eval(), search and flat done, but also fixed OLD bug I just noticed where prev/next buttons would not work when sorting by "A to Z", etc. as the value of the form.input has a space in it and serializeArray() was not dealing with it properly
2022-01-29 18:06:21 +11:00
files_transform.js
comments for files*js
2021-09-06 22:03:11 +10:00
view_support.js
partial implementation of first_eid, last_eid -- I think the vals work -- they do for searches anyway, but not stored in pa_user_state yet
2022-01-25 00:48:14 +11:00
view_transform.js
use current var in view_transform, rather than #current - we deleted that ages ago, this fixed BUG-67
2021-09-29 17:23:31 +10:00