- 10 Aug, 2022 1 commit
-
-
- 05 Aug, 2022 1 commit
-
-
Marc Laporte authored
-
- 01 Aug, 2022 1 commit
-
-
Victor Emanouilov authored
[FIX] currency formatter in list plugin - make sure conversion of date strings observes the UTC timezone string are saved as in the index
-
- 28 Jul, 2022 3 commits
-
-
Jonny Bradley authored
[FIX] icons: Make menu icons fixed with mostly - we seem to have numerous ways of generating dropdowns/popovers "action menus" so probably more to do on this... (cherry picked from commit 504ca343 and manually recompiled tiki_base css)
-
Jonny Bradley authored
[FIX] icons: Several params were still being checked as an array instead of a JitFilter object which won't work (regression from 2015 probably? bdea2b63) (cherry picked from commit 2a3995af)
-
Jonny Bradley authored
(cherry picked from commit 8c278a7a)
-
- 27 Jul, 2022 2 commits
-
-
-
Fabio Montefuscolo authored
-
- 25 Jul, 2022 4 commits
-
-
Victor Emanouilov authored
[FIX] use nonbreaking space entity when formatting itemlink results only when used in non-csv context (fixes a nbsp issue in the search index text version of the field)
-
-
Victor Emanouilov authored
-
Victor Emanouilov authored
[FIX] date-only tracker filters were not correctly offsetting local browser timezone when DST was in action
-
- 21 Jul, 2022 1 commit
-
-
Jonny Bradley authored
(cherry picked from commit 3ceacbd1)
-
- 15 Jul, 2022 3 commits
-
-
Victor Emanouilov authored
[FIX] skip recalculating Math fields when formatting results in search index - recalculate should happen on save or indexing according to field preference but not when loading results
-
Victor Emanouilov authored
[FIX] Dropdown multiselect filters search by identifier - otherwise content search doesn't find correct results for strings containing 'and' and similar
-
Victor Emanouilov authored
[FIX] Relation cache reset during index rebuild only if memory is low - otherwise we run possibly hundreds of thousands of search index queries which eats even more memory
-
- 14 Jul, 2022 3 commits
- 13 Jul, 2022 4 commits
-
-
Jonny Bradley authored
(cherry picked from commit fdf3f9bd)
-
Jonny Bradley authored
[FIX] wysiwyg: Restore wysiwyg to forum posts and add to new topic form, plus make wysiwyg tabbed previews work (cherry picked from commit beb51274)
-
Jonny Bradley authored
[FIX] user-tracker: Show the tracker form again if there's a registration validation error from the server so the user can try again (cherry picked from commit 7653374d)
-
Victor Emanouilov authored
[ENH] allow LIST range filter to include items with missing values (e.g. from none to some specific maximum value)
-
- 12 Jul, 2022 2 commits
-
-
Victor Emanouilov authored
[FIX] running composer self-update from setup.sh was throwing errors for missing versions if -q flag was omitted because of incorrect empty string parameter at the end; V composer option also was giving a bash error
-
Victor Emanouilov authored
[FIX] add robloach/component-installer as allowed composer plugins to allow installation of a package; safely ignore composer.lock not being up to date as updating cypht currently fails due to an issue in composer.tiki.org
-
- 11 Jul, 2022 3 commits
-
-
Jonny Bradley authored
(cherry picked from commit c94b3385)
-
Jonny Bradley authored
[FIX] trackers: Prevent WSoD when creating new tabular when one of the fields does not have a format available due to the configuration (e.g. on an ItemLink with multiple enabled) (cherry picked from commit 21348fe3)
-
Jonny Bradley authored
[FIX] search: Most "visibility" field settings (a.k.a. `isHidden`) allow users to view but not edit values only. "Visible after creation by administrators only" ('y') is the only one that should prevent indexing without checking admin permission (improvement on 8dad7ee8, thanks @kroky) (cherry picked from commit 8da0d694)
-
- 28 Jun, 2022 1 commit
-
-
Jonny Bradley authored
[FIX] trackers: Fix layout of category filters on tiki-view_tracker.php to make checkboxes line up properly, and switch to using a multiple select input if there's more than one page of them (cherry picked from commit e8a10942)
-
- 27 Jun, 2022 1 commit
-
-
Jonny Bradley authored
[FIX] newsletters: Decrement the session iteration counter after each batch, not each email, and remove setting of a copy of the ticket which was never checked, but was misleading (thanks again Geoff) (cherry picked from commit 084766ce)
-
- 20 Jun, 2022 1 commit
-
-
Jonny Bradley authored
[FIX] newsletters: Don't re-apply the template if we're doing preview, save_only or send - and remove test for `templateId` (not found in tiki since 15.x) and run `parse_data` with the correct `is_html` setting (thanks Geoff!) (cherry picked from commit f4141cda)
-
- 17 Jun, 2022 1 commit
-
-
Victor Emanouilov authored
[FIX] Math fields referencing ItemsList fields not storing value in db resulted in empty string rather than the display of the ItemsList field
-
- 16 Jun, 2022 1 commit
-
-
Victor Emanouilov authored
[FIX] search indexing - undefined variable fix and ES bulk indexing exception delay, so one error does not prevent all the subsequent items from being indexed
-
- 12 Jun, 2022 1 commit
-
-
Victor Emanouilov authored
[FIX] ODBC sync - unique columns need to check uniqueness remotely before inserts as remote data might not yet have been synced with local data
-
- 09 Jun, 2022 1 commit
-
-
Victor Emanouilov authored
-
- 08 Jun, 2022 1 commit
-
-
Victor Emanouilov authored
[FIX] skip validaiton on ODBC sync - we need to keep databases in sync even if local validation fails
-
- 06 Jun, 2022 2 commits
-
-
Victor Emanouilov authored
[FIX] Tabular ODBC - sync back default values for newly created remote items when local defaults are not set
-
Victor Emanouilov authored
[FIX] Tabular ODBC sync - ensure remote values match local edge case - e.g. integers and string comparison
-
- 02 Jun, 2022 1 commit
-
-
[bp/79898][FIX] structures: Include grandchild pages (etc) when moving pages from one structure to another (thanks again @jyhem)
-
- 01 Jun, 2022 1 commit
-
-
Jorge Sá Pereira authored
- Fixes db mismatch issue where tiki_articles hash column might exists (cherry picked from commit 00da21dd)
-