Bert Leunis pushed to branch feature/CMS-10550 at cms-community / hippo-cms


Commits:
84941e0e by Bert Leunis at 2016-10-21T09:59:04+02:00
CMS-10452 show messages on group list panel

- - - - -
8c81533e by Arthur Bogaart at 2016-11-10T12:38:37+01:00
CMS-10452 Merge master changes in bugfix/CMS-10452

- - - - -
9d837873 by Arthur Bogaart at 2016-11-10T17:23:18+01:00
CMS-10452 Use feedbackMessage.isRendered() instead of clearFeedbackMessages

- Changed fix to only show feedback messages that have not been rendered yet. 
This (hopefully) removes the need for manually clearing feedback messages in 
all kinds of places.
- Moved the code to navigate to the parent breadCrumb item into the 
PanelPluginBreadCrumbPanel (an info message should be retrieved prior to 
activating the parent breadCrumbParticipant, otherwise the message lookup will 
fail)
- Added correct handling of delete-messages
- Fixed display of error messages by fetching an AjaxRequestTarget and using it 
to display the feedbackPanel

- - - - -
271de37c by Arthur Bogaart at 2016-11-10T17:24:19+01:00
CMS-10452 DeleteDialog should extend Dialog instead of AbstractDialog

- - - - -
5baff2a6 by Bert Leunis at 2016-11-11T11:59:26+01:00
CMS-10452 revert changes in VGAL class; fix creation of double 
"Groups" breadcrumb

- - - - -
66fbd3bb by Bert Leunis at 2016-12-12T11:15:18+01:00
CMS-10452 code cleanup

- - - - -
845fc967 by Bert Leunis at 2016-12-12T16:46:49+01:00
CMS-10452 show messages for group and user deletion

- - - - -
a826556b by Bert Leunis at 2016-12-13T10:05:45+01:00
CMS-10452 show messages for edit group & user, set password, view group

- - - - -
2368d439 by Woonsan Ko at 2016-12-13T16:39:20-05:00
CMS-10557: use Package#getImplementationVersion() to read cms module version 
instead of manual reading on MANIFEST.MF.

- - - - -
5746db75 by Woonsan Ko at 2016-12-14T09:36:03-05:00
CMS-10557: use Package#getImplementationVersion() simply in error reporting 
when writing cms module version.

- - - - -
eb85828e by Arthur Bogaart at 2016-12-29T15:24:42+01:00
CMS-10452 Merge master changes in bugfix/CMS-10452

- - - - -
8347ee42 by Michael Metternich at 2016-12-30T16:42:03+01:00
CMS-10567 Made LoginPanel.LoginForm#addLabelledComponent() public to facilitate 
custom login pages

- - - - -
5b8380ba by Arthur Bogaart at 2017-01-02T15:35:02+01:00
CMS-10452 Refactor usage of activateParent, event posting and deleteDialog

 - cleanup and optimisation of related code

- - - - -
b0bee6bd by Arthur Bogaart at 2017-01-03T12:00:36+01:00
CMS-10452 Dont use serializable lambda as QueryResultMapper

- - - - -
b0911c10 by Arthur Bogaart at 2017-01-03T12:05:57+01:00
CMS-10452 No null needed in getString

- - - - -
6606fdb5 by Arent-Jan Banck at 2017-01-04T13:58:46+01:00
CMS-10570 Update login screen copyright year to 2017

- - - - -
6db6304e by Arthur Bogaart at 2017-01-05T10:54:48+01:00
CMS-10572 Remove IE10 fix and allow for custom title model

- - - - -
d796a85f by Arthur Bogaart at 2017-01-05T12:22:40+01:00
CMS-10572 Add Confirm dialog

- - - - -
6e8efbaa by Ard Schrijvers at 2017-01-05T13:30:22+01:00
CMS-10557 Reintegrate 'bugfix/CMS-10557'

- - - - -
748481fe by Arthur Bogaart at 2017-01-05T16:13:27+01:00
CMS-8910 Make header z-index the highest

The z-index of the header bar should be higher than the rest of the UI

- - - - -
a392602b by Arthur Bogaart at 2017-01-05T16:19:58+01:00
CMS-8910 Use javascript to handle hover, focus and blur of dropdown menu

- - - - -
bb71ec01 by Arthur Bogaart at 2017-01-05T16:20:51+01:00
CMS-8910 Fix for resize event drawing expanded dropdown in wrong position

- - - - -
16b75fbb by Arthur Bogaart at 2017-01-05T16:23:25+01:00
CMS-8910 Merge master changes in feature CMS-8910

- - - - -
51c18023 by Arthur Bogaart at 2017-01-05T16:27:46+01:00
CMS-8910 Reintegrate feature/CMS-8910

- - - - -
2af69f39 by Michael Metternich at 2017-01-05T16:56:38+01:00
CMS-10567 Reintegrate 'bugfix/CMS-10567'

- - - - -
63bbdb1f by Tobias Jeger at 2017-01-09T15:23:23+01:00
CMS-16 Update copyright year of NOTICE file to 2017
- - - - -
6fda0387 by Arthur Bogaart at 2017-01-09T16:37:12+01:00
CMS-10572 Simplified API after review

- - - - -
f59740bc by Arthur Bogaart at 2017-01-09T16:47:34+01:00
CMS-10572 Reintegrate feature/CMS-10572

- - - - -
3aec7a96 by Arthur Bogaart at 2017-01-09T16:54:16+01:00
CMS-10452 Merge master changes in bugfix/CMS-10452

