-
v1.9.2 Stable
released this
2022-03-14 10:48:25 +01:00 | 134 commits to master since this releaseCore upgrade
Fixed
- fix issue with murph version constant and autoloader
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
v1.9.1 Stable
released this
2022-03-14 10:15:22 +01:00 | 136 commits to master since this releaseCore upgrade
Added
- add murph version in autoload file
Changed
- remove AdminController constructor
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
v1.9.0 Stable
released this
2022-03-13 21:17:52 +01:00 | 140 commits to master since this releaseAdded
- add murph version in admin ui
Changed
- the core is now installed with composer
Upgrade to v1.9.0
This version uses the package
murph/murph-core.Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
v1.8.0 Stable
released this
2022-03-10 22:01:49 +01:00 | 156 commits to master since this releaseAdded
- add security roles in app configuration
- add option to restrict node access to specific roles
Changed
- rename
core/EventSuscriberwithcore/EventSubscriber
Upgrade to v1.8.0
Commands
make doctrine-migrationFiles
Event subscribers in
src/EventSubscribermust update namespaces.Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
v1.7.3 Stable
released this
2022-03-06 22:18:27 +01:00 | 165 commits to master since this releaseAdded
- add ability to rename file in the file manager
Fixed
- fix user factory
- fix user creation from ui
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
1 download
-
v1.7.2 Stable
released this
2022-03-03 14:31:08 +01:00 | 181 commits to master since this releaseAdded
- add templates to render sections and items in the admin menu
Fixed
- fix the analytic table when a path is a long
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
v1.7.1 Stable
released this
2022-03-01 14:13:54 +01:00 | 202 commits to master since this releaseAdded
- add translations
Fixed
- fix missing directories
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
v1.7.0 Stable
released this
2022-03-01 13:29:43 +01:00 | 207 commits to master since this releaseFixed
- fix the analytic referers table when a referer has a long domain
Changed
- upgrade dependencies
- move assets to the core directory
Upgrade to v1.7.0
Commands
yarn add sortablejs@^1.14.0Files
assets/css/_admin_extend.scssis removedassets/css/_admin_vars.scssis removedassets/css/_admin_vars.scssis changedassets/js/adminis removedassets/js/admin.jsis changed
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
v1.6.0 Stable
released this
2022-02-28 09:45:00 +01:00 | 216 commits to master since this releaseAdded
- add block in field templates to allow override
- merge route params in crud admin redirects
- improve murph:user:create command
Fixed
- fix form namespace prefix in the crud controller maker
- fix date field when the value is empty
- fix crud batch column width
- fix sidebar icon width
- fix cache clear task
Changed
- remove password generation from the user factory
Downloads
-
Source code (ZIP)
1 download
-
Source code (TAR.GZ)
1 download
-
v1.5.0 Stable
released this
2022-02-25 15:41:32 +01:00 | 230 commits to master since this releaseAdded
- add desktop views and mobile views
Changed
- upgrade dependencies
- replace jaybizzle/crawler-detect with matomo/device-detector
Upgrade to v1.5.0
Commands
composer remove jaybizzle/crawler-detect composer require matomo/device-detector make doctrine-migrationDownloads
-
Source code (ZIP)
1 download
-
Source code (TAR.GZ)
1 download