Timeline
Nov 3, 2010:
- 11:54 PM Changeset [1071] by
- - updated grom plugin to 0.1.15, this should now work properly on …
- 8:29 PM Changeset [1070] by
- - ' failed cells' page form with ontology chooser implemented
- 8:28 PM Changeset [1069] by
- - improved grom windows support - updated grom version to 0.1.14 - …
- 6:57 PM Changeset [1068] by
- - upgraded grom to 0.1.13 (improved growl for windows support)
- 5:57 PM Changeset [1067] by
- - authentication service was not defined in the loadStudy logic
- 5:31 PM Changeset [1066] by
- - initialize flash.errors in loadStudy logic
- 5:04 PM Changeset [1065] by
- changed page footer
- 4:58 PM Changeset [1064] by
- downgraded grails version to 1.3.4 to circumvent #147 …
- 4:53 PM Changeset [1063] by
- removed unnecessary text from home page in production version
- 4:30 PM Changeset [1062] by
- repaired menu item for Assay template editor
- 4:27 PM Changeset [1061] by
- updated ontology tests and deleted tests for REST methods that should …
- 4:25 PM Ticket #84 (add ontologies chooser to template editor) reopened by
- At this point somehow it doesn't work any more. If I want to add an …
- 3:53 PM Ticket #166 (Automatically match column names to template field names in importer) created by
- It would be nice if the importer automatically would match e.g. column …
- 3:40 PM Ticket #165 (Ability to change user password) created by
- Right now I get a password emailed by the registration process, but …
- 2:59 PM Changeset [1060] by
- - updated POI library to 3.7 (2010-10-29 release) for handling Excel files
- 2:51 PM Changeset [1059] by
- - only show own studies
- 2:26 PM Ticket #164 (Exception in create wizard when creating assay but no samples) created by
- When you specify no samples in the create study wizard, but you do add …
- 2:05 PM Ticket #163 (After Import Study Data the new studies are not visible) closed by
- worksforme: This should really be fixed now, the authenticated user is assigned to …
- 2:03 PM Changeset [1058] by
- - added failed cells view/logic - fixed Study-owner bug
- 1:58 PM Changeset [1057] by
- - upgraded grom to 0.1.12 (experimental windows support)
- 12:58 PM Changeset [1056] by
- Changed template editor to be more user friendly with selecting field …
- 12:43 PM Ticket #163 (After Import Study Data the new studies are not visible) created by
- After importing study data GSCF says that x out of x rows/studies were …
- 11:45 AM Changeset [1055] by
- - reverted last dev commit…
- 11:43 AM Changeset [1054] by
- - fixed linux support - updated to 0.1.12
- 10:48 AM Changeset [1053] by
- Fixed a bug in the remote logout call.
- 9:10 AM Changeset [1052] by
- error on ExporterController?
- 8:48 AM Changeset [1051] by
- error messages in ExporterController? for SimpleTox?
Nov 2, 2010:
- 4:48 PM Changeset [1050] by
- - initial "failed cells" logic figured out, now extracts cells from …
- 3:41 PM Changeset [1049] by
- Pilot almost there…
- 2:13 PM Ticket #160 (Grom plugin breaks on tomcat when deployed as a war) closed by
- fixed: I have refactored the plugin to not use gant/ant. Because native …
- 1:24 PM Changeset [1048] by
- - upgraded the grom plugin to 0.1.11, should fix the issues on tomcat
- 1:11 PM Ticket #162 (Add support for Office Excel 2007 Workbook format (.xlsx) files) created by
- Should be as easy as using this import: import …
- 1:06 PM Ticket #161 (GSCF Documentation) created by
- Write user documentation for GSCF, using a simple example study as guide.
- 11:15 AM Changeset [1047] by
- - referer for now obtained via redirectTo param in the URL
- 11:01 AM Ticket #148 (Import - Store referrer to continue where you were when going to the ...) reopened by
- The Referrer takes me back to STEP5 of the wizard... (before save), …
- 10:25 AM Changeset [1046] by
- Update NMC Pilot pages
- 9:42 AM Changeset [1045] by
- - temporary removed addition of failed cells to when using …
Nov 1, 2010:
- 9:42 PM Changeset [1044] by
- - added record which contains failed columns, should be passed to an …
- 6:37 PM Changeset [1043] by
- - packaging Gant in the plugin seems to work, however now ant is …
- 6:30 PM Changeset [1042] by
- - upgraded grom to 0.1.9 to see if this works on tomcat
- 6:13 PM Changeset [1041] by
- Automated continuous integration commit of minified JS/CSS
- 6:11 PM Changeset [1040] by
- - made column widths changeable by adding: …
- 5:14 PM Ticket #135 ([wizard] All data is returned in a random order) closed by
- fixed: works for me…
- 5:10 PM Changeset [1039] by
- Automated continuous integration commit of minified JS/CSS
- 5:05 PM Changeset [1038] by
- - removed todo from confirmation page
- 5:04 PM Ticket #153 (Improve confirmation page of wizard) closed by
- fixed: improved the confirmation page in r1037
- 5:03 PM Changeset [1037] by
- - fixed issue #153, improved the confirmation page (removed dummy …
- 4:49 PM Changeset [1036] by
- Fixed the random order of templates in the study pages (#135) and …
- 4:38 PM Changeset [1035] by
- SimpleTox? exporter with file downloading system
- 4:18 PM Ticket #150 (Implement Sample.parentEventGroup) closed by
- fixed: - implemented in svn revision r:1034
- 4:17 PM Changeset [1034] by
- - implemented improvement #150 ( https://trac.nbic.nl/gscf/ticket/150 …
- 4:14 PM Changeset [1033] by
- - developmental and administration menu items are now icons to save …
- 3:41 PM Changeset [1032] by
- - added the jquery-ui autocomplete html extention to the wizard
- 2:54 PM Changeset [1031] by
- Bug in study comparison view fixed, so multiple studies can be compared
- 2:17 PM Changeset [1030] by
- Extra check whether an owner has been added for a study, to prevent a …
- 1:17 PM Changeset [1029] by
- Compare templates view updated.
- 12:48 PM Changeset [1028] by
- - fixed NPE when empty cells were read from Excel and the property, …
- 12:42 PM Changeset [1027] by
- Implemented compare templates feature and fixed show studies overview …
- 12:35 PM Ticket #160 (Grom plugin breaks on tomcat when deployed as a war) created by
- On tomcat the plugin results in the following error: 2010-11-01 …
- 11:52 AM Changeset [1026] by
- - changed the CI script so that it works grails independently. This …
- 11:40 AM Changeset [1025] by
- - forgot to remove one .grom() call…
- 11:30 AM Changeset [1024] by
- - removed the String.grom() calls as grom is not stable on tomcat: …
- 11:28 AM Changeset [1023] by
- - uninstall grom in ci build as it currently is unstable on tomcat
- 11:21 AM Changeset [1022] by
- * grom 0.1.8
- 10:07 AM Ticket #63 (importing subjects twice does not add information to existing subjects ...) closed by
- fixed: This should be fixed by now. There is being checked whether the entity …
Oct 29, 2010:
- 5:52 PM Changeset [1021] by
- - upgraded grom to 0.1.7
- 5:47 PM Changeset [1020] by
- - upgraded grom to 0.1.6
- 5:38 PM Changeset [1019] by
- - ci script should not remove the grom plugin as it extends the String …
- 5:34 PM Changeset [1018] by
- - upgraded grom plugin 0.1.5 as 0.1.4 breaks application on tomcat - …
- 12:56 PM Changeset [1017] by
- Fixed JSON Response of getAuthorizationLevel
- 12:48 PM Changeset [1016] by
- Removed minor bug.
- 12:41 PM Changeset [1015] by
- - updating grom to 0.1.4 (Linux support)
- 11:15 AM Changeset [1014] by
- Refactored AssayModule?.url to AssayModule?.consumer in all parts effected.
Oct 28, 2010:
- 8:05 PM Changeset [1013] by
- changed Ontology ncboId to unique, extended range of fulltext query
- 7:45 PM Changeset [1012] by
- - upgrading grom plugin to 1.1.3 - using String.grom() in bootstrap - …
- 5:16 PM Changeset [1011] by
- Ticket #57. Unified getStudy and getStudies. Note: Could not get …
- 4:39 PM Changeset [1010] by
- Ticket #57 - Unified getAssays and getAssay. Also, added convenience …
- 4:29 PM Ticket #159 (Excel exporter) created by
- We need to implement the querying functionality as specified in the …
- 3:48 PM Changeset [1009] by
- now really fixed backlink for jumpbar link
- 3:07 PM Changeset [1008] by
- Upped jumpbar version and fixed backlink for jumpbar link
- 2:15 PM Changeset [1007] by
- - updated existing vhosts to reflect changes in domain naming - added …
- 2:11 PM Ticket #158 (Create a remote logout call) created by
- At this moment I can Login a user via: …
- 10:52 AM Ticket #157 (Repair and test simple query wizard) created by
- Right now, the simple query wizard doesn't function properly and …
- 10:51 AM Ticket #156 (Repair full-text search) created by
- As of now, the full text search is hidden because it only searches on …
Oct 27, 2010:
- 6:25 PM Ticket #61 (making a new template by extending an existing one ) closed by
- fixed: I've added a clone template feature yesterday, and that will do the …
- 5:57 PM Changeset [1006] by
- Automated continuous integration commit of minified JS/CSS
- 5:56 PM Ticket #149 (termEditor autocomplete recently started escaping span elements in ...) closed by
- fixed: Apparently the change to escape HTML was done by design and hence not …
- 5:55 PM Changeset [1005] by
- resolves #149
- 4:58 PM Ticket #155 ('Show Studies' page needs to be re-developed) created by
- Currently the 'show studies' page is a huge legacy page and a total …
- 4:58 PM Ticket #80 (mark a whole row (all groups) in a template is not possible) closed by
- wontfix: I see what you mean, assigning one treatment to multiple groups at …
- 4:45 PM Ticket #64 (import wizard not accessible via create/edit study) closed by
- worksforme
- 4:45 PM Ticket #154 (Enhance template editor template field type chooser) created by
- Right now, the template field type chooser in the template editor …
- 4:39 PM Ticket #153 (Improve confirmation page of wizard) created by
- On the confirmation page of the study create wizard, there are some …
- 4:38 PM Ticket #58 (template cannot be added or modified) closed by
- duplicate: duplicate to #60
- 4:34 PM Ticket #152 (clarify sample generation / adjust column widths in study create/edit ...) created by
- In the study create/edit wizard, when the samples are generated, it's …
- 4:15 PM Ticket #65 (DOB subjects with stringlist only from the year 2000 on and later) closed by
- fixed: Resolved in #1003. It now shows -80 and +20 years relative to the …
- 4:15 PM Changeset [1004] by
- Automated continuous integration commit of minified JS/CSS
- 4:13 PM Changeset [1003] by
- resolves #65, datetime picker showing only -10 + 10 years in select
- 4:04 PM Ticket #151 (Database administration) created by
- At the moment, any user that obtains a login is able to add new …
- 3:50 PM Changeset [1002] by
- - added functionality to check for existing entities when importing …
- 3:29 PM Changeset [1001] by
- Ticket 57. Merged getSample and getSamples into one REST resource. …
- 2:54 PM Ticket #127 (take into account ontology versioning, make more use of Ontocat) reopened by
- 2:38 PM Changeset [1000] by
- first version for a SimpleTox? Exporter : go to Studies > Export as …
- 2:27 PM Ticket #140 (Error when importing studies that have values that do not match a ...) reopened by
- Eugene to Tjeerd (in Dutch): "Bedankt voor je aandacht aan dit …
- 12:21 PM Changeset [999] by
- - fixed constraint violation error by adding parent to the entities
- 9:55 AM Ticket #150 (Implement Sample.parentEventGroup) created by
- Store Sample.parentEventGroup (add as nullable property to domain …
Oct 26, 2010:
- 5:08 PM Ticket #149 (termEditor autocomplete recently started escaping span elements in ...) created by
- probably related to the recent upgrade of the jquery plugin and the …
- 5:03 PM Changeset [998] by
- - removed the identifiers from the wizard views
- 4:35 PM Ticket #127 (take into account ontology versioning, make more use of Ontocat) closed by
- fixed: Resolved in svn #997. Resolution: before adding a new ontology, a …
- 4:33 PM Changeset [997] by
- - resolved issue #127 ( https://trac.nbic.nl/gscf/ticket/127 ): new …
- 3:19 PM Changeset [996] by
- Implemented clone feature in template editor (ticket #6), added a rest …
- 3:03 PM Ticket #6 (clone feature) closed by
- fixed: Clone feature is added to the original template editor, and the …
- 2:53 PM Changeset [995] by
- Added jumpbar again
- 2:47 PM Changeset [994] by
- Removed extra view table cell from assay table
- 2:38 PM Ticket #140 (Error when importing studies that have values that do not match a ...) closed by
- fixed: Fixed this exception which came when trying to import data which …
- 2:36 PM Changeset [993] by
- - fixed exception which came when trying to import data which cannot …
- 1:20 PM Ticket #14 ((re)ordering template fields doesn't work perfect) closed by
- fixed: #1 was a bug, that's fixed. #2 was because the fields are reordered …
- 12:54 PM Changeset [992] by
- - removed logfile - set all logfiles to ignore
- 12:44 PM Ticket #79 (preview of columns in simple import wizard) closed by
- fixed: Old ticket, but this was implemented already a while ago. At least …
- 11:46 AM Ticket #118 (Implement Authorization and Authentication) closed by
- fixed: THis is added to the trunk. The authentication is done without oauth …
- 11:31 AM Ticket #148 (Import - Store referrer to continue where you were when going to the ...) closed by
- fixed: First call of the importer the referrer is stored in a session and in …
Oct 25, 2010:
- 5:25 PM Ticket #36 (naming groups on template impossible) closed by
- fixed
- 5:21 PM Ticket #146 (Presentation mode of dbnp.org misses information on page 2 and 3) closed by
- fixed: This is now solved.
- 5:08 PM Ticket #145 (Running GSCF demo as frame inside http://dbnp.org causes inconvenient ...) closed by
- fixed: Solved by putting a direct link to the demo on dbnp.org.
- 5:04 PM Ticket #142 (Edit/create study template should be available directly from main menu) closed by
- duplicate: Duplicate of #7
- 4:32 PM Changeset [991] by
- Automated continuous integration commit of minified JS/CSS
- 4:30 PM Changeset [990] by
- Fixed bug #21: error when adding a person to a study without selecting …
- 4:29 PM Ticket #21 (adding a contact without selecting a role seems possible, but results ...) closed by
- fixed: The script now checks whether a person and a role have been selected …
- 4:29 PM Changeset [989] by
- - added referer to the last step of the wizard
- 4:25 PM Changeset [988] by
- Automated continuous integration commit of minified JS/CSS
- 4:23 PM Changeset [987] by
- Fixed bug #15
- 4:21 PM Ticket #15 (not possible to fill in affiliations) closed by
- fixed: I've added a link to the 'affiliation-manager-screen' to - the screen …
- 4:07 PM Ticket #95 (ApoE3Leiden muis is niet in de strain ontology) closed by
- worksforme: Gebruik de Black Six strain en specificeer ApoE3Leiden by Genotype …
- 4:07 PM Ticket #50 (storing TEXT fields does not work in production environment) closed by
- This depends on http://jira.codehaus.org/browse/GRAILS-6754 being …
- 3:56 PM Changeset [986] by
- Added plugin famfamfam again
- 3:28 PM Changeset [985] by
- Removed spring-security-ui plugin to decrease dependencies. The …
- 12:46 PM Ticket #148 (Import - Store referrer to continue where you were when going to the ...) created by
- Can you make the importer to redirect to the place where you left of …
Oct 22, 2010:
- 4:52 PM Changeset [984] by
- Using the login panel for logging in, instead of the ugly …
- 4:18 PM Changeset [983] by
- New type of authentication and authorization added to the rest …
- 2:27 PM Ticket #98 (selecting multiple subjects in study create wizard works very bad) closed by
- worksforme
- 1:25 PM Changeset [982] by
- updated study show to also display parent event and subject of a sample
- 1:14 PM Changeset [981] by
- Automated continuous integration commit of minified JS/CSS
- 1:12 PM Changeset [980] by
- - rewrote the css, javascript and views to use the famfamfam plugin …
- 12:38 PM Changeset [979] by
- - again remove nadd-neutralizer - reverted the jquery downgrade caused …
- 12:19 PM Changeset [978] by
- - fixed indentation
Oct 21, 2010:
- 6:52 PM Ticket #147 (Edit study wizard doesn't work anymore) created by
- Since Grails 1.3.5, the edit study wizard stops functioning after the …
- 5:30 PM Changeset [977] by
- Automated continuous integration commit of minified JS/CSS
- 5:28 PM Changeset [976] by
- Authentication and authorization for studies is added, according to …
- 4:53 PM Changeset [975] by
- Automated continuous integration commit of minified JS/CSS
- 4:51 PM Changeset [974] by
- - removed the 'required' keyword from the Study's domainFields for the …
- 4:42 PM Changeset [973] by
- Automated continuous integration commit of minified JS/CSS
- 4:40 PM Ticket #146 (Presentation mode of dbnp.org misses information on page 2 and 3) created by
- On the dbno.org site, home page a link is available: "Also available …
- 4:40 PM Changeset [972] by
- - and hibernate and tomcat were also wrong version - added revision …
- 4:39 PM Changeset [971] by
- Included jumpbar plugin again
- 4:36 PM Changeset [970] by
- - version was changed to 1.3.4, changed it back to grails 1.3.5
- 4:35 PM Ticket #145 (Running GSCF demo as frame inside http://dbnp.org causes inconvenient ...) created by
- When on dbnp.org and clicking demo, GSCF is run as a frame inside …
- 4:35 PM Changeset [969] by
- - changed feedback behaviour - added a beta image
- 4:28 PM Ticket #144 (Improve GSCF to work with large numbers (e.g. searchboxes instead of ...) created by
- Dropdown of contacts will be problematic when there are > 50 contacts …
- 4:23 PM Changeset [968] by
- Included jumpbar plugin
- 4:23 PM Ticket #143 (Import Contacts) created by
- Besides study data, it would be very convenient to allow the import of …
- 4:18 PM Ticket #142 (Edit/create study template should be available directly from main menu) created by
- Currently you can only edit/create a study template when …
- 4:13 PM Changeset [967] by
- added Study 'published' field to domainFields
- 4:12 PM Ticket #141 (Explain prefix for creating contacts) created by
- The term prefix is not always clear. Please give hint, e.g. "van" in …
- 4:09 PM Ticket #140 (Error when importing studies that have values that do not match a ...) created by
- I've created the NTC study template 2 that contains a field "Sample …
- 4:00 PM Ticket #139 (When importing only information about the study itself using simple ...) created by
- When importing only information about the study itself using simple …
- 3:59 PM Ticket #138 (Implement study quality criteria for publication) created by
- A study should only be published if it meets certain criteria: * It …
- 3:54 PM Changeset [966] by
- also added assays check in Study.deleteEventGroup, added test to check …
- 3:51 PM Ticket #137 (Error when comparing two studies in v0.5.0) created by
- When viewing studies. Select first two studies and press "compare …
- 3:44 PM Ticket #136 (Search study data does not work in v0.5.0) created by
- Searching for studies doesn't work. For example, "PPS" results in no …
- 3:38 PM Changeset [965] by
- fix Study.deleteEventGroup to correctly delete samples (still TODO: …
- 3:04 PM Changeset [964] by
- changed SampleTests? to comply with parentEvent being nullable, delete …
- 2:49 PM Changeset [963] by
- added parentStudyToken to getAssay REST call
- 1:17 PM Changeset [962] by
- - assay page in the wizard did not properly displayed the required …
- 12:42 PM Changeset [961] by
- - removed Entity references completely and removed display of members …
- 12:24 PM Changeset [960] by
- changed parentEvent in Sample to nullable. Please make sure that any …
Oct 20, 2010:
- 9:13 PM Changeset [959] by
- - set keyword expansion
- 8:45 PM Changeset [958] by
- test for properties
- 7:14 PM Changeset [957] by
- - fixed the continuous integration script which was broken on previous …
- 6:30 PM Changeset [956] by
- - added jquery-ui 1.8.5 css / images
- 6:29 PM Changeset [955] by
- - removed jquery-ui 1.8.2 css / images
- 6:27 PM Changeset [954] by
- - upgraded webflow plugin - upgraded jquery - removed jquery-ui 1.8.2 …
- 6:16 PM Ticket #125 (Issue warning when no events are assigned to EventGroups or samples to ...) closed by
- fixed: resolved in svn #953, added a warning page to the wizard whenever a …
- 6:16 PM Changeset [953] by
- - resolved issue #125 ( https://trac.nbic.nl/gscf/ticket/125 ); …
- 5:39 PM Changeset [952] by
- - fixed references to handleSamples() which should have been samplePage()
- 5:30 PM Ticket #124 (add new events to a stored study does not work) closed by
- duplicate: duplicate to #2
- 5:25 PM Ticket #135 ([wizard] All data is returned in a random order) created by
- Currently, all data on pages is randomized. For example, subjects, …
- 5:22 PM Ticket #123 (order of samples in assay tab) closed by
- wontfix: currently everything is randomized in the wizard pages, so this is not …
- 4:51 PM Ticket #2 (new sample events are not added to sample list) closed by
- fixed: resolved in svn #951 Samples were generated once upon entering the …
- 4:48 PM Changeset [951] by
- - resolved #2 (https://trac.nbic.nl/gscf/ticket/2): "new samples are …
- 3:54 PM Changeset [950] by
- - Tjeerd change broke the wizard, reverted... (should probably work …
- 12:20 PM Changeset [949] by
- - removed nadd-neutralizer - added grom-1.1.2
Oct 19, 2010:
- 4:06 PM Ticket #20 (save of subjects does not work) closed by
- 2:19 PM Changeset [948] by
- corrected errors introduced in #944, metabolomics module in …
- 11:55 AM Changeset [947] by
- Initial NMC-DSP/GSCF Pilot page
- 11:36 AM Ticket #107 (Adjust validate() in TemplateEntity to also check template field value ...) closed by
- fixed
- 10:44 AM WikiStart edited by
- (diff)
- 10:43 AM WikiStart edited by
- (diff)
- 10:03 AM Ticket #134 (Convenience URLs to expose to modules - e.g. importing samples for a ...) created by
- To make it more easy for modules to link directly to for example the …
Oct 18, 2010:
- 5:54 PM Ticket #133 (Implement module assay jump functionality) created by
- In the study/show code, in the Assays tab, update the link to work …
- 4:39 PM Ticket #132 (Create a study generator page) created by
- Insert a new menu item in GSCF under Studies: 'Generate new studies'. …
- 3:44 PM Ticket #131 (add/modify REST method which allows for getting metadata multiple samples) created by
- Currently, for getting information about samples, there only exist two …
- 2:43 PM Changeset [946] by
- * upgraded project to Grails 1.3.5
Oct 14, 2010:
- 7:57 PM Changeset [945] by
- Sorted out sources for null-pointer exceptions.
- 6:06 PM Ticket #130 (SimpleTox exporter) created by
- We need a SimpleTox? exporter to get metadata into ArrayTrack?. This is …
- 5:44 PM Changeset [944] by
- Slightly modified Bootstrap for TEST_ENV.
- 4:34 PM Changeset [943] by
- - new version of AAA-plugin
- 1:06 PM Changeset [942] by
- added a showByToken for assays, updated generated assay view
- 12:23 PM Changeset [941] by
- added a showByToken action to the study controller
- 11:05 AM Ticket #129 (Javascript error) created by
- JavaScript? error on the nbx3 instance in study/show/25 if you go to …
Oct 13, 2010:
- 3:43 PM Ticket #128 (exception after defining a study, cannot save the study) created by
- When creating a study with some generated samples, a popup box is …
- 3:40 PM Ticket #127 (take into account ontology versioning, make more use of Ontocat) created by
- Problem that originally raised versioning: When I click add more... to …
- 3:37 PM Ticket #126 (exception after importing subjects sheet) created by
- After importing the example subjects sheet, I got an error: …
Oct 12, 2010:
- 4:17 PM Changeset [940] by
- - REST-controller should return correct authorization level back
- 12:19 PM Changeset [939] by
- - added SpringSecurity? 'admin' and 'test' user to the bootstrap
- 12:11 PM Changeset [938] by
- - GSCF working with AAAA-plugin, removed Melody-plugin which gave …
- 11:22 AM Changeset [937] by
- - fixed (hopefully) integrity contraints error
Oct 11, 2010:
- 10:23 PM Changeset [936] by
- - Nimble removed, AAAA-plugin installed (based on Spring Security), …
- 12:48 PM Changeset [935] by
- Added dummy REST resource for getAuthorizationLevel.
Oct 8, 2010:
- 4:02 PM WikiStart edited by
- (diff)
- 3:43 PM Ticket #125 (Issue warning when no events are assigned to EventGroups or samples to ...) created by
- When a sampling event is not assigned to any EventGroup?, no samples …
- 2:47 PM Changeset [934] by
- Adjusted CommunicationManager? to match closer with …
- 2:41 PM Ticket #124 (add new events to a stored study does not work) created by
- If a study is already stored and smaples automatically created from …
- 2:37 PM Ticket #123 (order of samples in assay tab) created by
- in the study capture tab assays, the samples seem to be randomly …
- 1:56 PM Ticket #122 (test) closed by
- fixed
- 1:44 PM Ticket #122 (test) created by
- 1:31 PM WikiStart edited by
- (diff)
Oct 7, 2010:
- 1:08 PM Changeset [933] by
- fixed a bug in the belongsToGroup functions in Event and SamplingEvent?
- 10:51 AM Changeset [932] by
- - Added GSCF-specific check for the Config.groovy patch
Oct 6, 2010:
- 10:52 AM Changeset [931] by
- - Configuration dummy update to trigger rebuild
- 10:43 AM Changeset [930] by
- - Configuration dummy update to trigger rebuild
- 10:30 AM Changeset [929] by
- - Configuration dummy update to trigger rebuild
- 10:22 AM Changeset [928] by
- - Configuration dummy update to trigger rebuild
- 10:03 AM Changeset [927] by
- - Configuration dummy update to trigger rebuild
- 8:47 AM TracFastCgi created by
- 8:47 AM TracUpgrade created by
- 8:47 AM TracInterfaceCustomization created by
- 8:47 AM TracTicketsCustomFields created by
- 8:47 AM TracUnicode created by
- 8:47 AM TracRevisionLog created by
- 8:47 AM TracReports created by
- 8:47 AM TracModWSGI created by
- 8:47 AM TracQuery created by
- 8:47 AM TracModPython created by
- 8:47 AM WikiMacros created by
- 8:47 AM TracPlugins created by
- 8:47 AM WikiRestructuredTextLinks created by
- 8:47 AM TracGuide created by
- 8:47 AM InterMapTxt created by
- 8:47 AM CamelCase created by
- 8:47 AM TracWiki created by
- 8:47 AM WikiHtml created by
- 8:47 AM WikiProcessors created by
- 8:47 AM WikiFormatting created by
- 8:47 AM TracAccessibility created by
- 8:47 AM TracTimeline created by
- 8:47 AM TracAdmin created by
- 8:47 AM InterWiki created by
- 8:47 AM InterTrac created by
- 8:47 AM TracCgi created by
- 8:47 AM TracBrowser created by
- 8:47 AM TracBackup created by
- 8:47 AM SandBox created by
- 8:47 AM TracIni created by
- 8:47 AM WikiRestructuredText created by
- 8:47 AM PageTemplates created by
- 8:47 AM RecentChanges created by
- 8:47 AM TracLogging created by
- 8:47 AM WikiNewPage created by
- 8:47 AM TracSyntaxColoring created by
- 8:47 AM WikiPageNames created by
- 8:47 AM TracSearch created by
- 8:47 AM TitleIndex created by
- 8:47 AM TracChangeset created by
- 8:47 AM TracWorkflow created by
- 8:47 AM TracSupport created by
- 8:47 AM TracFineGrainedPermissions created by
- 8:47 AM TracImport created by
- 8:47 AM TracRss created by
- 8:47 AM TracTickets created by
- 8:47 AM TracPermissions created by
- 8:47 AM TracNotification created by
- 8:47 AM TracStandalone created by
- 8:47 AM WikiDeletePage created by
- 8:47 AM TracInstall created by
- 8:47 AM TracEnvironment created by
- 8:47 AM TracRoadmap created by
- 8:47 AM TracLinks created by
- 8:47 AM TracNavigation created by
- 8:47 AM WikiStart created by
Oct 5, 2010:
- 11:32 AM Changeset [926] by
- - Sandbox update to OAuth
- 11:27 AM Changeset [925] by
- - Sandbox update to OAuth
- 11:18 AM Changeset [924] by
- - Sandbox update to OAuth
- 11:10 AM Changeset [923] by
- - Sandbox update to OAuth
- 10:25 AM Changeset [922] by
- - Configuration dummy submit
- 10:21 AM Changeset [921] by
- - Configuration dummy submit
- 9:52 AM Changeset [920] by
- - Configuration dummy submit
Oct 4, 2010:
- 6:56 PM Changeset [919] by
- - added oauth method to Sandbox-controller to test
- 4:59 PM Changeset [918] by
- - added oauth method to Sandbox-controller to test
- 4:10 PM Changeset [917] by
- Added OAuth key and secret patch
- 4:08 PM Changeset [916] by
- 3:55 PM Changeset [915] by
- - added production server URL (used by the OAuth-plugin for Grails) to …
- 3:47 PM Changeset [914] by
- - fixed OAuth tag for the index page
- 3:24 PM Changeset [913] by
- - fixed OAuth tag for the index page
- 2:49 PM Changeset [912] by
- - fixed OAuth tag for the index page
- 2:34 PM Changeset [911] by
- - fixed OAuth tag for the index page
- 12:20 PM Changeset [910] by
- -added Authorization-method to REST-controller
- 12:16 PM Changeset [909] by
- -added Authorization-method to REST-controller
- 12:09 PM Changeset [908] by
- -added Authorization-method to REST-controller
- 11:20 AM Changeset [907] by
- - added OAuth-link to index page of GSCF
- 11:10 AM Changeset [906] by
- -changed name to sampleToken in GetSamples? REST-call
- 11:05 AM Changeset [905] by
- - added OAauth plugin and Configuration variables (keys should be …
Note: See TracTimeline
for information about the timeline view.