AmiGO 2: Development: Difference between revisions

From GO Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 9: Line 9:
** [https://github.com/kltm/bbop-js BBOP JS] - general JS code
** [https://github.com/kltm/bbop-js BBOP JS] - general JS code
** [https://github.com/kltm/amigo AmiGO 2] - perl code and web server deployment; GO specific BBOP JS code
** [https://github.com/kltm/amigo AmiGO 2] - perl code and web server deployment; GO specific BBOP JS code
= Timeline =
{| class="wikitable"
|-
! release
! est. date
! highlight features
! feature notes
! comments
|-
| beta0
| 2013-04-12
|
* initial possible feature set
|
| first external-usable A2 release
|-
| beta1
| 2013-07-15
|
* search
* grebe
* details pages
* goose
|
* reduced and debugged feature set (core)
* freeze
| first "public" release--advertised from A1
|-
| beta2
| 2013-11-15
|
* redone UI (bootstrap)
| fold in public beta feedback
|
* transfer beta production to production?
* consider RCs
|-
| 2.0
| 2013-011-15
|
* redone UI (bootstrap)
| fold in public beta feedback
|
* transfer beta production to production?
* consider RCs
|}


[[Category:Software]]
[[Category:Software]]

Revision as of 18:18, 10 July 2013

Components

The repositories and trackers for the elements that compose the AmiGO 2 are:

  • Backend
    • GOlr - Solr schema and definitions for GO (in the AmiGO 2 repository)
    • OWLTools - preferred loader
  • Frontend
    • BBOP JS - general JS code
    • AmiGO 2 - perl code and web server deployment; GO specific BBOP JS code

Timeline

release est. date highlight features feature notes comments
beta0 2013-04-12
  • initial possible feature set
first external-usable A2 release
beta1 2013-07-15
  • search
  • grebe
  • details pages
  • goose
  • reduced and debugged feature set (core)
  • freeze
first "public" release--advertised from A1
beta2 2013-11-15
  • redone UI (bootstrap)
fold in public beta feedback
  • transfer beta production to production?
  • consider RCs
2.0 2013-011-15
  • redone UI (bootstrap)
fold in public beta feedback
  • transfer beta production to production?
  • consider RCs