You are viewing a plain text version of this content. The canonical link for it is here.
- git commit: ISIS-912: allow fixtures to be installed from command line even if using the simplericity jetty-console wrapper. - posted by da...@apache.org on 2014/10/02 18:02:38 UTC, 0 replies.
- svn commit: r1629009 - in /isis/site/trunk/content/intro/getting-started: simpleapp-archetype.md todoapp-archetype.md - posted by da...@apache.org on 2014/10/02 18:14:33 UTC, 0 replies.
- svn commit: r924424 - in /websites/staging/isis/trunk: cgi-bin/ content/ content/intro/getting-started/simpleapp-archetype.html content/intro/getting-started/todoapp-archetype.html - posted by bu...@apache.org on 2014/10/02 18:14:43 UTC, 0 replies.
- svn commit: r924425 - in /websites/production/isis: cgi-bin/ content/ - posted by da...@apache.org on 2014/10/02 18:15:20 UTC, 0 replies.
- [1/2] git commit: ISIS-912: fix so that --fixture com.mycompany.foo.MyFixtures works from the commandline. - posted by da...@apache.org on 2014/10/02 19:10:14 UTC, 0 replies.
- [2/2] git commit: ISIS-809: view models now work for those mapped via JDO to views (ie non-durable persistence types) - posted by da...@apache.org on 2014/10/02 19:10:15 UTC, 0 replies.
- svn commit: r1629218 - in /isis/site/trunk/content/images: isis-powered-by-128x128.png isis-powered-by-256x256.png isis-powered-by-32x32.png isis-powered-by-64x64.png isis-powered-by.pdn isis-powered-by.png - posted by da...@apache.org on 2014/10/03 17:07:34 UTC, 0 replies.
- svn commit: r924524 - in /websites/staging/isis/trunk: cgi-bin/ content/ content/images/ - posted by bu...@apache.org on 2014/10/03 17:07:46 UTC, 0 replies.
- svn commit: r924525 - in /websites/production/isis: cgi-bin/ content/ - posted by da...@apache.org on 2014/10/03 17:08:09 UTC, 0 replies.
- [01/12] git commit: ISIS-568: reverting to JDK 1.6 (just for backward compatibility for one more release, as requested by community). - posted by da...@apache.org on 2014/10/04 14:31:36 UTC, 0 replies.
- [02/12] git commit: ISIS-872: fix to launch files for SimpleApp. - posted by da...@apache.org on 2014/10/04 14:31:37 UTC, 0 replies.
- [03/12] ISIS-913: removing IsisViewerInstaller and EmbeddedWebServerInstaller APIs (and implementations) - posted by da...@apache.org on 2014/10/04 14:31:38 UTC, 0 replies.
- [04/12] ISIS-913: removing IsisViewerInstaller and EmbeddedWebServerInstaller APIs (and implementations) - posted by da...@apache.org on 2014/10/04 14:31:39 UTC, 0 replies.
- [05/12] git commit: ISIS-913: removing IsisViewerInstaller and EmbeddedWebServerInstaller APIs (and implementations) - posted by da...@apache.org on 2014/10/04 14:31:40 UTC, 0 replies.
- [06/12] ISIS-913: removing TemplateImageLoader, also DeploymentType.EXPLORATION, PROTOTYPE, CLIENT (have retained the server-side equivalents). - posted by da...@apache.org on 2014/10/04 14:31:41 UTC, 0 replies.
- [07/12] ISIS-913: removing TemplateImageLoader, also DeploymentType.EXPLORATION, PROTOTYPE, CLIENT (have retained the server-side equivalents). - posted by da...@apache.org on 2014/10/04 14:31:42 UTC, 0 replies.
- [08/12] git commit: ISIS-913: removing TemplateImageLoader, also DeploymentType.EXPLORATION, PROTOTYPE, CLIENT (have retained the server-side equivalents). - posted by da...@apache.org on 2014/10/04 14:31:43 UTC, 0 replies.
- [09/12] git commit: ISIS-913: further stuff pertaining to removing the EmbeddedWebServer API. - posted by da...@apache.org on 2014/10/04 14:31:44 UTC, 0 replies.
- [10/12] git commit: ISIS-913: fixes for tests to pass. - posted by da...@apache.org on 2014/10/04 14:31:45 UTC, 0 replies.
- [11/12] ISIS-802: removing UserProfileStore, Perspective, Options. Localization reverted to using the server default (since was only ever populated in Scimpi, and there are other JIRA issues already raised to implement client-side i18n). - posted by da...@apache.org on 2014/10/04 14:31:46 UTC, 0 replies.
- [12/12] git commit: ISIS-802: removing UserProfileStore, Perspective, Options. Localization reverted to using the server default (since was only ever populated in Scimpi, and there are other JIRA issues already raised to implement client-side i18n). - posted by da...@apache.org on 2014/10/04 14:31:47 UTC, 0 replies.
- git commit: ISIS-916: services are injected according to their menuOrder (either @DomainService or with the "1:xxx" syntax)... lowest numbers first. All framework-provided services have a menuOrder of Integer.MAX_VALUE, so are injected last. - posted by da...@apache.org on 2014/10/05 20:21:07 UTC, 0 replies.
- [1/5] ISIS-918: first pass at removing DomainObjectContainer. The app seemingly runs up fine, but still need to look at tests. - posted by da...@apache.org on 2014/10/07 09:40:14 UTC, 0 replies.
- [2/5] git commit: ISIS-918: first pass at removing DomainObjectContainer. The app seemingly runs up fine, but still need to look at tests. - posted by da...@apache.org on 2014/10/07 09:40:15 UTC, 0 replies.
- [3/5] git commit: ISIS-918: fixing up tests (per the removal of special-case handling of container). - posted by da...@apache.org on 2014/10/07 09:40:16 UTC, 0 replies.
- [4/5] git commit: ISIS-865: fix for 'ensureSafeSemantics' for bulk actions when automatically re-queries after a non-safe action performed. - posted by da...@apache.org on 2014/10/07 09:40:17 UTC, 0 replies.
- [5/5] git commit: ISIS-865: further fixes for 'ensureSafeSemantics'; also ensure that integration tests' command are set to be executed as "USER" (rather than "OTHER"). - posted by da...@apache.org on 2014/10/07 09:40:18 UTC, 0 replies.
- [1/3] git commit: ISIS-872: trivial fixes for index.html in todoapp (archetype). - posted by da...@apache.org on 2014/10/08 00:37:13 UTC, 0 replies.
- [2/3] git commit: ISIS-912: renaming an OptionHandler to better reflect its intent. - posted by da...@apache.org on 2014/10/08 00:37:14 UTC, 0 replies.
- [3/3] git commit: ISIS-864: persist commands if objects dirtied (even if action semantics are query-only and ignoreQueryOnly flag is set). - posted by da...@apache.org on 2014/10/08 00:37:15 UTC, 0 replies.
- [1/2] ISIS-917: first cut at a pluggable representations service for RO. - posted by da...@apache.org on 2014/10/08 09:22:06 UTC, 0 replies.
- [2/2] git commit: ISIS-917: first cut at a pluggable representations service for RO. - posted by da...@apache.org on 2014/10/08 09:22:07 UTC, 0 replies.
- [1/4] git commit: ISIS-917: first cut at a pluggable representations service for RO. - posted by da...@apache.org on 2014/10/09 13:23:21 UTC, 0 replies.
- [2/4] git commit: ISIS-917: fixing TCK tests for RO viewer post-refactoring. - posted by da...@apache.org on 2014/10/09 13:23:22 UTC, 0 replies.
- [3/4] ISIS-917: further refactorings to simplify the API of the (newly rechristened) RepresentationService. - posted by da...@apache.org on 2014/10/09 13:23:23 UTC, 0 replies.
- [4/4] git commit: ISIS-917: further refactorings to simplify the API of the (newly rechristened) RepresentationService. - posted by da...@apache.org on 2014/10/09 13:23:24 UTC, 0 replies.
- [1/6] ISIS-917: first cut at a pluggable representations service for RO. - posted by da...@apache.org on 2014/10/09 13:26:43 UTC, 0 replies.
- [2/6] git commit: ISIS-917: first cut at a pluggable representations service for RO. - posted by da...@apache.org on 2014/10/09 13:26:44 UTC, 0 replies.
- [3/6] git commit: ISIS-917: first cut at a pluggable representations service for RO. - posted by da...@apache.org on 2014/10/09 13:26:45 UTC, 0 replies.
- [4/6] git commit: ISIS-917: fixing TCK tests for RO viewer post-refactoring. - posted by da...@apache.org on 2014/10/09 13:26:46 UTC, 0 replies.
- [5/6] ISIS-917: further refactorings to simplify the API of the (newly rechristened) RepresentationService. - posted by da...@apache.org on 2014/10/09 13:26:47 UTC, 0 replies.
- [6/6] git commit: ISIS-917: further refactorings to simplify the API of the (newly rechristened) RepresentationService. - posted by da...@apache.org on 2014/10/09 13:26:48 UTC, 0 replies.
- Git Push Summary - posted by da...@apache.org on 2014/10/09 13:30:08 UTC, 22 replies.
- git commit: ISIS-919: don't call "hashCode" on a request-scoped service if logging set to DEBUG. - posted by da...@apache.org on 2014/10/09 13:38:56 UTC, 0 replies.
- git commit: ISIS-404: unwrap domain object in DomainObjectContainerDefault before calling down into framework to determine persistence state of the wrapping adapter. - posted by da...@apache.org on 2014/10/09 14:18:56 UTC, 0 replies.
- git commit: ISIS-920: new "isis.viewer.wicket.clearOriginalDestination" flag. - posted by da...@apache.org on 2014/10/09 15:12:40 UTC, 0 replies.
- git commit: ISIS-910: now set up a MaxLengthFacet via ValueSemanticsProvider. - posted by da...@apache.org on 2014/10/09 17:45:31 UTC, 0 replies.
- git commit: ISIS-852: updateable derived properties that have just a getter and a modifyXxx() method. - posted by da...@apache.org on 2014/10/09 19:49:44 UTC, 0 replies.
- svn commit: r1630539 - /isis/site/trunk/content/more-advanced-topics/how-to-04-010-How-to-make-a-derived-property.md - posted by da...@apache.org on 2014/10/09 19:50:39 UTC, 0 replies.
- svn commit: r925182 - in /websites/staging/isis/trunk: cgi-bin/ content/ content/more-advanced-topics/how-to-04-010-How-to-make-a-derived-property.html - posted by bu...@apache.org on 2014/10/09 19:50:49 UTC, 0 replies.
- svn commit: r925183 - in /websites/production/isis: cgi-bin/ content/ - posted by da...@apache.org on 2014/10/09 19:51:18 UTC, 0 replies.
- git commit: ISIS-921: disabling safe semantics checking, and converting Command2 to use a stack. - posted by da...@apache.org on 2014/10/09 21:08:17 UTC, 0 replies.
- git commit: ISIS-809: removing constraint from DomainObjectContainer#newViewModelInstance(). - posted by da...@apache.org on 2014/10/09 22:58:37 UTC, 0 replies.
- git commit: ISIS-902: first-cut impl. - posted by da...@apache.org on 2014/10/10 00:44:04 UTC, 1 replies.
- [1/2] git commit: ISIS-902: updated simpleapp also, trivial changes to todoapp. - posted by da...@apache.org on 2014/10/10 08:39:04 UTC, 0 replies.
- [2/2] git commit: ISIS-901: use @DomainService(repositoryFor=...) to derive the icon facet for repository services. - posted by da...@apache.org on 2014/10/10 08:39:05 UTC, 0 replies.
- svn commit: r1630755 - /isis/site/trunk/content/more-advanced-topics/how-to-04-010-How-to-make-a-derived-property.md - posted by da...@apache.org on 2014/10/10 12:22:19 UTC, 0 replies.
- svn commit: r925255 - in /websites/staging/isis/trunk: cgi-bin/ content/ - posted by bu...@apache.org on 2014/10/10 12:22:31 UTC, 0 replies.
- svn commit: r925256 - in /websites/production/isis: cgi-bin/ content/ - posted by da...@apache.org on 2014/10/10 12:23:10 UTC, 0 replies.
- svn commit: r925259 - in /websites/production/isis: cgi-bin/ content/ - posted by da...@apache.org on 2014/10/10 12:55:27 UTC, 0 replies.
- [1/2] git commit: ISIS-908: FixtureScripts now support MultipleExecutionStrategy. - posted by da...@apache.org on 2014/10/10 15:08:08 UTC, 0 replies.
- [2/2] git commit: ISIS-908: fixture scripts now perform additional logging of the fixture results, as well as new lookup method. - posted by da...@apache.org on 2014/10/10 15:08:09 UTC, 0 replies.
- git commit: ISIS-882: install MaxLengthFacet and PagedFacet on actions (in support of contributed properties/collections). - posted by da...@apache.org on 2014/10/10 15:58:16 UTC, 0 replies.
- git commit: ISIS-568: reverting back to JDK 1.6.0 - posted by da...@apache.org on 2014/10/10 16:07:53 UTC, 0 replies.
- git commit: ISIS-805: ignore .jnilib files - posted by da...@apache.org on 2014/10/10 16:34:59 UTC, 0 replies.
- [1/2] git commit: ISIS-805: ignore .jnilib files - posted by da...@apache.org on 2014/10/10 16:55:48 UTC, 0 replies.
- [2/2] git commit: ISIS-805: ignore .jnilib files reworked - posted by da...@apache.org on 2014/10/10 16:55:49 UTC, 0 replies.
- git commit: ISIS-805: ignore .jnilib files reworked - posted by da...@apache.org on 2014/10/10 16:56:19 UTC, 0 replies.
- git commit: ISIS-805: ignoring further MacOS files - posted by da...@apache.org on 2014/10/10 17:31:01 UTC, 0 replies.
- [1/3] git commit: ISIS-917: reinstating method that had been removed from RendererContext API, causing unnecessary breakage in isisaddons' isis-module-publishing. - posted by da...@apache.org on 2014/10/11 18:19:18 UTC, 0 replies.
- [2/3] git commit: ISIS-927: bookmark service now wrapper factory aware. - posted by da...@apache.org on 2014/10/11 18:19:19 UTC, 0 replies.
- [3/3] git commit: ISIS-872: various minor stabilization bug fixes or cosmetic fix. - posted by da...@apache.org on 2014/10/11 18:19:20 UTC, 0 replies.
- svn commit: r1631088 - /isis/site/trunk/content/contributors/release-process-one-pager.md - posted by da...@apache.org on 2014/10/11 19:39:53 UTC, 0 replies.
- svn commit: r925406 - in /websites/staging/isis/trunk: cgi-bin/ content/ content/contributors/release-process-one-pager.html - posted by bu...@apache.org on 2014/10/11 19:40:02 UTC, 0 replies.
- [1/4] git commit: ISIS-872: bumping parent to org.apache:apache:15 - posted by da...@apache.org on 2014/10/13 22:06:29 UTC, 0 replies.
- [2/4] git commit: ISIS-872: update pom.xml ref latest Apache parent; missing license headers - posted by da...@apache.org on 2014/10/13 22:06:30 UTC, 0 replies.
- [3/4] git commit: [maven-release-plugin] prepare release isis-1.7.0-RC1 - posted by da...@apache.org on 2014/10/13 22:06:31 UTC, 0 replies.
- [4/4] git commit: [maven-release-plugin] prepare for next development iteration - posted by da...@apache.org on 2014/10/13 22:06:32 UTC, 1 replies.
- svn commit: r1631529 - in /isis/site/trunk/content: components/viewers/wicket/release-notes/ contributors/ core/release-notes/ images/ - posted by da...@apache.org on 2014/10/13 22:12:32 UTC, 0 replies.
- svn commit: r925655 - in /websites/staging/isis/trunk: cgi-bin/ content/ content/components/viewers/wicket/release-notes/ content/contributors/ content/core/release-notes/ content/images/ - posted by bu...@apache.org on 2014/10/13 22:12:45 UTC, 0 replies.
- svn commit: r1631530 - /isis/site/trunk/content/contributors/release-process-one-pager.md - posted by da...@apache.org on 2014/10/13 22:14:32 UTC, 0 replies.
- svn commit: r925656 - in /websites/staging/isis/trunk: cgi-bin/ content/ content/contributors/release-process-one-pager.html - posted by bu...@apache.org on 2014/10/13 22:14:37 UTC, 0 replies.
- [1/3] git commit: ISIS-872: wicket viewer release, update pom, missing license headers - posted by da...@apache.org on 2014/10/13 23:48:11 UTC, 0 replies.
- [2/3] git commit: [maven-release-plugin] prepare release isis-viewer-wicket-1.7.0-RC1 - posted by da...@apache.org on 2014/10/13 23:48:12 UTC, 0 replies.
- [3/3] git commit: [maven-release-plugin] prepare for next development iteration - posted by da...@apache.org on 2014/10/13 23:48:13 UTC, 1 replies.
- svn commit: r1631570 - in /isis/site/trunk/content: contributors/recreating-an-archetype.md contributors/release-process.md intro/resources/icons.md - posted by da...@apache.org on 2014/10/13 23:54:25 UTC, 0 replies.
- svn commit: r925665 - in /websites/staging/isis/trunk: cgi-bin/ content/ content/contributors/recreating-an-archetype.html content/contributors/release-process.html content/intro/resources/icons.html - posted by bu...@apache.org on 2014/10/13 23:54:34 UTC, 0 replies.
- svn commit: r1631571 - /isis/site/trunk/content/contributors/recreating-an-archetype.md - posted by da...@apache.org on 2014/10/13 23:56:17 UTC, 0 replies.
- svn commit: r925666 - in /websites/staging/isis/trunk: cgi-bin/ content/ content/contributors/recreating-an-archetype.html - posted by bu...@apache.org on 2014/10/13 23:56:23 UTC, 0 replies.
- svn commit: r1631580 - /isis/site/trunk/content/contributors/recreating-an-archetype.md - posted by da...@apache.org on 2014/10/14 00:18:08 UTC, 0 replies.
- svn commit: r925667 - in /websites/staging/isis/trunk: cgi-bin/ content/ content/contributors/recreating-an-archetype.html - posted by bu...@apache.org on 2014/10/14 00:18:16 UTC, 0 replies.
- svn commit: r1631582 - /isis/site/trunk/content/contributors/recreating-an-archetype.md - posted by da...@apache.org on 2014/10/14 00:20:41 UTC, 0 replies.
- svn commit: r925668 - in /websites/staging/isis/trunk: cgi-bin/ content/ content/contributors/recreating-an-archetype.html - posted by bu...@apache.org on 2014/10/14 00:20:47 UTC, 0 replies.
- svn commit: r1631583 - /isis/site/trunk/content/contributors/recreating-an-archetype.md - posted by da...@apache.org on 2014/10/14 00:21:10 UTC, 0 replies.
- svn commit: r925670 - in /websites/staging/isis/trunk: cgi-bin/ content/ content/contributors/recreating-an-archetype.html - posted by bu...@apache.org on 2014/10/14 00:21:17 UTC, 0 replies.
- svn commit: r1631584 - /isis/site/trunk/content/contributors/recreating-an-archetype.md - posted by da...@apache.org on 2014/10/14 00:21:34 UTC, 0 replies.
- svn commit: r925671 - in /websites/staging/isis/trunk: cgi-bin/ content/ content/contributors/recreating-an-archetype.html - posted by bu...@apache.org on 2014/10/14 00:21:39 UTC, 0 replies.
- svn commit: r1631585 - /isis/site/trunk/content/contributors/recreating-an-archetype.md - posted by da...@apache.org on 2014/10/14 00:22:24 UTC, 0 replies.
- svn commit: r925672 - in /websites/staging/isis/trunk: cgi-bin/ content/ content/contributors/recreating-an-archetype.html - posted by bu...@apache.org on 2014/10/14 00:22:30 UTC, 0 replies.
- [1/4] git commit: ISIS-872: updates to the original simpleapp example app itself - posted by da...@apache.org on 2014/10/14 00:27:20 UTC, 0 replies.
- [2/4] git commit: ISIS-872: recreating simpleapp archetype - posted by da...@apache.org on 2014/10/14 00:27:21 UTC, 0 replies.
- [3/4] git commit: [maven-release-plugin] prepare release simpleapp-archetype-1.7.0-RC1 - posted by da...@apache.org on 2014/10/14 00:27:22 UTC, 0 replies.
- [1/7] git commit: ISIS-872: updates to todoapp prior to recreating archetype - posted by da...@apache.org on 2014/10/14 00:50:51 UTC, 0 replies.
- [2/7] ISIS-872: recreating todoapp archetype - posted by da...@apache.org on 2014/10/14 00:50:52 UTC, 0 replies.
- [3/7] git commit: ISIS-872: recreating todoapp archetype - posted by da...@apache.org on 2014/10/14 00:50:53 UTC, 0 replies.
- [4/7] ISIS-872: removing old .log file - posted by da...@apache.org on 2014/10/14 00:50:54 UTC, 0 replies.
- [5/7] git commit: ISIS-872: removing old .log file - posted by da...@apache.org on 2014/10/14 00:50:55 UTC, 0 replies.
- [6/7] git commit: [maven-release-plugin] prepare release todoapp-archetype-1.7.0-RC1 - posted by da...@apache.org on 2014/10/14 00:50:56 UTC, 0 replies.
- [7/7] git commit: [maven-release-plugin] prepare for next development iteration - posted by da...@apache.org on 2014/10/14 00:50:57 UTC, 0 replies.
- svn commit: r1631613 - in /isis/site/trunk/content: ./ contributors/ more-advanced-topics/ more-advanced-topics/images/ - posted by da...@apache.org on 2014/10/14 06:52:20 UTC, 0 replies.
- svn commit: r925688 - in /websites/staging/isis/trunk: cgi-bin/ content/ content/contributors/ content/more-advanced-topics/ content/more-advanced-topics/images/ - posted by bu...@apache.org on 2014/10/14 06:52:32 UTC, 0 replies.
- svn commit: r1631620 - in /isis/site/trunk/content: components/objectstores/jdo/eagerly-registering-entities.md components/objectstores/jdo/services/command-service-jdo.md core/inmemory-profilestore.md documentation.md - posted by da...@apache.org on 2014/10/14 07:10:00 UTC, 0 replies.
- svn commit: r925689 - in /websites/staging/isis/trunk: cgi-bin/ content/ content/components/objectstores/jdo/ content/components/objectstores/jdo/services/ content/core/ - posted by bu...@apache.org on 2014/10/14 07:10:09 UTC, 0 replies.
- svn commit: r1631621 - in /isis/site/trunk/content: components/objectstores/jdo/services/command-service-jdo.md documentation.md - posted by da...@apache.org on 2014/10/14 07:13:45 UTC, 0 replies.
- svn commit: r925690 - in /websites/staging/isis/trunk: cgi-bin/ content/ content/components/objectstores/jdo/services/command-service-jdo.html - posted by bu...@apache.org on 2014/10/14 07:13:53 UTC, 0 replies.
- svn commit: r1631622 - /isis/site/trunk/content/components/objectstores/jdo/services/command-service-jdo.md - posted by da...@apache.org on 2014/10/14 07:14:52 UTC, 0 replies.
- svn commit: r925691 - in /websites/staging/isis/trunk: cgi-bin/ content/ content/components/objectstores/jdo/services/command-service-jdo.html - posted by bu...@apache.org on 2014/10/14 07:14:57 UTC, 0 replies.
- svn commit: r1631623 - /isis/site/trunk/content/components/objectstores/jdo/services/command-service-jdo.md - posted by da...@apache.org on 2014/10/14 07:15:32 UTC, 0 replies.
- svn commit: r925692 - in /websites/staging/isis/trunk: cgi-bin/ content/ content/components/objectstores/jdo/services/command-service-jdo.html - posted by bu...@apache.org on 2014/10/14 07:15:37 UTC, 0 replies.
- svn commit: r1631624 - /isis/site/trunk/content/components/objectstores/jdo/services/auditing-service-jdo.md - posted by da...@apache.org on 2014/10/14 07:16:45 UTC, 0 replies.
- svn commit: r925693 - in /websites/staging/isis/trunk: cgi-bin/ content/ content/components/objectstores/jdo/services/auditing-service-jdo.html - posted by bu...@apache.org on 2014/10/14 07:16:50 UTC, 0 replies.
- svn commit: r1631626 - in /isis/site/trunk/content: ./ components/objectstores/jdo/non-ui/ components/objectstores/jdo/services/ - posted by da...@apache.org on 2014/10/14 07:38:32 UTC, 0 replies.
- svn commit: r925697 - in /websites/staging/isis/trunk: cgi-bin/ content/ content/components/objectstores/jdo/non-ui/ content/components/objectstores/jdo/services/ - posted by bu...@apache.org on 2014/10/14 07:38:41 UTC, 0 replies.
- svn commit: r1631629 - in /isis/site/trunk/content: documentation.md intro/tutorials/screencasts.md - posted by da...@apache.org on 2014/10/14 08:10:03 UTC, 0 replies.
- svn commit: r925698 - in /websites/staging/isis/trunk: cgi-bin/ content/ content/documentation.html content/intro/tutorials/screencasts.html - posted by bu...@apache.org on 2014/10/14 08:10:11 UTC, 0 replies.
- svn commit: r1631632 - in /isis/site/trunk/content: documentation.md reference/services/developer-utilities-service.md reference/services/settings-services.md - posted by da...@apache.org on 2014/10/14 08:14:42 UTC, 0 replies.
- svn commit: r925699 - in /websites/staging/isis/trunk: cgi-bin/ content/ content/documentation.html content/reference/services/developer-utilities-service.html content/reference/services/settings-services.html - posted by bu...@apache.org on 2014/10/14 08:14:50 UTC, 0 replies.
- svn commit: r1631633 - /isis/site/trunk/content/intro/tutorials/screencasts.md - posted by da...@apache.org on 2014/10/14 08:19:10 UTC, 0 replies.
- svn commit: r925700 - in /websites/staging/isis/trunk: cgi-bin/ content/ content/intro/tutorials/screencasts.html - posted by bu...@apache.org on 2014/10/14 08:19:15 UTC, 0 replies.
- svn commit: r1631637 - /isis/site/trunk/content/reference/services.md - posted by da...@apache.org on 2014/10/14 08:41:56 UTC, 0 replies.
- svn commit: r925703 - in /websites/staging/isis/trunk: cgi-bin/ content/ content/reference/services.html - posted by bu...@apache.org on 2014/10/14 08:42:02 UTC, 0 replies.
- svn commit: r1631639 - /isis/site/trunk/content/reference/services.md - posted by da...@apache.org on 2014/10/14 08:43:17 UTC, 0 replies.
- svn commit: r925704 - in /websites/staging/isis/trunk: cgi-bin/ content/ content/reference/services.html - posted by bu...@apache.org on 2014/10/14 08:43:22 UTC, 0 replies.
- svn commit: r1631640 - /isis/site/trunk/content/reference/services.md - posted by da...@apache.org on 2014/10/14 08:44:20 UTC, 0 replies.
- svn commit: r925705 - in /websites/staging/isis/trunk: cgi-bin/ content/ content/reference/services.html - posted by bu...@apache.org on 2014/10/14 08:44:25 UTC, 0 replies.
- svn commit: r925706 - in /websites/production/isis: cgi-bin/ content/ - posted by da...@apache.org on 2014/10/14 08:45:18 UTC, 0 replies.
- svn commit: r1631944 - /isis/site/trunk/content/documentation.md - posted by da...@apache.org on 2014/10/15 07:31:47 UTC, 0 replies.
- svn commit: r925801 - in /websites/staging/isis/trunk: cgi-bin/ content/ content/documentation.html - posted by bu...@apache.org on 2014/10/15 07:32:00 UTC, 0 replies.
- svn commit: r1631945 - in /isis/site/trunk/content/contributors: release-process.md verifying-releases-script.md verifying-releases.md - posted by da...@apache.org on 2014/10/15 08:18:58 UTC, 0 replies.
- svn commit: r925802 - in /websites/staging/isis/trunk: cgi-bin/ content/ content/contributors/release-process.html content/contributors/verifying-releases-script.html content/contributors/verifying-releases.html - posted by bu...@apache.org on 2014/10/15 08:19:09 UTC, 0 replies.
- svn commit: r1631946 - /isis/site/trunk/content/contributors/release-process.md - posted by da...@apache.org on 2014/10/15 08:22:12 UTC, 0 replies.
- svn commit: r925804 - in /websites/staging/isis/trunk: cgi-bin/ content/ content/contributors/release-process.html - posted by bu...@apache.org on 2014/10/15 08:22:19 UTC, 0 replies.
- svn commit: r1631947 - /isis/site/trunk/content/contributors/release-process.md - posted by da...@apache.org on 2014/10/15 08:22:45 UTC, 0 replies.
- svn commit: r925805 - in /websites/staging/isis/trunk: cgi-bin/ content/ content/contributors/release-process.html - posted by bu...@apache.org on 2014/10/15 08:22:52 UTC, 0 replies.
- svn commit: r1631948 - /isis/site/trunk/content/contributors/release-process.md - posted by da...@apache.org on 2014/10/15 08:25:39 UTC, 0 replies.
- svn commit: r925806 - in /websites/staging/isis/trunk: cgi-bin/ content/ content/contributors/release-process.html - posted by bu...@apache.org on 2014/10/15 08:25:45 UTC, 0 replies.
- svn commit: r1631949 - /isis/site/trunk/content/contributors/release-process.md - posted by da...@apache.org on 2014/10/15 08:25:52 UTC, 0 replies.
- svn commit: r925807 - in /websites/staging/isis/trunk: cgi-bin/ content/ content/contributors/release-process.html - posted by bu...@apache.org on 2014/10/15 08:25:58 UTC, 0 replies.
- svn commit: r925809 - in /websites/production/isis: cgi-bin/ content/ - posted by da...@apache.org on 2014/10/15 08:28:08 UTC, 0 replies.
- svn commit: r1631951 - /isis/site/trunk/content/contributors/verifying-releases-script.md - posted by da...@apache.org on 2014/10/15 08:32:46 UTC, 0 replies.
- svn commit: r925810 - in /websites/staging/isis/trunk: cgi-bin/ content/ content/contributors/verifying-releases-script.html - posted by bu...@apache.org on 2014/10/15 08:32:52 UTC, 0 replies.
- svn commit: r925811 - in /websites/production/isis: cgi-bin/ content/ - posted by da...@apache.org on 2014/10/15 08:33:23 UTC, 0 replies.
- svn commit: r1631952 - /isis/site/trunk/content/contributors/verifying-releases-script.md - posted by da...@apache.org on 2014/10/15 08:34:05 UTC, 0 replies.
- svn commit: r925812 - in /websites/staging/isis/trunk: cgi-bin/ content/ content/contributors/verifying-releases-script.html - posted by bu...@apache.org on 2014/10/15 08:34:11 UTC, 0 replies.
- [1/3] git commit: ISIS-864: guard to NOT persist commands if objects are dirtied as side-effect of 'seed' services (as Estatio and the security module both use). - posted by da...@apache.org on 2014/10/15 08:43:43 UTC, 0 replies.
- [2/3] git commit: [maven-release-plugin] prepare release isis-1.7.0-RC2 - posted by da...@apache.org on 2014/10/15 08:43:44 UTC, 0 replies.
- svn commit: r1631958 - /isis/site/trunk/content/contributors/release-process.md - posted by da...@apache.org on 2014/10/15 08:55:19 UTC, 0 replies.
- svn commit: r925813 - in /websites/staging/isis/trunk: cgi-bin/ content/ content/contributors/release-process.html - posted by bu...@apache.org on 2014/10/15 08:55:25 UTC, 0 replies.
- svn commit: r925814 - in /websites/production/isis: cgi-bin/ content/ - posted by da...@apache.org on 2014/10/15 08:55:42 UTC, 0 replies.
- svn commit: r1631959 - /isis/site/trunk/content/more-thanks.md - posted by da...@apache.org on 2014/10/15 09:04:45 UTC, 0 replies.
- svn commit: r925815 - in /websites/staging/isis/trunk: cgi-bin/ content/ content/more-thanks.html - posted by bu...@apache.org on 2014/10/15 09:04:52 UTC, 0 replies.
- svn commit: r925816 - in /websites/production/isis: cgi-bin/ content/ - posted by da...@apache.org on 2014/10/15 09:05:37 UTC, 0 replies.
- svn commit: r1632237 - /isis/site/trunk/content/contributors/verifying-releases-script.md - posted by da...@apache.org on 2014/10/16 10:27:04 UTC, 0 replies.
- svn commit: r925921 - in /websites/staging/isis/trunk: cgi-bin/ content/ content/contributors/verifying-releases-script.html - posted by bu...@apache.org on 2014/10/16 10:27:15 UTC, 0 replies.
- svn commit: r925922 - in /websites/production/isis: cgi-bin/ content/ - posted by da...@apache.org on 2014/10/16 10:27:46 UTC, 0 replies.
- svn commit: r1632239 - /isis/site/trunk/content/contributors/resources/verify-isis-release.sh - posted by da...@apache.org on 2014/10/16 10:37:43 UTC, 0 replies.
- svn commit: r925923 - in /websites/staging/isis/trunk: cgi-bin/ content/ content/contributors/resources/verify-isis-release.sh - posted by bu...@apache.org on 2014/10/16 10:37:49 UTC, 0 replies.
- svn commit: r925924 - in /websites/production/isis: cgi-bin/ content/ - posted by da...@apache.org on 2014/10/16 10:38:10 UTC, 0 replies.
- svn commit: r1632240 - /isis/site/trunk/content/contributors/verifying-releases-script.md - posted by da...@apache.org on 2014/10/16 10:39:50 UTC, 0 replies.
- svn commit: r925925 - in /websites/staging/isis/trunk: cgi-bin/ content/ content/contributors/verifying-releases-script.html - posted by bu...@apache.org on 2014/10/16 10:39:56 UTC, 0 replies.
- svn commit: r925931 - in /websites/production/isis: cgi-bin/ content/ - posted by da...@apache.org on 2014/10/16 10:47:31 UTC, 0 replies.
- svn commit: r1632262 - /isis/site/trunk/content/contributors/verifying-releases.md - posted by da...@apache.org on 2014/10/16 11:51:40 UTC, 0 replies.
- svn commit: r925936 - in /websites/staging/isis/trunk: cgi-bin/ content/ content/contributors/verifying-releases.html - posted by bu...@apache.org on 2014/10/16 11:51:49 UTC, 0 replies.
- svn commit: r1632288 - in /isis/site/trunk/content/contributors: contributing.md resources/git-workflow.png resources/git-workflow.pptx resources/verify-isis-release.sh - posted by da...@apache.org on 2014/10/16 14:39:36 UTC, 0 replies.
- svn commit: r925950 - in /websites/staging/isis/trunk: cgi-bin/ content/ content/contributors/ content/contributors/resources/ - posted by bu...@apache.org on 2014/10/16 14:39:44 UTC, 0 replies.
- svn commit: r925951 - in /websites/production/isis: cgi-bin/ content/ - posted by da...@apache.org on 2014/10/16 14:55:28 UTC, 0 replies.
- [1/2] git commit: ISIS-928: tiny fix to todoapp (noted in 1.7.0 release voting) - posted by da...@apache.org on 2014/10/16 14:56:50 UTC, 0 replies.
- [2/2] git commit: ISIS-864: guard to NOT persist commands if objects are dirtied as side-effect of 'seed' services (as Estatio and the security module both use). - posted by da...@apache.org on 2014/10/16 14:56:51 UTC, 0 replies.
- svn commit: r1632312 - /isis/site/trunk/content/components/viewers/wicket/stripped-wicket-tags.md - posted by da...@apache.org on 2014/10/16 15:56:29 UTC, 0 replies.
- svn commit: r925960 - in /websites/staging/isis/trunk: cgi-bin/ content/ content/components/viewers/wicket/stripped-wicket-tags.html - posted by bu...@apache.org on 2014/10/16 15:56:37 UTC, 0 replies.
- [1/2] git commit: ISIS-896: Updating verify-isis-release.sh tested on 1.7.0 release - posted by ke...@apache.org on 2014/10/16 20:39:29 UTC, 0 replies.
- [2/2] git commit: Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/isis - posted by ke...@apache.org on 2014/10/16 20:39:30 UTC, 0 replies.
- git commit: ISIS-896: Enabling offline mode by default. Override with --online - posted by ke...@apache.org on 2014/10/16 20:44:12 UTC, 0 replies.
- svn commit: r1632887 - in /isis/site/trunk/content: components/viewers/wicket/disabling-modal-dialogs.md documentation.md - posted by da...@apache.org on 2014/10/19 12:39:24 UTC, 0 replies.
- [01/24] git commit: ISIS-872: bumping parent to org.apache:apache:15 - posted by da...@apache.org on 2014/10/19 13:05:59 UTC, 0 replies.
- [02/24] git commit: ISIS-872: update pom.xml ref latest Apache parent; missing license headers - posted by da...@apache.org on 2014/10/19 13:06:00 UTC, 0 replies.
- [03/24] git commit: [maven-release-plugin] prepare release isis-1.7.0-RC1 - posted by da...@apache.org on 2014/10/19 13:06:01 UTC, 0 replies.
- [04/24] git commit: [maven-release-plugin] prepare for next development iteration - posted by da...@apache.org on 2014/10/19 13:06:02 UTC, 0 replies.
- [05/24] git commit: ISIS-872: wicket viewer release, update pom, missing license headers - posted by da...@apache.org on 2014/10/19 13:06:03 UTC, 0 replies.
- [06/24] git commit: [maven-release-plugin] prepare release isis-viewer-wicket-1.7.0-RC1 - posted by da...@apache.org on 2014/10/19 13:06:04 UTC, 0 replies.
- [07/24] git commit: [maven-release-plugin] prepare for next development iteration - posted by da...@apache.org on 2014/10/19 13:06:05 UTC, 0 replies.
- [08/24] git commit: ISIS-872: updates to the original simpleapp example app itself - posted by da...@apache.org on 2014/10/19 13:06:06 UTC, 0 replies.
- [09/24] git commit: ISIS-872: recreating simpleapp archetype - posted by da...@apache.org on 2014/10/19 13:06:07 UTC, 0 replies.
- [10/24] git commit: [maven-release-plugin] prepare release simpleapp-archetype-1.7.0-RC1 - posted by da...@apache.org on 2014/10/19 13:06:08 UTC, 0 replies.
- [11/24] git commit: [maven-release-plugin] prepare for next development iteration - posted by da...@apache.org on 2014/10/19 13:06:09 UTC, 0 replies.
- [12/24] git commit: ISIS-872: updates to todoapp prior to recreating archetype - posted by da...@apache.org on 2014/10/19 13:06:10 UTC, 0 replies.
- [13/24] ISIS-872: recreating todoapp archetype - posted by da...@apache.org on 2014/10/19 13:06:11 UTC, 0 replies.
- [14/24] git commit: ISIS-872: recreating todoapp archetype - posted by da...@apache.org on 2014/10/19 13:06:12 UTC, 0 replies.
- [15/24] ISIS-872: removing old .log file - posted by da...@apache.org on 2014/10/19 13:06:13 UTC, 0 replies.
- [16/24] git commit: ISIS-872: removing old .log file - posted by da...@apache.org on 2014/10/19 13:06:14 UTC, 0 replies.
- [17/24] git commit: [maven-release-plugin] prepare release todoapp-archetype-1.7.0-RC1 - posted by da...@apache.org on 2014/10/19 13:06:15 UTC, 0 replies.
- [18/24] git commit: [maven-release-plugin] prepare for next development iteration - posted by da...@apache.org on 2014/10/19 13:06:16 UTC, 0 replies.
- [19/24] git commit: ISIS-864: guard to NOT persist commands if objects are dirtied as side-effect of 'seed' services (as Estatio and the security module both use). - posted by da...@apache.org on 2014/10/19 13:06:17 UTC, 0 replies.
- [20/24] git commit: [maven-release-plugin] prepare release isis-1.7.0-RC2 - posted by da...@apache.org on 2014/10/19 13:06:18 UTC, 0 replies.
- [21/24] git commit: [maven-release-plugin] prepare for next development iteration - posted by da...@apache.org on 2014/10/19 13:06:19 UTC, 0 replies.
- [22/24] git commit: Merge branch 'prepare/isis-1.7.0' - posted by da...@apache.org on 2014/10/19 13:06:20 UTC, 0 replies.
- [23/24] git commit: Merge branch 'prepare/isis-1.7.0-RC2' - posted by da...@apache.org on 2014/10/19 13:06:21 UTC, 0 replies.
- [24/24] git commit: ISIS-872: post-merge fixes for various pom.xml, bumping up to 1.8.0-SNAPSHOT. - posted by da...@apache.org on 2014/10/19 13:06:22 UTC, 0 replies.
- [01/78] [abbrv] [partial] ISIS-537 remove everything related to JQuery UI. It is not used anymore. It seems the datepicker was the only JQuery UI widget around - posted by da...@apache.org on 2014/10/19 13:39:38 UTC, 0 replies.
- [02/78] [abbrv] [partial] ISIS-537 remove everything related to JQuery UI. It is not used anymore. It seems the datepicker was the only JQuery UI widget around - posted by da...@apache.org on 2014/10/19 13:39:39 UTC, 0 replies.
- [03/78] [abbrv] [partial] ISIS-537 remove everything related to JQuery UI. It is not used anymore. It seems the datepicker was the only JQuery UI widget around - posted by da...@apache.org on 2014/10/19 13:39:40 UTC, 0 replies.
- [04/78] [abbrv] [partial] ISIS-537 remove everything related to JQuery UI. It is not used anymore. It seems the datepicker was the only JQuery UI widget around - posted by da...@apache.org on 2014/10/19 13:39:41 UTC, 0 replies.
- [05/78] [abbrv] [partial] ISIS-537 remove everything related to JQuery UI. It is not used anymore. It seems the datepicker was the only JQuery UI widget around - posted by da...@apache.org on 2014/10/19 13:39:42 UTC, 0 replies.
- [06/78] [abbrv] [partial] ISIS-537 remove everything related to JQuery UI. It is not used anymore. It seems the datepicker was the only JQuery UI widget around - posted by da...@apache.org on 2014/10/19 13:39:43 UTC, 0 replies.
- [07/78] [abbrv] [partial] ISIS-537 remove everything related to JQuery UI. It is not used anymore. It seems the datepicker was the only JQuery UI widget around - posted by da...@apache.org on 2014/10/19 13:39:44 UTC, 0 replies.
- [08/78] [abbrv] [partial] ISIS-537 remove everything related to JQuery UI. It is not used anymore. It seems the datepicker was the only JQuery UI widget around - posted by da...@apache.org on 2014/10/19 13:39:45 UTC, 0 replies.
- [09/78] [abbrv] [partial] ISIS-537 remove everything related to JQuery UI. It is not used anymore. It seems the datepicker was the only JQuery UI widget around - posted by da...@apache.org on 2014/10/19 13:39:46 UTC, 0 replies.
- [10/78] [abbrv] [partial] ISIS-537 remove everything related to JQuery UI. It is not used anymore. It seems the datepicker was the only JQuery UI widget around - posted by da...@apache.org on 2014/10/19 13:39:47 UTC, 0 replies.
- [11/78] [abbrv] [partial] ISIS-537 remove everything related to JQuery UI. It is not used anymore. It seems the datepicker was the only JQuery UI widget around - posted by da...@apache.org on 2014/10/19 13:39:48 UTC, 0 replies.
- [12/78] [abbrv] [partial] ISIS-537 remove everything related to JQuery UI. It is not used anymore. It seems the datepicker was the only JQuery UI widget around - posted by da...@apache.org on 2014/10/19 13:39:49 UTC, 0 replies.
- [13/78] [abbrv] [partial] ISIS-537 remove everything related to JQuery UI. It is not used anymore. It seems the datepicker was the only JQuery UI widget around - posted by da...@apache.org on 2014/10/19 13:39:50 UTC, 0 replies.
- [14/78] [abbrv] [partial] ISIS-537 remove everything related to JQuery UI. It is not used anymore. It seems the datepicker was the only JQuery UI widget around - posted by da...@apache.org on 2014/10/19 13:39:51 UTC, 0 replies.
- [15/78] [abbrv] [partial] ISIS-537 remove everything related to JQuery UI. It is not used anymore. It seems the datepicker was the only JQuery UI widget around - posted by da...@apache.org on 2014/10/19 13:39:52 UTC, 0 replies.
- [16/78] [abbrv] [partial] ISIS-537 remove everything related to JQuery UI. It is not used anymore. It seems the datepicker was the only JQuery UI widget around - posted by da...@apache.org on 2014/10/19 13:39:53 UTC, 0 replies.
- [17/78] [abbrv] [partial] ISIS-537 remove everything related to JQuery UI. It is not used anymore. It seems the datepicker was the only JQuery UI widget around - posted by da...@apache.org on 2014/10/19 13:39:54 UTC, 0 replies.
- [18/78] [abbrv] [partial] ISIS-537 remove everything related to JQuery UI. It is not used anymore. It seems the datepicker was the only JQuery UI widget around - posted by da...@apache.org on 2014/10/19 13:39:55 UTC, 0 replies.
- [19/78] [abbrv] [partial] ISIS-537 remove everything related to JQuery UI. It is not used anymore. It seems the datepicker was the only JQuery UI widget around - posted by da...@apache.org on 2014/10/19 13:39:56 UTC, 0 replies.
- [20/78] [abbrv] [partial] ISIS-537 remove everything related to JQuery UI. It is not used anymore. It seems the datepicker was the only JQuery UI widget around - posted by da...@apache.org on 2014/10/19 13:39:57 UTC, 0 replies.
- [21/78] [abbrv] [partial] ISIS-537 remove everything related to JQuery UI. It is not used anymore. It seems the datepicker was the only JQuery UI widget around - posted by da...@apache.org on 2014/10/19 13:39:58 UTC, 0 replies.
- [22/78] [abbrv] [partial] ISIS-537 remove everything related to JQuery UI. It is not used anymore. It seems the datepicker was the only JQuery UI widget around - posted by da...@apache.org on 2014/10/19 13:39:59 UTC, 0 replies.
- [23/78] [abbrv] [partial] ISIS-537 remove everything related to JQuery UI. It is not used anymore. It seems the datepicker was the only JQuery UI widget around - posted by da...@apache.org on 2014/10/19 13:40:00 UTC, 0 replies.
- [24/78] [abbrv] [partial] ISIS-537 remove everything related to JQuery UI. It is not used anymore. It seems the datepicker was the only JQuery UI widget around - posted by da...@apache.org on 2014/10/19 13:40:01 UTC, 0 replies.
- [25/78] [abbrv] [partial] ISIS-537 remove everything related to JQuery UI. It is not used anymore. It seems the datepicker was the only JQuery UI widget around - posted by da...@apache.org on 2014/10/19 13:40:02 UTC, 0 replies.
- [26/78] [abbrv] [partial] ISIS-537 remove everything related to JQuery UI. It is not used anymore. It seems the datepicker was the only JQuery UI widget around - posted by da...@apache.org on 2014/10/19 13:40:03 UTC, 0 replies.
- [27/78] [abbrv] [partial] ISIS-537 remove everything related to JQuery UI. It is not used anymore. It seems the datepicker was the only JQuery UI widget around - posted by da...@apache.org on 2014/10/19 13:40:04 UTC, 0 replies.
- [28/78] [abbrv] [partial] ISIS-537 remove everything related to JQuery UI. It is not used anymore. It seems the datepicker was the only JQuery UI widget around - posted by da...@apache.org on 2014/10/19 13:40:05 UTC, 0 replies.
- [29/78] [abbrv] [partial] ISIS-537 remove everything related to JQuery UI. It is not used anymore. It seems the datepicker was the only JQuery UI widget around - posted by da...@apache.org on 2014/10/19 13:40:06 UTC, 0 replies.
- [30/78] [abbrv] [partial] ISIS-537 remove everything related to JQuery UI. It is not used anymore. It seems the datepicker was the only JQuery UI widget around - posted by da...@apache.org on 2014/10/19 13:40:07 UTC, 0 replies.
- [31/78] [abbrv] [partial] ISIS-537 remove everything related to JQuery UI. It is not used anymore. It seems the datepicker was the only JQuery UI widget around - posted by da...@apache.org on 2014/10/19 13:40:08 UTC, 0 replies.
- [32/78] [abbrv] [partial] ISIS-537 remove everything related to JQuery UI. It is not used anymore. It seems the datepicker was the only JQuery UI widget around - posted by da...@apache.org on 2014/10/19 13:40:09 UTC, 0 replies.
- [33/78] [abbrv] [partial] ISIS-537 remove everything related to JQuery UI. It is not used anymore. It seems the datepicker was the only JQuery UI widget around - posted by da...@apache.org on 2014/10/19 13:40:10 UTC, 0 replies.
- [34/78] [abbrv] [partial] ISIS-537 remove everything related to JQuery UI. It is not used anymore. It seems the datepicker was the only JQuery UI widget around - posted by da...@apache.org on 2014/10/19 13:40:11 UTC, 0 replies.
- [35/78] [abbrv] [partial] ISIS-537 remove everything related to JQuery UI. It is not used anymore. It seems the datepicker was the only JQuery UI widget around - posted by da...@apache.org on 2014/10/19 13:40:12 UTC, 0 replies.
- [36/78] [abbrv] [partial] ISIS-537 remove everything related to JQuery UI. It is not used anymore. It seems the datepicker was the only JQuery UI widget around - posted by da...@apache.org on 2014/10/19 13:40:13 UTC, 0 replies.
- [37/78] [abbrv] [partial] ISIS-537 remove everything related to JQuery UI. It is not used anymore. It seems the datepicker was the only JQuery UI widget around - posted by da...@apache.org on 2014/10/19 13:40:14 UTC, 0 replies.
- [38/78] [abbrv] [partial] ISIS-537 remove everything related to JQuery UI. It is not used anymore. It seems the datepicker was the only JQuery UI widget around - posted by da...@apache.org on 2014/10/19 13:40:15 UTC, 0 replies.
- [39/78] [abbrv] [partial] ISIS-537 remove everything related to JQuery UI. It is not used anymore. It seems the datepicker was the only JQuery UI widget around - posted by da...@apache.org on 2014/10/19 13:40:16 UTC, 0 replies.
- [40/78] [abbrv] [partial] ISIS-537 remove everything related to JQuery UI. It is not used anymore. It seems the datepicker was the only JQuery UI widget around - posted by da...@apache.org on 2014/10/19 13:40:17 UTC, 0 replies.
- [41/78] [abbrv] [partial] ISIS-537 remove everything related to JQuery UI. It is not used anymore. It seems the datepicker was the only JQuery UI widget around - posted by da...@apache.org on 2014/10/19 13:40:18 UTC, 0 replies.
- [42/78] [abbrv] [partial] ISIS-537 remove everything related to JQuery UI. It is not used anymore. It seems the datepicker was the only JQuery UI widget around - posted by da...@apache.org on 2014/10/19 13:40:19 UTC, 0 replies.
- [43/78] [abbrv] [partial] ISIS-537 remove everything related to JQuery UI. It is not used anymore. It seems the datepicker was the only JQuery UI widget around - posted by da...@apache.org on 2014/10/19 13:40:20 UTC, 0 replies.
- [44/78] [abbrv] [partial] ISIS-537 remove everything related to JQuery UI. It is not used anymore. It seems the datepicker was the only JQuery UI widget around - posted by da...@apache.org on 2014/10/19 13:40:21 UTC, 0 replies.
- [45/78] [abbrv] [partial] ISIS-537 remove everything related to JQuery UI. It is not used anymore. It seems the datepicker was the only JQuery UI widget around - posted by da...@apache.org on 2014/10/19 13:40:22 UTC, 0 replies.
- [46/78] [abbrv] [partial] ISIS-537 remove everything related to JQuery UI. It is not used anymore. It seems the datepicker was the only JQuery UI widget around - posted by da...@apache.org on 2014/10/19 13:40:23 UTC, 0 replies.
- [47/78] [abbrv] [partial] ISIS-537 remove everything related to JQuery UI. It is not used anymore. It seems the datepicker was the only JQuery UI widget around - posted by da...@apache.org on 2014/10/19 13:40:24 UTC, 0 replies.
- [48/78] [abbrv] [partial] ISIS-537 remove everything related to JQuery UI. It is not used anymore. It seems the datepicker was the only JQuery UI widget around - posted by da...@apache.org on 2014/10/19 13:40:25 UTC, 0 replies.
- [49/78] [abbrv] [partial] ISIS-537 remove everything related to JQuery UI. It is not used anymore. It seems the datepicker was the only JQuery UI widget around - posted by da...@apache.org on 2014/10/19 13:40:26 UTC, 0 replies.
- [50/78] [abbrv] [partial] ISIS-537 remove everything related to JQuery UI. It is not used anymore. It seems the datepicker was the only JQuery UI widget around - posted by da...@apache.org on 2014/10/19 13:40:27 UTC, 0 replies.
- [51/78] [abbrv] [partial] git commit: ISIS-537 remove everything related to JQuery UI. It is not used anymore. It seems the datepicker was the only JQuery UI widget around - posted by da...@apache.org on 2014/10/19 13:40:28 UTC, 0 replies.
- [52/78] [abbrv] git commit: ISIS-537 https://trello.com/c/YaU670zN/36-suggestion-i-wonder-if-the-view-selectors-on-the-far-right-eg-list-vs-summary-vs-gmap3-vs-hidden-should-instead-be-rendered-as-a - posted by da...@apache.org on 2014/10/19 13:40:29 UTC, 0 replies.
- [53/78] [abbrv] git commit: ISIS-537 Use Button Dropdown for the view selector above tables (as Excel, as Summary, as Chart, as Calendar, etc.) - posted by da...@apache.org on 2014/10/19 13:40:30 UTC, 0 replies.
- [54/78] [abbrv] git commit: ISIS-537 Improve the javadoc of CollectionContentsAsFactory - posted by da...@apache.org on 2014/10/19 13:40:31 UTC, 0 replies.
- [55/78] [abbrv] git commit: ISIS-537 Use font icon for 'table' for the "View as" selector for collections. - posted by da...@apache.org on 2014/10/19 13:40:32 UTC, 0 replies.
- [56/78] [abbrv] git commit: ISIS-537: changing dependency on webjars to 0.4.3 - posted by da...@apache.org on 2014/10/19 13:40:33 UTC, 0 replies.
- [57/78] [abbrv] git commit: ISIS-537: moving version to 1.8.0-SNAPSHOT (was 2.0.0-SNAPSHOT) - posted by da...@apache.org on 2014/10/19 13:40:34 UTC, 0 replies.
- [58/78] [abbrv] git commit: ISIS-537 Remove the custom styling for MultiLineStringPanel. Everything comes from the Bootstrap theme now - posted by da...@apache.org on 2014/10/19 13:40:35 UTC, 0 replies.
- [59/78] [abbrv] git commit: ISIS-537 Fix the layout of the ajax table navigator. It has to be on the down-right corner - posted by da...@apache.org on 2014/10/19 13:40:36 UTC, 0 replies.
- [60/78] [abbrv] git commit: ISIS-864: guard to NOT persist commands if objects are dirtied as side-effect of 'seed' services (as Estatio and the security module both use). - posted by da...@apache.org on 2014/10/19 13:40:37 UTC, 0 replies.
- [61/78] [abbrv] git commit: ISIS-537 Remove JS related to Wicket-Extensions' ModalWindow. Now we use Wicket-Bootstrap's Modal - posted by da...@apache.org on 2014/10/19 13:40:38 UTC, 0 replies.
- [62/78] [abbrv] git commit: ISIS-537 Move the bulk menu actions to be left justified - posted by da...@apache.org on 2014/10/19 13:40:39 UTC, 0 replies.
- [63/78] [abbrv] git commit: ISIS-537 Use https://github.com/mouse0270/bootstrap-growl instead of https://github.com/stanlemon/jGrowl - posted by da...@apache.org on 2014/10/19 13:40:40 UTC, 0 replies.
- [64/78] [abbrv] git commit: ISIS-537 Check for 'noVeil' CSS class before showing the veil in the global Ajax listener - posted by da...@apache.org on 2014/10/19 13:40:41 UTC, 0 replies.
- [65/78] [abbrv] git commit: ISIS-537 Remove JQueryUI related files - posted by da...@apache.org on 2014/10/19 13:40:42 UTC, 0 replies.
- [66/78] [abbrv] git commit: ISIS-537 Update the licence.additional-notes section with the added and removed JS libraries - posted by da...@apache.org on 2014/10/19 13:40:43 UTC, 0 replies.
- [67/78] [abbrv] git commit: ISIS-537 Upgrade Wicket-Bootstrap to 0.9.7 - posted by da...@apache.org on 2014/10/19 13:40:44 UTC, 0 replies.
- [68/78] [abbrv] git commit: ISIS-537: styling fixes. Have also commented out the entity/icon/copy link panel - posted by da...@apache.org on 2014/10/19 13:40:45 UTC, 0 replies.
- [69/78] [abbrv] git commit: ISIS-537 Remove ZClip/ZeroClipboard from the licence info - posted by da...@apache.org on 2014/10/19 13:40:46 UTC, 0 replies.
- [70/78] [abbrv] git commit: ISIS-537 Make the paging navigation smaller - posted by da...@apache.org on 2014/10/19 13:40:47 UTC, 0 replies.
- [71/78] [abbrv] git commit: ISIS-537 Align the "Showing from x to y of z" with the paging navigation - posted by da...@apache.org on 2014/10/19 13:40:48 UTC, 0 replies.
- [72/78] [abbrv] git commit: ISIS-537 Contribute BootLint only for non IE6-8 browsers - posted by da...@apache.org on 2014/10/19 13:40:49 UTC, 0 replies.
- [73/78] [abbrv] git commit: ISIS-537 Minor improvements to the CSS of AboutPage - posted by da...@apache.org on 2014/10/19 13:40:50 UTC, 0 replies.
- [74/78] [abbrv] git commit: ISIS-537 Use fixed top navigation bar. - posted by da...@apache.org on 2014/10/19 13:40:51 UTC, 0 replies.
- [75/78] [abbrv] git commit: ISIS-537 Improve the styling of the bookmarks panel - posted by da...@apache.org on 2014/10/19 13:40:52 UTC, 0 replies.
- [76/78] [abbrv] git commit: ISIS-537 Increase the size of the "OK" and "Cancel" buttons in the action modal prompt - posted by da...@apache.org on 2014/10/19 13:40:53 UTC, 0 replies.
- [77/78] [abbrv] git commit: ISIS-537 Set the action prompt modal to invisible. Rebuild the ActionPanel's body on repaint - posted by da...@apache.org on 2014/10/19 13:40:54 UTC, 0 replies.
- [78/78] [abbrv] git commit: Merge branch 'ISIS-537-use-bootstrap' - posted by da...@apache.org on 2014/10/19 13:40:55 UTC, 0 replies.
- svn commit: r6794 - in /release/isis: component/viewer/wicket/ isis-core/ - posted by da...@apache.org on 2014/10/19 19:03:25 UTC, 0 replies.
- svn commit: r6795 - in /release/isis: archetype/simpleapp-archetype/ archetype/todoapp-archetype/ component/viewer/wicket/ isis-core/ - posted by da...@apache.org on 2014/10/19 19:11:52 UTC, 0 replies.
- svn commit: r926210 - in /websites/staging/isis/trunk: cgi-bin/ content/ content/components/viewers/wicket/disabling-modal-dialogs.html content/documentation.html - posted by bu...@apache.org on 2014/10/20 15:53:08 UTC, 0 replies.
- [01/13] git commit: ISIS-537 Add TODOs for updating the javadoc. It links to a removed Java class - posted by da...@apache.org on 2014/10/21 07:57:36 UTC, 0 replies.
- [02/13] git commit: ISIS-537 Use Bootstrap Alert for feedback messages. Show red asterisk for mandatory fields - posted by da...@apache.org on 2014/10/21 07:57:37 UTC, 0 replies.
- [03/13] git commit: ISIS-537 Fix the date pattern to match the format used by Moment.js. JQueryUI is no more used - posted by da...@apache.org on 2014/10/21 07:57:38 UTC, 0 replies.
- [04/13] git commit: ISIS-537 Optimize imports of DateConverterForJavaSqlTimestamp - posted by da...@apache.org on 2014/10/21 07:57:39 UTC, 0 replies.
- [05/13] git commit: ISIS-537 Set default datePickerPattern to use Moment.js formats. Update the javadoc of date picker classes - posted by da...@apache.org on 2014/10/21 07:57:40 UTC, 0 replies.
- [06/13] git commit: ISIS-537 Use "panel panel-default" for EntityPropertiesPanel's member groups - posted by da...@apache.org on 2014/10/21 07:57:41 UTC, 0 replies.
- [07/13] git commit: ISIS-537 Make the userName, Logout and About links non-collapsible, i.e. they are there in mobile phone view as well - posted by da...@apache.org on 2014/10/21 07:57:42 UTC, 0 replies.
- [08/13] git commit: ISIS-537 Use FontAwesome sort icons instead of chevrons. Use icon for the sort_none state as in pre-bootstrap version - posted by da...@apache.org on 2014/10/21 07:57:43 UTC, 0 replies.
- [09/13] git commit: ISIS-537 Table headers should be bold - posted by da...@apache.org on 2014/10/21 07:57:44 UTC, 0 replies.
- [10/13] git commit: ISIS-537 Use application wide header contributor to make sure that Bootstrap's CSS is always contributed first - posted by da...@apache.org on 2014/10/21 07:57:45 UTC, 0 replies.
- [11/13] git commit: ISIS-537 Introduce BootstrapOverridesCssResourceReference - a CSS reference that contributes Isis' overrides of Bootstrap CSS rules - posted by da...@apache.org on 2014/10/21 07:57:46 UTC, 0 replies.
- [12/13] git commit: ISIS-537 Use bigger padding-top for the body because otherwise the page content is hidden behind the static top header - posted by da...@apache.org on 2014/10/21 07:57:47 UTC, 0 replies.
- [13/13] git commit: ISIS-872: updating STATUS - posted by da...@apache.org on 2014/10/21 07:57:48 UTC, 0 replies.
- svn commit: r1633273 - in /isis/site/trunk/content: ./ archetypes/release-notes/ core/release-notes/ intro/getting-started/ more-advanced-topics/ - posted by da...@apache.org on 2014/10/21 08:01:11 UTC, 0 replies.
- svn commit: r926285 - in /websites/staging/isis/trunk: cgi-bin/ content/ content/archetypes/release-notes/ content/core/release-notes/ content/intro/getting-started/ content/more-advanced-topics/ - posted by bu...@apache.org on 2014/10/21 08:01:28 UTC, 0 replies.
- svn commit: r1633274 - /isis/site/trunk/content/contributors/release-process.md - posted by da...@apache.org on 2014/10/21 08:03:10 UTC, 0 replies.
- svn commit: r926286 - in /websites/staging/isis/trunk: cgi-bin/ content/ content/contributors/release-process.html - posted by bu...@apache.org on 2014/10/21 08:03:16 UTC, 0 replies.
- svn commit: r926287 - in /websites/production/isis: cgi-bin/ content/ - posted by da...@apache.org on 2014/10/21 08:05:35 UTC, 0 replies.
- svn commit: r1633279 - /isis/site/trunk/content/contributors/release-process.md - posted by da...@apache.org on 2014/10/21 08:12:21 UTC, 0 replies.
- svn commit: r926289 - in /websites/staging/isis/trunk: cgi-bin/ content/ content/contributors/release-process.html - posted by bu...@apache.org on 2014/10/21 08:12:29 UTC, 0 replies.
- git commit: ISIS-537: updating icons for todoapp. - posted by da...@apache.org on 2014/10/21 22:01:41 UTC, 0 replies.
- git commit: ISIS-537: suppress 'mandatory' indicator in tables (when the label is empty) - posted by da...@apache.org on 2014/10/21 22:03:42 UTC, 0 replies.
- git commit: ISIS-537: don't wrap every property in entity property form in 'panel-body', instead just one div for the whole set; remove accidental double panel-default for middle column; added override CSS to space out a little bit. - posted by da...@apache.org on 2014/10/21 22:07:11 UTC, 0 replies.
- git commit: ISIS-537: moved the 'about' link to footer, and moved the 'logout' link into a dropdown. - posted by da...@apache.org on 2014/10/21 22:08:53 UTC, 0 replies.
- git commit: ISIS-537: removed border from either end of table; added table-hover style; - posted by da...@apache.org on 2014/10/21 22:10:16 UTC, 0 replies.
- git commit: ISIS-537: using h4 for title/icon rather than panel; flowing actions after title. - posted by da...@apache.org on 2014/10/21 22:13:19 UTC, 0 replies.
- git commit: ISIS-537: making the menu service actions be closer together. - posted by da...@apache.org on 2014/10/21 22:14:14 UTC, 0 replies.
- git commit: ISIS-930: support for font awesome icons on (most) action buttons. Includes @CssClassFa and also support in the .layout.json file. - posted by da...@apache.org on 2014/10/22 08:52:32 UTC, 0 replies.
- git commit: ISIS-537: don't display sortable icons for toggle and title columns in tables. - posted by da...@apache.org on 2014/10/22 08:53:14 UTC, 0 replies.
- git commit: ISIS-930: support @CssClassFa(...) for domain types (use instead of class-level icon). - posted by da...@apache.org on 2014/10/22 18:27:46 UTC, 0 replies.
- svn commit: r1633778 - /isis/site/trunk/content/intro/getting-started/ide/intellij.md - posted by da...@apache.org on 2014/10/23 11:27:27 UTC, 0 replies.
- svn commit: r926526 - in /websites/staging/isis/trunk: cgi-bin/ content/ content/intro/getting-started/ide/intellij.html - posted by bu...@apache.org on 2014/10/23 11:27:37 UTC, 0 replies.
- svn commit: r1633780 - in /isis/site/trunk/content/more-advanced-topics: how-to-02-040-How-to-specify-that-none-of-an-object's-members-is-visible.md how-to-02-080-How-to-specify-that-none-of-an-object's-members-can-be-modified-or-invoked.md - posted by da...@apache.org on 2014/10/23 11:54:32 UTC, 0 replies.
- svn commit: r926527 - in /websites/staging/isis/trunk: cgi-bin/ content/ content/more-advanced-topics/ - posted by bu...@apache.org on 2014/10/23 11:54:37 UTC, 0 replies.
- svn commit: r926529 - in /websites/production/isis: cgi-bin/ content/ - posted by da...@apache.org on 2014/10/23 12:14:00 UTC, 0 replies.
- [1/6] git commit: ISIS-928: fixing errors in TCK dom entities (duplicate @ObjectTypes/@Discriminators) - posted by da...@apache.org on 2014/10/23 14:38:25 UTC, 0 replies.
- [2/6] git commit: ISIS-537: font-awesome icons on bulk actions. - posted by da...@apache.org on 2014/10/23 14:38:26 UTC, 0 replies.
- [3/6] git commit: ISIS-537: fix for table sorting indicator, seemingly required in Firefox - posted by da...@apache.org on 2014/10/23 14:38:27 UTC, 0 replies.
- [4/6] git commit: ISIS-537: prettying up the todoapp to use font awesome icons - posted by da...@apache.org on 2014/10/23 14:38:28 UTC, 0 replies.
- [5/6] git commit: ISIS-928: enhance Todo app to demonstrate how to disable/hide all members in a class. - posted by da...@apache.org on 2014/10/23 14:38:29 UTC, 0 replies.
- [6/6] git commit: ISIS-928: demonstrating use of hidden() and disabled() in the todoapp. - posted by da...@apache.org on 2014/10/23 14:38:30 UTC, 0 replies.
- svn commit: r1633807 - /isis/site/trunk/content/reference/recognized-annotations/ - posted by da...@apache.org on 2014/10/23 15:31:18 UTC, 0 replies.
- svn commit: r926552 - in /websites/staging/isis/trunk: cgi-bin/ content/ content/reference/recognized-annotations/ - posted by bu...@apache.org on 2014/10/23 15:31:40 UTC, 0 replies.
- svn commit: r1633808 - /isis/site/trunk/content/reference/recognized-annotations/about.md - posted by da...@apache.org on 2014/10/23 15:33:33 UTC, 0 replies.
- svn commit: r926553 - in /websites/staging/isis/trunk: cgi-bin/ content/ content/reference/recognized-annotations/about.html - posted by bu...@apache.org on 2014/10/23 15:33:39 UTC, 0 replies.
- svn commit: r1633831 - /isis/site/trunk/content/reference/recognized-annotations/ - posted by da...@apache.org on 2014/10/23 17:03:34 UTC, 0 replies.
- svn commit: r926558 [1/3] - in /websites/staging/isis/trunk: cgi-bin/ content/ content/reference/recognized-annotations/ - posted by bu...@apache.org on 2014/10/23 17:03:45 UTC, 0 replies.
- svn commit: r926558 [2/3] - in /websites/staging/isis/trunk: cgi-bin/ content/ content/reference/recognized-annotations/ - posted by bu...@apache.org on 2014/10/23 17:03:45 UTC, 0 replies.
- svn commit: r926558 [3/3] - in /websites/staging/isis/trunk: cgi-bin/ content/ content/reference/recognized-annotations/ - posted by bu...@apache.org on 2014/10/23 17:03:45 UTC, 0 replies.
- svn commit: r1633834 - /isis/site/trunk/content/reference/recognized-annotations/about.md - posted by da...@apache.org on 2014/10/23 17:06:29 UTC, 0 replies.
- svn commit: r926559 - in /websites/staging/isis/trunk: cgi-bin/ content/ content/reference/recognized-annotations/about.html - posted by bu...@apache.org on 2014/10/23 17:06:35 UTC, 0 replies.
- svn commit: r1633836 - /isis/site/trunk/content/reference/recognized-annotations/about.md - posted by da...@apache.org on 2014/10/23 17:13:54 UTC, 0 replies.
- svn commit: r926561 - in /websites/staging/isis/trunk: cgi-bin/ content/ content/reference/recognized-annotations/about.html - posted by bu...@apache.org on 2014/10/23 17:14:00 UTC, 0 replies.
- svn commit: r1633837 - /isis/site/trunk/content/reference/recognized-annotations/about.md - posted by da...@apache.org on 2014/10/23 17:15:22 UTC, 0 replies.
- svn commit: r926562 - in /websites/staging/isis/trunk: cgi-bin/ content/ content/reference/recognized-annotations/about.html - posted by bu...@apache.org on 2014/10/23 17:15:28 UTC, 0 replies.
- svn commit: r1633839 - /isis/site/trunk/content/reference/recognized-annotations/ViewModel.md - posted by da...@apache.org on 2014/10/23 17:19:51 UTC, 0 replies.
- svn commit: r926563 - in /websites/staging/isis/trunk: cgi-bin/ content/ content/reference/recognized-annotations/ViewModel.html - posted by bu...@apache.org on 2014/10/23 17:19:58 UTC, 0 replies.
- [1/3] git commit: ISIS-537: standardizing on use of CssClassFa facet value throughout (always include the "fa " class). - posted by da...@apache.org on 2014/10/24 09:48:45 UTC, 0 replies.
- [2/3] git commit: ISIS-928: minor bug fix in ToDoItemSubscriptions. - posted by da...@apache.org on 2014/10/24 09:48:46 UTC, 0 replies.
- [3/3] git commit: ISIS-928: marked Exploration annotation as deprecated, with a view to perhaps removing in Isis 2.0. - posted by da...@apache.org on 2014/10/24 09:48:47 UTC, 0 replies.
- svn commit: r1634037 - in /isis/site/trunk/content/reference/recognized-annotations: LabelAt.md about.md - posted by da...@apache.org on 2014/10/24 11:24:26 UTC, 0 replies.
- svn commit: r926664 - in /websites/staging/isis/trunk: cgi-bin/ content/ content/reference/recognized-annotations/LabelAt.html content/reference/recognized-annotations/about.html - posted by bu...@apache.org on 2014/10/24 11:24:35 UTC, 0 replies.
- svn commit: r926665 - in /websites/production/isis: cgi-bin/ content/ - posted by da...@apache.org on 2014/10/24 11:25:43 UTC, 0 replies.
- [1/2] ISIS-703: new LabelAt annotation and facet and facet factories. - posted by da...@apache.org on 2014/10/24 13:21:50 UTC, 0 replies.
- [2/2] git commit: ISIS-703: new LabelAt annotation and facet and facet factories. - posted by da...@apache.org on 2014/10/24 13:21:51 UTC, 0 replies.
- [01/10] ISIS-537 Extract common markup in the parent classes (WIP) - posted by da...@apache.org on 2014/10/24 13:42:04 UTC, 0 replies.
- [02/10] git commit: ISIS-537 Extract common markup in the parent classes (WIP) - posted by da...@apache.org on 2014/10/24 13:42:05 UTC, 0 replies.
- [03/10] git commit: ISIS-537 Further simplification of ScalarPanels' markup. Use inheritance and fragments to reduce the number of the HTML files to minimum - posted by da...@apache.org on 2014/10/24 13:42:06 UTC, 0 replies.
- [04/10] git commit: ISIS-537 Improve the markup of ReferencePanel and IsisBlobOrClobPanelAbstract - posted by da...@apache.org on 2014/10/24 13:42:07 UTC, 0 replies.
- [05/10] git commit: ISIS-537 Fix the comment about CSS region. The rules are about making the label on the left, not right - posted by da...@apache.org on 2014/10/24 13:42:08 UTC, 0 replies.
- [06/10] git commit: ISIS-537 Use