Opened 14 years ago
Closed 9 years ago
#1198 closed feature request (obsolete)
Implement HeuristicLab web application
Reported by: | swagner | Owned by: | ascheibe |
---|---|---|---|
Priority: | medium | Milestone: | HeuristicLab 3.3.x Backlog |
Component: | WebApplication | Version: | branch |
Keywords: | Cc: |
Description
Change History (37)
comment:1 Changed 14 years ago by swagner
- Owner changed from swagner to dkahn
- Status changed from new to assigned
comment:2 Changed 14 years ago by swagner
comment:3 Changed 14 years ago by swagner
- Component changed from ### Undefined ### to WebApplication
comment:4 Changed 14 years ago by dkahn
- Status changed from assigned to accepted
comment:5 Changed 14 years ago by swagner
- Version changed from 3.3 to branch
comment:6 Changed 14 years ago by dkahn
comment:7 Changed 14 years ago by dkahn
Added MVC2 subfolder in r4602
comment:8 Changed 14 years ago by dkahn
Added folder for plugins in r4603
comment:9 Changed 14 years ago by dkahn
Imported new Plugin Host solution for the new MVC2 based web application in r4604
comment:10 Changed 14 years ago by dkahn
Added Hello World demo plugin solution in r4605
comment:11 Changed 14 years ago by dkahn
Added svn properties and started fixing directory structure in r4606
comment:12 Changed 14 years ago by dkahn
Moved plugin to a propper folder in r4607
comment:13 Changed 14 years ago by dkahn
Moved PluginHost into propper folder in r4609
comment:14 Changed 14 years ago by dkahn
Applied svn properties in r4611
comment:15 Changed 14 years ago by dkahn
Cleaned up project binaries in r4612
comment:16 Changed 14 years ago by dkahn
Deleted binaries in r4613
comment:17 Changed 14 years ago by wtollsch
Fixed naming and added authentication against HL in r4729
comment:18 Changed 14 years ago by dkahn
Created design and modified views in r5072
comment:19 Changed 14 years ago by dkahn
Removed view that needs to live inside its plugin in r6270
comment:20 Changed 14 years ago by dkahn
Merged Site.Master with changes from plugin developers (Javascript links) in r6273
comment:21 Changed 14 years ago by dkahn
Removed a page link used for testing styles in r6274
comment:22 Changed 14 years ago by dkahn
Removed unused controllers used while developing the infrastructure in r6275
comment:23 Changed 14 years ago by dkahn
Changed project structure in r6276
comment:24 Changed 14 years ago by dkahn
Removed unused resource files in r6277
comment:25 Changed 14 years ago by dkahn
Removed views used for proptotyping in r6278
comment:26 Changed 14 years ago by dkahn
Cleaned up additional unused content from plugin host in r6279
comment:27 Changed 14 years ago by dkahn
Added jQuery plus plugins in r6286
comment:28 Changed 14 years ago by dkahn
Added styling js in r6278
comment:29 Changed 14 years ago by dkahn
Removed datatables examples directory from project in r6288
comment:30 Changed 14 years ago by dkahn
Did adoptions regarding styling on the main sources in r6289
comment:31 Changed 11 years ago by gkronber
- Owner changed from dkahn to ascheibe
- Status changed from accepted to assigned
Andreas, this might be interesting for you?
comment:32 Changed 11 years ago by gkronber
- Owner changed from ascheibe to architects
comment:33 Changed 11 years ago by ascheibe
pfleck recycled some of this stuff (mainly the styling) for his Hive Statistics website and Esteban as well as hopefully Matt will work in this direction. But if I remember correctly this project was about creating a PluginInfrastructure for the web so that we can build HeuristicLab web applications in a modular way. I think there were some severe problems with this idea and I'm not sure if they got it to a point where it worked correctly.
comment:34 Changed 10 years ago by ascheibe
- Owner changed from architects to ascheibe
comment:35 Changed 10 years ago by ascheibe
Delete branch and wiki sites
comment:36 Changed 9 years ago by ascheibe
r13391 removed remaining WebApplication branch
comment:37 Changed 9 years ago by ascheibe
- Resolution set to obsolete
- Status changed from assigned to closed
Implemented mainly in #2388. Already in stable.
Added branch WebApplication in r4430.