abstract-open-solutions / abstract.simplemanagement

Project management the simple way - MOVED TO https://github.com/collective/collective.simplemanagement
0 stars 1 forks source link

Better UI reuse #23

Open simonedeponti opened 12 years ago

simonedeponti commented 12 years ago

There are a number of places where the UI could be reused better:

  1. copy-pasted get_assignees method with the relevant templates, that can maybe be generalized.
  2. abstract.z3cform.usertokeninput can maybe be reused also for the operatives list, etc.
gborelli commented 12 years ago
  1. added get_assignees_details in utils method in order to reuse it
gborelli commented 12 years ago

added some macros in abstract.simplemanagement.browser.macros and some usefull methods in utils module