Luke Towers
|
b384954a29
|
Improve Froala sanitization of pasted content.
|
2020-06-18 11:03:48 -06:00 |
Luke Towers
|
5c3ba9a28a
|
Fix naming conflict
Reported by @alxy https://github.com/octobercms/october/pull/5088#issuecomment-636448210
|
2020-05-31 11:23:31 -06:00 |
Luke Towers
|
655c8011b9
|
Fix client side validation (#5088)
* Add data-request-validate to core save buttons
* Check if client side validation is desired before running it
Fixes #5076.
|
2020-05-25 12:53:48 -06:00 |
Aurélien Roy
|
6097566c52
|
Allow blob files naming in AJAX request (#5042)
|
2020-04-18 20:43:47 -06:00 |
Ben Thomson
|
965732bd45
|
Allow sidePanel to be used independent of sideNav
Also, updated compiled assets
|
2020-04-15 00:16:29 +08:00 |
Luke Towers
|
096ccf875d
|
Implement suggestions from @bennothommo
|
2019-10-28 12:58:07 -06:00 |
Samuel Georges
|
f542ca8e90
|
Implement XSRF checking for AJAX handlers
Refs #4699
Refs #4701
|
2019-10-24 20:19:20 +11:00 |
Ben Thomson
|
5f15ed54f9
|
Initial unit tests for front-end framework (#4576)
Credit to @bennothommo
|
2019-09-25 10:23:17 -06:00 |
Samuel Georges
|
2962f75221
|
Include the JSON parser natively in framework.js
We've also included it as a separate framework.parser.js file in case its needed by some external lib, such as Storm UI
|
2019-09-14 17:56:18 +10:00 |
Samuel Georges
|
68f0cd640d
|
Recompile assets
|
2019-09-14 17:41:13 +10:00 |
Samuel Georges
|
ebcb7ee6fd
|
Add a small JSON Parser to October framework lib (#4527)
* Add a small JSON Parser to October framework lib
|
2019-09-14 17:29:31 +10:00 |
Samuel Georges
|
3291e07191
|
Update Deprecated code in October into (event.key) (#4489)
Update Deprecated code in October into (event.key)
|
2019-09-11 21:35:18 +10:00 |
Alexander Voronin
|
f4240d7e2c
|
Fix: Disabled global AJAX events (#4282)
Credit to @VoroninWD.
|
2019-07-14 23:41:35 +03:00 |
Petr Popov
|
ba0da07c46
|
Fix FormData initialization (#4391)
Credit to @Air-Petr.
|
2019-06-19 12:59:13 +03:00 |
CSNWEB
|
044ae054f8
|
Wait until input is finished to fire requests fired by tracking input (#4238)
Fixes #4237. Credit to @CSNWEB
|
2019-04-19 10:52:50 -06:00 |
Luke Towers
|
a97a17c4c3
|
Recompiled assets
|
2019-02-13 14:55:44 -06:00 |
Rike-cz
|
c0e01c0f0d
|
Add support for `data-request-url` in the data attributes AJAX API (#4012)
Credit to @Rike-cz. Documented in https://github.com/octobercms/docs/pull/353
|
2019-01-25 10:29:49 -06:00 |
Jim Cottrell
|
bfee483805
|
Adds support for minifying framework assets (#3240)
Fixes #2753. Credit to @jimcottrell
|
2018-07-05 17:57:17 -04:00 |