You are viewing a plain text version of this content. The canonical link for it is here.
- [1/3] isis git commit: ISIS-993: when normalize, bind actions to properties or field sets (if metadata not already specified as an annotation). - posted by da...@apache.org on 2016/03/01 07:13:28 UTC, 0 replies.
- [2/3] isis git commit: ISIS-993: ensure that actions associated to properties/collections/fieldsets are added in the correct order when normalizing grid. - posted by da...@apache.org on 2016/03/01 07:13:29 UTC, 0 replies.
- [3/3] isis git commit: ISIS-993: minor refactoring of helper methos in GridNormalizerService implementations. - posted by da...@apache.org on 2016/03/01 07:13:30 UTC, 0 replies.
- [1/2] isis git commit: ISIS-993: only include entities and view models' layouts in zip file from MetadataMenu#downloadLayouts (XML) - posted by da...@apache.org on 2016/03/03 11:38:24 UTC, 0 replies.
- [2/2] isis git commit: ISIS-993: ensure columns in tables are rendered in correct order (require eagerly obtaining grid); also when rendering, ignore any invalid properties/collections/actions. - posted by da...@apache.org on 2016/03/03 11:38:25 UTC, 0 replies.
- isis git commit: ISIS-993: fixing unit test from refactoring of SpecificationCacheDefault earlier - posted by da...@apache.org on 2016/03/03 12:09:19 UTC, 0 replies.
- isis git commit: ISIS-993: removing the ability to view the Grid as a view model (in its own right); no real use case for this functionality at the moment. - posted by da...@apache.org on 2016/03/03 13:37:08 UTC, 0 replies.
- [1/3] isis git commit: ISIS-993: updating javadoc is all. - posted by da...@apache.org on 2016/03/03 19:27:00 UTC, 0 replies.
- [2/3] isis git commit: ISIS-993: extending grid structure to include offsets and allow multiple col-XX-nn to be defined per column. - posted by da...@apache.org on 2016/03/03 19:27:01 UTC, 0 replies.
- [3/3] isis git commit: ISIS-1287: minor CSS fix for "are you sure" popup. - posted by da...@apache.org on 2016/03/03 19:27:02 UTC, 0 replies.
- [01/50] [abbrv] isis git commit: ISIS-993: introducing the concept of minimal/normalized/complete grids (still WIP) - posted by da...@apache.org on 2016/03/03 20:46:54 UTC, 0 replies.
- [02/50] [abbrv] isis git commit: ISIS-993: introducing the concept of minimal/normalized/complete grids (still WIP) - posted by da...@apache.org on 2016/03/03 20:46:55 UTC, 0 replies.
- [03/50] [abbrv] isis git commit: ISIS-993: fleshing out the GridNormalizerServiceAbstract for the "complete" and "minimal" updating of Grid graphs (prior to conversion to XML). - posted by da...@apache.org on 2016/03/03 20:46:56 UTC, 0 replies.
- [04/50] [abbrv] isis git commit: ISIS-993: hold the domainClass within the grid. - posted by da...@apache.org on 2016/03/03 20:46:57 UTC, 0 replies.
- [05/50] [abbrv] isis git commit: ISIS-993: can now download normalized, complete or minimal layouts. - posted by da...@apache.org on 2016/03/03 20:46:58 UTC, 0 replies.
- [06/50] [abbrv] isis git commit: ISIS-993: moving around and renaming the applib schema files for layout - posted by da...@apache.org on 2016/03/03 20:46:59 UTC, 0 replies.
- [07/50] [abbrv] isis git commit: ISIS-993: moving around and renaming the applib schema files for layout - posted by da...@apache.org on 2016/03/03 20:47:00 UTC, 0 replies.
- [08/50] [abbrv] isis git commit: ISIS-993: moving around and renaming the applib schema files for layout - posted by da...@apache.org on 2016/03/03 20:47:01 UTC, 0 replies.
- [09/50] [abbrv] isis git commit: ISIS-993: moving around and renaming the applib schema files for layout - posted by da...@apache.org on 2016/03/03 20:47:02 UTC, 0 replies.
- [10/50] [abbrv] isis git commit: ISIS-993: moving around and renaming the applib schema files for layout - posted by da...@apache.org on 2016/03/03 20:47:03 UTC, 0 replies.
- [11/50] [abbrv] isis git commit: Merge branch 'master' into ISIS-993 - posted by da...@apache.org on 2016/03/03 20:47:04 UTC, 0 replies.
- [12/50] [abbrv] isis git commit: ISIS-993: GridFacetDefault now derives a grid from facets if no XML is available. - posted by da...@apache.org on 2016/03/03 20:47:05 UTC, 0 replies.
- [13/50] [abbrv] isis git commit: ISIS-993: guard against invisible actions corresponding to null links. - posted by da...@apache.org on 2016/03/03 20:47:06 UTC, 0 replies.
- [14/50] [abbrv] isis git commit: ISIS-993: associate properties into their correct fieldsets, honouring ordering. Also order collections. - posted by da...@apache.org on 2016/03/03 20:47:07 UTC, 0 replies.
- [15/50] [abbrv] isis git commit: ISIS-993: suppress properties from fieldsets that should be invisible. - posted by da...@apache.org on 2016/03/03 20:47:08 UTC, 0 replies.
- [16/50] [abbrv] isis git commit: ISIS-993: better derivation of default grid from existing metadata when none is available. - posted by da...@apache.org on 2016/03/03 20:47:09 UTC, 0 replies.
- [17/50] [abbrv] isis git commit: ISIS-993: improving derivation of properties when layout xml exists with field sets and actions bound to those fieldsets only through @MemberOrder#name annotation. - posted by da...@apache.org on 2016/03/03 20:47:10 UTC, 0 replies.
- [18/50] [abbrv] isis git commit: ISIS-993: dynamically evaluate visibility of tabpanel, tab, row, col, fieldset and collection (suppress parent containers if there would be nothing to show). - posted by da...@apache.org on 2016/03/03 20:47:11 UTC, 0 replies.
- [19/50] [abbrv] isis git commit: ISIS-993: reuse Wicket's isVisible() for dynamically visible content (refactor of HasDynamicallyVisibleContent interface). - posted by da...@apache.org on 2016/03/03 20:47:12 UTC, 0 replies.
- [20/50] [abbrv] isis git commit: ISIS-993: starting to remove the FC (fixed col) stuff ... moving out FCColumn.Hint enum. - posted by da...@apache.org on 2016/03/03 20:47:13 UTC, 0 replies.
- [21/50] [abbrv] isis git commit: ISIS-993: first-cut of single-edit properties (using modal prompt dialog). Prereq for removing the FixedCol stuff. - posted by da...@apache.org on 2016/03/03 20:47:14 UTC, 0 replies.
- [22/50] [abbrv] isis git commit: ISIS-993: minor tidy-up and removal of some duplication of code between Action prompt and property edit prompts. - posted by da...@apache.org on 2016/03/03 20:47:15 UTC, 0 replies.
- [23/50] [abbrv] isis git commit: isis-993: deleting the original layout grids (including the first-cut fixed column stuff that preceded the bootstrap3 grids). - posted by da...@apache.org on 2016/03/03 20:47:16 UTC, 0 replies.
- [24/50] [abbrv] isis git commit: isis-993: deleting the original layout grids (including the first-cut fixed column stuff that preceded the bootstrap3 grids). - posted by da...@apache.org on 2016/03/03 20:47:17 UTC, 0 replies.
- [25/50] [abbrv] isis git commit: ISIS-993: removing support for "isis.viewer.wicket.disableModalDialogs". - posted by da...@apache.org on 2016/03/03 20:47:18 UTC, 0 replies.
- [26/50] [abbrv] isis git commit: ISIS-993: fixing bad import and javadoc. - posted by da...@apache.org on 2016/03/03 20:47:19 UTC, 0 replies.
- [27/50] [abbrv] isis git commit: ISIS-993: removing the fallback components also. - posted by da...@apache.org on 2016/03/03 20:47:20 UTC, 0 replies.
- [28/50] [abbrv] isis git commit: ISIS-993: responsibility for creating the default grid moved to GrdNormalizerService. Also Wicket viewer html layout fixes... - posted by da...@apache.org on 2016/03/03 20:47:21 UTC, 0 replies.
- [29/50] [abbrv] isis git commit: ISIS-993: honour namedEscaped for property edit prompt. - posted by da...@apache.org on 2016/03/03 20:47:22 UTC, 0 replies.
- [30/50] [abbrv] isis git commit: ISIS-993: more sorting out of positioning of actions in right drop-down. - posted by da...@apache.org on 2016/03/03 20:47:23 UTC, 0 replies.
- [31/50] [abbrv] isis git commit: ISIS-993: further fixes to honour namedEscaped for property edit prompt. - posted by da...@apache.org on 2016/03/03 20:47:24 UTC, 0 replies.
- [32/50] [abbrv] isis git commit: ISIS-993: yet more sorting out of positioning of actions in right drop-down. - posted by da...@apache.org on 2016/03/03 20:47:25 UTC, 0 replies.
- [33/50] [abbrv] isis git commit: ISIS-993: incidental, fix for Lombok with boolean properties (didn't find the @Property annotation). - posted by da...@apache.org on 2016/03/03 20:47:26 UTC, 0 replies.
- [34/50] [abbrv] isis git commit: ISIS-1311: sorted out issue with Persistable mixins (return Long, not Object, otherwise trips up). - posted by da...@apache.org on 2016/03/03 20:47:27 UTC, 0 replies.
- [35/50] [abbrv] isis git commit: ISIS-933: fixing layout issues when the layout.xml HAS been specified... - posted by da...@apache.org on 2016/03/03 20:47:28 UTC, 0 replies.
- [36/50] [abbrv] isis git commit: ISIS-1311: split out Persistable_datanucleusVersion mixin into two, one for timestamps and one for longs (per different VersionStrategy in JDO annotation). - posted by da...@apache.org on 2016/03/03 20:47:29 UTC, 0 replies.
- [37/50] [abbrv] isis git commit: ISIS-993: fixes to prevent SpecificationCacheDefault from getting out-of-whack (by mapping ObjectSpecId to className, rather than spec; can then use the className to look up the spec in turn). - posted by da...@apache.org on 2016/03/03 20:47:30 UTC, 0 replies.
- [38/50] [abbrv] isis git commit: ISIS-993: minor changes, working towards being able to generate .layout.xml for complete vs normalized vs minimal (no longer NPEs for complete etc), however... - posted by da...@apache.org on 2016/03/03 20:47:31 UTC, 0 replies.
- [39/50] [abbrv] isis git commit: Merge branch 'master' into ISIS-993 - posted by da...@apache.org on 2016/03/03 20:47:32 UTC, 0 replies.
- [40/50] [abbrv] isis git commit: ISIS-993: when normalize, bind actions to properties or field sets (if metadata not already specified as an annotation). - posted by da...@apache.org on 2016/03/03 20:47:33 UTC, 0 replies.
- [41/50] [abbrv] isis git commit: ISIS-993: ensure that actions associated to properties/collections/fieldsets are added in the correct order when normalizing grid. - posted by da...@apache.org on 2016/03/03 20:47:34 UTC, 0 replies.
- [42/50] [abbrv] isis git commit: ISIS-993: minor refactoring of helper methos in GridNormalizerService implementations. - posted by da...@apache.org on 2016/03/03 20:47:35 UTC, 0 replies.
- [43/50] [abbrv] isis git commit: ISIS-993: only include entities and view models' layouts in zip file from MetadataMenu#downloadLayouts (XML) - posted by da...@apache.org on 2016/03/03 20:47:36 UTC, 0 replies.
- [44/50] [abbrv] isis git commit: ISIS-993: ensure columns in tables are rendered in correct order (require eagerly obtaining grid); also when rendering, ignore any invalid properties/collections/actions. - posted by da...@apache.org on 2016/03/03 20:47:37 UTC, 0 replies.
- [45/50] [abbrv] isis git commit: ISIS-993: fixing unit test from refactoring of SpecificationCacheDefault earlier - posted by da...@apache.org on 2016/03/03 20:47:38 UTC, 0 replies.
- [46/50] [abbrv] isis git commit: ISIS-993: removing the ability to view the Grid as a view model (in its own right); no real use case for this functionality at the moment. - posted by da...@apache.org on 2016/03/03 20:47:39 UTC, 0 replies.
- [47/50] [abbrv] isis git commit: ISIS-993: updating javadoc is all. - posted by da...@apache.org on 2016/03/03 20:47:40 UTC, 0 replies.
- [48/50] [abbrv] isis git commit: ISIS-993: extending grid structure to include offsets and allow multiple col-XX-nn to be defined per column. - posted by da...@apache.org on 2016/03/03 20:47:41 UTC, 0 replies.
- [49/50] [abbrv] isis git commit: ISIS-1287: minor CSS fix for "are you sure" popup. - posted by da...@apache.org on 2016/03/03 20:47:42 UTC, 0 replies.
- [50/50] [abbrv] isis git commit: ISIS-993: updating the components.xsd in docs directory - posted by da...@apache.org on 2016/03/03 20:47:43 UTC, 0 replies.
- [isis] Git Push Summary - posted by da...@apache.org on 2016/03/04 10:35:22 UTC, 10 replies.
- isis git commit: ISIS-993: documentation on XML layouts. - posted by da...@apache.org on 2016/03/04 18:43:13 UTC, 0 replies.
- [1/3] isis git commit: ISIS-993: rationalizing and simplifying the domain services that support the dynamic layouts. - posted by da...@apache.org on 2016/03/05 17:34:35 UTC, 0 replies.
- [2/3] isis git commit: ISIS-993: rationalizing and simplifying the domain services that support the dynamic layouts. - posted by da...@apache.org on 2016/03/05 17:34:36 UTC, 0 replies.
- [3/3] isis git commit: ISIS-993: rationalizing and simplifying the domain services that support the dynamic layouts. - posted by da...@apache.org on 2016/03/05 17:34:37 UTC, 0 replies.
- isis git commit: ISIS-993: tidying up GridImplementationService... - posted by da...@apache.org on 2016/03/05 19:00:54 UTC, 0 replies.
- [1/4] isis git commit: ISIS-993: split LayoutService back out into LayoutService (API) vs GridService (SPI); rationalizing APIs; adding documentation. - posted by da...@apache.org on 2016/03/06 19:00:51 UTC, 0 replies.
- [2/4] isis git commit: ISIS-993: split LayoutService back out into LayoutService (API) vs GridService (SPI); rationalizing APIs; adding documentation. - posted by da...@apache.org on 2016/03/06 19:00:52 UTC, 0 replies.
- [3/4] isis git commit: ISIS-993: split LayoutService back out into LayoutService (API) vs GridService (SPI); rationalizing APIs; adding documentation. - posted by da...@apache.org on 2016/03/06 19:00:53 UTC, 0 replies.
- [4/4] isis git commit: ISIS-993: split LayoutService back out into LayoutService (API) vs GridService (SPI); rationalizing APIs; adding documentation. - posted by da...@apache.org on 2016/03/06 19:00:54 UTC, 0 replies.
- [1/2] isis git commit: ISIS-993: further documentation on the layout/grid system. - posted by da...@apache.org on 2016/03/07 21:39:19 UTC, 0 replies.
- [2/2] isis git commit: ISIS-993: more documentation. - posted by da...@apache.org on 2016/03/07 21:39:20 UTC, 0 replies.
- isis git commit: ISIS-993: more documentation, some minor fixes... - posted by da...@apache.org on 2016/03/07 23:33:06 UTC, 0 replies.
- [1/2] isis git commit: ISIS-993: fixing compile issue from stale javadoc ref. - posted by da...@apache.org on 2016/03/08 00:15:55 UTC, 0 replies.
- [2/2] isis git commit: ISIS-993: fixing java7 compile issues. - posted by da...@apache.org on 2016/03/08 00:15:56 UTC, 0 replies.
- [1/9] isis git commit: ISIS-993: split LayoutService back out into LayoutService (API) vs GridService (SPI); rationalizing APIs; adding documentation. - posted by da...@apache.org on 2016/03/08 00:17:29 UTC, 0 replies.
- [2/9] isis git commit: ISIS-993: split LayoutService back out into LayoutService (API) vs GridService (SPI); rationalizing APIs; adding documentation. - posted by da...@apache.org on 2016/03/08 00:17:30 UTC, 0 replies.
- [3/9] isis git commit: ISIS-993: split LayoutService back out into LayoutService (API) vs GridService (SPI); rationalizing APIs; adding documentation. - posted by da...@apache.org on 2016/03/08 00:17:31 UTC, 0 replies.
- [4/9] isis git commit: ISIS-993: split LayoutService back out into LayoutService (API) vs GridService (SPI); rationalizing APIs; adding documentation. - posted by da...@apache.org on 2016/03/08 00:17:32 UTC, 0 replies.
- [5/9] isis git commit: ISIS-993: further documentation on the layout/grid system. - posted by da...@apache.org on 2016/03/08 00:17:33 UTC, 0 replies.
- [6/9] isis git commit: ISIS-993: more documentation. - posted by da...@apache.org on 2016/03/08 00:17:34 UTC, 0 replies.
- [7/9] isis git commit: ISIS-993: more documentation, some minor fixes... - posted by da...@apache.org on 2016/03/08 00:17:35 UTC, 0 replies.
- [8/9] isis git commit: ISIS-993: fixing compile issue from stale javadoc ref. - posted by da...@apache.org on 2016/03/08 00:17:36 UTC, 0 replies.
- [9/9] isis git commit: ISIS-993: fixing java7 compile issues. - posted by da...@apache.org on 2016/03/08 00:17:37 UTC, 0 replies.
- [1/3] isis-site git commit: ISIS-993: layouts - posted by da...@apache.org on 2016/03/08 00:19:36 UTC, 0 replies.
- [2/3] isis-site git commit: ISIS-993: layouts - posted by da...@apache.org on 2016/03/08 00:19:37 UTC, 0 replies.
- [3/3] isis-site git commit: ISIS-993: layouts - posted by da...@apache.org on 2016/03/08 00:19:38 UTC, 0 replies.
- isis git commit: ISIS-993: more docs - posted by da...@apache.org on 2016/03/08 00:37:58 UTC, 0 replies.
- isis-site git commit: ISIS-993: more docs - posted by da...@apache.org on 2016/03/08 00:39:02 UTC, 0 replies.
- isis git commit: ISIS-993: fixing layout in simpleapp; minor doc change - posted by da...@apache.org on 2016/03/08 07:49:32 UTC, 0 replies.
- isis git commit: ISIS-993: recreating simpleapp archetype - posted by da...@apache.org on 2016/03/08 07:59:56 UTC, 0 replies.
- isis git commit: ISIS-1313: updating docs for xsd mojo goal - posted by da...@apache.org on 2016/03/08 08:46:35 UTC, 0 replies.
- isis git commit: ISIS-1312: updating docs on how to do DTO/XSD versioning - posted by da...@apache.org on 2016/03/08 22:07:07 UTC, 0 replies.
- isis-site git commit: ISIS-1312: updating docs on how to do DTO/XSD versioning - posted by da...@apache.org on 2016/03/08 22:09:30 UTC, 0 replies.
- [1/8] isis git commit: ISIS-993: domain object facets (from grid XML) should overwrite existing facets in metamodel (if present) - posted by da...@apache.org on 2016/03/09 09:17:33 UTC, 0 replies.
- [2/8] isis git commit: ISIS-993: fixing the JDK7 re-implementation (which was resulting in spurious top-level actions appearing as top-level) - posted by da...@apache.org on 2016/03/09 09:17:34 UTC, 0 replies.
- [3/8] isis git commit: ISIS-1287: adding quote to the home page. - posted by da...@apache.org on 2016/03/09 09:17:35 UTC, 0 replies.
- [4/8] isis git commit: ISIS-1313: tiny fix for mojo docs. - posted by da...@apache.org on 2016/03/09 09:17:36 UTC, 0 replies.
- [5/8] isis git commit: ISIS-1313: adding missing fa- icon for Dto mixin action. - posted by da...@apache.org on 2016/03/09 09:17:37 UTC, 0 replies.
- [6/8] isis git commit: ISIS-1299: JAXB-annotated view models are now edited. - posted by da...@apache.org on 2016/03/09 09:17:38 UTC, 0 replies.
- [7/8] isis git commit: ISIS-1299: updated documentation. - posted by da...@apache.org on 2016/03/09 09:17:39 UTC, 0 replies.
- [8/8] isis git commit: ISIS-1317: Object_rebuildMetamodel mixin; also changes to supporting services. - posted by da...@apache.org on 2016/03/09 09:17:40 UTC, 0 replies.
- isis-site git commit: ISIS-1317: Object_rebuildMetamodel mixin; also changes to supporting services. - posted by da...@apache.org on 2016/03/09 09:17:46 UTC, 0 replies.
- isis git commit: ISIS-1287: recreated archetype references wrong version of parent pom. - posted by da...@apache.org on 2016/03/09 09:18:28 UTC, 0 replies.
- isis git commit: ISIS-1318: ensure that subsequent mixin/contributed actions don't overwrite command info/thread-local ... as used by PublishingService. - posted by da...@apache.org on 2016/03/10 18:54:47 UTC, 0 replies.
- [1/3] isis git commit: ISIS-1228: breaking out new domain services from DomainObjectContainer. - posted by da...@apache.org on 2016/03/11 12:12:57 UTC, 0 replies.
- [2/3] isis git commit: ISIS-1228: breaking out new domain services from DomainObjectContainer. - posted by da...@apache.org on 2016/03/11 12:12:58 UTC, 0 replies.
- [3/3] isis git commit: ISIS-1228: breaking out new domain services from DomainObjectContainer. - posted by da...@apache.org on 2016/03/11 12:12:59 UTC, 0 replies.
- [1/7] isis git commit: ISIS-1318: further fix to allow publishing of wrapped actions - posted by da...@apache.org on 2016/03/13 19:59:43 UTC, 0 replies.
- [2/7] isis git commit: ISIS-1318: flush any pending actions to be published as the result of doing a wrapped action via the WrapperFactory. - posted by da...@apache.org on 2016/03/13 19:59:44 UTC, 0 replies.
- [3/7] isis git commit: ISIS-1228: breaking out new domain services from DomainObjectContainer. - posted by da...@apache.org on 2016/03/13 19:59:45 UTC, 0 replies.
- [4/7] isis git commit: ISIS-1228: breaking out new domain services from DomainObjectContainer. - posted by da...@apache.org on 2016/03/13 19:59:46 UTC, 0 replies.
- [5/7] isis git commit: ISIS-1228: breaking out new domain services from DomainObjectContainer. - posted by da...@apache.org on 2016/03/13 19:59:47 UTC, 0 replies.
- [6/7] isis git commit: ISIS-1228: updating docs. - posted by da...@apache.org on 2016/03/13 19:59:48 UTC, 0 replies.
- [7/7] isis git commit: ISIS-1228: updating docs. - posted by da...@apache.org on 2016/03/13 19:59:49 UTC, 0 replies.
- [1/2] isis-site git commit: ISIS-1228: updating docs. - posted by da...@apache.org on 2016/03/13 20:00:57 UTC, 0 replies.
- [2/2] isis-site git commit: ISIS-1228: updating docs. - posted by da...@apache.org on 2016/03/13 20:00:58 UTC, 0 replies.
- [1/2] isis git commit: ISIS-1228: further edits for the Domain Service docs - posted by da...@apache.org on 2016/03/14 21:07:40 UTC, 0 replies.
- [2/2] isis git commit: ISIS-1320: moved ContentMappingService to applib, updated docs. - posted by da...@apache.org on 2016/03/14 21:07:41 UTC, 0 replies.
- [1/3] isis-site git commit: ISIS-1320: moved ContentMappingService to applib, updated docs. - posted by da...@apache.org on 2016/03/14 21:07:59 UTC, 0 replies.
- [2/3] isis-site git commit: ISIS-1320: moved ContentMappingService to applib, updated docs. - posted by da...@apache.org on 2016/03/14 21:08:00 UTC, 0 replies.
- [3/3] isis-site git commit: ISIS-1320: moved ContentMappingService to applib, updated docs. - posted by da...@apache.org on 2016/03/14 21:08:01 UTC, 0 replies.
- [1/3] isis git commit: ISIS-1318: deleting commented out code in IsisTransaction - posted by da...@apache.org on 2016/03/14 22:59:24 UTC, 0 replies.
- [2/3] isis git commit: ISIS-1292: moving selected 'AppFeatureRepository' functionality from security module (in isisaddons) into the core framework. - posted by da...@apache.org on 2016/03/14 22:59:25 UTC, 0 replies.
- [3/3] isis git commit: ISIS-1292: moving selected 'AppFeatureRepository' functionality from security module (in isisaddons) into the core framework. - posted by da...@apache.org on 2016/03/14 22:59:26 UTC, 0 replies.
- isis-site git commit: ISIS-1292: ApplicationFeatureRepository docs - posted by da...@apache.org on 2016/03/14 22:59:38 UTC, 0 replies.
- [1/3] isis git commit: ISIS-1321: added MetaModelService#export(), along with new MetaModelServiceMenu to expose this functionality in the UI (download as a CSV). - posted by da...@apache.org on 2016/03/15 07:42:16 UTC, 0 replies.
- [2/3] isis git commit: ISIS-993: SizeSpan (one of the grid classes) should be serializable. - posted by da...@apache.org on 2016/03/15 07:42:17 UTC, 0 replies.
- [3/3] isis git commit: ISIS-1322: mixin members now expose the mixed-in object in their Visiblity and Usability events. This allows subscribers to take action based on this info. - posted by da...@apache.org on 2016/03/15 07:42:18 UTC, 0 replies.
- isis-site git commit: ISIS-1321: added MetaModelService#export(), along with new MetaModelServiceMenu to expose this functionality in the UI (download as a CSV). - posted by da...@apache.org on 2016/03/15 07:42:27 UTC, 0 replies.
- isis git commit: ISIS-1323: deprecating @CollectionLayout#renderType - posted by da...@apache.org on 2016/03/15 07:53:52 UTC, 0 replies.
- isis git commit: ISIS-1305: mixed-in collections and properties now derive name correctly if called '$$' - posted by da...@apache.org on 2016/03/15 08:22:19 UTC, 0 replies.
- isis git commit: ISIS-1228: add RepositoryService#instantiate(...) as a convenience method. - posted by da...@apache.org on 2016/03/15 09:16:44 UTC, 0 replies.
- isis-site git commit: ISIS-1228: add RepositoryService#instantiate(...) as a convenience method. - posted by da...@apache.org on 2016/03/15 09:17:13 UTC, 0 replies.
- isis git commit: isis-1325: new SessionManageService and impl; also updated docs. - posted by da...@apache.org on 2016/03/15 09:53:49 UTC, 0 replies.
- isis-site git commit: isis-1325: new SessionManageService and impl; also updated docs. - posted by da...@apache.org on 2016/03/15 09:54:21 UTC, 0 replies.
- [1/2] isis git commit: ISIS-1324: now using the CollectionLayoutData on the EntityCollectionModel (if available) to default the views. Thereafter the existing hint stuff is working ok. - posted by da...@apache.org on 2016/03/15 22:15:01 UTC, 0 replies.
- [2/2] isis git commit: ISIS-1324: fixing the standalone table panel, was not displaying any rows due to defaulting to an invalid view name. - posted by da...@apache.org on 2016/03/15 22:15:02 UTC, 0 replies.
- [1/3] isis git commit: ISIS-1324: refactoring usage of ScopedSessionAttribute: removing duplication between EntityCollectionModel and ModelAbstract. - posted by da...@apache.org on 2016/03/16 01:01:57 UTC, 0 replies.
- [2/3] isis git commit: ISIS-1324: have EntityCollectionModel hold a reference to EntityModel (if it is parented)... the idea being that we will associate hints only with EntityModels. - posted by da...@apache.org on 2016/03/16 01:01:58 UTC, 0 replies.
- [3/3] isis git commit: ISIS-1324: further small refactorings of EntityModel hints. - posted by da...@apache.org on 2016/03/16 01:01:59 UTC, 0 replies.
- isis-site git commit: ISIS-1287: pulling out a new quotes page - posted by da...@apache.org on 2016/03/16 07:42:11 UTC, 0 replies.
- isis-site git commit: ISIS-1324: updating docs to describe multiple collections on same page. Also discussion of custom CSS on page - posted by da...@apache.org on 2016/03/16 08:17:06 UTC, 0 replies.
- [1/2] isis git commit: ISIS-1287: pulling out a new quotes page - posted by da...@apache.org on 2016/03/16 08:18:53 UTC, 0 replies.
- [2/2] isis git commit: ISIS-1324: updating docs to describe multiple collections on same page. Also discussion of custom CSS on page - posted by da...@apache.org on 2016/03/16 08:18:54 UTC, 0 replies.
- isis git commit: ISIS-1239: refactored hints, now correctly serialized into session (once more), and can grab as a copy. This also includes the remembering of state when revisit page (even if no hints explicitly grabbed). - posted by da...@apache.org on 2016/03/17 08:56:29 UTC, 0 replies.
- [1/3] isis git commit: ISIS-1329: "showAll" is being remembered in session (when revisit page) but not yet as a hint. - posted by da...@apache.org on 2016/03/17 12:32:27 UTC, 0 replies.
- [2/3] isis git commit: ISIS-1329: "showAll" now included in the bookmark hints too. - posted by da...@apache.org on 2016/03/17 12:32:28 UTC, 0 replies.
- [3/3] isis git commit: ISIS-1239, ISIS-1324, ISIS-1328: multi-select for standalone collections was broken, now fixed. - posted by da...@apache.org on 2016/03/17 12:32:29 UTC, 0 replies.
- [1/2] isis git commit: ISIS-1330: adding CSS classes for collections and also entity page. - posted by da...@apache.org on 2016/03/17 14:01:53 UTC, 0 replies.
- [2/2] isis git commit: ISIS-1330: updating docs - posted by da...@apache.org on 2016/03/17 14:01:54 UTC, 0 replies.
- [1/6] isis-site git commit: ISIS-1330: updating docs - posted by da...@apache.org on 2016/03/17 14:04:56 UTC, 0 replies.
- [2/6] isis-site git commit: ISIS-1330: updating docs - posted by da...@apache.org on 2016/03/17 14:04:57 UTC, 0 replies.
- [3/6] isis-site git commit: ISIS-1330: updating docs - posted by da...@apache.org on 2016/03/17 14:04:58 UTC, 0 replies.
- [4/6] isis-site git commit: ISIS-1330: updating docs - posted by da...@apache.org on 2016/03/17 14:04:59 UTC, 0 replies.
- [5/6] isis-site git commit: ISIS-1330: updating docs - posted by da...@apache.org on 2016/03/17 14:05:00 UTC, 0 replies.
- [6/6] isis-site git commit: ISIS-1330: updating docs - posted by da...@apache.org on 2016/03/17 14:05:01 UTC, 0 replies.
- isis git commit: ISIS-1228: splitting out a TitleService - posted by da...@apache.org on 2016/03/17 19:27:30 UTC, 0 replies.
- isis-site git commit: ISIS-1228: splitting out a TitleService - posted by da...@apache.org on 2016/03/17 19:28:06 UTC, 0 replies.
- [1/5] isis-site git commit: ISIS-1315: updating docs for swagger goal - posted by da...@apache.org on 2016/03/18 13:19:34 UTC, 0 replies.
- [2/5] isis-site git commit: ISIS-1315: updating docs for swagger goal - posted by da...@apache.org on 2016/03/18 13:19:35 UTC, 0 replies.
- [3/5] isis-site git commit: ISIS-1315: updating docs for swagger goal - posted by da...@apache.org on 2016/03/18 13:19:36 UTC, 0 replies.
- [4/5] isis-site git commit: ISIS-1315: updating docs for swagger goal - posted by da...@apache.org on 2016/03/18 13:19:37 UTC, 0 replies.
- [5/5] isis-site git commit: ISIS-1315: updating docs for swagger goal - posted by da...@apache.org on 2016/03/18 13:19:38 UTC, 0 replies.
- [1/4] isis git commit: ISIS-1287: updating the recreate_archetype scripts - posted by da...@apache.org on 2016/03/18 13:21:59 UTC, 0 replies.
- [2/4] isis git commit: ISIS-1287: recreating simpleapp archetype - posted by da...@apache.org on 2016/03/18 13:22:00 UTC, 0 replies.
- [3/4] isis git commit: ISIS-1315: updating docs for swagger goal. - posted by da...@apache.org on 2016/03/18 13:22:01 UTC, 0 replies.
- [4/4] isis git commit: ISIS-1315: updating docs for swagger goal. - posted by da...@apache.org on 2016/03/18 13:22:02 UTC, 0 replies.
- [1/4] isis-site git commit: ISIS-1287: completing rename of contributors guide to developers guide. Also moved the policies chapter to committers' guide - posted by da...@apache.org on 2016/03/18 14:17:26 UTC, 0 replies.
- [2/4] isis-site git commit: ISIS-1287: completing rename of contributors guide to developers guide. Also moved the policies chapter to committers' guide - posted by da...@apache.org on 2016/03/18 14:17:27 UTC, 0 replies.
- [3/4] isis-site git commit: ISIS-1287: completing rename of contributors guide to developers guide. Also moved the policies chapter to committers' guide - posted by da...@apache.org on 2016/03/18 14:17:28 UTC, 0 replies.
- [4/4] isis-site git commit: ISIS-1287: completing rename of contributors guide to developers guide. Also moved the policies chapter to committers' guide - posted by da...@apache.org on 2016/03/18 14:17:29 UTC, 0 replies.
- [1/3] isis git commit: ISIS-1287: completing rename of contributors guide to developers guide. Also moved the policies chapter to committers' guide - posted by da...@apache.org on 2016/03/18 14:17:45 UTC, 0 replies.
- [2/3] isis git commit: ISIS-1287: completing rename of contributors guide to developers guide. Also moved the policies chapter to committers' guide - posted by da...@apache.org on 2016/03/18 14:17:46 UTC, 0 replies.
- [3/3] isis git commit: ISIS-1287: completing rename of contributors guide to developers guide. Also moved the policies chapter to committers' guide - posted by da...@apache.org on 2016/03/18 14:17:47 UTC, 0 replies.
- isis git commit: ISIS-1327: create a StringPanel if read-only. Also fix for CSS - posted by da...@apache.org on 2016/03/18 14:46:18 UTC, 0 replies.
- isis git commit: ISIS-1319: change where the "mandatory" class is added for reference panel so that the existing CSS picks it up to show the red asterisk marker. - posted by da...@apache.org on 2016/03/18 19:23:04 UTC, 0 replies.
- isis git commit: ISIS-1309: only add the "are you sure" prompt if action is not disabled. - posted by da...@apache.org on 2016/03/18 19:39:29 UTC, 0 replies.
- [1/2] isis git commit: ISIS-687: now honouring @MinLength when specified on an action. - posted by da...@apache.org on 2016/03/19 11:04:02 UTC, 0 replies.
- [2/2] isis git commit: ISIS-1287: minor fixes to xsd docs - posted by da...@apache.org on 2016/03/19 11:04:03 UTC, 0 replies.
- isis-site git commit: ISIS-1287: minor fixes to xsd docs - posted by da...@apache.org on 2016/03/19 11:04:14 UTC, 0 replies.
- [1/3] isis git commit: ISIS-1332: rename ComponentKey to ComponentHintKey - posted by da...@apache.org on 2016/03/19 14:25:41 UTC, 0 replies.
- [2/3] isis git commit: ISIS-1332: now factored out HintStore - posted by da...@apache.org on 2016/03/19 14:25:42 UTC, 0 replies.
- [3/3] isis git commit: ISIS-1332: remove the local cache of ComponentHintKey in EntityModel, instead simplified so that the list of hints is obtained from the HintStore service. If hints are provided as query args (ie page parameters) then these are now - posted by da...@apache.org on 2016/03/19 14:25:43 UTC, 0 replies.
- isis git commit: ISIS-1332: renamed IsisUiHintEvent to IsisSelectorEvent, no longer related to the UI hint stuff at all. Removed subscribingLink from ZeroClipboardPanel, no longer required. - posted by da...@apache.org on 2016/03/19 14:48:43 UTC, 0 replies.
- isis git commit: ISIS-1332: added mixin to allow end-users to clear UI hints for a domain object. - posted by da...@apache.org on 2016/03/19 14:59:19 UTC, 0 replies.
- isis git commit: ISIS-1332: updating docs for HintStore - posted by da...@apache.org on 2016/03/19 15:28:14 UTC, 0 replies.
- isis-site git commit: ISIS-1332: updating docs for HintStore - posted by da...@apache.org on 2016/03/19 15:28:33 UTC, 0 replies.
- isis git commit: ISIS-1287: recreating simpleapp archetype - posted by da...@apache.org on 2016/03/19 15:40:54 UTC, 0 replies.
- isis git commit: ISIS-1330: fix for standalone collection if only one rendered view. - posted by da...@apache.org on 2016/03/20 11:04:04 UTC, 0 replies.
- [1/5] isis git commit: ISIS-1287: fixing up license header files - posted by da...@apache.org on 2016/03/20 11:13:52 UTC, 0 replies.
- [2/5] isis git commit: ISIS-1287: fixing up supplemental-models for missing license info - posted by da...@apache.org on 2016/03/20 11:13:53 UTC, 0 replies.
- [3/5] isis git commit: ISIS-1287: fixing up license headers for simpleapp archetype - posted by da...@apache.org on 2016/03/20 11:13:54 UTC, 0 replies.
- [4/5] isis git commit: ISIS-1287: fixing home page layout for simpleapp. - posted by da...@apache.org on 2016/03/20 11:13:55 UTC, 0 replies.
- [5/5] isis git commit: ISIS-1333: removing self-host profile. - posted by da...@apache.org on 2016/03/20 11:13:56 UTC, 0 replies.
- [1/2] isis git commit: ISIS-1287: updating home page with new screenshots. - posted by da...@apache.org on 2016/03/20 12:36:03 UTC, 0 replies.
- [2/2] isis git commit: ISIS-1333: removing jetty-console and antrun plugins from simpleapp webapp. - posted by da...@apache.org on 2016/03/20 12:36:04 UTC, 0 replies.
- [1/6] isis git commit: [maven-release-plugin] prepare release isis-1.12.0 - posted by da...@apache.org on 2016/03/20 14:20:41 UTC, 0 replies.
- [2/6] isis git commit: [maven-release-plugin] prepare for next development iteration - posted by da...@apache.org on 2016/03/20 14:20:42 UTC, 0 replies.
- [3/6] isis git commit: ISIS-1287: updating simpleapp to use isis.version 1.12.0 - posted by da...@apache.org on 2016/03/20 14:20:43 UTC, 0 replies.
- [4/6] isis git commit: ISIS-1287: recreating simpleapp archetype - posted by da...@apache.org on 2016/03/20 14:20:44 UTC, 0 replies.
- [5/6] isis git commit: [maven-release-plugin] prepare release simpleapp-archetype-1.12.0 - posted by da...@apache.org on 2016/03/20 14:20:45 UTC, 0 replies.
- [6/6] isis git commit: [maven-release-plugin] prepare for next development iteration - posted by da...@apache.org on 2016/03/20 14:20:46 UTC, 0 replies.
- [1/3] isis git commit: Update _rgsvc_api_AcceptHeaderService.adoc - posted by da...@apache.org on 2016/03/20 14:48:43 UTC, 0 replies.
- [2/3] isis git commit: ISIS-1287: updating release notes for 1.12.0 - posted by da...@apache.org on 2016/03/20 14:48:44 UTC, 0 replies.
- [3/3] isis git commit: Merge remote-tracking branch 'estatio/johandoornenbal-patch-1' - posted by da...@apache.org on 2016/03/20 14:48:45 UTC, 0 replies.
- [1/2] isis git commit: small corrections documentation ActionInvocationContext - posted by da...@apache.org on 2016/03/20 17:50:57 UTC, 0 replies.
- [2/2] isis git commit: Merge branch 'ISIS-1335_pr-39' - posted by da...@apache.org on 2016/03/20 17:50:58 UTC, 0 replies.
- [1/3] isis-site git commit: ISIS-1333: removing references to jetty-console in the docs. Also improvements to website home page layout (screenshots), and fixing ref to archetype page, and improving the archetype page. Also ... - posted by da...@apache.org on 2016/03/20 18:23:38 UTC, 0 replies.
- [2/3] isis-site git commit: ISIS-1333: removing references to jetty-console in the docs. Also improvements to website home page layout (screenshots), and fixing ref to archetype page, and improving the archetype page. Also ... - posted by da...@apache.org on 2016/03/20 18:23:39 UTC, 0 replies.
- [3/3] isis-site git commit: ISIS-1333: removing references to jetty-console in the docs. Also improvements to website home page layout (screenshots), and fixing ref to archetype page, and improving the archetype page. Also ... - posted by da...@apache.org on 2016/03/20 18:23:40 UTC, 0 replies.
- isis git commit: ISIS-1333: removing references to jetty-console in the docs. Also improvements to website home page layout (screenshots), and fixing ref to archetype page, and improving the archetype page. Also ... - posted by da...@apache.org on 2016/03/20 18:23:53 UTC, 0 replies.
- [01/33] isis-site git commit: ISIS-1335: pdf versions of guides; new quote - posted by da...@apache.org on 2016/03/21 22:00:12 UTC, 0 replies.
- [02/33] isis-site git commit: ISIS-1335: pdf versions of guides; new quote - posted by da...@apache.org on 2016/03/21 22:00:13 UTC, 0 replies.
- [03/33] isis-site git commit: ISIS-1335: pdf versions of guides; new quote - posted by da...@apache.org on 2016/03/21 22:00:14 UTC, 0 replies.
- [04/33] isis-site git commit: ISIS-1335: pdf versions of guides; new quote - posted by da...@apache.org on 2016/03/21 22:00:15 UTC, 0 replies.
- [05/33] isis-site git commit: ISIS-1335: pdf versions of guides; new quote - posted by da...@apache.org on 2016/03/21 22:00:16 UTC, 0 replies.
- [06/33] isis-site git commit: ISIS-1335: pdf versions of guides; new quote - posted by da...@apache.org on 2016/03/21 22:00:17 UTC, 0 replies.
- [07/33] isis-site git commit: ISIS-1335: pdf versions of guides; new quote - posted by da...@apache.org on 2016/03/21 22:00:18 UTC, 0 replies.
- [08/33] isis-site git commit: ISIS-1335: pdf versions of guides; new quote - posted by da...@apache.org on 2016/03/21 22:00:19 UTC, 0 replies.
- [09/33] isis-site git commit: ISIS-1335: pdf versions of guides; new quote - posted by da...@apache.org on 2016/03/21 22:00:20 UTC, 0 replies.
- [10/33] isis-site git commit: ISIS-1335: pdf versions of guides; new quote - posted by da...@apache.org on 2016/03/21 22:00:21 UTC, 0 replies.
- [11/33] isis-site git commit: ISIS-1335: pdf versions of guides; new quote - posted by da...@apache.org on 2016/03/21 22:00:22 UTC, 0 replies.
- [12/33] isis-site git commit: ISIS-1335: pdf versions of guides; new quote - posted by da...@apache.org on 2016/03/21 22:00:23 UTC, 0 replies.
- [13/33] isis-site git commit: ISIS-1335: pdf versions of guides; new quote - posted by da...@apache.org on 2016/03/21 22:00:24 UTC, 0 replies.
- [14/33] isis-site git commit: ISIS-1335: pdf versions of guides; new quote - posted by da...@apache.org on 2016/03/21 22:00:25 UTC, 0 replies.
- [15/33] isis-site git commit: ISIS-1335: pdf versions of guides; new quote - posted by da...@apache.org on 2016/03/21 22:00:26 UTC, 0 replies.
- [16/33] isis-site git commit: ISIS-1335: pdf versions of guides; new quote - posted by da...@apache.org on 2016/03/21 22:00:27 UTC, 0 replies.
- [17/33] isis-site git commit: ISIS-1335: pdf versions of guides; new quote - posted by da...@apache.org on 2016/03/21 22:00:28 UTC, 0 replies.
- [18/33] isis-site git commit: ISIS-1335: pdf versions of guides; new quote - posted by da...@apache.org on 2016/03/21 22:00:29 UTC, 0 replies.
- [19/33] isis-site git commit: ISIS-1335: pdf versions of guides; new quote - posted by da...@apache.org on 2016/03/21 22:00:30 UTC, 0 replies.
- [20/33] isis-site git commit: ISIS-1335: pdf versions of guides; new quote - posted by da...@apache.org on 2016/03/21 22:00:31 UTC, 0 replies.
- [21/33] isis-site git commit: ISIS-1335: pdf versions of guides; new quote - posted by da...@apache.org on 2016/03/21 22:00:32 UTC, 0 replies.
- [22/33] isis-site git commit: ISIS-1335: pdf versions of guides; new quote - posted by da...@apache.org on 2016/03/21 22:00:33 UTC, 0 replies.
- [23/33] isis-site git commit: ISIS-1335: pdf versions of guides; new quote - posted by da...@apache.org on 2016/03/21 22:00:34 UTC, 0 replies.
- [24/33] isis-site git commit: ISIS-1335: pdf versions of guides; new quote - posted by da...@apache.org on 2016/03/21 22:00:35 UTC, 0 replies.
- [25/33] isis-site git commit: ISIS-1335: pdf versions of guides; new quote - posted by da...@apache.org on 2016/03/21 22:00:36 UTC, 0 replies.
- [26/33] isis-site git commit: ISIS-1335: pdf versions of guides; new quote - posted by da...@apache.org on 2016/03/21 22:00:37 UTC, 0 replies.
- [1/5] isis git commit: ISIS-1335: updating documentation pom.xml to also generate PDFs. - posted by da...@apache.org on 2016/03/21 22:00:38 UTC, 0 replies.
- [27/33] isis-site git commit: ISIS-1335: pdf versions of guides; new quote - posted by da...@apache.org on 2016/03/21 22:00:38 UTC, 0 replies.
- [2/5] isis git commit: ISIS-1335: reworking asciidoc pom to use profiles. - posted by da...@apache.org on 2016/03/21 22:00:39 UTC, 0 replies.
- [28/33] isis-site git commit: ISIS-1335: pdf versions of guides; new quote - posted by da...@apache.org on 2016/03/21 22:00:39 UTC, 0 replies.
- [3/5] isis git commit: ISIS-1335: only copy PDFs for guides. - posted by da...@apache.org on 2016/03/21 22:00:40 UTC, 0 replies.
- [29/33] isis-site git commit: ISIS-1335: pdf versions of guides; new quote - posted by da...@apache.org on 2016/03/21 22:00:40 UTC, 0 replies.
- [30/33] isis-site git commit: ISIS-1335: pdf versions of guides; new quote - posted by da...@apache.org on 2016/03/21 22:00:41 UTC, 0 replies.
- [4/5] isis git commit: ISIS-1335: remove simpleapp-archetype.adoc, changed the few references to instead reference the relevant 'getting started' chapter of ugfun (user guide fundamentals). - posted by da...@apache.org on 2016/03/21 22:00:41 UTC, 0 replies.
- [5/5] isis git commit: ISIS-1335: PDF versions of guides; also a new quote - posted by da...@apache.org on 2016/03/21 22:00:42 UTC, 0 replies.
- [31/33] isis-site git commit: ISIS-1335: pdf versions of guides; new quote - posted by da...@apache.org on 2016/03/21 22:00:42 UTC, 0 replies.
- [32/33] isis-site git commit: ISIS-1335: pdf versions of guides; new quote - posted by da...@apache.org on 2016/03/21 22:00:43 UTC, 0 replies.
- [33/33] isis-site git commit: ISIS-1335: pdf versions of guides; new quote - posted by da...@apache.org on 2016/03/21 22:00:44 UTC, 0 replies.
- [1/2] isis git commit: ISIS-1348: fixes to SoapEndpointPublishingRule, iterate over multiple ports. - posted by da...@apache.org on 2016/03/25 07:37:57 UTC, 0 replies.
- [2/2] isis git commit: ISIS-1335: updating screenshots for website. - posted by da...@apache.org on 2016/03/25 07:37:58 UTC, 0 replies.
- [01/15] isis git commit: ISIS-1287: for simpleapp archetype, bumping surefire plugin to latest (2.19.1 from 2.16), also removing 'testFailureIgnore' configuration. - posted by da...@apache.org on 2016/03/25 07:59:48 UTC, 0 replies.
- [02/15] isis git commit: ISIS-1287: whitespace reformatting and trivial refactor in IsisWebAppBootstrapper. - posted by da...@apache.org on 2016/03/25 07:59:49 UTC, 0 replies.
- [03/15] isis git commit: ISIS-1287: removing further unused field in ObjectReflectorDefault - posted by da...@apache.org on 2016/03/25 07:59:50 UTC, 0 replies.
- [04/15] isis git commit: ISIS-1347: adding missing annotation for SimpleObject. - posted by da...@apache.org on 2016/03/25 07:59:51 UTC, 0 replies.
- [05/15] isis git commit: ISIS-1287: recreating simpleapp archetype (keeping at 1.12.0-SNAPSHOT). - posted by da...@apache.org on 2016/03/25 07:59:52 UTC, 0 replies.
- [06/15] isis git commit: ISIS-1340: removing the HideMixinsForHomePage (as per ISIS-1343, this implementation will end up being invalid, so don't want it in the archetype polluting people's apps); instead use the layout.xml to hide the actions. - posted by da...@apache.org on 2016/03/25 07:59:53 UTC, 0 replies.
- [07/15] isis git commit: ISIS-1346: fixing copy-n-paste error. Thanks, IntelliJ ! - posted by da...@apache.org on 2016/03/25 07:59:54 UTC, 0 replies.
- [08/15] isis git commit: ISIS-1341: flush transaction prior to delegating off to the RepresentationService to generate the repr. - posted by da...@apache.org on 2016/03/25 07:59:55 UTC, 0 replies.
- [09/15] isis git commit: ISIS-1342: IsisSystem no longer throws MetaModelException, instead pushes it onto the IsisContext. Its callers (IsisWicketApplication, or IsisSessionFilter - for RO - or CukeGlueAbstract, or IsisSystemForTest) then expose the er - posted by da...@apache.org on 2016/03/25 07:59:56 UTC, 0 replies.
- [10/15] isis git commit: ISIS-1287: removing invalidateCacheFor from reflector. - posted by da...@apache.org on 2016/03/25 07:59:57 UTC, 0 replies.
- [11/15] isis git commit: ISIS-1287: removing unused methods and fields (this.viewerNames) in IsisInjectorModule - posted by da...@apache.org on 2016/03/25 07:59:58 UTC, 0 replies.
- [12/15] isis git commit: ISIS-1287: removing unused field in ObjectReflectorDefault - posted by da...@apache.org on 2016/03/25 07:59:59 UTC, 0 replies.
- [13/15] isis git commit: ISIS-1287: whitespace formatting only. - posted by da...@apache.org on 2016/03/25 08:00:00 UTC, 0 replies.
- [14/15] isis git commit: ISIS-1287: change parent pom.xml for Isis to use profiles so can more easily specify whether to compile core, app, arch and/or docs. Removing the sonar profile. - posted by da...@apache.org on 2016/03/25 08:00:01 UTC, 0 replies.
- [15/15] isis git commit: ISIS-1287: removing unused method (getAuthenticationManager) from IsisSessionFilter. - posted by da...@apache.org on 2016/03/25 08:00:02 UTC, 0 replies.
- [1/2] isis git commit: ISIS-1351: extended ConfigurationService, added new ConfigurationServiceMenu. Also minor fix to UiHintContainer. - posted by da...@apache.org on 2016/03/25 09:49:55 UTC, 0 replies.
- [2/2] isis git commit: ISIS-1287: tiny tweak on simpleapp isis-validate. - posted by da...@apache.org on 2016/03/25 09:49:56 UTC, 0 replies.
- isis git commit: [maven-release-plugin] prepare release isis-1.12.0 - posted by da...@apache.org on 2016/03/25 09:59:13 UTC, 0 replies.
- [1/7] isis git commit: ISIS-1287: deleting 'master' (empty file in root) - posted by da...@apache.org on 2016/03/25 12:13:12 UTC, 0 replies.
- [2/7] isis git commit: [maven-release-plugin] prepare release isis-1.12.0 - posted by da...@apache.org on 2016/03/25 12:13:13 UTC, 0 replies.
- [3/7] isis git commit: [maven-release-plugin] prepare for next development iteration - posted by da...@apache.org on 2016/03/25 12:13:14 UTC, 0 replies.
- [4/7] isis git commit: ISIS-1287: updating simpleapp pom.xml to 1.12.0 - posted by da...@apache.org on 2016/03/25 12:13:15 UTC, 0 replies.
- [5/7] isis git commit: ISIS-1287: recreating simpleapp archetype - posted by da...@apache.org on 2016/03/25 12:13:16 UTC, 0 replies.
- [6/7] isis git commit: [maven-release-plugin] prepare release simpleapp-archetype-1.12.0 - posted by da...@apache.org on 2016/03/25 12:13:17 UTC, 0 replies.
- [7/7] isis git commit: [maven-release-plugin] prepare for next development iteration - posted by da...@apache.org on 2016/03/25 12:13:18 UTC, 0 replies.
- [01/50] isis git commit: ISIS-1319: change where the "mandatory" class is added for reference panel so that the existing CSS picks it up to show the red asterisk marker. - posted by mg...@apache.org on 2016/03/25 15:10:37 UTC, 0 replies.
- [02/50] isis git commit: ISIS-1309: only add the "are you sure" prompt if action is not disabled. - posted by mg...@apache.org on 2016/03/25 15:10:38 UTC, 0 replies.
- [03/50] isis git commit: ISIS-687: now honouring @MinLength when specified on an action. - posted by mg...@apache.org on 2016/03/25 15:10:39 UTC, 0 replies.
- [04/50] isis git commit: ISIS-1287: minor fixes to xsd docs - posted by mg...@apache.org on 2016/03/25 15:10:40 UTC, 0 replies.
- [05/50] isis git commit: ISIS-1332: rename ComponentKey to ComponentHintKey - posted by mg...@apache.org on 2016/03/25 15:10:41 UTC, 0 replies.
- [06/50] isis git commit: ISIS-1332: now factored out HintStore - posted by mg...@apache.org on 2016/03/25 15:10:42 UTC, 0 replies.
- [07/50] isis git commit: ISIS-1332: remove the local cache of ComponentHintKey in EntityModel, instead simplified so that the list of hints is obtained from the HintStore service. If hints are provided as query args (ie page parameters) then these are n - posted by mg...@apache.org on 2016/03/25 15:10:43 UTC, 0 replies.
- [08/50] isis git commit: ISIS-1332: renamed IsisUiHintEvent to IsisSelectorEvent, no longer related to the UI hint stuff at all. Removed subscribingLink from ZeroClipboardPanel, no longer required. - posted by mg...@apache.org on 2016/03/25 15:10:44 UTC, 0 replies.
- [09/50] isis git commit: ISIS-1332: added mixin to allow end-users to clear UI hints for a domain object. - posted by mg...@apache.org on 2016/03/25 15:10:45 UTC, 0 replies.
- [10/50] isis git commit: ISIS-1332: updating docs for HintStore - posted by mg...@apache.org on 2016/03/25 15:10:46 UTC, 0 replies.
- [11/50] isis git commit: ISIS-1287: recreating simpleapp archetype - posted by mg...@apache.org on 2016/03/25 15:10:47 UTC, 0 replies.
- [12/50] isis git commit: ISIS-1330: fix for standalone collection if only one rendered view. - posted by mg...@apache.org on 2016/03/25 15:10:48 UTC, 0 replies.
- [13/50] isis git commit: ISIS-1287: fixing up license header files - posted by mg...@apache.org on 2016/03/25 15:10:49 UTC, 0 replies.
- [14/50] isis git commit: ISIS-1287: fixing up supplemental-models for missing license info - posted by mg...@apache.org on 2016/03/25 15:10:50 UTC, 0 replies.
- [15/50] isis git commit: ISIS-1287: fixing up license headers for simpleapp archetype - posted by mg...@apache.org on 2016/03/25 15:10:51 UTC, 0 replies.
- [16/50] isis git commit: ISIS-1287: fixing home page layout for simpleapp. - posted by mg...@apache.org on 2016/03/25 15:10:52 UTC, 0 replies.
- [17/50] isis git commit: ISIS-1333: removing self-host profile. - posted by mg...@apache.org on 2016/03/25 15:10:53 UTC, 0 replies.
- [18/50] isis git commit: ISIS-1287: updating home page with new screenshots. - posted by mg...@apache.org on 2016/03/25 15:10:54 UTC, 0 replies.
- [19/50] isis git commit: ISIS-1333: removing jetty-console and antrun plugins from simpleapp webapp. - posted by mg...@apache.org on 2016/03/25 15:10:55 UTC, 0 replies.
- [20/50] isis git commit: Update _rgsvc_api_AcceptHeaderService.adoc - posted by mg...@apache.org on 2016/03/25 15:10:56 UTC, 0 replies.
- [21/50] isis git commit: ISIS-1287: updating release notes for 1.12.0 - posted by mg...@apache.org on 2016/03/25 15:10:57 UTC, 0 replies.
- [22/50] isis git commit: Merge remote-tracking branch 'estatio/johandoornenbal-patch-1' - posted by mg...@apache.org on 2016/03/25 15:10:58 UTC, 0 replies.
- [23/50] isis git commit: small corrections documentation ActionInvocationContext - posted by mg...@apache.org on 2016/03/25 15:10:59 UTC, 0 replies.
- [24/50] isis git commit: Merge branch 'ISIS-1335_pr-39' - posted by mg...@apache.org on 2016/03/25 15:11:00 UTC, 0 replies.
- [25/50] isis git commit: ISIS-1333: removing references to jetty-console in the docs. Also improvements to website home page layout (screenshots), and fixing ref to archetype page, and improving the archetype page. Also ... - posted by mg...@apache.org on 2016/03/25 15:11:01 UTC, 0 replies.
- [26/50] isis git commit: ISIS-1335: updating documentation pom.xml to also generate PDFs. - posted by mg...@apache.org on 2016/03/25 15:11:02 UTC, 0 replies.
- [27/50] isis git commit: ISIS-1335: reworking asciidoc pom to use profiles. - posted by mg...@apache.org on 2016/03/25 15:11:03 UTC, 0 replies.
- [28/50] isis git commit: ISIS-1335: only copy PDFs for guides. - posted by mg...@apache.org on 2016/03/25 15:11:04 UTC, 0 replies.
- [29/50] isis git commit: ISIS-1335: remove simpleapp-archetype.adoc, changed the few references to instead reference the relevant 'getting started' chapter of ugfun (user guide fundamentals). - posted by mg...@apache.org on 2016/03/25 15:11:05 UTC, 0 replies.
- [30/50] isis git commit: ISIS-1335: PDF versions of guides; also a new quote - posted by mg...@apache.org on 2016/03/25 15:11:06 UTC, 0 replies.
- [31/50] isis git commit: ISIS-1348: fixes to SoapEndpointPublishingRule, iterate over multiple ports. - posted by mg...@apache.org on 2016/03/25 15:11:07 UTC, 0 replies.
- [32/50] isis git commit: ISIS-1335: updating screenshots for website. - posted by mg...@apache.org on 2016/03/25 15:11:08 UTC, 0 replies.
- [33/50] isis git commit: ISIS-1346: fixing copy-n-paste error. Thanks, IntelliJ ! - posted by mg...@apache.org on 2016/03/25 15:11:09 UTC, 0 replies.
- [34/50] isis git commit: ISIS-1287: removing unused method (getAuthenticationManager) from IsisSessionFilter. - posted by mg...@apache.org on 2016/03/25 15:11:10 UTC, 0 replies.
- [35/50] isis git commit: ISIS-1287: whitespace reformatting and trivial refactor in IsisWebAppBootstrapper. - posted by mg...@apache.org on 2016/03/25 15:11:11 UTC, 0 replies.
- [36/50] isis git commit: ISIS-1341: flush transaction prior to delegating off to the RepresentationService to generate the repr. - posted by mg...@apache.org on 2016/03/25 15:11:12 UTC, 0 replies.
- [37/50] isis git commit: ISIS-1287: recreating simpleapp archetype (keeping at 1.12.0-SNAPSHOT). - posted by mg...@apache.org on 2016/03/25 15:11:13 UTC, 0 replies.
- [38/50] isis git commit: ISIS-1340: removing the HideMixinsForHomePage (as per ISIS-1343, this implementation will end up being invalid, so don't want it in the archetype polluting people's apps); instead use the layout.xml to hide the actions. - posted by mg...@apache.org on 2016/03/25 15:11:14 UTC, 0 replies.
- [39/50] isis git commit: ISIS-1287: change parent pom.xml for Isis to use profiles so can more easily specify whether to compile core, app, arch and/or docs. Removing the sonar profile. - posted by mg...@apache.org on 2016/03/25 15:11:15 UTC, 0 replies.
- [40/50] isis git commit: ISIS-1342: IsisSystem no longer throws MetaModelException, instead pushes it onto the IsisContext. Its callers (IsisWicketApplication, or IsisSessionFilter - for RO - or CukeGlueAbstract, or IsisSystemForTest) then expose the er - posted by mg...@apache.org on 2016/03/25 15:11:16 UTC, 0 replies.
- [41/50] isis git commit: ISIS-1287: removing invalidateCacheFor from reflector. - posted by mg...@apache.org on 2016/03/25 15:11:17 UTC, 0 replies.
- [42/50] isis git commit: ISIS-1287: removing unused field in ObjectReflectorDefault - posted by mg...@apache.org on 2016/03/25 15:11:18 UTC, 0 replies.
- [43/50] isis git commit: ISIS-1287: removing further unused field in ObjectReflectorDefault - posted by mg...@apache.org on 2016/03/25 15:11:19 UTC, 0 replies.
- [44/50] isis git commit: ISIS-1287: for simpleapp archetype, bumping surefire plugin to latest (2.19.1 from 2.16), also removing 'testFailureIgnore' configuration. - posted by mg...@apache.org on 2016/03/25 15:11:20 UTC, 0 replies.
- [45/50] isis git commit: ISIS-1287: whitespace formatting only. - posted by mg...@apache.org on 2016/03/25 15:11:21 UTC, 0 replies.
- [46/50] isis git commit: ISIS-1347: adding missing annotation for SimpleObject. - posted by mg...@apache.org on 2016/03/25 15:11:22 UTC, 1 replies.
- [47/50] isis git commit: ISIS-1287: removing unused methods and fields (this.viewerNames) in IsisInjectorModule - posted by mg...@apache.org on 2016/03/25 15:11:23 UTC, 0 replies.
- [48/50] isis git commit: ISIS-1351: extended ConfigurationService, added new ConfigurationServiceMenu. Also minor fix to UiHintContainer. - posted by mg...@apache.org on 2016/03/25 15:11:24 UTC, 0 replies.
- [49/50] isis git commit: ISIS-1287: tiny tweak on simpleapp isis-validate. - posted by mg...@apache.org on 2016/03/25 15:11:25 UTC, 0 replies.
- [50/50] isis git commit: Merge branch 'master' into ISIS-1223-upgrade-to-wicket-7 - posted by mg...@apache.org on 2016/03/25 15:11:26 UTC, 0 replies.
- [01/50] isis git commit: ISIS-1309: only add the "are you sure" prompt if action is not disabled. - posted by mg...@apache.org on 2016/03/25 15:17:39 UTC, 0 replies.
- [02/50] isis git commit: ISIS-687: now honouring @MinLength when specified on an action. - posted by mg...@apache.org on 2016/03/25 15:17:40 UTC, 0 replies.
- [03/50] isis git commit: ISIS-1287: minor fixes to xsd docs - posted by mg...@apache.org on 2016/03/25 15:17:41 UTC, 0 replies.
- [04/50] isis git commit: ISIS-1332: rename ComponentKey to ComponentHintKey - posted by mg...@apache.org on 2016/03/25 15:17:42 UTC, 0 replies.
- [05/50] isis git commit: ISIS-1332: now factored out HintStore - posted by mg...@apache.org on 2016/03/25 15:17:43 UTC, 0 replies.
- [06/50] isis git commit: ISIS-1332: remove the local cache of ComponentHintKey in EntityModel, instead simplified so that the list of hints is obtained from the HintStore service. If hints are provided as query args (ie page parameters) then these are n - posted by mg...@apache.org on 2016/03/25 15:17:44 UTC, 0 replies.
- [07/50] isis git commit: ISIS-1332: renamed IsisUiHintEvent to IsisSelectorEvent, no longer related to the UI hint stuff at all. Removed subscribingLink from ZeroClipboardPanel, no longer required. - posted by mg...@apache.org on 2016/03/25 15:17:45 UTC, 0 replies.
- [08/50] isis git commit: ISIS-1332: added mixin to allow end-users to clear UI hints for a domain object. - posted by mg...@apache.org on 2016/03/25 15:17:46 UTC, 0 replies.
- [09/50] isis git commit: ISIS-1332: updating docs for HintStore - posted by mg...@apache.org on 2016/03/25 15:17:47 UTC, 0 replies.
- [10/50] isis git commit: ISIS-1287: recreating simpleapp archetype - posted by mg...@apache.org on 2016/03/25 15:17:48 UTC, 0 replies.
- [11/50] isis git commit: ISIS-1330: fix for standalone collection if only one rendered view. - posted by mg...@apache.org on 2016/03/25 15:17:49 UTC, 0 replies.
- [12/50] isis git commit: ISIS-1287: fixing up license header files - posted by mg...@apache.org on 2016/03/25 15:17:50 UTC, 0 replies.
- [13/50] isis git commit: ISIS-1287: fixing up supplemental-models for missing license info - posted by mg...@apache.org on 2016/03/25 15:17:51 UTC, 0 replies.
- [14/50] isis git commit: ISIS-1287: fixing up license headers for simpleapp archetype - posted by mg...@apache.org on 2016/03/25 15:17:52 UTC, 0 replies.
- [15/50] isis git commit: ISIS-1287: fixing home page layout for simpleapp. - posted by mg...@apache.org on 2016/03/25 15:17:53 UTC, 0 replies.
- [16/50] isis git commit: ISIS-1333: removing self-host profile. - posted by mg...@apache.org on 2016/03/25 15:17:54 UTC, 0 replies.
- [17/50] isis git commit: ISIS-1287: updating home page with new screenshots. - posted by mg...@apache.org on 2016/03/25 15:17:55 UTC, 0 replies.
- [18/50] isis git commit: ISIS-1333: removing jetty-console and antrun plugins from simpleapp webapp. - posted by mg...@apache.org on 2016/03/25 15:17:56 UTC, 0 replies.
- [19/50] isis git commit: Update _rgsvc_api_AcceptHeaderService.adoc - posted by mg...@apache.org on 2016/03/25 15:17:57 UTC, 0 replies.
- [20/50] isis git commit: ISIS-1287: updating release notes for 1.12.0 - posted by mg...@apache.org on 2016/03/25 15:17:58 UTC, 0 replies.
- [21/50] isis git commit: Merge remote-tracking branch 'estatio/johandoornenbal-patch-1' - posted by mg...@apache.org on 2016/03/25 15:17:59 UTC, 0 replies.
- [22/50] isis git commit: small corrections documentation ActionInvocationContext - posted by mg...@apache.org on 2016/03/25 15:18:00 UTC, 0 replies.
- [23/50] isis git commit: Merge branch 'ISIS-1335_pr-39' - posted by mg...@apache.org on 2016/03/25 15:18:01 UTC, 0 replies.
- [24/50] isis git commit: ISIS-1333: removing references to jetty-console in the docs. Also improvements to website home page layout (screenshots), and fixing ref to archetype page, and improving the archetype page. Also ... - posted by mg...@apache.org on 2016/03/25 15:18:02 UTC, 0 replies.
- [25/50] isis git commit: ISIS-1335: updating documentation pom.xml to also generate PDFs. - posted by mg...@apache.org on 2016/03/25 15:18:03 UTC, 0 replies.
- [26/50] isis git commit: ISIS-1335: reworking asciidoc pom to use profiles. - posted by mg...@apache.org on 2016/03/25 15:18:04 UTC, 0 replies.
- [27/50] isis git commit: ISIS-1335: only copy PDFs for guides. - posted by mg...@apache.org on 2016/03/25 15:18:05 UTC, 0 replies.
- [28/50] isis git commit: ISIS-1335: remove simpleapp-archetype.adoc, changed the few references to instead reference the relevant 'getting started' chapter of ugfun (user guide fundamentals). - posted by mg...@apache.org on 2016/03/25 15:18:06 UTC, 0 replies.
- [29/50] isis git commit: ISIS-1335: PDF versions of guides; also a new quote - posted by mg...@apache.org on 2016/03/25 15:18:07 UTC, 0 replies.
- [30/50] isis git commit: ISIS-1348: fixes to SoapEndpointPublishingRule, iterate over multiple ports. - posted by mg...@apache.org on 2016/03/25 15:18:08 UTC, 0 replies.
- [31/50] isis git commit: ISIS-1335: updating screenshots for website. - posted by mg...@apache.org on 2016/03/25 15:18:09 UTC, 0 replies.
- [32/50] isis git commit: ISIS-1341: flush transaction prior to delegating off to the RepresentationService to generate the repr. - posted by mg...@apache.org on 2016/03/25 15:18:10 UTC, 0 replies.
- [33/50] isis git commit: ISIS-1287: whitespace reformatting and trivial refactor in IsisWebAppBootstrapper. - posted by mg...@apache.org on 2016/03/25 15:18:11 UTC, 0 replies.
- [34/50] isis git commit: ISIS-1287: change parent pom.xml for Isis to use profiles so can more easily specify whether to compile core, app, arch and/or docs. Removing the sonar profile. - posted by mg...@apache.org on 2016/03/25 15:18:12 UTC, 0 replies.
- [35/50] isis git commit: ISIS-1287: removing unused method (getAuthenticationManager) from IsisSessionFilter. - posted by mg...@apache.org on 2016/03/25 15:18:13 UTC, 0 replies.
- [36/50] isis git commit: ISIS-1342: IsisSystem no longer throws MetaModelException, instead pushes it onto the IsisContext. Its callers (IsisWicketApplication, or IsisSessionFilter - for RO - or CukeGlueAbstract, or IsisSystemForTest) then expose the er - posted by mg...@apache.org on 2016/03/25 15:18:14 UTC, 0 replies.
- [37/50] isis git commit: ISIS-1346: fixing copy-n-paste error. Thanks, IntelliJ ! - posted by mg...@apache.org on 2016/03/25 15:18:15 UTC, 0 replies.
- [38/50] isis git commit: ISIS-1287: whitespace formatting only. - posted by mg...@apache.org on 2016/03/25 15:18:16 UTC, 0 replies.
- [39/50] isis git commit: ISIS-1287: removing invalidateCacheFor from reflector. - posted by mg...@apache.org on 2016/03/25 15:18:17 UTC, 0 replies.
- [40/50] isis git commit: ISIS-1287: removing unused field in ObjectReflectorDefault - posted by mg...@apache.org on 2016/03/25 15:18:18 UTC, 0 replies.
- [41/50] isis git commit: ISIS-1287: removing further unused field in ObjectReflectorDefault - posted by mg...@apache.org on 2016/03/25 15:18:19 UTC, 0 replies.
- [42/50] isis git commit: ISIS-1287: for simpleapp archetype, bumping surefire plugin to latest (2.19.1 from 2.16), also removing 'testFailureIgnore' configuration. - posted by mg...@apache.org on 2016/03/25 15:18:20 UTC, 0 replies.
- [43/50] isis git commit: ISIS-1287: removing unused methods and fields (this.viewerNames) in IsisInjectorModule - posted by mg...@apache.org on 2016/03/25 15:18:21 UTC, 0 replies.
- [44/50] isis git commit: ISIS-1287: recreating simpleapp archetype (keeping at 1.12.0-SNAPSHOT). - posted by mg...@apache.org on 2016/03/25 15:18:22 UTC, 0 replies.
- [45/50] isis git commit: ISIS-1340: removing the HideMixinsForHomePage (as per ISIS-1343, this implementation will end up being invalid, so don't want it in the archetype polluting people's apps); instead use the layout.xml to hide the actions. - posted by mg...@apache.org on 2016/03/25 15:18:23 UTC, 0 replies.
- [47/50] isis git commit: ISIS-1351: extended ConfigurationService, added new ConfigurationServiceMenu. Also minor fix to UiHintContainer. - posted by mg...@apache.org on 2016/03/25 15:18:25 UTC, 0 replies.
- [48/50] isis git commit: ISIS-1287: tiny tweak on simpleapp isis-validate. - posted by mg...@apache.org on 2016/03/25 15:18:26 UTC, 0 replies.
- [49/50] isis git commit: Merge branch 'master' into ISIS-1223-upgrade-to-wicket-7 - posted by mg...@apache.org on 2016/03/25 15:18:27 UTC, 0 replies.
- [50/50] isis git commit: Merge branch 'ISIS-1223-upgrade-to-wicket-7' into ISIS-1224-select2-v4 - posted by mg...@apache.org on 2016/03/25 15:18:28 UTC, 0 replies.
- [1/3] isis-site git commit: ISIS-1287: updating release notes for 1.12.0 - posted by da...@apache.org on 2016/03/28 12:14:38 UTC, 0 replies.
- [2/3] isis-site git commit: ISIS-1287: updating release notes for 1.12.0 - posted by da...@apache.org on 2016/03/28 12:14:39 UTC, 0 replies.
- [3/3] isis-site git commit: ISIS-1287: updating release notes for 1.12.0 - posted by da...@apache.org on 2016/03/28 12:14:40 UTC, 0 replies.
- isis git commit: ISIS-1333: Updating committers guide documentation to use jetty:run - posted by ke...@apache.org on 2016/03/28 13:59:36 UTC, 0 replies.
- [01/51] [partial] isis-site git commit: ISIS-1333: Updating committers guide documentation to use jetty:run - posted by ke...@apache.org on 2016/03/28 14:05:41 UTC, 0 replies.
- [02/51] [partial] isis-site git commit: ISIS-1333: Updating committers guide documentation to use jetty:run - posted by ke...@apache.org on 2016/03/28 14:05:42 UTC, 0 replies.
- [03/51] [partial] isis-site git commit: ISIS-1333: Updating committers guide documentation to use jetty:run - posted by ke...@apache.org on 2016/03/28 14:05:43 UTC, 0 replies.
- [04/51] [partial] isis-site git commit: ISIS-1333: Updating committers guide documentation to use jetty:run - posted by ke...@apache.org on 2016/03/28 14:05:44 UTC, 0 replies.
- [05/51] [partial] isis-site git commit: ISIS-1333: Updating committers guide documentation to use jetty:run - posted by ke...@apache.org on 2016/03/28 14:05:45 UTC, 0 replies.
- [06/51] [partial] isis-site git commit: ISIS-1333: Updating committers guide documentation to use jetty:run - posted by ke...@apache.org on 2016/03/28 14:05:46 UTC, 0 replies.
- [07/51] [partial] isis-site git commit: ISIS-1333: Updating committers guide documentation to use jetty:run - posted by ke...@apache.org on 2016/03/28 14:05:47 UTC, 0 replies.
- [08/51] [partial] isis-site git commit: ISIS-1333: Updating committers guide documentation to use jetty:run - posted by ke...@apache.org on 2016/03/28 14:05:48 UTC, 0 replies.
- [09/51] [partial] isis-site git commit: ISIS-1333: Updating committers guide documentation to use jetty:run - posted by ke...@apache.org on 2016/03/28 14:05:49 UTC, 0 replies.
- [10/51] [partial] isis-site git commit: ISIS-1333: Updating committers guide documentation to use jetty:run - posted by ke...@apache.org on 2016/03/28 14:05:50 UTC, 0 replies.
- [11/51] [partial] isis-site git commit: ISIS-1333: Updating committers guide documentation to use jetty:run - posted by ke...@apache.org on 2016/03/28 14:05:51 UTC, 0 replies.
- [12/51] [partial] isis-site git commit: ISIS-1333: Updating committers guide documentation to use jetty:run - posted by ke...@apache.org on 2016/03/28 14:05:52 UTC, 0 replies.
- [13/51] [partial] isis-site git commit: ISIS-1333: Updating committers guide documentation to use jetty:run - posted by ke...@apache.org on 2016/03/28 14:05:53 UTC, 0 replies.
- [14/51] [partial] isis-site git commit: ISIS-1333: Updating committers guide documentation to use jetty:run - posted by ke...@apache.org on 2016/03/28 14:05:54 UTC, 0 replies.
- [15/51] [partial] isis-site git commit: ISIS-1333: Updating committers guide documentation to use jetty:run - posted by ke...@apache.org on 2016/03/28 14:05:55 UTC, 0 replies.
- [16/51] [partial] isis-site git commit: ISIS-1333: Updating committers guide documentation to use jetty:run - posted by ke...@apache.org on 2016/03/28 14:05:56 UTC, 0 replies.
- [17/51] [partial] isis-site git commit: ISIS-1333: Updating committers guide documentation to use jetty:run - posted by ke...@apache.org on 2016/03/28 14:05:57 UTC, 0 replies.
- [18/51] [partial] isis-site git commit: ISIS-1333: Updating committers guide documentation to use jetty:run - posted by ke...@apache.org on 2016/03/28 14:05:58 UTC, 0 replies.
- [19/51] [partial] isis-site git commit: ISIS-1333: Updating committers guide documentation to use jetty:run - posted by ke...@apache.org on 2016/03/28 14:05:59 UTC, 0 replies.
- [20/51] [partial] isis-site git commit: ISIS-1333: Updating committers guide documentation to use jetty:run - posted by ke...@apache.org on 2016/03/28 14:06:00 UTC, 0 replies.
- [21/51] [partial] isis-site git commit: ISIS-1333: Updating committers guide documentation to use jetty:run - posted by ke...@apache.org on 2016/03/28 14:06:01 UTC, 0 replies.
- [22/51] [partial] isis-site git commit: ISIS-1333: Updating committers guide documentation to use jetty:run - posted by ke...@apache.org on 2016/03/28 14:06:02 UTC, 0 replies.
- [23/51] [partial] isis-site git commit: ISIS-1333: Updating committers guide documentation to use jetty:run - posted by ke...@apache.org on 2016/03/28 14:06:03 UTC, 0 replies.
- [24/51] [partial] isis-site git commit: ISIS-1333: Updating committers guide documentation to use jetty:run - posted by ke...@apache.org on 2016/03/28 14:06:04 UTC, 0 replies.
- [25/51] [partial] isis-site git commit: ISIS-1333: Updating committers guide documentation to use jetty:run - posted by ke...@apache.org on 2016/03/28 14:06:05 UTC, 0 replies.
- [26/51] [partial] isis-site git commit: ISIS-1333: Updating committers guide documentation to use jetty:run - posted by ke...@apache.org on 2016/03/28 14:06:06 UTC, 0 replies.
- [27/51] [partial] isis-site git commit: ISIS-1333: Updating committers guide documentation to use jetty:run - posted by ke...@apache.org on 2016/03/28 14:06:07 UTC, 0 replies.
- [28/51] [partial] isis-site git commit: ISIS-1333: Updating committers guide documentation to use jetty:run - posted by ke...@apache.org on 2016/03/28 14:06:08 UTC, 0 replies.
- [29/51] [partial] isis-site git commit: ISIS-1333: Updating committers guide documentation to use jetty:run - posted by ke...@apache.org on 2016/03/28 14:06:09 UTC, 0 replies.
- [30/51] [partial] isis-site git commit: ISIS-1333: Updating committers guide documentation to use jetty:run - posted by ke...@apache.org on 2016/03/28 14:06:10 UTC, 0 replies.
- [31/51] [partial] isis-site git commit: ISIS-1333: Updating committers guide documentation to use jetty:run - posted by ke...@apache.org on 2016/03/28 14:06:11 UTC, 0 replies.
- [32/51] [partial] isis-site git commit: ISIS-1333: Updating committers guide documentation to use jetty:run - posted by ke...@apache.org on 2016/03/28 14:06:12 UTC, 0 replies.
- [33/51] [partial] isis-site git commit: ISIS-1333: Updating committers guide documentation to use jetty:run - posted by ke...@apache.org on 2016/03/28 14:06:13 UTC, 0 replies.
- [34/51] [partial] isis-site git commit: ISIS-1333: Updating committers guide documentation to use jetty:run - posted by ke...@apache.org on 2016/03/28 14:06:14 UTC, 0 replies.
- [35/51] [partial] isis-site git commit: ISIS-1333: Updating committers guide documentation to use jetty:run - posted by ke...@apache.org on 2016/03/28 14:06:15 UTC, 0 replies.
- [36/51] [partial] isis-site git commit: ISIS-1333: Updating committers guide documentation to use jetty:run - posted by ke...@apache.org on 2016/03/28 14:06:16 UTC, 0 replies.
- [37/51] [partial] isis-site git commit: ISIS-1333: Updating committers guide documentation to use jetty:run - posted by ke...@apache.org on 2016/03/28 14:06:17 UTC, 0 replies.
- [38/51] [partial] isis-site git commit: ISIS-1333: Updating committers guide documentation to use jetty:run - posted by ke...@apache.org on 2016/03/28 14:06:18 UTC, 0 replies.
- [39/51] [partial] isis-site git commit: ISIS-1333: Updating committers guide documentation to use jetty:run - posted by ke...@apache.org on 2016/03/28 14:06:19 UTC, 0 replies.
- [40/51] [partial] isis-site git commit: ISIS-1333: Updating committers guide documentation to use jetty:run - posted by ke...@apache.org on 2016/03/28 14:06:20 UTC, 0 replies.
- [41/51] [partial] isis-site git commit: ISIS-1333: Updating committers guide documentation to use jetty:run - posted by ke...@apache.org on 2016/03/28 14:06:21 UTC, 0 replies.
- [42/51] [partial] isis-site git commit: ISIS-1333: Updating committers guide documentation to use jetty:run - posted by ke...@apache.org on 2016/03/28 14:06:22 UTC, 0 replies.
- [43/51] [partial] isis-site git commit: ISIS-1333: Updating committers guide documentation to use jetty:run - posted by ke...@apache.org on 2016/03/28 14:06:23 UTC, 0 replies.
- [44/51] [partial] isis-site git commit: ISIS-1333: Updating committers guide documentation to use jetty:run - posted by ke...@apache.org on 2016/03/28 14:06:24 UTC, 0 replies.
- [45/51] [partial] isis-site git commit: ISIS-1333: Updating committers guide documentation to use jetty:run - posted by ke...@apache.org on 2016/03/28 14:06:25 UTC, 0 replies.
- [46/51] [partial] isis-site git commit: ISIS-1333: Updating committers guide documentation to use jetty:run - posted by ke...@apache.org on 2016/03/28 14:06:26 UTC, 0 replies.
- [47/51] [partial] isis-site git commit: ISIS-1333: Updating committers guide documentation to use jetty:run - posted by ke...@apache.org on 2016/03/28 14:06:27 UTC, 0 replies.
- [48/51] [partial] isis-site git commit: ISIS-1333: Updating committers guide documentation to use jetty:run - posted by ke...@apache.org on 2016/03/28 14:06:28 UTC, 0 replies.
- [49/51] [partial] isis-site git commit: ISIS-1333: Updating committers guide documentation to use jetty:run - posted by ke...@apache.org on 2016/03/28 14:06:29 UTC, 0 replies.
- [50/51] [partial] isis-site git commit: ISIS-1333: Updating committers guide documentation to use jetty:run - posted by ke...@apache.org on 2016/03/28 14:06:30 UTC, 0 replies.
- [51/51] [partial] isis-site git commit: ISIS-1333: Updating committers guide documentation to use jetty:run - posted by ke...@apache.org on 2016/03/28 14:06:31 UTC, 0 replies.
- svn commit: r12912 - in /release/isis: archetype/simpleapp-archetype/ isis-core/ - posted by da...@apache.org on 2016/03/29 08:21:48 UTC, 0 replies.
- [1/7] isis git commit: ISIS-1287: fixing bad include for ref guide - posted by da...@apache.org on 2016/03/29 19:41:44 UTC, 0 replies.
- [2/7] isis git commit: ISIS-1287: updating pom.xml to update EOL for other (non .html) text resource files in website/documentation - posted by da...@apache.org on 2016/03/29 19:41:45 UTC, 0 replies.
- [3/7] isis git commit: ISIS-1287: updating release notes for 1.12.0 - posted by da...@apache.org on 2016/03/29 19:41:46 UTC, 0 replies.
- [4/7] isis git commit: ISIS-1287: further fixes for EOL on copied over files - posted by da...@apache.org on 2016/03/29 19:41:47 UTC, 0 replies.
- [5/7] isis git commit: ISIS-1287: removing references to 1.12.0-SNAPSHOT from docs - posted by da...@apache.org on 2016/03/29 19:41:48 UTC, 0 replies.
- [6/7] isis git commit: ISIS-1335: doc updates to release process for 1.13.0 - posted by da...@apache.org on 2016/03/29 19:41:49 UTC, 0 replies.
- [7/7] isis git commit: ISIS-1287: updating docs for 1.12.0 - posted by da...@apache.org on 2016/03/29 19:41:50 UTC, 0 replies.
- [01/23] isis-site git commit: ISIS-1287: updating docs for 1.12.0 - posted by da...@apache.org on 2016/03/29 19:42:57 UTC, 0 replies.
- [02/23] isis-site git commit: ISIS-1287: updating docs for 1.12.0 - posted by da...@apache.org on 2016/03/29 19:42:58 UTC, 0 replies.
- [03/23] isis-site git commit: ISIS-1287: updating docs for 1.12.0 - posted by da...@apache.org on 2016/03/29 19:42:59 UTC, 0 replies.
- [04/23] isis-site git commit: ISIS-1287: updating docs for 1.12.0 - posted by da...@apache.org on 2016/03/29 19:43:00 UTC, 0 replies.
- [05/23] isis-site git commit: ISIS-1287: updating docs for 1.12.0 - posted by da...@apache.org on 2016/03/29 19:43:01 UTC, 0 replies.
- [06/23] isis-site git commit: ISIS-1287: updating docs for 1.12.0 - posted by da...@apache.org on 2016/03/29 19:43:02 UTC, 0 replies.
- [07/23] isis-site git commit: ISIS-1287: updating docs for 1.12.0 - posted by da...@apache.org on 2016/03/29 19:43:03 UTC, 0 replies.
- [08/23] isis-site git commit: ISIS-1287: updating docs for 1.12.0 - posted by da...@apache.org on 2016/03/29 19:43:04 UTC, 0 replies.
- [09/23] isis-site git commit: ISIS-1287: updating docs for 1.12.0 - posted by da...@apache.org on 2016/03/29 19:43:05 UTC, 0 replies.
- [10/23] isis-site git commit: ISIS-1287: updating docs for 1.12.0 - posted by da...@apache.org on 2016/03/29 19:43:06 UTC, 0 replies.
- [11/23] isis-site git commit: ISIS-1287: updating docs for 1.12.0 - posted by da...@apache.org on 2016/03/29 19:43:07 UTC, 0 replies.
- [12/23] isis-site git commit: ISIS-1287: updating docs for 1.12.0 - posted by da...@apache.org on 2016/03/29 19:43:08 UTC, 0 replies.
- [13/23] isis-site git commit: ISIS-1287: updating docs for 1.12.0 - posted by da...@apache.org on 2016/03/29 19:43:09 UTC, 0 replies.
- [14/23] isis-site git commit: ISIS-1287: updating docs for 1.12.0 - posted by da...@apache.org on 2016/03/29 19:43:10 UTC, 0 replies.
- [15/23] isis-site git commit: ISIS-1287: updating docs for 1.12.0 - posted by da...@apache.org on 2016/03/29 19:43:11 UTC, 0 replies.
- [16/23] isis-site git commit: ISIS-1287: updating docs for 1.12.0 - posted by da...@apache.org on 2016/03/29 19:43:12 UTC, 0 replies.
- [17/23] isis-site git commit: ISIS-1287: updating docs for 1.12.0 - posted by da...@apache.org on 2016/03/29 19:43:13 UTC, 0 replies.
- [18/23] isis-site git commit: ISIS-1287: updating docs for 1.12.0 - posted by da...@apache.org on 2016/03/29 19:43:14 UTC, 0 replies.
- [19/23] isis-site git commit: ISIS-1287: updating docs for 1.12.0 - posted by da...@apache.org on 2016/03/29 19:43:15 UTC, 0 replies.
- [20/23] isis-site git commit: ISIS-1287: updating docs for 1.12.0 - posted by da...@apache.org on 2016/03/29 19:43:16 UTC, 0 replies.
- [21/23] isis-site git commit: ISIS-1287: updating docs for 1.12.0 - posted by da...@apache.org on 2016/03/29 19:43:17 UTC, 0 replies.
- [22/23] isis-site git commit: ISIS-1287: updating docs for 1.12.0 - posted by da...@apache.org on 2016/03/29 19:43:18 UTC, 0 replies.
- [23/23] isis-site git commit: ISIS-1287: updating docs for 1.12.0 - posted by da...@apache.org on 2016/03/29 19:43:19 UTC, 0 replies.
- [01/13] isis git commit: ISIS-1287: deleting 'master' (empty file in root) - posted by da...@apache.org on 2016/03/29 20:14:41 UTC, 0 replies.
- [02/13] isis git commit: [maven-release-plugin] prepare release isis-1.12.0 - posted by da...@apache.org on 2016/03/29 20:14:42 UTC, 0 replies.
- [03/13] isis git commit: [maven-release-plugin] prepare for next development iteration - posted by da...@apache.org on 2016/03/29 20:14:43 UTC, 0 replies.
- [04/13] isis git commit: ISIS-1287: updating simpleapp pom.xml to 1.12.0 - posted by da...@apache.org on 2016/03/29 20:14:44 UTC, 0 replies.
- [05/13] isis git commit: ISIS-1287: recreating simpleapp archetype - posted by da...@apache.org on 2016/03/29 20:14:45 UTC, 0 replies.
- [06/13] isis git commit: [maven-release-plugin] prepare release simpleapp-archetype-1.12.0 - posted by da...@apache.org on 2016/03/29 20:14:46 UTC, 0 replies.
- [07/13] isis git commit: [maven-release-plugin] prepare for next development iteration - posted by da...@apache.org on 2016/03/29 20:14:47 UTC, 0 replies.
- [08/13] isis git commit: ISIS-1287: tiny fix for release notes. - posted by da...@apache.org on 2016/03/29 20:14:48 UTC, 0 replies.
- [09/13] isis git commit: Merge branch 'release-1.12.0-RC2' - posted by da...@apache.org on 2016/03/29 20:14:49 UTC, 0 replies.
- [10/13] isis git commit: ISIS-1287: further tiny fixes to docs. - posted by da...@apache.org on 2016/03/29 20:14:50 UTC, 0 replies.
- [11/13] isis git commit: ISIS-1287: updating simpleapp parent pom to reference 1.13.0-SNAPSHOT - posted by da...@apache.org on 2016/03/29 20:14:51 UTC, 0 replies.
- [12/13] isis git commit: ISIS-1335: updated the recreate_archetype scripts - posted by da...@apache.org on 2016/03/29 20:14:52 UTC, 0 replies.
- [13/13] isis git commit: ISIS-1335: updating pom.xml version for simpleapp archetype - posted by da...@apache.org on 2016/03/29 20:14:53 UTC, 0 replies.