- 29 Jul, 2020 13 commits
-
-
Jonny Bradley authored
-
Jonny Bradley authored
-
Jonny Bradley authored
[REL] Fix composer installer as we were getting a snapshot build of 2.0 alpha which isn't compatible with the patching sytem we use (warning for the future!) (cherry picked from commit b3293d63)
-
Jonny Bradley authored
-
Jonny Bradley authored
-
Jonny Bradley authored
-
Jonny Bradley authored
-
Jonny Bradley authored
-
Jonny Bradley authored
-
Jonny Bradley authored
(cherry picked from commit 4bd1e609)
-
Jonny Bradley authored
(cherry picked from commit 6bd418b1)
-
Dr. Sassafras authored
(cherry picked from commit cdb8d55b)
-
Jonny Bradley authored
(cherry picked from commit d12d6ea7)
-
- 21 Nov, 2019 2 commits
-
-
Fabio Montefuscolo authored
(cherry picked from commit d7599d07) [bp/r71550][FIX] Regex for url scheme when detecting home page (cherry picked from commit 9f5164e5)
-
Fabio Montefuscolo authored
-
- 03 Oct, 2019 1 commit
-
-
Victor Emanouilov authored
[bp/r71148] [FIX] missing relation field text format from search index when item was related to multiple objects and circular reference prevention code skipped the item label
-
- 30 Sep, 2019 1 commit
-
-
Victor Emanouilov authored
-
- 29 Sep, 2019 2 commits
-
-
rjsmelo authored
[bp/r71100][REF] Extend the timeout waiting for the external command to avoid false positives in the CI pipeline [bp/r71101][REF] Fix the check for the SQL engine declaration in tiki.sql and the schema update files, was not catching some cases. [bp/r71102][FIX] Add missing SQL engine declarations and remove places where the charset was being forced in the script itself.
-
rjsmelo authored
[bp/r71093][FIX] Wrong usage of the fallback base url (that is already handled as part of the request setup process) leading to broken urls in notifications.
-
- 27 Sep, 2019 5 commits
-
-
Fabio Montefuscolo authored
(cherry picked from commit 9e885547)
-
Fabio Montefuscolo authored
(cherry picked from commit 1b275feb)
- 25 Sep, 2019 2 commits
-
-
Jonny Bradley authored
[bp/r71071][FIX] maths: When checking for a possibly empty value with IsEmpty include missing values as "empty" instead of throwing an error
-
Jonny Bradley authored
[bp/r70781][ENH] list: Add {calc} plugin (control block) support to plugin list wiki templates which allows https://doc.tiki.org/Calculations to be combined with {display} for conditional content display etc without using Smarty templates
-
- 24 Sep, 2019 1 commit
-
-
Jonny Bradley authored
[bp/r71048][ENH] search: Add facets to plugin list (and add \Search_Query_FacetWikiBuilder::getFacets and check to avoid running getFacetProvider if there are none in use)
-
- 20 Sep, 2019 1 commit
-
-
Fabio Montefuscolo authored
(refs !168) (cherry picked from commit c77ecb0d)
-
- 12 Sep, 2019 1 commit
-
-
Jonny Bradley authored
[bp/r70948][FIX] menus: Export shouldn't open in a modal dialog, just download the file (thanks mikeua)
-
- 10 Sep, 2019 3 commits
-
-
Jonny Bradley authored
[bp/r69335][NEW] Console: added tracker:export command to export tracker items to a CSV file using the tabular tracker format
-
Jonny Bradley authored
[bp/r70877][ENH] search: Take #2 at exposing 'order' and 'min_doc_count' elastic search parameters on aggregations (facets) Note order only seems to work as _count_asc, _count_desc (default), _term_asc or _term_desc (alpha sort es5) or _key_asc or _key_desc (es 6+) [more info here https://www.elastic.co/guide/en/elasticsearch/reference/5.6/search-aggregations-bucket-terms-aggregation.html]
-
lindonb authored
[bp/r70908][FIX] Avoid false anti-CSRF error when uploading a file into a tracker item file field when elfinder is activated.
-
- 09 Sep, 2019 1 commit
-
-
Jorge Sá Pereira authored
- Include changes in tiki-display for pdf files
-
- 08 Sep, 2019 2 commits
-
-
lindonb authored
[bp/r70893][FIX] Avoid false anti-CSRF error when uploading a new image through the toolbar on the wiki page editor when elfinder is activated.
-
lindonb authored
[bp/r69165][FIX] tickets: add ability to reuse tickets in special cases. Labeled a fix as it is needed for a following backport fix r70893
-
- 04 Sep, 2019 3 commits
-
-
Fabio Montefuscolo authored
(cherry picked from commit be3c1c9c)
-
Fabio Montefuscolo authored
(cherry picked from commit 17554d05)
-
- 03 Sep, 2019 2 commits
-
-
Jonny Bradley authored
bp/r70800][ENH] search: Expose 'order' and 'min_doc_count' elastic search parameters on aggregations...
-
Jonny Bradley authored
[bp/r70800][ENH] search: Expose 'order' and 'min_doc_count' elastic search parameters on aggregations (facets) Note order only seems to work as _count_asc, _count_desc (default), _term_asc or _term_desc (alpha sort) [Note 2: Manually adapted as date facets/aggs were added in 20.x following some refactoring]
-