Feature #190

Write a django template tag for jQuery dataTables code generation

Added by diabeteman 12 months ago. Updated 9 months ago.

Status:Closed Start date:May 30, 2012
Priority:Urgent Due date:
Assignee:diabeteman % Done:

30%

Category:- Spent time: 13.00 hours
Target version:2.1.0

Description

This would save much time :cuir:

This tag should generate both html and js code. And it should require columns definitions along with other settings.

important: there should be a way to set default settings somewhere and override them as needed.

Associated revisions

Revision 860:0de04475e549
Added by diabeteman 12 months ago

Added a 'datatable' django template tag. Fixes #190

History

#1 Updated by diabeteman 12 months ago

  • Description updated (diff)

#2 Updated by diabeteman 12 months ago

  • Assignee changed from ECM developers to diabeteman
  • % Done changed from 0 to 80

This is almost working on my end.

I have to replace all datatables stuff by the template tag. Expect a commit tomorrow :D

#3 Updated by diabeteman 12 months ago

  • Status changed from New to Resolved
  • % Done changed from 80 to 100

Applied in changeset 0de04475e549.

#4 Updated by diabeteman 11 months ago

  • Status changed from Resolved to Closed

#5 Updated by diabeteman 11 months ago

  • Private changed from Yes to No

#6 Updated by diabeteman 11 months ago

  • Status changed from Closed to In Progress
  • % Done changed from 100 to 30

I replaced all JS datatables crap with the nice template tag (only for the "hr" app at the moment)

TODO:

  • accounting
  • industry
  • pos
  • shop
  • corp
  • scheduler

#7 Updated by diabeteman 10 months ago

  • Priority changed from High to Urgent

#8 Updated by Drezil 10 months ago

hr is now done.

#9 Updated by diabeteman 9 months ago

  • Status changed from In Progress to Closed

Also available in: Atom PDF