Ticket #166 (closed enhancement: fixed)

Opened 14 months ago

Last modified 14 months ago

list posts based on Dossier

Reported by: leonieke Owned by: michiel
Priority: low Milestone:
Component: admin_interface Version: 2.3
Severity: feature Keywords:
Cc:

Description

list posts based on Dossier too (date and category are already available in the back end)

Change History

Changed 14 months ago by michiel

  • owner set to michiel
  • status changed from new to assigned
  • severity set to feature

Changed 14 months ago by michiel

(In [651]) use the common _get_posts function in the admin interface as well instead of the hardcoded sql queries. For this I had to edit the function to make some more stuff variable.

I know the backend limit on month/year using the dropdownboxen is not working in devmode. I will fix this when I implement #166 in the backend. Only mvblog that runs on localhost will be affected and not work, all live mvblog installs will work. Beware: if you are running mvblog in a setup with pound that connects to localhost you will be affected as well. (found out the hard way here)

Re #166

Changed 14 months ago by michiel

(In [653]) make searching for month/year in backend work again. Also disable the limit on active=1/public=1 for the backend.

Re #166

Changed 14 months ago by michiel

  • status changed from assigned to closed
  • resolution set to fixed

(In [654]) allow limiting on dossier in the admin backend. (Closes #166)

Note: See TracTickets for help on using tickets.