Commit Graph

76 Commits

Author SHA1 Message Date
Guy Sartorelli d070e7dcf9
TLN Update translations (#1265) 2024-02-07 16:13:56 +13:00
Steve Boyd b9df907abf TLN Update translations 2023-11-06 16:30:06 +13:00
Steve Boyd 70052b2f89 Merge branch '5.14' into 5.15 2023-06-07 15:38:22 +12:00
Steve Boyd a06b3ca9cb Merge branch '5.13' into 5.14 2023-06-07 15:37:24 +12:00
Michal Kleiner 0dfd2990dd
Use window.ss.config provided adminUrl (#1211)
Co-authored-by: Michal Kleiner <michal.kleiner@cub3.com>
2023-06-07 15:27:20 +12:00
Steve Boyd 3d73a71b9c ENH Update translations 2023-03-06 18:23:25 +13:00
Maxime Rainville d5ce6239ea DEP Bump jQuery validiation install 2023-02-28 15:02:09 +13:00
Guy Sartorelli b2ef93838c Merge branch '5.12' into 5.13 2022-05-27 11:32:55 +12:00
Sabina Talipova 0c066a3cfc FIX Add skipping argument and new behat tests 2022-05-25 13:11:29 +12:00
Steve Boyd 0f12e1ecfc Update translations 2022-05-04 13:29:41 +12:00
Rens 6f34d27c48 Fix hardcoded admin urls 2022-03-24 08:29:29 +01:00
Steve Boyd d1822650db DEP Update JS dependencies 2021-11-23 11:00:40 +13:00
Joon Yoon 60931791fb
ENH Scroll back to top after pressing PREV/NEXT buttons (#1109)
* MINOR: scrolling back to top after submission

* BUILD

Co-authored-by: Nicolaas <github@sunnysideup.co.nz>
Co-authored-by: nicolaas@ninasimone <nt@sunnysideup.co.nz>
2021-09-16 11:23:56 +12:00
Maxime Rainville 62b726e5ca Update translations 2021-08-27 11:27:35 +12:00
Maxime Rainville acf1c16743
MNT Update translations (#1079)
* MNT Update translations

* MNT Update translation

* MNT Update translation
2021-06-09 14:25:59 +12:00
Steve Boyd a617be30fe Merge branch '5.8' into 5 2021-03-11 14:00:06 +13:00
Steve Boyd 9eaee41282 ENH Use yarn and webpack to upgrade jquery 2021-03-04 17:05:55 +13:00
Steve Boyd 146bffeaff Merge branch '5.8' into 5 2021-01-17 15:59:16 +13:00
Steve Boyd ce2fe31bdd Merge branch '5.7' into 5.8 2021-01-17 15:58:55 +13:00
Dylan Wagstaff e7f51d227a
ENH Move jQuery include away from CDN (#1019)
- Move jQuery include away from CDN
2021-01-17 14:37:01 +13:00
Garion Herman 2a56891f67 Merge branch '5.8' into 5 2020-12-21 11:20:21 +13:00
Steve Boyd 9471b54d7e MNT Travis shared config, use sminnee/phpunit 2020-12-08 14:56:47 +13:00
Garion Herman ad0c8ae52f DEP Rebuild assets after node-sass update 2020-11-17 11:38:47 +13:00
Steve Boyd f09691f9cb FIX Vertically align confirm folder icon 2020-09-15 15:24:16 +12:00
Steve Boyd f5d07aa682 FIX Check hidden inputs exist to prevent browser alert when submitting form 2020-09-02 13:21:53 +12:00
Garion Herman 792fd82419 FIX Place validation messages on .field if .middleColumn is missing
Checkbox and OptionSet fields attempt to place validation errors in
.middleColumn to align them with the label, but in some custom themes
this is not available, so the error is swallowed instead. Instead, we
should place it in the main wrapping .field element as a fallback.
2020-07-22 15:48:00 +12:00
Maxime Rainville c0c46981de Update translations 2020-06-16 13:50:26 +12:00
Maxime Rainville 25978d3c58 Clean up tests 2020-06-12 00:55:12 +12:00
Maxime Rainville df120133ab Move confirm folder logic to a dedicated controller 2020-06-11 19:53:46 +12:00
Maxime Rainville dc5ce0000a BUG Fix confirm upload form modal on Elemental block 2020-06-11 15:17:13 +12:00
Andre Kiste 3b40be3b8f
NEW Add folder confirmation modal when adding a new `EditableFileField` to a userform. (#972) 2020-06-10 16:59:01 +12:00
Maxime Rainville 09ea65edc7 Merge branch '5.5' into 5 2020-05-26 15:13:09 +12:00
Mojmir Fendek 6276e990c1 BUG: Better anchor fallback 2020-05-05 10:18:25 +12:00
Jess Champion 25bfc9eaf5 Required fields can have display rules. Hidden required fields are dynamically excluded from server and client side validation. 2020-01-10 10:41:59 +13:00
Maxime Rainville b92143a776 Upgrade dependencies 2019-11-12 07:32:26 +13:00
Robbie Averill 1386f1b80f Merge branch '5.4' 2019-06-27 14:16:02 +12:00
Adrian Humphreys 701460505e Form submission now triggers an event 2019-06-13 08:59:13 +12:00
Robbie Averill d0e937a588 FIX Allowed text length fields now align correctly with each other 2019-05-17 15:12:57 +12:00
Robbie Averill 181e0de171 FIX Multi page userforms now display their step titles, which were previously broken 2019-05-17 11:12:27 +12:00
Guy Marriott b990c9e004
Update translations 2019-05-09 15:44:58 +12:00
NightjarNZ 1d0c347d7f FIX correct userform reference & avoid submit errors
"Uncaught TypeError: Cannot read property 'data' of undefined
Was being reported when attempting to submit a form, which would
then trigger the "are you sure" functionality which should only
show when attempting to browse away from a page when changes to the
form have been made.
2019-03-24 14:35:19 +13:00
Robbie Averill 21813ef698 Rebuild dist files 2019-03-19 12:50:03 +13:00
Robbie Averill 808b6e7702 FIX Upgrade javascript dependencies and add babel-loader to ensure yarn build works 2019-03-18 12:06:40 +13:00
Loz Calver 23abafdef4 FIX: Multiple multi-page forms on one page 2019-01-18 14:37:01 +00:00
Robbie Averill 444864c3f8 Merge branch '5.2' into 5.3 2018-12-03 09:19:58 +00:00
Robbie Averill 0f4820df62 Merge branch '5.1' into 5.2 2018-12-03 09:19:33 +00:00
Robbie Averill faa8188e0c Merge branch '5.0' into 5.1 2018-12-03 09:19:16 +00:00
Guy Van Bael 0977002acc changes regex for de and nl so dates validate correctly 2018-12-03 08:52:51 +00:00
Robbie Averill beb37ff3f0 Merge branch '5.2' 2018-08-24 08:48:48 +12:00
Robbie Averill 65da1c43d8 Update translations 2018-08-24 08:46:23 +12:00