root

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @14857 [14857] 18 months rcmatthews final changes before copying across to Isis project
(edit) @14856 [14856] 18 months rcmatthews Fixed bug where circularly link objects are not persisted properly; one …
(edit) @14855 [14855] 19 months rcmatthews Remove element tag was not passing across interaction variables
(edit) @14854 [14854] 19 months dslaughter Updated custom to linux look
(edit) @14853 [14853] 19 months dslaughter
(edit) @14852 [14852] 19 months dslaughter Moved custom to linux look
(edit) @14851 [14851] 19 months dslaughter
(edit) @14850 [14850] 19 months dslaughter Added custom look
(edit) @14849 [14849] 19 months dslaughter Added custom look
(edit) @14848 [14848] 19 months dslaughter Added custom look
(edit) @14847 [14847] 19 months dslaughter Added custom look
(edit) @14846 [14846] 19 months dslaughter Added custom look
(edit) @14845 [14845] 19 months rcmatthews Improved Scimpi to trace processing
(edit) @14844 [14844] 19 months dslaughter Updated DatePicker? Images.
(edit) @14843 [14843] 19 months dslaughter Revised DatePicker?.
(edit) @14842 [14842] 19 months rcmatthews Improvements to scimpi and nosql store
(edit) @14841 [14841] 20 months rcmatthews Updated testing apps
(edit) @14840 [14840] 20 months rcmatthews Fixing Scimpi to work with aggregated objects.
(edit) @14839 [14839] 20 months rcmatthews Objects marked with @Aggregated are inlined in the stored data
(edit) @14838 [14838] 20 months rcmatthews Extended aggregate OID to deal with elements of a colledction.
(edit) @14837 [14837] 20 months rcmatthews Added missing message so client call works properly
(edit) @14836 [14836] 20 months rcmatthews layout improvement
(edit) @14835 [14835] 20 months rcmatthews improved configurability of email connection
(edit) @14834 [14834] 20 months rcmatthews properties now got with a default value
(edit) @14833 [14833] 20 months rcmatthews Added timeout to reads so that it never blocks indefinitely (also means …
(edit) @14832 [14832] 20 months rcmatthews Sender email is now based on sender domain.
(edit) @14831 [14831] 20 months rcmatthews catching errors in webapp - typically caused at startup - that prevents …
(edit) @14830 [14830] 20 months rcmatthews Added common module into release list
(edit) @14829 [14829] 20 months rcmatthews improved scimpi
(edit) @14828 [14828] 20 months rcmatthews Added properties to control fileserver
(edit) @14827 [14827] 20 months rcmatthews fixed compile error
(edit) @14826 [14826] 20 months rcmatthews Create script to start fileserver.
(edit) @14825 [14825] 20 months rcmatthews Converted mapper to render serial OIDs as hex string string rather than …
(edit) @14824 [14824] 20 months rcmatthews Fixed problem where memento was trying to set non-modifiable field
(edit) @14823 [14823] 20 months rcmatthews add nosql version to release pom
(edit) @14822 [14822] 20 months rcmatthews Improve transaction handling
(edit) @14821 [14821] 20 months rcmatthews Improving error handling
(edit) @14820 [14820] 20 months rcmatthews Renamed class to avoid test failure.
(edit) @14819 [14819] 20 months rcmatthews Created file server for JSON based storage.
(edit) @14818 [14818] 20 months rcmatthews Improvements to Scimpi, including versioning of forms for edit and actions
(edit) @14817 [14817] 20 months rcmatthews moved creation of docbook documentation from package to site phase
(edit) @14816 [14816] 20 months rcmatthews update test apps
(edit) @14815 [14815] 20 months rcmatthews update test apps
(edit) @14814 [14814] 20 months rcmatthews The object store persistor accidentally used an interface for something …
(edit) @14813 [14813] 20 months rcmatthews updated dependencies for email service
(edit) @14812 [14812] 20 months rcmatthews Ongoing DND viewer development
(edit) @14811 [14811] 20 months rcmatthews NOSQL store development
(edit) @14810 [14810] 20 months rcmatthews Improvements to Scimpi
(edit) @14809 [14809] 20 months dkhaywood committing empty src/docbkx/guide dirs which are required for build, even …
(edit) @14808 [14808] 20 months kevin-m Catch exception that causes History panel to kill the HTML viewer after an …
(edit) @14807 [14807] 20 months dkhaywood adding checkstyle and pmd templates
(edit) @14806 [14806] 20 months dkhaywood been reworking website, in particular the home page, also working on the …
(edit) @14805 [14805] 20 months dkhaywood adding (empty) docbook guides for trunk,applib,core and all plugin …
(edit) @14804 [14804] 21 months dkhaywood moving docbkx-maven-plugin down from 2.0.10 to 2.0.8 - suspect was causing …
(edit) @14803 [14803] 21 months dkhaywood further doc changes in trunk
(edit) @14802 [14802] 21 months dkhaywood changes for site-docs; cheat-sheet
(edit) @14801 [14801] 21 months dkhaywood moving ./archetypes to support/archetypes
(edit) @14800 [14800] 21 months dkhaywood adding support module
(edit) @14799 [14799] 21 months rcmatthews Fixed the excessive storage (using mementos) of transient objects. Only …
(edit) @14798 [14798] 21 months rcmatthews Memento now restores non-persisted fields (memento are not specifically a …
(edit) @14797 [14797] 21 months rcmatthews Form element can now provide message if not available (by setting the …
(edit) @14796 [14796] 21 months rcmatthews Logger decorators now work solely through logging (log4j) framework, which …
(edit) @14795 [14795] 21 months rcmatthews Fixed caching of images.
(edit) @14794 [14794] 21 months rcmatthews Fixed persistence problems - now working with external application.
(edit) @14793 [14793] 21 months dkhaywood ignoring target .settings .classpath .project for the new nosql-persistor
(edit) @14792 [14792] 21 months dkhaywood deleting target .settings .classpath .project for the new nosql-persistor
(edit) @14791 [14791] 21 months rcmatthews Added new project for NoSql? persistors (MongoDB presently).
(edit) @14790 [14790] 21 months rcmatthews Share project "nosql-persistor" into …
(edit) @14789 [14789] 21 months kevin-m Clean-up, including override class of MultiColumnCombinedCollectionMapper?
(edit) @14788 [14788] 21 months kevin-m Alterations to sql-persistor to support One-to-many associations based on …
(edit) @14787 [14787] 21 months rcmatthews Fixed logger name
(edit) @14786 [14786] 21 months kevin-m Re-used connection object in mappers - to get around table locking that …
(edit) @14785 [14785] 21 months kevin-m Re-used connection object in mappers - to get around table locking that …
(edit) @14784 [14784] 21 months kevin-m Adding generics, etc, to reduce warning count.
(edit) @14783 [14783] 21 months kevin-m Create tables with pk_id having PRIMARY KEY attribute.
(edit) @14782 [14782] 21 months dkhaywood added dependency on findbugs annotations in parent pom
(edit) @14781 [14781] 21 months dkhaywood fixing some findbugs warnings in core/runtime; factored out MessageList?
(edit) @14780 [14780] 21 months dkhaywood fixing some findbugs warnings in core/remoting
(edit) @14779 [14779] 21 months dkhaywood fixing some findbugs warnings in core/metamodel
(edit) @14778 [14778] 21 months dkhaywood findbugs fixes
(edit) @14777 [14777] 21 months dkhaywood (more) findbugs fixes for core/metamodel
(edit) @14776 [14776] 21 months dkhaywood findbugs for core/commons
(edit) @14775 [14775] 21 months dkhaywood fixing findbugs for applib, and making Magnitude into a generic
(edit) @14774 [14774] 21 months rcmatthews removed eclipse project files
(edit) @14773 [14773] 21 months rcmatthews Added exception to indicate a forbidden access.
(edit) @14772 [14772] 21 months rcmatthews Improving error messages
(edit) @14771 [14771] 21 months rcmatthews Used available exception (prevents dependency on framework classes)
(edit) @14770 [14770] 21 months dkhaywood fixing various bugs reported by FindBugs? in core/runtime
(edit) @14769 [14769] 21 months dkhaywood renaming WebAppBootstrapper? back to NakedObjectsWebAppBootstrapper?
(edit) @14768 [14768] 21 months dkhaywood adding Apache formatting templates
(edit) @14767 [14767] 21 months dkhaywood adding experiments per blog post
(edit) @14766 [14766] 21 months dkhaywood fix to hyperlink on home page
(edit) @14765 [14765] 22 months dkhaywood minor changes to the Guice bootstrapping module
(edit) @14764 [14764] 22 months kevin-m split lazy loading into two tests, and disabled 2 collection testing.
(edit) @14763 [14763] 22 months kevin-m with added "resolve" the integration tests now pass again.
(edit) @14762 [14762] 22 months dkhaywood changes to the site for nakedobjects.net and also new IDE support page; …
(edit) @14761 [14761] 22 months kevin-m re-arranged classes and packages to improve readability.
(edit) @14760 [14760] 22 months kevin-m Added tests to check for loading a single reference object. Added …
(edit) @14759 [14759] 22 months kevin-m excluded log files from version control
(edit) @14758 [14758] 22 months kevin-m added loadCollections method, and called it from AutoMapper#loadObject? to …
Note: See TracRevisionLog for help on using the revision log.