|
|
@3681
|
15 years |
Nicklas Nordborg |
References #721: Store data in files instead of in the database
First …
|
|
|
@3356
|
16 years |
Jari Häkkinen |
svndigest should ignore these autogenerated files.
|
|
|
@2934
|
16 years |
Nicklas Nordborg |
Updated UML diagrams of recent database changes (schema version 23 --> 26)
|
|
|
@2875
|
16 years |
Nicklas Nordborg |
Fixes #339: Protocol parameters
|
|
|
@2733
|
16 years |
Nicklas Nordborg |
Fixes #316: Add support for color coding in data tables
|
|
|
@2722
|
16 years |
Nicklas Nordborg |
Fixes #220: Plugin permissions
|
|
|
@2709
|
16 years |
Nicklas Nordborg |
Fixes #318: Plugin configuration values are not stored for a job
And …
|
|
|
@2626
|
16 years |
Martin Svensson |
Updated UML-diagram with entity value for plugin permissions.
|
|
|
@2625
|
16 years |
Nicklas Nordborg |
Added JobAgent? to UML diagram
|
|
|
@2624
|
16 years |
Martin Svensson |
Updated the documentation with information about plugin permissions.
|
|
|
@2529
|
16 years |
Nicklas Nordborg |
Fixes #131: Write documentation 4a) Schematic overview of BASE
|
|
|
@2525
|
16 years |
Nicklas Nordborg |
References #131: Write documentation 3a) Schematic overview of BASE
…
|
|
|
@2520
|
16 years |
Nicklas Nordborg |
Updated documentation that contained errors or wasn't up to date with …
|
|
|
@2516
|
16 years |
Nicklas Nordborg |
References #170: Categorize annotation types
Updated UML diagram
|
|
|
@2512
|
17 years |
Nicklas Nordborg |
Fixes #302: Running a plugin without a configuration should not be possible
|
|
|
@2506
|
17 years |
Nicklas Nordborg |
References #170: Categorize annotation types
Updated UML diagram
|
|
|
@2477
|
17 years |
Martin Svensson |
Created an association between BiomaterialEventData?-HardwareData? and …
|
|
|
@2352
|
17 years |
Nicklas Nordborg |
First version of specification for Any-to-any. References #107.
|
|
|
@2348
|
17 years |
Nicklas Nordborg |
Fixes #177: Store title and description of plugin parameters, not just …
|
|
|
@2344
|
17 years |
Nicklas Nordborg |
Updated UML doc for changes in ticket #206.
|
|
|
@2314
|
17 years |
Nicklas Nordborg |
Fixes #260: Remove AffyFeatures? table
Also removed a lot of unused …
|
|
|
@2192
|
17 years |
Nicklas Nordborg |
Fixes #135: Write documentation: 3c) Internals of the core API - …
|
|
|
@2164
|
17 years |
Nicklas Nordborg |
Fixes #171: Experimental factor for experiments
|
|
|
@2104
|
17 years |
Nicklas Nordborg |
Added Formula, test code and updated UML diagram.
|
|
|
@2053
|
17 years |
Jari Häkkinen |
Added subversion properties to .xml files.
|
|
|
@2018
|
17 years |
Nicklas Nordborg |
Removed Filter. It has now been completely replaced by ItemContext?.
|
|
|
@1979
|
17 years |
Nicklas Nordborg |
Fixed ticket #100: IllegalArgumentException? occurred calling getter of …
|
|
|
@1888
|
17 years |
Nicklas Nordborg |
Added Query.count() method
|
|
|
@1718
|
17 years |
Johan Enell |
added position to arraydesign plate connection
|
|
|
@1705
|
17 years |
Johan Enell |
forgot an s on the table name
|
|
|
@1703
|
17 years |
Johan Enell |
added index to the arraydesign-plate connection
|
|
|
@1702
|
17 years |
Nicklas Nordborg |
Added PropertyFilter? to UML
|
|
|
@1701
|
17 years |
Nicklas Nordborg |
Added GuiContext? and ItemContext?
|
|
|
@1696
|
17 years |
Nicklas Nordborg |
Changes to the plugin system. Added GuiContext?
|
|
|
@1682
|
17 years |
Nicklas Nordborg |
Added reporter lists
|
|
|
@1659
|
17 years |
Nicklas Nordborg |
Added image to plate mapping
|
|
|
@1631
|
17 years |
Nicklas Nordborg |
Modified SessionControl?.impersonateLogin() to create a new …
|
|
|
@1584
|
17 years |
Nicklas Nordborg |
Updated documentation and clean up some code.
Fixed bug in …
|
|
|
@1583
|
17 years |
Nicklas Nordborg |
Updated documentation and cleaned up code.
|
|
|
@1565
|
17 years |
Nicklas Nordborg |
Small redesign of extra values: Added ExtraValue? class.
DynamicQuery? …
|
|
|
@1562
|
17 years |
Nicklas Nordborg |
Added PositionExtraValueBatcher? and updated dynamic batch
documentation
|
|
|
@1556
|
17 years |
Nicklas Nordborg |
Updated some documentation for extra value batching
Added …
|
|
|
@1555
|
17 years |
Nicklas Nordborg |
Added SpotExtraValueBatcher? and other needed classes for it.
|
|
|
@1552
|
17 years |
Nicklas Nordborg |
Updated documentation for Dynamic API
|
|
|
@1531
|
17 years |
Nicklas Nordborg |
Fixed problem with closing and flushing of batchers.
|
|
|
@1476
|
17 years |
Nicklas Nordborg |
Added DataCube?
Renamed Dynamic* to Virtual*
Updated documentation …
|
|
|
@1473
|
17 years |
Nicklas Nordborg |
Added ChildItem? and made all child classes extend from this instead of …
|
|
|
@1470
|
17 years |
Nicklas Nordborg |
Added some data layer classes for experiments and analysis
Added core …
|
|
|
@1446
|
17 years |
Nicklas Nordborg |
Added Batcher interface changed DbControl? to use it instead of the …
|
|
|
@1443
|
17 years |
Nicklas Nordborg |
Added QueryRuntimeFilterManager? to make it easier to enable/disable …
|
|
|
@1441
|
17 years |
Nicklas Nordborg |
Query API documentation and it's javadoc is now finished
|
|
|
@1437
|
17 years |
Nicklas Nordborg |
Updated javadoc and overview documentation for the Query API
Added …
|
|
|
@1433
|
17 years |
Nicklas Nordborg |
Started writing javadoc for the Query API
|
|
|
@1404
|
17 years |
Nicklas Nordborg |
Added new Query API documentation
|
|
|
@1402
|
17 years |
Nicklas Nordborg |
Updating doc for Query API (including dynamic part)
|
|
|
@1397
|
17 years |
Nicklas Nordborg |
Added Dynamic API documentation for creating tables
|
|
|
@1395
|
17 years |
Nicklas Nordborg |
Updated Dynamic API diagrams
|
|
|
@1393
|
17 years |
Nicklas Nordborg |
Added Dynamic API documentation for inserting data
|
|
|
@1392
|
17 years |
Nicklas Nordborg |
Added Dynamic API documentation for inserting data and workflow …
|
|
|
@1391
|
17 years |
Nicklas Nordborg |
Added data layer documentation for dynamic database
Added skeleton for …
|
|
|
@1390
|
17 years |
Nicklas Nordborg |
Updated experiments design - it is looking good!
|
|
|
@1384
|
17 years |
Nicklas Nordborg |
Next version of dynamic database
|
|
|
@1376
|
17 years |
Nicklas Nordborg |
Implemented changes in plugin system. Added InteractivePlugin? interface.
|
|
|
@1374
|
17 years |
Nicklas Nordborg |
Updated devlopment status
|
|
|
@1372
|
17 years |
Nicklas Nordborg |
Minor redesign of plugin system
Added PluginTypeData?
|
|
|
@1366
|
17 years |
Nicklas Nordborg |
New version of experiments and analysis schema
Added ReporterList? to …
|
|
|
@1360
|
17 years |
Nicklas Nordborg |
First version of UML for Experiments
|
|
|
@1299
|
17 years |
Nicklas Nordborg |
Fixed bug where properties in ArrayDesignBlock:s didn't get updated
|
|
|
@1267
|
17 years |
Nicklas Nordborg |
Added Plugin.getItems() method and changed about() and type() to …
|
|
|
@1252
|
17 years |
Johan Enell |
added ProgressReporter? parameter to Job.execute()
|
|
|
@1219
|
17 years |
Nicklas Nordborg |
Removed PluginJobData? and made JobData? have a type and optional …
|
|
|
@1205
|
17 years |
Nicklas Nordborg |
New design of the plugin system
|
|
|
@1179
|
17 years |
Nicklas Nordborg |
Changes to the plugin/jobs diagram
|
|
|
@1171
|
17 years |
Nicklas Nordborg |
First version of JobData?
|
|
|
@1156
|
17 years |
Nicklas Nordborg |
Implemented methods for inheriting annotations and fixed some errors …
|
|
|
@1153
|
17 years |
Nicklas Nordborg |
Fixed error in Array slides diagram
|
|
|
@1152
|
17 years |
Nicklas Nordborg |
Fixed isUsed method in Hardware and
inverse mappings for ArrayDesign? …
|
|
|
@1148
|
17 years |
Nicklas Nordborg |
Fixed mappings for Plate, PlateParents? and PlateMapping?
|
|
|
@1145
|
17 years |
Nicklas Nordborg |
Updated raw data uml diagram
|
|
|
@1144
|
17 years |
Nicklas Nordborg |
Updated batching documentation
|
|
|
@1138
|
17 years |
Johan Enell |
Major changes to the plugin system
|
|
|
@1125
|
17 years |
Nicklas Nordborg |
Updated hybridizations diagram
|
|
|
@1102
|
17 years |
Nicklas Nordborg |
Added most data classes for the "Hybridzations and raw data" section
|
|
|
@1101
|
17 years |
Nicklas Nordborg |
Added Hybridizations diagram
|
|
|
@1060
|
18 years |
Johan Enell |
Features added to ArrayDesign?
needs testing
|
|
|
@1026
|
18 years |
Johan Enell |
Changed multiplicity for arraydesignblocks
|
|
|
@1023
|
18 years |
samuel |
Updated Plugin interface.
|
|
|
@1020
|
18 years |
samuel |
Added diagram over plugin usage.
|
|
|
@1008
|
18 years |
samuel |
Added PluginParameter?.
|
|
|
@1002
|
18 years |
samuel |
Updated parameters.
|
|
|
@999
|
18 years |
samuel |
Updated parameters.
|
|
|
@993
|
18 years |
samuel |
Marked ParameterValueData? as abstract.
|
|
|
@992
|
18 years |
Nicklas Nordborg |
Updated documentation for access permissions
|
|
|
@988
|
18 years |
samuel |
Modified PluginRunner?.
|
|
|
@983
|
18 years |
Johan Enell |
Array LIMS - slides updated
|
|
|
@978
|
18 years |
Nicklas Nordborg |
First version of access permissions diagram
|
|
|
@969
|
18 years |
Nicklas Nordborg |
Updated documentation for Messages and Filters
|
|
|
@961
|
18 years |
Johan Enell |
Array LIMS - slide data classes added
|
|
|
@952
|
18 years |
Johan Enell |
Array LIMS - slides class diagram added
|
|
|
@943
|
18 years |
samuel |
Updated Plugin.
|
|
|