Skip to content
Snippets Groups Projects
  1. Jul 20, 2024
  2. Jul 18, 2024
  3. Jul 17, 2024
  4. Jul 16, 2024
    • Manuel Leduc's avatar
      XWIKI-22261: Deleted pages table table of the page index generates invalid... · 6c4fa0ec
      Manuel Leduc authored
      XWIKI-22261: Deleted pages table table of the page index generates invalid links to permanently delete pages
      
      (cherry picked from commit da03cbe5)
      6c4fa0ec
    • Simon Urli's avatar
      XWIKI-21988: Page naming strategy is blocking creation of pages not respecting it (#3229) · cff16083
      Simon Urli authored
      The goal here is to immediately display a feedback in the create page
      dialog telling the user that the reference is wrong before they click on
      create.
      
      I performed following changes here:
        * Refactor CreateActionRequestHandler to have a clean separation
          between retrieving the reference and performing checks over
      templates
        * Refactor a bit CreateAction to perform immediate checks over the
          rights and the name strategy before even checking if the template is
      chosen: the goal being here to immediately provide exception if there's
      a problem
        * Refactor createinline.vm to inject bootstrap modal html elements
          when used with an ajax request: the idea here is to display an ajax
      modal instead of the old deprecated xwiki dialog
        * Refactor xwiki.js to use a jquery ajax call to request and display
          createinline
        * Add listener on xwiki:dom:updated events in both create.js and
          select.js to properly load them in case of dom updates
        * Provide new translations for getting better information from the
          name strategy
        * Improve a bit the template for displaying errors
        * Fix page test
        * Fix page object
        * Move translations
        * Fix typos in translations
        * Fix since
      
      (cherry picked from commit 0d91409d)
      cff16083
    • Alex Cotiugă's avatar
      XWIKI-22287: Error in attribute in XWiki Search (Search Facets > Location) (#3266) · 7dd43eb6
      Alex Cotiugă authored
      * extract variable to avoid missusage of the quotes
      
      (cherry picked from commit a855420b)
      7dd43eb6
  5. Jul 11, 2024
  6. Jul 10, 2024
  7. Jul 09, 2024
  8. Jul 08, 2024
  9. Jul 05, 2024
  10. Jul 04, 2024
  11. Jul 03, 2024
  12. Jul 02, 2024
Loading