-
-
Notifications
You must be signed in to change notification settings - Fork 345
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
column for date mod updated #1155
Comments
Currently there are no dates in the underlying ckan-metadata at all (also no helpful ones in the master.zip) so this propably depends on #1116 or on some git-magic (meta-metadata?) |
even if the date database is started at current date would be fine, still helps to to sort newest since then :) |
Lots of people like this, so I'm sticking a bunch of higher priority labels on it. |
When adding this, time zones will need to be considered. It is probably easiest to use UTC Date/time in the metadata, and then look at converting to local time zone in the client. |
This would be very useful. Im currently checking the 1.1 updates but as more get added its harder to keep track of the new ones. |
This would be awesome addition, I've limited myself to checking the new list after every refresh, as that was the only feasible way of seeing what's fresh. Suspected the lack of backing data would be exist, but even a local date would suffice for my needs. |
I've given this a lot of thought as we have a much more flexible architecture since #2789 These are my dot point thoughts:
We have some good and flexible tools available now to make this happen, but we don't want to make it any more complicated than it needs to be. Reducing complexity was a huge motivator for re-architecting in the first place and while the big picture is a bit more complicated and contains a lot of moving parts; the individual components are much much simpler. |
I've added a formal proposal for the release date field (#2916). Comments/Suggestions welcome! |
alot of times ckan gets a new mod and i don't notice it, be it complete new mod, or recently updated to the current ksp version
if there was a column for date last updated (as in version of mod added or changed, not ckan scan updating full db) i could sort by date :) see whats new
The text was updated successfully, but these errors were encountered: