Pubudu Basnayaka
|
688d511b07
Tripal Feature adheres to Drupal coding standards
|
12 years ago |
spficklin
|
af2ff151e6
Moved most extensions out. Moved base modules out of 'base' directory
|
13 years ago |
alexgl
|
c5d67e59c6
moving more modules into base and extensions respectively
|
13 years ago |
spficklin
|
bd3eb10537
|
13 years ago |
spficklin
|
95e1b150fc
Fixed multiple things including the following
|
13 years ago |
laceysanderson
|
26939a277a
Added to documentation of tripal_feature using doxygen standards
|
14 years ago |
spficklin
|
9768d69e61
Fixed bug in indexing. The search totals were not being udpated and some words were not searchable.
|
14 years ago |
spficklin
|
572cf04f80
But in index feature. If the number of features is less than 100 a divide by zero error occurs when trying to calculate the percent complete.
|
14 years ago |
mestato
|
e6feb5a9b6
Moved the synchronize functions from the main module to syncFeatures.php. Moved the search indexing functions to indexFeatures.php. This allows each sync or index job to be submitted as a separate system call, thus circumventing a problem with php not releasing memory. Also, syncing and indexing all features may now be done through a command line call instead of only through the web interface.
|
14 years ago |