This is an automated email from the ASF dual-hosted git repository.

alexoree pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/jspwiki.git


    from af23f1fe6 Merge pull request #451 from spyhunter99/feature/JSPWIKI-1252
     add dedbca08a JSPWIKI-1189 attempt 2 at fixing the last edit dialog
     add 869354313 JSPWIKI-1189 attempt 2 at fixing the last edit dialog
     add 1b4a70ddb removes the debug logging
     add 4ce542473 NPE check
     add c0df460ce JSPWIKI-1240 potential fix for Inconsistent test failures 
with RSSGenerator not finding the XML user database on CI builds
     new 658760f95 Merge pull request #476 from 
spyhunter99/bug/JSPWIKI-1189-attempt2

The 1 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:
 .../src/main/resources/templates/default.properties     |  1 +
 .../src/main/resources/templates/default_de.properties  |  1 +
 .../src/main/resources/templates/default_es.properties  |  1 +
 .../src/main/resources/templates/default_fi.properties  |  2 ++
 .../src/main/resources/templates/default_fr.properties  |  1 +
 .../src/main/resources/templates/default_it.properties  |  3 +++
 .../src/main/resources/templates/default_nl.properties  |  1 +
 .../main/resources/templates/default_pt_BR.properties   |  2 ++
 .../src/main/resources/templates/default_ru.properties  | 17 +++++++++++++++++
 .../main/resources/templates/default_zh_CN.properties   |  1 +
 .../test/java/org/apache/wiki/rss/RSSGeneratorTest.java |  7 +++----
 .../src/main/scripts/moo-extend/Element.Extend.js       |  7 ++++++-
 jspwiki-war/src/main/scripts/wiki-edit/Wiki.Edit.js     | 16 +++++++++++++---
 .../src/main/webapp/templates/default/editors/plain.jsp | 11 +++++++++--
 14 files changed, 61 insertions(+), 10 deletions(-)

Reply via email to