1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 21, 2023 — Apr 21, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
CGI hash instead of variables More... over 5 years ago
compact table format More... over 5 years ago
comments More... over 5 years ago
use references instead of recToVector/recFromVector More... over 5 years ago
fix $delim error More... over 5 years ago
remove unused variable More... over 5 years ago
mapFields print the entire form and findFields does only fields and values (ready for factorize) More... over 5 years ago
use Storable module instead of File::Temp More... over 5 years ago
print database fields helper through new sub printSampleTable More... over 5 years ago
comment More... over 5 years ago
print only 20 chars in preview cells, no wrap (link added to show whole field) More... over 5 years ago
fix cached file not removed More... over 5 years ago
no need to test metadata merge and set them with recSetSystem() More... over 5 years ago
mv recValidate in rec file More... over 5 years ago
Fix empty last field merged with datas More... over 5 years ago
use Storable::store/retrieve instead of recWriteFile/recReadFile More... over 5 years ago
remove ":" in form More... over 5 years ago
remove unused variable More... over 5 years ago
do not launch wbDatabaseChanged after each record change, but at the end More... over 5 years ago
remove unuseful call to recRead More... over 5 years ago
polishing... minor edit. More... over 5 years ago
cache preview results, do not recalculate them unselect records you don't want More... over 5 years ago
add temp dir in cgiAdmClean factorize code, add messages, update Admin menu More... over 5 years ago
quote hash value More... over 5 years ago
add missing $TMPDIR More... over 5 years ago
fix various html output More... over 5 years ago
fix pgTitle printing in breadcrumb More... over 5 years ago
prepare caching of admStoreMany computes More... over 5 years ago
comments More... over 5 years ago
allow Perl instructions in ManySet and ManyEdit (typically : use other field value) More... over 5 years ago