- - - - -
51fb0ef8 by Arthur Bogaart at 2017-01-10T10:36:21+01:00
CMS-10452 Replace custom DeleteDialog with new Confirm dialog

- - - - -
37348a9f by Arthur Bogaart at 2017-01-10T11:54:11+01:00
CMS-10452 Use #redraw from parent instead of finding and using ART

- delete a membership instead of a member ship

- - - - -
bee484b5 by Arthur Bogaart at 2017-01-10T11:59:25+01:00
CMS-10572 Simplify Confirm API by removing default title&text

- - - - -
8c726138 by Arthur Bogaart at 2017-01-10T12:01:33+01:00
CMS-10452 Merge master changes in bugfix/CMS-10452

- - - - -
45d94bf5 by Arthur Bogaart at 2017-01-10T12:20:11+01:00
CMS-10452 Move title&text strings to Confirm constructor

- - - - -
170e2d20 by Arthur Bogaart at 2017-01-10T12:58:33+01:00
CMS-10452 Reintegrate bugfix/CMS-10452

- - - - -
b569af86 by Tobias Jeger at 2017-01-25T14:13:57+01:00
CMS-10511 Add ExceptionDialog message in case of externally modified content

- - - - -
968b6ea7 by Mathijs den Burger at 2017-01-27T16:01:10+01:00
CMS-10547 Load CKEditor sources context-relative

Makes it possible to load the CKEditor sources from a plugin page
with a different URL than normal.

- - - - -
cab6e88a by Joeri de Gooijer at 2017-01-30T15:15:10+01:00
CMS-10589 Update package.json to include peerDependencies of Hippo Theme

- - - - -
2def3e7c by Bert Leunis at 2017-02-03T15:55:44+01:00
CMS-10550 Merge master changes in feature/CMS-10550

- - - - -


30 changed files:

- NOTICE
- api/npm-shrinkwrap.json
- api/package.json
- api/src/main/java/org/hippoecm/frontend/dialog/AbstractDialog.properties
- 
perspectives/src/main/java/org/hippoecm/frontend/plugins/cms/admin/widgets/DeleteDialog.html
 → api/src/main/java/org/hippoecm/frontend/dialog/Confirm.html
- + api/src/main/java/org/hippoecm/frontend/dialog/Confirm.java
- api/src/main/java/org/hippoecm/frontend/dialog/Dialog.java
- api/src/main/resources/org/hippoecm/frontend/dialog/dialog-ie10.js → 
api/src/main/java/org/hippoecm/frontend/dialog/DialogCallback.java
- api/src/main/java/org/hippoecm/frontend/dialog/ErrorDownloadRequestTarget.java
- api/src/main/java/org/hippoecm/frontend/model/SystemInfoDataProvider.java
- 
api/src/main/java/org/hippoecm/frontend/plugins/standards/panelperspective/breadcrumb/PanelPluginBreadCrumbPanel.java
- + api/src/main/java/org/hippoecm/frontend/util/EventBusUtils.java
- 
console/frontend/src/main/resources/org/hippoecm/frontend/plugins/console/console.css
- 
console/frontend/src/main/resources/org/hippoecm/frontend/plugins/console/menu/MenuPlugin.js
- engine/src/main/java/org/hippoecm/frontend/plugins/login/LoginPanel.java
- 
engine/src/main/java/org/hippoecm/frontend/plugins/login/LoginPlugin.properties
- 
perspectives/src/main/java/org/hippoecm/frontend/plugins/cms/admin/AdminBreadCrumbPanel.java
- 
perspectives/src/main/java/org/hippoecm/frontend/plugins/cms/admin/domains/DetachableDomain.java
- 
perspectives/src/main/java/org/hippoecm/frontend/plugins/cms/admin/domains/Domain.java
- 
perspectives/src/main/java/org/hippoecm/frontend/plugins/cms/admin/domains/DomainDataProvider.java
- 
perspectives/src/main/java/org/hippoecm/frontend/plugins/cms/admin/groups/CreateGroupPanel.java
- 
perspectives/src/main/java/org/hippoecm/frontend/plugins/cms/admin/groups/EditGroupPanel.java
- 
perspectives/src/main/java/org/hippoecm/frontend/plugins/cms/admin/groups/Group.java
- 
perspectives/src/main/java/org/hippoecm/frontend/plugins/cms/admin/groups/ListGroupsPanel.java
- 
perspectives/src/main/java/org/hippoecm/frontend/plugins/cms/admin/groups/SetMembersPanel.java
- 
perspectives/src/main/java/org/hippoecm/frontend/plugins/cms/admin/groups/ViewGroupPanel.java
- 
perspectives/src/main/java/org/hippoecm/frontend/plugins/cms/admin/permissions/SetPermissionsPanel.java
- 
perspectives/src/main/java/org/hippoecm/frontend/plugins/cms/admin/users/CreateUserPanel.java
- − 
perspectives/src/main/java/org/hippoecm/frontend/plugins/cms/admin/users/DeleteUserDialog.java
- 
perspectives/src/main/java/org/hippoecm/frontend/plugins/cms/admin/users/EditUserPanel.java


The diff was not included because it is too large.


View it on GitLab: 
https://code.onehippo.org/cms-community/hippo-cms/compare/d1972ea5991a92300270758f811dd3b41cf77112...2def3e7c8bd50d6d205c28d258e4e603470181b1
_______________________________________________
Hippocms-svn mailing list
Hippocms-svn@lists.onehippo.org
https://lists.onehippo.org/mailman/listinfo/hippocms-svn

Reply via email to