Giuseppe Criscione
0da8c06117
Add JPEG Quality and PNG Compression Level options
2018-09-19 13:53:53 +02:00
Giuseppe Criscione
dda9f6e473
Add Image
class
2018-09-19 13:52:34 +02:00
Giuseppe Criscione
df5dc5130f
Use data-command
attribute instead of id
or class
to bind click events
2018-09-18 20:55:55 +02:00
Giuseppe Criscione
835d46e7a3
Cleanup JS
2018-09-18 18:02:56 +02:00
Giuseppe Criscione
02076a3f4f
Use HTTPResponse::cleanOutputBuffers()
in error handlers
2018-09-17 18:46:01 +02:00
Giuseppe Criscione
4fee34deaa
Add HTTPResponse
class
2018-09-17 17:07:18 +02:00
Giuseppe Criscione
c39ee0a423
Cleanup code
2018-09-16 23:09:27 +02:00
Giuseppe Criscione
df60b2e81f
Fix error handler ignoring @
operator and error_reporting
directive
2018-09-16 22:21:31 +02:00
Giuseppe Criscione
f3428966c8
Allow language strings in schemes
2018-09-16 21:25:48 +02:00
Giuseppe Criscione
fa362c516e
Fix spacing
2018-09-16 21:19:42 +02:00
Giuseppe Criscione
024d38c7c6
Change Log::set()
to Log::log()
2018-09-15 16:08:33 +02:00
Giuseppe Criscione
2293511cd3
Fix Session::start()
not applying session options in PHP < 7.0
2018-09-15 16:04:27 +02:00
Giuseppe Criscione
348a3641a8
Fix Options > Updates parse error in PHP < 7.0
2018-09-15 16:01:38 +02:00
Giuseppe Criscione
d1a51f9a75
Fix coding style with PHP-CS-Fixer
2018-09-15 14:21:32 +02:00
Giuseppe Criscione
22ae9ca43e
Change Updater check frequency from 1 hour to 15 minutes
2018-09-14 15:28:53 +02:00
Giuseppe Criscione
1113d64c98
Fix Updater::findDeletableFiles()
ignoring hidden files
2018-09-14 14:26:29 +02:00
Giuseppe Criscione
c8902ab0e6
Cleanup SCSS
2018-09-14 12:38:44 +02:00
Giuseppe Criscione
9f461b4ee5
Fix incorrect icons in Pages Editor files list
2018-09-14 12:28:11 +02:00
Giuseppe Criscione
c33e5349ec
Refactor Admin controllers
2018-09-14 12:07:29 +02:00
Giuseppe Criscione
967110b73d
Add Check Updates button to Dashboard quick actions
2018-09-13 17:02:07 +02:00
Giuseppe Criscione
8c2c3db05d
Change Logout notification type from success
to info
2018-09-13 16:57:26 +02:00
Giuseppe Criscione
cd2e454b11
Add new notification types info
and warning
2018-09-13 16:57:06 +02:00
Giuseppe Criscione
3386b996dc
Update icon font
2018-09-13 16:20:15 +02:00
Giuseppe Criscione
bf78b29e7c
Redirect to the Panel URI requested before login
2018-09-13 16:12:38 +02:00
Giuseppe Criscione
96466eece4
Fix Page Editor textarea always being focused after saving/reloading
2018-09-13 16:05:46 +02:00
Giuseppe Criscione
f745f024d9
Fix typo in system
scheme
2018-09-12 14:31:10 +02:00
Giuseppe Criscione
dc5f531143
Retain cursor position in Pages Editor after saving/reloading
2018-09-12 13:09:37 +02:00
Giuseppe Criscione
a91ffc1dd7
Fix tabs wrapping
2018-09-12 11:20:31 +02:00
Giuseppe Criscione
cdc538acec
Add Updater feature to automatically download new releases from GitHub repository ( #4 )
...
* Add remote request methods to `FileSystem` class
* Add `Updater` class
* Fix extraction path in `Updater` class
* Merge branch 'master' into feature/updater
* Fix coding style with PHP-CS-Fixer
* Update .gitignore
* Add `cleanupAfterInstall` option to `Updater` class
* Add `Updater::latestRelease()` method
* Use `version_compare()` to check if Formwork is up-to-date
* Use more specific exception classes in `Updater`
* Update language strings
* Add `Updates` controller
* Add Options > Updates tab
* Fix incorrect version name displayed after update
* Rename `FileSystem::retrieve()` to `FileSystem::fetch()`
* Fix wrong function calls
* Use `Registry` object in `Updater` class
* Move archive URI in `Updater::$release` property
* Fix code to work after last merge commit
* Fix coding style with PHP-CS-Fixer
* Cleanup code
2018-09-11 22:32:41 +02:00
Giuseppe Criscione
e100c25fa8
Add new entries to Options > Info tab
2018-09-11 21:39:50 +02:00
Giuseppe Criscione
0f9885990c
Fix AdminTrait::redirectToReferer()
comparison with current uri
2018-09-11 18:16:51 +02:00
Giuseppe Criscione
37e32d8cd4
Cleanup code
2018-09-11 18:10:18 +02:00
Giuseppe Criscione
114eae00bf
Add Admin Errors
controller
2018-09-11 17:26:02 +02:00
Giuseppe Criscione
70723c6bc8
Fix language strings quotes
2018-09-11 00:06:51 +02:00
Giuseppe Criscione
87e4f203ad
Fix notifications and language strings in Pages
controller
2018-09-10 22:12:48 +02:00
Giuseppe Criscione
4d5986f1fa
Fix coding style with PHP-CS-Fixer
2018-09-10 21:55:42 +02:00
Giuseppe Criscione
3bfab8b92a
Cleanup code
2018-09-10 21:05:27 +02:00
Giuseppe Criscione
8c60c41467
Fix AdminTrait::redirectToReferer()
to avoid same-uri redirects
2018-09-10 21:03:57 +02:00
Giuseppe Criscione
e551e1c37a
Remove now unnecessary Admin::ensureLogin()
2018-09-10 19:52:41 +02:00
Giuseppe Criscione
ec3c5030eb
Cleanup code
2018-09-10 17:30:49 +02:00
Giuseppe Criscione
9beec6c66c
Add AdminTrait::redirectToPanel()
method
2018-09-10 12:32:03 +02:00
Giuseppe Criscione
5a040536b8
Add Language::codeToName()
and Language::codeToNativeName()
2018-09-10 11:57:15 +02:00
Giuseppe Criscione
ea18dbf1cc
Add AdminTrait
2018-09-10 11:37:18 +02:00
Giuseppe Criscione
a7b64e0fa5
Add Attributes component to pages.editor
view ( #6 )
2018-09-09 19:45:53 +02:00
Giuseppe Criscione
0a86c9b99a
Add error notification when POST request size is greater than allowed
2018-09-09 17:51:09 +02:00
Giuseppe Criscione
4d25d0420d
Display Session Strict Mode information in Options > Info tab
2018-09-09 17:48:32 +02:00
Giuseppe Criscione
09fd72b600
Add admin.logout_redirect
option
2018-09-08 18:09:11 +02:00
Giuseppe Criscione
ca9f24f6fe
Fix session temporary file persistence after logout
2018-09-08 18:06:52 +02:00
Giuseppe Criscione
80eb7ded77
Enable session use_strict_mode
2018-09-08 18:06:19 +02:00
Giuseppe Criscione
26df0fc30e
Fix long notification text overflow
2018-09-07 18:54:00 +02:00