This is an automated email from the ASF dual-hosted git repository.
adityasharma pushed a change to branch roller-5.2.x
in repository https://gitbox.apache.org/repos/asf/roller.git.
from 1ea96ea Merge pull request #37 from adityasharma7/ROL-2150
new 893895f Improved: Editor should confirm user before leaving the page
(ROL-2136) On the pages where editors are used, if the user has done some
unsaved changes. Before closing window/tab it should confirm user. Done
following changes: 1. Included UnsavedChanges plugin for Xinha editor that
implicitly handles it 2. Added custom code to add confimation box for text area
which adds an event handler to beforeunload event if the text area is changed.
new a4416c5 Reverted: unwanted changes (ROL-2136)
new 2d86535 Merge pull request #42 from adityasharma7/ROL-2136-5.2.x
The 4179 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
app/src/main/webapp/WEB-INF/jsps/editor/EntryEditor.jsp | 12 +++++++++++-
1 file changed, 11 insertions(+), 1 deletion(-)