Custom Query (2152 matches)
Results (598 - 600 of 2152)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#1727 | fixed | Add "current" property to harvest objects | amercader | amercader |
Description |
Right now is quite difficult to get the most current version of a package via the harvest objects, and the queries involved are prone to errors. A new "current" field will be added which will identify unequivocally the most recent harvested object. Unfortunately this will involve some major changes:
|
|||
#1726 | fixed | Update harvesting model | amercader | amercader |
Description |
We need:
The extension should check on startup if the db needs updating and run the necessary scripts. |
|||
#1725 | fixed | Tag autocompletion and commas don't mix | dread | dread |
Description |
If you use tag autocompletion, it automatically adds a comma after the tag. This is fine if you are going to add another tag, but not fine if it is the last one. If you don't manually remove the final comma than you get form validation error "Tag string: Tag "" length is less than minimum 2" Affects only version 1.5.2a. |