Skip to content

Latest commit

 

History

History
38 lines (34 loc) · 2.69 KB

README.md

File metadata and controls

38 lines (34 loc) · 2.69 KB

Easier Project Model Management

Organization: Sigmah


Nikita Jibhkate
Government College of Engineering, Aurangabad
Mentors: Olivier Sarrat, S.P. Mohanty


This work contributes for Sigmah's next version Sigmah 2.3 Scheduled For Release 2016-11-15.
Pull Requests will be merged accordingly as planned in Roadmap.



Introduction:

As a Google Summer of Code Project my task was to implement some awaited features that aim at enhancing the flexibility and versatility of the Sigmah project keeping in view the new requirements suggested and feedback provided by the users. I mainly worked around project model management part of the project.

Code links:


1. 632: Replace "delete" icon by "link_delete" on delete project link button
(fix for the issue #632)

  1. 867: Field type doesn't match new field type drop-down list
    (fix for the issue #867)

  2. 511: Category modification flexibility
    (fix for the issue #511)

  3. 276 & 430: Groups Tab feature
    (fix for the issues #276 and #430)

(Work in Progress):
1. Document field: improved former "file list" with hyperlinks
(fix for the issue [#883](http://www.sigmah.org/issues/view.php?id=883))
This feature is implemented but the bug is causing unexpected behaviour. It will be soon corrected and ready by then.
2. Project/orgunit model export/import through an XML format
(fix for the issue [#853](http://www.sigmah.org/issues/view.php?id=853))
This will be completed before September end.

Conclusions:

This way an attempt is made to implement required features.

Acknowledgements:

Sincere thanks to Sigmah organization for providing this opportunity. Thanks to community for their help during this development. Also grateful to Google Summer of Code for funding this work.