CMS-9907: copy for tag hippo-testsuite-2.2.0
CMS-9907: prepare release hippo-testsuite-2.2.0
CMS-9907: Update project for release 10.2.0
CMS-9898: - Rollback - Update dependencies for rc-1 tag
CMS-9898: rollback changes from release preparation of hippo-testsuite-2.2.0-rc-1
CMS-9898: prepare release hippo-testsuite-2.2.0-rc-1
CMS-9898: Update dependencies for rc-1 tag
CMS-9899: copy for branch hippo-testsuite-2.2.x
CMS-9899: prepare branch hippo-testsuite-2.2.x
HSTTWO-3548 correct copyright
HSTTWO-3548 remove unused package
HSTTWO-3548 make sure the example of overriding hst spring addon beans works
HSTTWO-3548 Add an example of overriding hst spring addon beans which should work (but currently doesn't). Need to sort out what fails
CMS-9856: Update copyright year to 2016
HSTTWO-3517 exclude hst-whitelist.txt for rat check
HSTTWO-3517 add whitelist file for intranet webapp because otherwise the webfiles won't be loaded by the browser
HSTTWO-3511 Reintegrate the hst-config-listener branch
HSTTWO-1003: add license header
REPO-1399 adding an example groovy script using visitorContext
CMS-9518 merging hdc-in-all branch
HSTTWO-3443 fix custom session pool registration to make sure a session a the end of the request gets returned to the pool
HSTTWO-3443 fix custom session pool registration to make sure a session a the end of the request gets returned to the pool
CMS-16: Bump internal dependency properties to use the current (snapshot) 10.2 versions
CMS-9583: prepare for next development iteration
CMS-9583: prepare branch hippo-testsuite-2.1.x
HSTTWO-1003 bump testsuite trunk to 10.1.0-SNAPSHOT
CMS7-9483: prepare for next development iteration
CMS7-9483: prepare branch hippo-testsuite-2.0.x
HSTTWO-3366 adding messagesReplace example in footer with all attributes for testing
CMS7-9452: prepare for next development iteration
CMS7-9452: prepare release hippo-testsuite-2.0.0
CMS7-9452: Prepare 10.0.2 release
CMS7-9450: Switch to using semantic versioning for all CMS 10 modules - old version x.y.z => (x+1).0.0 - bumped to latest project or release parent pom - also updated copyright year where needed - cleaned up/moved dependency version properties to main pom.xml from child pom(s)
CMS7-9428: Prepare for next development cycle
CMS7-9428: prepare for next development iteration
CMS7-9428: prepare release hippo-testsuite-1.07.02-rc-1
CMS7-9428: Prepare for rc1 tag
HSTTWO-3039 add example picking documents outside current channel root. In the mashup, you can for a mash up block only pick french content in 'Cross channel Block Path' : Note the path is further not used
HSTTWO-1003 remove redundant properties
HSTTWO-3346 add JcrPath info to BannerInfo and BlockInfo
QA-234:-->adding bootstrap stable id to assets to make sure node ids don't change after every rebuild
QA-233: move bootstrap content for usage statistics logger to 'usage-statistic-logger' module This way the module is self-contained and can easily be reused in other projects during local development.
HSTTWO-3335 account the testsuite to include the following change in HST : instead of adding HstComponentWindowFilter instances in code (a valve) to the requestContext use a spring bean to assemble all HstComponentWindowFilter instances.
CMS7-9398: prepare for next development iteration
CMS7-9398: prepare release hippo-testsuite-1.07.02-milestone-2
CMS7-9398: prepare for next development iteration
CMS7-9398: prepare release hippo-testsuite-1.07.02-milestone-1
QA-230: log the last event in a cookie This way the last event can also be verified when the page changes, which is needed to verify the 'logout' event.
QA-230: add client-side log for Usage Statistics events The log mocks the normal integration with segment.com. Instead of sending data to segment.com, each generated event is stored in a hidden div.
QA-230: fix bootstrap content root of 'largethumbnail' variant
QA-230: do not use delta XML to bootstrap the largethumbnail variant
CMS7-16: ignore IntelliJ module files
CMS7-9338: corerct project version number
CMS7-9338: Use snapshot release dependency
CMS7-9338: prepare for next development iteration
CMS7-9338: prepare release hippo-testsuite-1.7.02-milestone-1
CMS7-9338: prepare for next development iteration
CMS7-9338: prepare for next development iteration
CMS7-9338: prepare release hippo-testsuite-1.07.02
CMS7-9338: Bump dependencies to latest tagged versions
CMS7-9199: advance versions
CMS7-9199: prepare for next development iteration
CMS7-9199: prepare release hippo-testsuite-1.07.01
CMS7-9199: prepare versions
CMS7-9199: prepare for next development iteration
CMS7-9199: prepare release hippo-testsuite-1.07.00
ENT-799 bump parent and dependencies to FCS tag
REPO-1207: JSONObject fails to serialize nested exceptions
HSTTWO-3290: changing scope of contactBean to prototype to avoid parameter configuration collision in any case
HSTTWO-3266 webmaster should also have read access to webfiles. Debatable whether the webmaster will also require write access later. For now, let's give him read access only and then later add write access if it turns out required
HSTTWO-3281 added an extra 'custom user' pool which is using a difference jcr session user having the same access rights as the liveuser and which is used for the french subsite (demosite_fr) only. It is just to show as an example how to achieve in the HST to have an extra session pool which is used by a certain mount only. Of course, the extra pool can be configured differently wrt number of active sessions, etc etc. It is a bit contrived example, but useful to have in the testsuite
HSTTWO-3278: Change bodyhome/todolist to content/todolist
QA-207: restore deps
QA-207: rollback changes from release preparation of hippo-testsuite-1.07.00-alpha-1
QA-207: prepare release hippo-testsuite-1.07.00-alpha-1
QA-207: prepare deps
HSTTWO-3084 action URL cannot be used as GET any more because then the form params will override the action URL parameter in the query string ?_hn:type=action&_hn:ref=r57_r1_r1
HSTTWO-3231: forward-porting HSTTWO-3230
CMS7-8926: Update release pom to version 10.0.0-SNAPSHOT
CMS7-8856 use spring 4.1 schema's instead of 3.0 after spring upgrade
HSTTWO-3177: Fixing testsuite mvc integration example
HSTTWO-3177 enabled all spring integration menu items again. Rewrote the ContactFormController to annotations based controller. As a minor side improvement included a NoJavaMailSenderImpl that only logs that it is sending an email.
HSTTWO-3031 also change the hst config properties for testsuite to use jvm enabled users
HSTTWO-3031 configure testsuite to not require password any more for liveuser, previewuser and configuser. The writable users still needs one because is configured to be an admin user
HSTTWO-3195 add comment about that the testsuite does not have a specific bean for testsuite:qaimageset but that it will work because HST will fallback to HippoGalleryImageSetBean
CMS7-8719 Rename Web Resources to Web Files
CMS7-8576 use https for onehippo maven repository
HSTTWO-3177: for now fully disable/comment out the spring mvc bridge example until its fixed/upgraded to Spring 4
HSTTWO-3177 fix compilation issue
HSTTWO-3161 correct inception year
HSTTWO-3161 log how long it takes to create all links...and then of course outside the loop :)
HSTTWO-3161 log how long it takes to create all links
HSTTWO-3161 add an example of requesting *all* links for some news article. Note that also the folder locations are shown. Of course an option would be to filter out sitemap items that do not have an extension.
HSTTWO-3160 bootstrap containers to french workspace as containers are not inherited from inherited workspaces
HSTTWO-1003 images now of correct type and have all variants
HSTTWO-1003 set correct gallery type on folders
HSTTWO-1003 move modules out of default profile
HSTTWO-3151 add /images and /image/** to be marked as 'container resource' URLs
HSTTWO-1003 fix bootstrap image src
HIPPLUG-970: replace certified forge plugins with the standard hippo plugins