source: trunk/grails-app

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1593   12 years s.h.sikkema de-commented: def beforeInterceptor = [action:this.&auth,except:["isUser"]]
(edit) @1592   12 years work - fb only on prod
(edit) @1591   12 years robert Improved simple wizard so that is can edit studies
(edit) @1590   12 years work - fixing remaining test issues
(edit) @1589   12 years s.h.sikkema Deleted 'cd..' which somehow got in there
(edit) @1588   12 years s.h.sikkema Fixed tests (except webtests); cleaned up …
(edit) @1587   12 years s.h.sikkema
(edit) @1586   12 years work minor css change
(edit) @1585   12 years work moved text search method into Study domain
(edit) @1584   12 years work - did some more restyling of the home page (ticket #339) - …
(edit) @1583   12 years s.h.sikkema UI improvements to assay exporter (ticket #159)
(edit) @1582   12 years work removed the AssayTagLib? by request of Siemen
(edit) @1581   12 years work set keyword expansion
(edit) @1579   12 years robert Using params.moduleURL instead of params.consumer for checking the …
(edit) @1578   12 years work - made a smaller header (60px instead of 120px)
(edit) @1577   12 years robert Resolved problems with module communication
(edit) @1576   12 years robert - Solved locking problems with module communication - Fixed a null …
(edit) @1574   12 years work - updated mapping name column constraint database upgrade function to …
(edit) @1573   12 years robert Check for null values in study.assays list
(edit) @1571   12 years robert Another small bugfix
(edit) @1570   12 years robert Small bugfixes of bugs that appeared during deployment of metagenomics …
(edit) @1568   12 years j.saito Added support for matching tempaltes that are present in system. In …
(edit) @1566   12 years work - resolved #333
(edit) @1565   12 years robert Fixed #260 (study wizard in safari) and fixed a bug when adding a …
(edit) @1562   12 years t.w.abma - added extra check in mapping step for date fields, someone entering …
(edit) @1561   12 years s.h.sikkema Removed some imports and a reference to dbnp.studycapturing.Book to …
(edit) @1560   12 years j.saito Added import methods for XML import of studies. Still not workig (and …
(edit) @1559   12 years s.h.sikkema Assay export functionality
(edit) @1558   12 years work resolves #315
(edit) @1556   12 years t.w.abma - wizard error showing up too early removed, now only showing after …
(edit) @1555   12 years t.w.abma - disabled <Enter> key to prevent submission of form (JS) - using …
(edit) @1554   12 years work uptime -> build age
(edit) @1553   12 years robert First version of a simple wizard
(edit) @1552   12 years t.w.abma - duplicate fuzzymatched properties fixed, when a fuzzy match has been …
(edit) @1548   12 years robert Preparation for using a simple wizard: some changes in tag libraries …
(edit) @1547   12 years work - renamed bootstraps to example
(edit) @1546   12 years work test commit to trigger hudson
(edit) @1545   12 years work - removed obsolete bgdt imports
(edit) @1544   12 years work - resolved #315 - removed obsolete templates
(edit) @1542   12 years t.w.abma - "existing*" string being removed after refreshing the first step in …
(edit) @1541   12 years work - upload dir is now /tmp by default
(edit) @1540   12 years robert Refactored studyWizardController so that methods can also work without …
(edit) @1539   12 years robert Fixed #299: readers and writers are not correctly saved
(edit) @1538   12 years t.w.abma - fixed small "existing*" bug/feature with an extra check, so after a …
(edit) @1536   12 years t.w.abma - fixed refresh of first page in import wizard, to fix: …
(edit) @1535   12 years t.w.abma - fixed typo/missing quote in SQL-query upgrade script
(edit) @1534   12 years t.w.abma - added check to database upgrade SQL query to drop constraint for …
(edit) @1532   12 years t.w.abma - added database upgrade SQL query to drop constraint for field name
(edit) @1531   12 years t.w.abma - added more detailed SQL exception after saving mappings
(edit) @1530   12 years t.w.abma - added belongsTo relation to import mapping domain
(edit) @1529   12 years t.w.abma - importmapping domain change
(edit) @1528   12 years t.w.abma - fixed small refresh issue (lazy loading)
(edit) @1527   12 years t.w.abma - Importermappings can now be fully retrieved and stored in step 2 of …
(edit) @1526   12 years robert Added assay search and improved query form
(edit) @1525   12 years t.w.abma - Importer tests on hold due to missing parse() method in Template …
(edit) @1524   12 years robert Refactored some of the querying stuff and built in 'check all' checkboxes
(edit) @1523   12 years business these 2 files were present twice in svn, leading to problems with …
(edit) @1521   12 years robert Changes in samplesearch test related to #313
(edit) @1519   12 years business moved gdt package to org.dbnp, moved tests for RelTime?, …
(edit) @1518   12 years j.saito Fixed bug relating to Publication and SecUser?.
(edit) @1517   12 years robert Bugfix in module communication
(edit) @1516   12 years j.saito Exporter for representing Study objects as XML and parsing them back. …
(edit) @1515   12 years t.w.abma - added load/save button to mappings page - fuzzy button applies fuzzy …
(edit) @1514   12 years t.w.abma - removed popup solution for properties and changed it into simple …
(edit) @1512   12 years robert Improved query views
(edit) @1511   12 years t.w.abma - added initial property manager (load/save import mappings) just in case
(edit) @1509   12 years work - gdt to 0.0.10 - bgdt to 0.0.4 - ajaxflow to 0.2.0 - removed …
(edit) @1508   12 years robert - Made file upload directory configurable (#282) - Fixed bug in …
(edit) @1506   12 years robert Removed some comments
(edit) @1505   12 years t.w.abma - fuzzy matching and don't import improved in the properties step of …
(edit) @1503   12 years j.saito Added missing import line.
(edit) @1502   12 years t.w.abma - uploaded file in import wizard now checked for being an Excel …
(edit) @1501   12 years robert - Number of seconds for the rest controller to keep data in cache is …
(edit) @1500   12 years t.w.abma - swapped study and entity selector
(edit) @1499   12 years t.w.abma - removed some debug statements
(edit) @1496   12 years robert Updated database upgrade script to work properly with postgresql
(edit) @1494   12 years robert Implemented pagination on study list pages
(edit) @1493   12 years t.w.abma - added 'code - title' to 'Choose your study' field in first page of …
(edit) @1492   12 years t.w.abma - corrected StringList? items in the mappings page are now also …
(edit) @1491   12 years robert Entered the right changeset number in DatabaseUpgrade? script
(edit) @1490   12 years robert Implemented enhancement #258, opening an assay outside the frame. This …
(edit) @1489   12 years t.w.abma - improved missing values in stringlist fields, still to fix: make …
(edit) @1488   12 years work - moved biological parts of gdt into a sub-plugin bgdt (biological …
(edit) @1487   12 years robert - Fixed StudySearch? unit tests (#303) - Changed css error message to …
(edit) @1486   12 years work - simplified JS stuff and removed duplication
(edit) @1482   12 years robert Implemented saving of queries
(edit) @1481   12 years t.w.abma - all possible properties are shown in the select boxes …
(edit) @1480   12 years t.w.abma - all possible properties are shown in the select boxes …
(edit) @1479   12 years t.w.abma - when trying to set duplicate properties, the user gets warned this …
(edit) @1475   12 years s.h.sikkema Deleted obsolete files and folders
(edit) @1473   12 years s.h.sikkema Fixed tests and removed obsolete ones so grails test-app works with …
(edit) @1472   12 years t.w.abma - after assigning properties, entities are read from Excel and invalid …
(edit) @1471   12 years work - double imports
(edit) @1470   12 years t.w.abma - wizard-tag replaced by af-tag
(edit) @1469   12 years t.w.abma - importer doesn't crash on empty (null) rows in an Excel sheet …
(edit) @1467   12 years work - migrated js, css to gdt - moved termEditor to gdt - fixed double …
(edit) @1461   12 years work - added wizard tags to gdt taglib
(edit) @1460   12 years work - resolved issue #292, reltime shows as reltime, not as seconds
(edit) @1459   12 years work - resolves issue #289 for mail configuration being too inflexible (it …
(edit) @1458   12 years robert - Implemented a cache for module rest calls, to increase performance …
Note: See TracRevisionLog for help on using the revision log.