Welcome to ProjeQtOr new Forum. We migrated old forum to the new website.
You will find all your posts here, with your usual account.
Just one point : you’ll have to reinitialize your password. Use “Lost password” feature.
There is an history of changes for every update. Excellent !
But this seems to be only a "for memory" info.
1. The possibility to cancel the last update by restoring the previous value stored in "history" would be very useful.
2. So the possibility to clean the "history" data (even only by an administrator), p.e. on oldest dates, could avoid to have finally an huge table !
(At the present time, the only possibility is to execute an SQL statement, p.e. in phpmyadmin…)
3. When we change ONE word in a big note (several thousands of characters), the whole note is historized. That is almost without utility. So, for big fields as varchar(4000) and text (that I implemented successfully, having some data >30 Kchars to migrate), history should only register effective changes (p.e. as done by "diff" utility).
+ 1
Very good
http://www.vkv.iea45.fr/
1. The possibility to cancel the last update by restoring the previous value stored in "history" would be very useful.
request recorded as Ticket #1484
2. So the possibility to clean the "history" data (even only by an administrator), p.e. on oldest dates, could avoid to have finally an huge table !
request recorded as Ticket #1485
3. When we change ONE word in a big note (several thousands of characters), the whole note is historized. That is almost without utility. So, for big fields as varchar(4000) and text (that I implemented successfully, having some data >30 Kchars to migrate), history should only register effective changes (p.e. as done by "diff" utility).
request recorded as Ticket #1486
Hi Jean-Luc,
yes - great idea 🙂
Thx.
Klaus