| Age | Commit message (Collapse) | Author | 
|---|
|  |  | 
|  | defined (refs #3181) | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  | initialize SRA file import | 
|  |  | 
|  |  | 
|  |  | 
|  | Conflicts:
	ishtar_common/data_importer.py | 
|  |  | 
|  |  | 
|  | Model: a targetkey connection can now be applied to on particular import
(associated_import), one particular user (associated_user) or to all imports
(associated_import and associated_user are empty).
To be done: change import and forms to fully use this mechanism. | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  | #1677) | 
|  |  | 
|  | * select, create, modify forms
* create, modify, wizard
* sheet templates
* associated actions, urls | 
|  |  | 
|  |  | 
|  |  | 
|  | * change sheet creation to allow non historized object
* add related names corresponding to person for operation, files and
  sources (through Author)
* use a jqGrid associated to a form to select persons
* create sheet templates for persons
* add appropriate urls | 
|  |  | 
|  |  | 
|  |  | 
|  | * Fix finds wizards
* Clean-up an unecessary file | 
|  | Work on wizard, views and forms to dispatch logic in a more
relevant way. |