Giuseppe Criscione
3386b996dc
Update icon font
2018-09-13 16:20:15 +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
114eae00bf
Add Admin Errors
controller
2018-09-11 17:26:02 +02:00
Giuseppe Criscione
a7b64e0fa5
Add Attributes component to pages.editor
view ( #6 )
2018-09-09 19:45:53 +02:00
Giuseppe Criscione
26df0fc30e
Fix long notification text overflow
2018-09-07 18:54:00 +02:00
Giuseppe Criscione
39fcc99bc4
Add range
field type
2018-09-07 15:49:59 +02:00
Giuseppe Criscione
f987571b9f
Fix vertical scrollbar always visible in IE/Edge
2018-08-29 17:24:53 +02:00
Giuseppe Criscione
92f579432a
Add box shadow to pages list items when sorting pages
2018-08-02 15:13:07 +02:00
Giuseppe Criscione
7fe51eb7e0
Remove inline styles in User view
2018-08-01 20:48:14 +02:00
Giuseppe Criscione
1906d9b2b7
Add Preview button to Pages editor
2018-07-24 16:36:18 +02:00
Giuseppe Criscione
e6a5b8ec04
Add .button-link
class
2018-07-24 00:14:56 +02:00
Giuseppe Criscione
3b983e056a
Make notifications disappear by clicking on them ( closes #3 )
2018-07-23 22:24:40 +02:00
Giuseppe Criscione
a36383c69d
Cleanup SCSS
2018-07-18 17:34:54 +02:00
Giuseppe Criscione
d67c103536
Improve togglegroup
fields appearance
2018-07-16 12:06:31 +02:00
Giuseppe Criscione
e93e6007cb
Change icon size in files lists
2018-07-16 11:55:30 +02:00
Giuseppe Criscione
fefde21291
Add @mixin icon
to Admin SCSS
2018-07-16 11:50:22 +02:00
Giuseppe Criscione
06126158ee
Fix togglegroup
field type margin-bottom
2018-07-16 00:36:55 +02:00
Giuseppe Criscione
cc6f713926
Add togglegroup
field type
2018-07-15 22:35:02 +02:00
Giuseppe Criscione
88af1f505f
Fix mixed content blocked over HTTPS connections
2018-07-14 00:38:42 +02:00
Giuseppe Criscione
0f1f9f2ec5
Make children pages sortable
2018-07-10 15:28:33 +02:00
Giuseppe Criscione
7f7cb6e549
Add float: left
to Admin panel title
2018-07-09 15:17:22 +02:00
Giuseppe Criscione
642e65f942
Add images
modal empty state labels
2018-07-08 22:22:56 +02:00
Giuseppe Criscione
330d8ed3cc
Fix checkbox labels font size in Options views
2018-07-07 00:15:14 +02:00
Giuseppe Criscione
7545070702
Scrollable sidebar menu
2018-06-27 16:13:52 +02:00
Giuseppe Criscione
3e77b15423
Minor improvements in Admin styles
2018-06-24 12:32:36 +02:00
Giuseppe Criscione
f53dc51dc8
Add View Site link in Admin
2018-06-23 10:19:49 +02:00
Giuseppe Criscione
d067a7c281
Refactor and improve SCSS
2018-06-23 10:17:00 +02:00
Giuseppe Criscione
17278c31d7
Change sortable pages behavior for better usability
2018-06-21 11:31:38 +02:00
Giuseppe Criscione
d3e591f7c9
Initial commit
2018-06-16 16:41:58 +02:00