699 Commits

Author SHA1 Message Date
Giuseppe Criscione
52a21fa551 Update npm packages 2019-06-26 17:15:37 +02:00
Giuseppe Criscione
95a490dca6 Update composer.lock 2019-06-26 17:11:19 +02:00
Giuseppe Criscione
86cb8c4320 Avoid overwriting default browser font size 2019-06-26 17:07:57 +02:00
Giuseppe Criscione
a24a8fad07 Avoid running time-consuming Gulp task js-vendor by default 2019-06-08 21:26:03 +02:00
Giuseppe Criscione
8f4b4b9a68 Fix typo in Italian language strings 2019-06-08 21:15:58 +02:00
Giuseppe Criscione
3c3d994db2
Merge pull request #36 from getformwork/feature/improved-editor
Add improved Markdown editor based on CodeMirror
2019-06-08 21:07:58 +02:00
Giuseppe Criscione
b5dbaeda9e Use 'codemirror' npm package instead of 'codemirror-minified' 2019-06-07 22:37:06 +02:00
Giuseppe Criscione
fcd1570478 Fix editor flickering in Chrome 2019-06-07 21:23:55 +02:00
Giuseppe Criscione
8adaf6bdff Set CodeMirror height to 15 lines 2019-06-07 12:15:21 +02:00
Giuseppe Criscione
ba7c75ab27 Match selection background with CodeMirror 2019-06-07 12:01:51 +02:00
Giuseppe Criscione
f7c86681b9 Update CodeMirror options 2019-06-07 10:11:02 +02:00
Giuseppe Criscione
f5c18254c6 Improve CodeMirror style 2019-06-07 10:10:13 +02:00
Giuseppe Criscione
29d0efd2d9 Update SCSS variable $color-accent-background 2019-06-07 09:21:35 +02:00
Giuseppe Criscione
e96f11eeed Fix editor insertion at character 2019-06-06 22:36:13 +02:00
Giuseppe Criscione
5ff17561ff Add undo and redo commands 2019-06-06 22:00:52 +02:00
Giuseppe Criscione
1218de9c50 Add CodeMirror to Pages editor 2019-06-06 21:57:16 +02:00
Giuseppe Criscione
2ca8eaf172 Add CodeMirror styles 2019-06-06 21:47:30 +02:00
Giuseppe Criscione
2a6329789c Uglify vendor.min.js to get one line file 2019-06-06 21:44:56 +02:00
Giuseppe Criscione
1909e97a1e
Merge branch 'master' into release/1.0.0 2019-06-06 15:24:07 +02:00
Giuseppe Criscione
98cacaf5e4 Add CodeMirror to npm dependencies 2019-06-06 15:11:07 +02:00
Giuseppe Criscione
784ef626b0 Update composer.lock 2019-06-05 22:16:58 +02:00
Giuseppe Criscione
bcc6657419 Merge branch 'master' into release/1.0.0 2019-06-05 22:13:52 +02:00
Giuseppe Criscione
fba7f0a0be Release 0.12.1 0.12.1 2019-06-05 22:04:51 +02:00
Giuseppe Criscione
3cef376480 Update composer.lock 2019-06-05 21:59:47 +02:00
Giuseppe Criscione
d535243424 Fix PageCollection::remove() checking Page::id() instead of Page::path() 2019-06-05 01:02:41 +02:00
Giuseppe Criscione
9a6e1bb46a Always call parent::__construct() 2019-06-05 00:59:27 +02:00
Giuseppe Criscione
94ea93f516 Add the possibility to create an empty Collection without arguments 2019-06-05 00:58:11 +02:00
Giuseppe Criscione
3e4771a3c6 Move Formwork\Admin\Utils\LanguageCodes to Formwork\Languages\LanguageCodes 2019-06-05 00:34:22 +02:00
Giuseppe Criscione
64aae41b2f Fix wrong MIME type for SVG images without XML declaration 2019-06-02 00:42:00 +02:00
Giuseppe Criscione
aca961e4bf Use Files::fromPath() instead of constructor 2019-06-02 00:31:15 +02:00
Giuseppe Criscione
0e6e573fa1 Rename admin/languages to admin/translations 2019-06-01 22:25:47 +02:00
Giuseppe Criscione
30a3f43082
Merge pull request #35 from getformwork/feature/scheme-extend
Add the possibility to extend template schemes
2019-06-01 12:48:42 +02:00
Giuseppe Criscione
232de10307 Regenerate CSRF token on authentication 2019-06-01 11:24:02 +02:00
Giuseppe Criscione
aec65d718a Increase CSRF tokens strength 2019-05-31 14:29:51 +02:00
Giuseppe Criscione
61584253fd Fix extraneous npm packages 2019-05-30 18:14:09 +02:00
Giuseppe Criscione
9be7b800cb Fix Collection::first() and Collection::last() on empty case 2019-05-30 18:05:53 +02:00
Giuseppe Criscione
c5cc1fbcf3 Implement Countable interface on Collection 2019-05-30 17:51:04 +02:00
Giuseppe Criscione
4ab20712a1 Cleanup code 2019-05-30 15:13:14 +02:00
Giuseppe Criscione
e7c80c422b Use https:// in all URI 2019-05-30 15:09:38 +02:00
Giuseppe Criscione
e2fbf93629 Update Visitor::$bots list 2019-05-30 15:04:53 +02:00
Giuseppe Criscione
d49807eebe Fix login modal displayed twice on too many attempts 2019-05-29 15:10:27 +02:00
Giuseppe Criscione
036a57bd3c Reduce file writes on disk in Registry 2019-05-29 11:57:02 +02:00
Giuseppe Criscione
a44be9f48e Make blog and post schemes extend page 2019-05-27 16:51:56 +02:00
Giuseppe Criscione
574093d5cc Add the possibility to extend schemes 2019-05-27 16:47:41 +02:00
Giuseppe Criscione
e5a7e26ff5 Add Arr::appendMissing() 2019-05-27 16:26:18 +02:00
Giuseppe Criscione
35c5cb09f6 Remove FileSystem::glob() 2019-05-27 16:05:46 +02:00
Giuseppe Criscione
fbddb5c0e0 Remove FileSystem::swap() 2019-05-27 16:05:28 +02:00
Giuseppe Criscione
c7a2180371 Avoid tracking users based on their DNT preference 2019-05-27 16:01:11 +02:00
Giuseppe Criscione
c3e161f90f Add Visitor::isTrackable() 2019-05-27 15:54:51 +02:00
Giuseppe Criscione
4bd6ecb13f Make FileSystem::write() operate atomically 2019-05-27 15:44:23 +02:00