658 lines
No EOL
52 KiB
XML
658 lines
No EOL
52 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<project version="4">
|
|
<component name="ChangeListManager">
|
|
<list default="true" id="e1ac1cea-a1a5-4c16-b5f0-5908c7d368de" name="Default Changelist" comment="">
|
|
<change afterPath="$PROJECT_DIR$/app/Http/Controllers/API/CMSContentInfoController.php" afterDir="false" />
|
|
<change afterPath="$PROJECT_DIR$/packages/iqcontent/laravel-filemanager/database/migrations/2019_08_05_171716_create_i_q_content_folders_table.php" afterDir="false" />
|
|
<change afterPath="$PROJECT_DIR$/packages/iqcontent/laravel-filemanager/database/migrations/2019_08_05_171717_create_i_q_content_files_table.php" afterDir="false" />
|
|
<change afterPath="$PROJECT_DIR$/packages/iqcontent/laravel-filemanager/database/migrations/2019_08_05_171718_create_i_q_content_categories_table.php" afterDir="false" />
|
|
<change afterPath="$PROJECT_DIR$/packages/iqcontent/laravel-filemanager/database/migrations/2019_08_05_171719_create_i_q_content_tags_table.php" afterDir="false" />
|
|
<change afterPath="$PROJECT_DIR$/packages/iqcontent/laravel-filemanager/database/migrations/2019_08_05_171720_create_i_q_content_file_tags_table.php" afterDir="false" />
|
|
<change afterPath="$PROJECT_DIR$/packages/iqcontent/laravel-filemanager/public/js/jquery-cropper.js" afterDir="false" />
|
|
<change afterPath="$PROJECT_DIR$/packages/iqcontent/laravel-filemanager/public/js/jquery-cropper.min.js" afterDir="false" />
|
|
<change afterPath="$PROJECT_DIR$/packages/iqcontent/laravel-filemanager/src/Controllers/ColorController.php" afterDir="false" />
|
|
<change afterPath="$PROJECT_DIR$/packages/iqcontent/laravel-filemanager/src/Controllers/FileController.php" afterDir="false" />
|
|
<change afterPath="$PROJECT_DIR$/packages/iqcontent/laravel-filemanager/src/Models/IQContentCategory.php" afterDir="false" />
|
|
<change afterPath="$PROJECT_DIR$/packages/iqcontent/laravel-filemanager/src/Models/IQContentFile.php" afterDir="false" />
|
|
<change afterPath="$PROJECT_DIR$/packages/iqcontent/laravel-filemanager/src/Models/IQContentFileTag.php" afterDir="false" />
|
|
<change afterPath="$PROJECT_DIR$/packages/iqcontent/laravel-filemanager/src/Models/IQContentFolder.php" afterDir="false" />
|
|
<change afterPath="$PROJECT_DIR$/packages/iqcontent/laravel-filemanager/src/Models/IQContentTag.php" afterDir="false" />
|
|
<change afterPath="$PROJECT_DIR$/packages/iqcontent/laravel-filemanager/src/robots.txt" afterDir="false" />
|
|
<change afterPath="$PROJECT_DIR$/packages/iqcontent/laravel-filemanager/src/views/_crop.blade.php" afterDir="false" />
|
|
<change afterPath="$PROJECT_DIR$/packages/iqcontent/laravel-filemanager/src/views/colors.blade.php" afterDir="false" />
|
|
<change afterPath="$PROJECT_DIR$/packages/iqcontent/laravel-filemanager/src/views/file.blade.php" afterDir="false" />
|
|
<change afterPath="$PROJECT_DIR$/packages/iqcontent/laravel-filemanager/src/views/move-item.blade.php" afterDir="false" />
|
|
<change afterPath="$PROJECT_DIR$/storage/debugbar/.gitignore" afterDir="false" />
|
|
<change afterPath="$PROJECT_DIR$/which" afterDir="false" />
|
|
<change beforePath="$PROJECT_DIR$/.idea/mein.sterntours.iml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/mein.sterntours.iml" afterDir="false" />
|
|
<change beforePath="$PROJECT_DIR$/.idea/php.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/php.xml" afterDir="false" />
|
|
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
|
|
<change beforePath="$PROJECT_DIR$/.phpstorm.meta.php" beforeDir="false" afterPath="$PROJECT_DIR$/.phpstorm.meta.php" afterDir="false" />
|
|
<change beforePath="$PROJECT_DIR$/_ide_helper.php" beforeDir="false" afterPath="$PROJECT_DIR$/_ide_helper.php" afterDir="false" />
|
|
<change beforePath="$PROJECT_DIR$/_ide_helper_models.php" beforeDir="false" afterPath="$PROJECT_DIR$/_ide_helper_models.php" afterDir="false" />
|
|
<change beforePath="$PROJECT_DIR$/app/Http/Controllers/API/CMSContentController.php" beforeDir="false" afterPath="$PROJECT_DIR$/app/Http/Controllers/API/CMSContentController.php" afterDir="false" />
|
|
<change beforePath="$PROJECT_DIR$/app/Http/Controllers/API/FewoController.php" beforeDir="false" afterPath="$PROJECT_DIR$/app/Http/Controllers/API/FewoController.php" afterDir="false" />
|
|
<change beforePath="$PROJECT_DIR$/app/Http/Controllers/CMS/CMSContentInfoController.php" beforeDir="false" afterPath="$PROJECT_DIR$/app/Http/Controllers/CMS/CMSContentInfoController.php" afterDir="false" />
|
|
<change beforePath="$PROJECT_DIR$/app/Models/Booking.php" beforeDir="false" afterPath="$PROJECT_DIR$/app/Models/Booking.php" afterDir="false" />
|
|
<change beforePath="$PROJECT_DIR$/app/Models/CMSInfo.php" beforeDir="false" afterPath="$PROJECT_DIR$/app/Models/CMSInfo.php" afterDir="false" />
|
|
<change beforePath="$PROJECT_DIR$/app/Models/CMSInfoAvailable.php" beforeDir="false" afterPath="$PROJECT_DIR$/app/Models/CMSInfoAvailable.php" afterDir="false" />
|
|
<change beforePath="$PROJECT_DIR$/app/Models/Draft.php" beforeDir="false" afterPath="$PROJECT_DIR$/app/Models/Draft.php" afterDir="false" />
|
|
<change beforePath="$PROJECT_DIR$/app/Models/DraftType.php" beforeDir="false" afterPath="$PROJECT_DIR$/app/Models/DraftType.php" afterDir="false" />
|
|
<change beforePath="$PROJECT_DIR$/app/Models/Feedback.php" beforeDir="false" afterPath="$PROJECT_DIR$/app/Models/Feedback.php" afterDir="false" />
|
|
<change beforePath="$PROJECT_DIR$/app/Models/FewoLodging.php" beforeDir="false" afterPath="$PROJECT_DIR$/app/Models/FewoLodging.php" afterDir="false" />
|
|
<change beforePath="$PROJECT_DIR$/app/Models/FewoLodgingGroup.php" beforeDir="false" afterPath="$PROJECT_DIR$/app/Models/FewoLodgingGroup.php" afterDir="false" />
|
|
<change beforePath="$PROJECT_DIR$/app/Models/FewoLodgingType.php" beforeDir="false" afterPath="$PROJECT_DIR$/app/Models/FewoLodgingType.php" afterDir="false" />
|
|
<change beforePath="$PROJECT_DIR$/app/Models/FewoSeason.php" beforeDir="false" afterPath="$PROJECT_DIR$/app/Models/FewoSeason.php" afterDir="false" />
|
|
<change beforePath="$PROJECT_DIR$/app/Models/IQContentTree.php" beforeDir="false" afterPath="$PROJECT_DIR$/app/Models/IQContentTree.php" afterDir="false" />
|
|
<change beforePath="$PROJECT_DIR$/app/Models/IQContentTreeNode.php" beforeDir="false" afterPath="$PROJECT_DIR$/app/Models/IQContentTreeNode.php" afterDir="false" />
|
|
<change beforePath="$PROJECT_DIR$/app/Models/Page.php" beforeDir="false" afterPath="$PROJECT_DIR$/app/Models/Page.php" afterDir="false" />
|
|
<change beforePath="$PROJECT_DIR$/app/Models/Sym/ArrangementTemplate.php" beforeDir="false" afterPath="$PROJECT_DIR$/app/Models/Sym/ArrangementTemplate.php" afterDir="false" />
|
|
<change beforePath="$PROJECT_DIR$/app/Models/TravelBookingFewoChannel.php" beforeDir="false" afterPath="$PROJECT_DIR$/app/Models/TravelBookingFewoChannel.php" afterDir="false" />
|
|
<change beforePath="$PROJECT_DIR$/app/Models/TravelClass.php" beforeDir="false" afterPath="$PROJECT_DIR$/app/Models/TravelClass.php" afterDir="false" />
|
|
<change beforePath="$PROJECT_DIR$/app/Models/TravelCountry.php" beforeDir="false" afterPath="$PROJECT_DIR$/app/Models/TravelCountry.php" afterDir="false" />
|
|
<change beforePath="$PROJECT_DIR$/app/Models/TravelGuide.php" beforeDir="false" afterPath="$PROJECT_DIR$/app/Models/TravelGuide.php" afterDir="false" />
|
|
<change beforePath="$PROJECT_DIR$/app/Models/TravelPageGuide.php" beforeDir="false" afterPath="$PROJECT_DIR$/app/Models/TravelPageGuide.php" afterDir="false" />
|
|
<change beforePath="$PROJECT_DIR$/app/Models/TravelProgram.php" beforeDir="false" afterPath="$PROJECT_DIR$/app/Models/TravelProgram.php" afterDir="false" />
|
|
<change beforePath="$PROJECT_DIR$/app/Models/TravelUser.php" beforeDir="false" afterPath="$PROJECT_DIR$/app/Models/TravelUser.php" afterDir="false" />
|
|
<change beforePath="$PROJECT_DIR$/app/Services/HTMLHelper.php" beforeDir="false" afterPath="$PROJECT_DIR$/app/Services/HTMLHelper.php" afterDir="false" />
|
|
<change beforePath="$PROJECT_DIR$/app/User.php" beforeDir="false" afterPath="$PROJECT_DIR$/app/User.php" afterDir="false" />
|
|
<change beforePath="$PROJECT_DIR$/bootstrap/cache/packages.php" beforeDir="false" afterPath="$PROJECT_DIR$/bootstrap/cache/packages.php" afterDir="false" />
|
|
<change beforePath="$PROJECT_DIR$/bootstrap/cache/services.php" beforeDir="false" afterPath="$PROJECT_DIR$/bootstrap/cache/services.php" afterDir="false" />
|
|
<change beforePath="$PROJECT_DIR$/composer.json" beforeDir="false" afterPath="$PROJECT_DIR$/composer.json" afterDir="false" />
|
|
<change beforePath="$PROJECT_DIR$/composer.lock" beforeDir="false" afterPath="$PROJECT_DIR$/composer.lock" afterDir="false" />
|
|
<change beforePath="$PROJECT_DIR$/database/migrations/2019_12_11_171859_create_c_m_s_info_availables_table.php" beforeDir="false" afterPath="$PROJECT_DIR$/database/migrations/2019_12_11_171859_create_c_m_s_info_availables_table.php" afterDir="false" />
|
|
<change beforePath="$PROJECT_DIR$/packages/iqcontent/laravel-filemanager/composer.json" beforeDir="false" afterPath="$PROJECT_DIR$/packages/iqcontent/laravel-filemanager/composer.json" afterDir="false" />
|
|
<change beforePath="$PROJECT_DIR$/packages/iqcontent/laravel-filemanager/public/css/cropper.min.css" beforeDir="false" afterPath="$PROJECT_DIR$/packages/iqcontent/laravel-filemanager/public/css/cropper.min.css" afterDir="false" />
|
|
<change beforePath="$PROJECT_DIR$/packages/iqcontent/laravel-filemanager/public/js/cropper.min.js" beforeDir="false" afterPath="$PROJECT_DIR$/packages/iqcontent/laravel-filemanager/public/js/cropper.min.js" afterDir="false" />
|
|
<change beforePath="$PROJECT_DIR$/packages/iqcontent/laravel-filemanager/src/Controllers/Controller.php" beforeDir="false" afterPath="$PROJECT_DIR$/packages/iqcontent/laravel-filemanager/src/Controllers/Controller.php" afterDir="false" />
|
|
<change beforePath="$PROJECT_DIR$/packages/iqcontent/laravel-filemanager/src/Controllers/CropController.php" beforeDir="false" afterPath="$PROJECT_DIR$/packages/iqcontent/laravel-filemanager/src/Controllers/CropController.php" afterDir="false" />
|
|
<change beforePath="$PROJECT_DIR$/packages/iqcontent/laravel-filemanager/src/Controllers/DeleteController.php" beforeDir="false" afterPath="$PROJECT_DIR$/packages/iqcontent/laravel-filemanager/src/Controllers/DeleteController.php" afterDir="false" />
|
|
<change beforePath="$PROJECT_DIR$/packages/iqcontent/laravel-filemanager/src/Controllers/DemoController.php" beforeDir="false" afterPath="$PROJECT_DIR$/packages/iqcontent/laravel-filemanager/src/Controllers/DemoController.php" afterDir="false" />
|
|
<change beforePath="$PROJECT_DIR$/packages/iqcontent/laravel-filemanager/src/Controllers/DownloadController.php" beforeDir="false" afterPath="$PROJECT_DIR$/packages/iqcontent/laravel-filemanager/src/Controllers/DownloadController.php" afterDir="false" />
|
|
<change beforePath="$PROJECT_DIR$/packages/iqcontent/laravel-filemanager/src/Controllers/FolderController.php" beforeDir="false" afterPath="$PROJECT_DIR$/packages/iqcontent/laravel-filemanager/src/Controllers/FolderController.php" afterDir="false" />
|
|
<change beforePath="$PROJECT_DIR$/packages/iqcontent/laravel-filemanager/src/Controllers/ItemsController.php" beforeDir="false" afterPath="$PROJECT_DIR$/packages/iqcontent/laravel-filemanager/src/Controllers/ItemsController.php" afterDir="false" />
|
|
<change beforePath="$PROJECT_DIR$/packages/iqcontent/laravel-filemanager/src/Controllers/LfmController.php" beforeDir="false" afterPath="$PROJECT_DIR$/packages/iqcontent/laravel-filemanager/src/Controllers/LfmController.php" afterDir="false" />
|
|
<change beforePath="$PROJECT_DIR$/packages/iqcontent/laravel-filemanager/src/Controllers/RedirectController.php" beforeDir="false" afterPath="$PROJECT_DIR$/packages/iqcontent/laravel-filemanager/src/Controllers/RedirectController.php" afterDir="false" />
|
|
<change beforePath="$PROJECT_DIR$/packages/iqcontent/laravel-filemanager/src/Controllers/RenameController.php" beforeDir="false" afterPath="$PROJECT_DIR$/packages/iqcontent/laravel-filemanager/src/Controllers/RenameController.php" afterDir="false" />
|
|
<change beforePath="$PROJECT_DIR$/packages/iqcontent/laravel-filemanager/src/Controllers/ResizeController.php" beforeDir="false" afterPath="$PROJECT_DIR$/packages/iqcontent/laravel-filemanager/src/Controllers/ResizeController.php" afterDir="false" />
|
|
<change beforePath="$PROJECT_DIR$/packages/iqcontent/laravel-filemanager/src/Controllers/UploadController.php" beforeDir="false" afterPath="$PROJECT_DIR$/packages/iqcontent/laravel-filemanager/src/Controllers/UploadController.php" afterDir="false" />
|
|
<change beforePath="$PROJECT_DIR$/packages/iqcontent/laravel-filemanager/src/Events/FileIsMoving.php" beforeDir="false" afterPath="$PROJECT_DIR$/packages/iqcontent/laravel-filemanager/src/Events/FileIsMoving.php" afterDir="false" />
|
|
<change beforePath="$PROJECT_DIR$/packages/iqcontent/laravel-filemanager/src/Events/FileWasMoving.php" beforeDir="false" afterPath="$PROJECT_DIR$/packages/iqcontent/laravel-filemanager/src/Events/FileWasMoving.php" afterDir="false" />
|
|
<change beforePath="$PROJECT_DIR$/packages/iqcontent/laravel-filemanager/src/Events/FolderIsMoving.php" beforeDir="false" afterPath="$PROJECT_DIR$/packages/iqcontent/laravel-filemanager/src/Events/FolderIsMoving.php" afterDir="false" />
|
|
<change beforePath="$PROJECT_DIR$/packages/iqcontent/laravel-filemanager/src/Events/FolderIsRenaming.php" beforeDir="false" afterPath="$PROJECT_DIR$/packages/iqcontent/laravel-filemanager/src/Events/FolderIsRenaming.php" afterDir="false" />
|
|
<change beforePath="$PROJECT_DIR$/packages/iqcontent/laravel-filemanager/src/Events/FolderWasMoving.php" beforeDir="false" afterPath="$PROJECT_DIR$/packages/iqcontent/laravel-filemanager/src/Events/FolderWasMoving.php" afterDir="false" />
|
|
<change beforePath="$PROJECT_DIR$/packages/iqcontent/laravel-filemanager/src/Events/FolderWasRenamed.php" beforeDir="false" afterPath="$PROJECT_DIR$/packages/iqcontent/laravel-filemanager/src/Events/FolderWasRenamed.php" afterDir="false" />
|
|
<change beforePath="$PROJECT_DIR$/packages/iqcontent/laravel-filemanager/src/Events/ImageIsCropping.php" beforeDir="false" afterPath="$PROJECT_DIR$/packages/iqcontent/laravel-filemanager/src/Events/ImageIsCropping.php" afterDir="false" />
|
|
<change beforePath="$PROJECT_DIR$/packages/iqcontent/laravel-filemanager/src/Events/ImageIsDeleting.php" beforeDir="false" afterPath="$PROJECT_DIR$/packages/iqcontent/laravel-filemanager/src/Events/ImageIsDeleting.php" afterDir="false" />
|
|
<change beforePath="$PROJECT_DIR$/packages/iqcontent/laravel-filemanager/src/Events/ImageIsRenaming.php" beforeDir="false" afterPath="$PROJECT_DIR$/packages/iqcontent/laravel-filemanager/src/Events/ImageIsRenaming.php" afterDir="false" />
|
|
<change beforePath="$PROJECT_DIR$/packages/iqcontent/laravel-filemanager/src/Events/ImageIsResizing.php" beforeDir="false" afterPath="$PROJECT_DIR$/packages/iqcontent/laravel-filemanager/src/Events/ImageIsResizing.php" afterDir="false" />
|
|
<change beforePath="$PROJECT_DIR$/packages/iqcontent/laravel-filemanager/src/Events/ImageIsUploading.php" beforeDir="false" afterPath="$PROJECT_DIR$/packages/iqcontent/laravel-filemanager/src/Events/ImageIsUploading.php" afterDir="false" />
|
|
<change beforePath="$PROJECT_DIR$/packages/iqcontent/laravel-filemanager/src/Events/ImageWasCropped.php" beforeDir="false" afterPath="$PROJECT_DIR$/packages/iqcontent/laravel-filemanager/src/Events/ImageWasCropped.php" afterDir="false" />
|
|
<change beforePath="$PROJECT_DIR$/packages/iqcontent/laravel-filemanager/src/Events/ImageWasDeleted.php" beforeDir="false" afterPath="$PROJECT_DIR$/packages/iqcontent/laravel-filemanager/src/Events/ImageWasDeleted.php" afterDir="false" />
|
|
<change beforePath="$PROJECT_DIR$/packages/iqcontent/laravel-filemanager/src/Events/ImageWasRenamed.php" beforeDir="false" afterPath="$PROJECT_DIR$/packages/iqcontent/laravel-filemanager/src/Events/ImageWasRenamed.php" afterDir="false" />
|
|
<change beforePath="$PROJECT_DIR$/packages/iqcontent/laravel-filemanager/src/Events/ImageWasResized.php" beforeDir="false" afterPath="$PROJECT_DIR$/packages/iqcontent/laravel-filemanager/src/Events/ImageWasResized.php" afterDir="false" />
|
|
<change beforePath="$PROJECT_DIR$/packages/iqcontent/laravel-filemanager/src/Events/ImageWasUploaded.php" beforeDir="false" afterPath="$PROJECT_DIR$/packages/iqcontent/laravel-filemanager/src/Events/ImageWasUploaded.php" afterDir="false" />
|
|
<change beforePath="$PROJECT_DIR$/packages/iqcontent/laravel-filemanager/src/Handlers/ConfigHandler.php" beforeDir="false" afterPath="$PROJECT_DIR$/packages/iqcontent/laravel-filemanager/src/Handlers/ConfigHandler.php" afterDir="false" />
|
|
<change beforePath="$PROJECT_DIR$/packages/iqcontent/laravel-filemanager/src/Handlers/LfmConfigHandler.php" beforeDir="false" afterPath="$PROJECT_DIR$/packages/iqcontent/laravel-filemanager/src/Handlers/LfmConfigHandler.php" afterDir="false" />
|
|
<change beforePath="$PROJECT_DIR$/packages/iqcontent/laravel-filemanager/src/LaravelFilemanagerServiceProvider.php" beforeDir="false" afterPath="$PROJECT_DIR$/packages/iqcontent/laravel-filemanager/src/LaravelFilemanagerServiceProvider.php" afterDir="false" />
|
|
<change beforePath="$PROJECT_DIR$/packages/iqcontent/laravel-filemanager/src/Lfm.php" beforeDir="false" afterPath="$PROJECT_DIR$/packages/iqcontent/laravel-filemanager/src/Lfm.php" afterDir="false" />
|
|
<change beforePath="$PROJECT_DIR$/packages/iqcontent/laravel-filemanager/src/LfmItem.php" beforeDir="false" afterPath="$PROJECT_DIR$/packages/iqcontent/laravel-filemanager/src/LfmItem.php" afterDir="false" />
|
|
<change beforePath="$PROJECT_DIR$/packages/iqcontent/laravel-filemanager/src/LfmPath.php" beforeDir="false" afterPath="$PROJECT_DIR$/packages/iqcontent/laravel-filemanager/src/LfmPath.php" afterDir="false" />
|
|
<change beforePath="$PROJECT_DIR$/packages/iqcontent/laravel-filemanager/src/LfmStorageRepository.php" beforeDir="false" afterPath="$PROJECT_DIR$/packages/iqcontent/laravel-filemanager/src/LfmStorageRepository.php" afterDir="false" />
|
|
<change beforePath="$PROJECT_DIR$/packages/iqcontent/laravel-filemanager/src/Middlewares/CreateDefaultFolder.php" beforeDir="false" afterPath="$PROJECT_DIR$/packages/iqcontent/laravel-filemanager/src/Middlewares/CreateDefaultFolder.php" afterDir="false" />
|
|
<change beforePath="$PROJECT_DIR$/packages/iqcontent/laravel-filemanager/src/Middlewares/MultiUser.php" beforeDir="false" afterPath="$PROJECT_DIR$/packages/iqcontent/laravel-filemanager/src/Middlewares/MultiUser.php" afterDir="false" />
|
|
<change beforePath="$PROJECT_DIR$/packages/iqcontent/laravel-filemanager/src/Models/IQContentCategory.php" beforeDir="false" afterPath="$PROJECT_DIR$/packages/iqcontent/laravel-filemanager/src/Models/IQContentCategory.php" afterDir="false" />
|
|
<change beforePath="$PROJECT_DIR$/packages/iqcontent/laravel-filemanager/src/Models/IQContentFile.php" beforeDir="false" afterPath="$PROJECT_DIR$/packages/iqcontent/laravel-filemanager/src/Models/IQContentFile.php" afterDir="false" />
|
|
<change beforePath="$PROJECT_DIR$/packages/iqcontent/laravel-filemanager/src/Models/IQContentFolder.php" beforeDir="false" afterPath="$PROJECT_DIR$/packages/iqcontent/laravel-filemanager/src/Models/IQContentFolder.php" afterDir="false" />
|
|
<change beforePath="$PROJECT_DIR$/packages/iqcontent/laravel-filemanager/src/Models/IQContentTag.php" beforeDir="false" afterPath="$PROJECT_DIR$/packages/iqcontent/laravel-filemanager/src/Models/IQContentTag.php" afterDir="false" />
|
|
<change beforePath="$PROJECT_DIR$/packages/iqcontent/laravel-filemanager/src/config/lfm.php" beforeDir="false" afterPath="$PROJECT_DIR$/packages/iqcontent/laravel-filemanager/src/config/lfm.php" afterDir="false" />
|
|
<change beforePath="$PROJECT_DIR$/packages/iqcontent/laravel-filemanager/src/lang/de/lfm.php" beforeDir="false" afterPath="$PROJECT_DIR$/packages/iqcontent/laravel-filemanager/src/lang/de/lfm.php" afterDir="false" />
|
|
<change beforePath="$PROJECT_DIR$/packages/iqcontent/laravel-filemanager/src/views/crop.blade.php" beforeDir="false" afterPath="$PROJECT_DIR$/packages/iqcontent/laravel-filemanager/src/views/crop.blade.php" afterDir="false" />
|
|
<change beforePath="$PROJECT_DIR$/packages/iqcontent/laravel-filemanager/src/views/demo.blade.php" beforeDir="false" afterPath="$PROJECT_DIR$/packages/iqcontent/laravel-filemanager/src/views/demo.blade.php" afterDir="false" />
|
|
<change beforePath="$PROJECT_DIR$/packages/iqcontent/laravel-filemanager/src/views/index.blade.php" beforeDir="false" afterPath="$PROJECT_DIR$/packages/iqcontent/laravel-filemanager/src/views/index.blade.php" afterDir="false" />
|
|
<change beforePath="$PROJECT_DIR$/packages/iqcontent/laravel-filemanager/src/views/move.blade.php" beforeDir="false" afterPath="$PROJECT_DIR$/packages/iqcontent/laravel-filemanager/src/views/move.blade.php" afterDir="false" />
|
|
<change beforePath="$PROJECT_DIR$/public/css/application.css" beforeDir="false" afterPath="$PROJECT_DIR$/public/css/application.css" afterDir="false" />
|
|
<change beforePath="$PROJECT_DIR$/resources/views/cms/content/country/detail.blade.php" beforeDir="false" afterPath="$PROJECT_DIR$/resources/views/cms/content/country/detail.blade.php" afterDir="false" />
|
|
<change beforePath="$PROJECT_DIR$/resources/views/cms/content/info/index.blade.php" beforeDir="false" afterPath="$PROJECT_DIR$/resources/views/cms/content/info/index.blade.php" afterDir="false" />
|
|
<change beforePath="$PROJECT_DIR$/routes/api.php" beforeDir="false" afterPath="$PROJECT_DIR$/routes/api.php" afterDir="false" />
|
|
<change beforePath="$PROJECT_DIR$/routes/web.php" beforeDir="false" afterPath="$PROJECT_DIR$/routes/web.php" afterDir="false" />
|
|
</list>
|
|
<option name="SHOW_DIALOG" value="false" />
|
|
<option name="HIGHLIGHT_CONFLICTS" value="true" />
|
|
<option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
|
|
<option name="LAST_RESOLUTION" value="IGNORE" />
|
|
</component>
|
|
<component name="ComposerSettings" doNotAsk="true" synchronizationState="SYNCHRONIZE">
|
|
<pharConfigPath>$PROJECT_DIR$/composer.json</pharConfigPath>
|
|
<execution>
|
|
<executable path="composer" />
|
|
</execution>
|
|
</component>
|
|
<component name="DatabaseView">
|
|
<option name="SHOW_INTERMEDIATE" value="true" />
|
|
<option name="GROUP_DATA_SOURCES" value="true" />
|
|
<option name="GROUP_SCHEMA" value="true" />
|
|
<option name="GROUP_CONTENTS" value="false" />
|
|
<option name="SORT_POSITIONED" value="false" />
|
|
<option name="SHOW_EMPTY_GROUPS" value="false" />
|
|
<option name="AUTO_SCROLL_FROM_SOURCE" value="false" />
|
|
<option name="HIDDEN_KINDS">
|
|
<set />
|
|
</option>
|
|
<expand>
|
|
<path>
|
|
<item name="Database" type="3277223f:DatabaseStructure$DbRootGroup" />
|
|
<item name="cmssso_db1@192.168.1.7" type="feb32156:DbDataSourceImpl" />
|
|
</path>
|
|
<path>
|
|
<item name="Database" type="3277223f:DatabaseStructure$DbRootGroup" />
|
|
<item name="sterntours@localhost" type="feb32156:DbDataSourceImpl" />
|
|
</path>
|
|
</expand>
|
|
<select />
|
|
</component>
|
|
<component name="FrameworkCommandLineHistory">
|
|
<commandsHistory>
|
|
<command text="composer run-script post-update-cmd" />
|
|
<command text="php artisan ide-helper:models" />
|
|
<command text="composer run-script post-update-cmd" />
|
|
<command text="php artisan ide-helper:models" />
|
|
<command text="composer run-script post-update-cmd" />
|
|
<command text="php artisan ide-helper:models" />
|
|
<command text="composer run-script post-update-cmd" />
|
|
<command text="php artisan ide-helper:models" />
|
|
<command text="php artisan ide-helper:meta" />
|
|
<command text="composer run-script post-update-cmd" />
|
|
</commandsHistory>
|
|
</component>
|
|
<component name="Git.Settings">
|
|
<option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
|
|
</component>
|
|
<component name="PhpWorkspaceProjectConfiguration" interpreter_name="MAMP PHP 7.1">
|
|
<include_path>
|
|
<path value="$PROJECT_DIR$/vendor/symfony/css-selector" />
|
|
<path value="$PROJECT_DIR$/vendor/symfony/translation" />
|
|
<path value="$PROJECT_DIR$/vendor/symfony/routing" />
|
|
<path value="$PROJECT_DIR$/vendor/symfony/event-dispatcher" />
|
|
<path value="$PROJECT_DIR$/vendor/doctrine/inflector" />
|
|
<path value="$PROJECT_DIR$/vendor/doctrine/lexer" />
|
|
<path value="$PROJECT_DIR$/vendor/symfony/polyfill-mbstring" />
|
|
<path value="$PROJECT_DIR$/vendor/symfony/http-foundation" />
|
|
<path value="$PROJECT_DIR$/vendor/tijsverkoyen/css-to-inline-styles" />
|
|
<path value="$PROJECT_DIR$/vendor/dragonmantank/cron-expression" />
|
|
<path value="$PROJECT_DIR$/vendor/paragonie/random_compat" />
|
|
<path value="$PROJECT_DIR$/vendor/swiftmailer/swiftmailer" />
|
|
<path value="$PROJECT_DIR$/vendor/composer" />
|
|
<path value="$PROJECT_DIR$/vendor/psr/container" />
|
|
<path value="$PROJECT_DIR$/vendor/erusev/parsedown" />
|
|
<path value="$PROJECT_DIR$/vendor/league/flysystem" />
|
|
<path value="$PROJECT_DIR$/vendor/psr/log" />
|
|
<path value="$PROJECT_DIR$/vendor/psr/simple-cache" />
|
|
<path value="$PROJECT_DIR$/vendor/vlucas/phpdotenv" />
|
|
<path value="$PROJECT_DIR$/vendor/egulias/email-validator" />
|
|
<path value="$PROJECT_DIR$/vendor/nesbot/carbon" />
|
|
<path value="$PROJECT_DIR$/vendor/ramsey/uuid" />
|
|
<path value="$PROJECT_DIR$/vendor/symfony/process" />
|
|
<path value="$PROJECT_DIR$/vendor/symfony/debug" />
|
|
<path value="$PROJECT_DIR$/vendor/monolog/monolog" />
|
|
<path value="$PROJECT_DIR$/vendor/symfony/console" />
|
|
<path value="$PROJECT_DIR$/vendor/symfony/http-kernel" />
|
|
<path value="$PROJECT_DIR$/vendor/symfony/finder" />
|
|
<path value="$PROJECT_DIR$/vendor/symfony/var-dumper" />
|
|
<path value="$PROJECT_DIR$/vendor/symfony/polyfill-php72" />
|
|
<path value="$PROJECT_DIR$/vendor/doctrine/instantiator" />
|
|
<path value="$PROJECT_DIR$/vendor/filp/whoops" />
|
|
<path value="$PROJECT_DIR$/vendor/nikic/php-parser" />
|
|
<path value="$PROJECT_DIR$/vendor/psy/psysh" />
|
|
<path value="$PROJECT_DIR$/vendor/laravel/framework" />
|
|
<path value="$PROJECT_DIR$/vendor/mockery/mockery" />
|
|
<path value="$PROJECT_DIR$/vendor/dnoegel/php-xdg-base-dir" />
|
|
<path value="$PROJECT_DIR$/vendor/laravel/tinker" />
|
|
<path value="$PROJECT_DIR$/vendor/phar-io/version" />
|
|
<path value="$PROJECT_DIR$/vendor/phpspec/prophecy" />
|
|
<path value="$PROJECT_DIR$/vendor/myclabs/deep-copy" />
|
|
<path value="$PROJECT_DIR$/vendor/phar-io/manifest" />
|
|
<path value="$PROJECT_DIR$/vendor/phpunit/php-text-template" />
|
|
<path value="$PROJECT_DIR$/vendor/phpunit/php-token-stream" />
|
|
<path value="$PROJECT_DIR$/vendor/phpunit/php-timer" />
|
|
<path value="$PROJECT_DIR$/vendor/phpunit/php-file-iterator" />
|
|
<path value="$PROJECT_DIR$/vendor/phpunit/phpunit" />
|
|
<path value="$PROJECT_DIR$/vendor/theseer/tokenizer" />
|
|
<path value="$PROJECT_DIR$/vendor/phpunit/php-code-coverage" />
|
|
<path value="$PROJECT_DIR$/vendor/sebastian/global-state" />
|
|
<path value="$PROJECT_DIR$/vendor/sebastian/comparator" />
|
|
<path value="$PROJECT_DIR$/vendor/hamcrest/hamcrest-php" />
|
|
<path value="$PROJECT_DIR$/vendor/fideloper/proxy" />
|
|
<path value="$PROJECT_DIR$/vendor/sebastian/recursion-context" />
|
|
<path value="$PROJECT_DIR$/vendor/sebastian/object-enumerator" />
|
|
<path value="$PROJECT_DIR$/vendor/sebastian/environment" />
|
|
<path value="$PROJECT_DIR$/vendor/sebastian/exporter" />
|
|
<path value="$PROJECT_DIR$/vendor/sebastian/code-unit-reverse-lookup" />
|
|
<path value="$PROJECT_DIR$/vendor/sebastian/diff" />
|
|
<path value="$PROJECT_DIR$/vendor/sebastian/object-reflector" />
|
|
<path value="$PROJECT_DIR$/vendor/sebastian/resource-operations" />
|
|
<path value="$PROJECT_DIR$/vendor/fzaninotto/faker" />
|
|
<path value="$PROJECT_DIR$/vendor/nunomaduro/collision" />
|
|
<path value="$PROJECT_DIR$/vendor/sebastian/version" />
|
|
<path value="$PROJECT_DIR$/vendor/webmozart/assert" />
|
|
<path value="$PROJECT_DIR$/vendor/phpdocumentor/reflection-docblock" />
|
|
<path value="$PROJECT_DIR$/vendor/phpdocumentor/type-resolver" />
|
|
<path value="$PROJECT_DIR$/vendor/jakub-onderka/php-console-highlighter" />
|
|
<path value="$PROJECT_DIR$/vendor/jakub-onderka/php-console-color" />
|
|
<path value="$PROJECT_DIR$/vendor/phpdocumentor/reflection-common" />
|
|
<path value="$PROJECT_DIR$/vendor/seld/phar-utils" />
|
|
<path value="$PROJECT_DIR$/vendor/seld/jsonlint" />
|
|
<path value="$PROJECT_DIR$/vendor/justinrainbow/json-schema" />
|
|
<path value="$PROJECT_DIR$/vendor/barryvdh/reflection-docblock" />
|
|
<path value="$PROJECT_DIR$/vendor/barryvdh/laravel-ide-helper" />
|
|
<path value="$PROJECT_DIR$/vendor/symfony/filesystem" />
|
|
<path value="$PROJECT_DIR$/vendor/symfony/polyfill-ctype" />
|
|
<path value="$PROJECT_DIR$/vendor/psr/http-message" />
|
|
<path value="$PROJECT_DIR$/vendor/yajra/laravel-datatables-oracle" />
|
|
<path value="$PROJECT_DIR$/vendor/guzzlehttp/guzzle" />
|
|
<path value="$PROJECT_DIR$/vendor/laracasts/flash" />
|
|
<path value="$PROJECT_DIR$/vendor/jenssegers/date" />
|
|
<path value="$PROJECT_DIR$/vendor/guzzlehttp/psr7" />
|
|
<path value="$PROJECT_DIR$/vendor/guzzlehttp/promises" />
|
|
<path value="$PROJECT_DIR$/vendor/laravelcollective/html" />
|
|
<path value="$PROJECT_DIR$/vendor/maatwebsite/excel" />
|
|
<path value="$PROJECT_DIR$/vendor/intervention/image" />
|
|
<path value="$PROJECT_DIR$/vendor/doctrine/event-manager" />
|
|
<path value="$PROJECT_DIR$/vendor/doctrine/cache" />
|
|
<path value="$PROJECT_DIR$/vendor/doctrine/dbal" />
|
|
<path value="$PROJECT_DIR$/vendor/zendframework/zend-diactoros" />
|
|
<path value="$PROJECT_DIR$/vendor/firebase/php-jwt" />
|
|
<path value="$PROJECT_DIR$/vendor/defuse/php-encryption" />
|
|
<path value="$PROJECT_DIR$/vendor/phpseclib/phpseclib" />
|
|
<path value="$PROJECT_DIR$/vendor/lcobucci/jwt" />
|
|
<path value="$PROJECT_DIR$/vendor/league/event" />
|
|
<path value="$PROJECT_DIR$/vendor/league/oauth2-server" />
|
|
<path value="$PROJECT_DIR$/vendor/symfony/psr-http-message-bridge" />
|
|
<path value="$PROJECT_DIR$/vendor/laravel/passport" />
|
|
<path value="$PROJECT_DIR$/vendor/cviebrock/eloquent-sluggable" />
|
|
<path value="$PROJECT_DIR$/vendor/cocur/slugify" />
|
|
<path value="$PROJECT_DIR$/vendor/reliese/laravel" />
|
|
<path value="$PROJECT_DIR$/vendor/barryvdh/laravel-dompdf" />
|
|
<path value="$PROJECT_DIR$/vendor/phenx/php-font-lib" />
|
|
<path value="$PROJECT_DIR$/vendor/phenx/php-svg-lib" />
|
|
<path value="$PROJECT_DIR$/vendor/sabberworm/php-css-parser" />
|
|
<path value="$PROJECT_DIR$/vendor/dompdf/dompdf" />
|
|
<path value="$PROJECT_DIR$/vendor/ralouphie/getallheaders" />
|
|
<path value="$PROJECT_DIR$/vendor/symfony/service-contracts" />
|
|
<path value="$PROJECT_DIR$/vendor/symfony/mime" />
|
|
<path value="$PROJECT_DIR$/vendor/symfony/translation-contracts" />
|
|
<path value="$PROJECT_DIR$/vendor/symfony/polyfill-php73" />
|
|
<path value="$PROJECT_DIR$/vendor/symfony/event-dispatcher-contracts" />
|
|
<path value="$PROJECT_DIR$/vendor/symfony/polyfill-intl-idn" />
|
|
<path value="$PROJECT_DIR$/vendor/symfony/polyfill-iconv" />
|
|
<path value="$PROJECT_DIR$/vendor/psr/http-factory" />
|
|
<path value="$PROJECT_DIR$/vendor/phpoffice/phpspreadsheet" />
|
|
<path value="$PROJECT_DIR$/vendor/opis/closure" />
|
|
<path value="$PROJECT_DIR$/vendor/phpoption/phpoption" />
|
|
<path value="$PROJECT_DIR$/vendor/markbaker/complex" />
|
|
<path value="$PROJECT_DIR$/vendor/markbaker/matrix" />
|
|
<path value="$PROJECT_DIR$/vendor/iqcontent/laravel-filemanager" />
|
|
<path value="$PROJECT_DIR$/vendor/maximebf/debugbar" />
|
|
<path value="$PROJECT_DIR$/vendor/sebastian/type" />
|
|
<path value="$PROJECT_DIR$/vendor/symfony/error-handler" />
|
|
<path value="$PROJECT_DIR$/vendor/barryvdh/laravel-debugbar" />
|
|
</include_path>
|
|
</component>
|
|
<component name="ProjectId" id="1OVGC0t0zLFaJgjHUxM3IZZZaeh" />
|
|
<component name="ProjectLevelVcsManager" settingsEditedManually="true">
|
|
<ConfirmationsSetting value="2" id="Add" />
|
|
</component>
|
|
<component name="ProjectViewState">
|
|
<option name="hideEmptyMiddlePackages" value="true" />
|
|
<option name="showExcludedFiles" value="true" />
|
|
<option name="showLibraryContents" value="true" />
|
|
</component>
|
|
<component name="PropertiesComponent">
|
|
<property name="ASKED_ADD_EXTERNAL_FILES" value="true" />
|
|
<property name="DatabaseDriversLRU" value="mysql" />
|
|
<property name="RunOnceActivity.ShowReadmeOnStart" value="true" />
|
|
<property name="SHARE_PROJECT_CONFIGURATION_FILES" value="true" />
|
|
<property name="WebServerToolWindowFactoryState" value="false" />
|
|
<property name="database.console.LAST_STATE" value="false" />
|
|
<property name="js.buildTools.grunt.grunt-cli.package" value="" />
|
|
<property name="last_opened_file_path" value="$PROJECT_DIR$/app/Http/Controllers/API" />
|
|
<property name="nodejs_package_manager_path" value="npm" />
|
|
<property name="settings.editor.selected.configurable" value="project.propVCSSupport.Mappings" />
|
|
</component>
|
|
<component name="RecentsManager">
|
|
<key name="MoveFile.RECENT_KEYS">
|
|
<recent name="$PROJECT_DIR$/resources/views/booking" />
|
|
<recent name="$PROJECT_DIR$/resources/views/cms/content/all" />
|
|
<recent name="$PROJECT_DIR$/app/Repositories/IQ" />
|
|
<recent name="$PROJECT_DIR$/resources/views/travel/user" />
|
|
<recent name="$PROJECT_DIR$/database/migrations" />
|
|
</key>
|
|
<key name="CopyFile.RECENT_KEYS">
|
|
<recent name="$PROJECT_DIR$/app/Http/Controllers/API" />
|
|
<recent name="$PROJECT_DIR$/resources/views/cms/content/info" />
|
|
<recent name="$PROJECT_DIR$/app/Http/Controllers/CMS" />
|
|
<recent name="$PROJECT_DIR$/packages/iqcontent/laravel-filemanager/src/views" />
|
|
<recent name="$PROJECT_DIR$/packages/iqcontent/laravel-filemanager/src/Controllers" />
|
|
</key>
|
|
</component>
|
|
<component name="RunAnythingCache">
|
|
<option name="myCommands">
|
|
<command value="composer run-script" />
|
|
</option>
|
|
</component>
|
|
<component name="RunManager">
|
|
<configuration default="true" type="ShConfigurationType">
|
|
<option name="SCRIPT_PATH" value="$USER_HOME$/Documents/scripts/composer-post-update.sh" />
|
|
<option name="SCRIPT_OPTIONS" value="" />
|
|
<option name="SCRIPT_WORKING_DIRECTORY" value="" />
|
|
<option name="INTERPRETER_PATH" value="/bin/bash" />
|
|
<option name="INTERPRETER_OPTIONS" value="" />
|
|
<method v="2" />
|
|
</configuration>
|
|
<configuration name="composer-post-update.sh" type="ShConfigurationType">
|
|
<option name="SCRIPT_PATH" value="$USER_HOME$/Documents/scripts/composer-post-update.sh" />
|
|
<option name="SCRIPT_OPTIONS" value="" />
|
|
<option name="SCRIPT_WORKING_DIRECTORY" value="$PROJECT_DIR$" />
|
|
<option name="INTERPRETER_PATH" value="/bin/bash" />
|
|
<option name="INTERPRETER_OPTIONS" value="" />
|
|
<method v="2" />
|
|
</configuration>
|
|
<configuration default="true" type="js.build_tools.grunt">
|
|
<node-interpreter value="project" />
|
|
<envs />
|
|
<method v="2" />
|
|
</configuration>
|
|
</component>
|
|
<component name="ServiceViewManager">
|
|
<option name="viewStates">
|
|
<list>
|
|
<serviceView>
|
|
<treeState>
|
|
<expand />
|
|
<select />
|
|
</treeState>
|
|
</serviceView>
|
|
</list>
|
|
</option>
|
|
</component>
|
|
<component name="SvnConfiguration">
|
|
<configuration />
|
|
</component>
|
|
<component name="TaskManager">
|
|
<task active="true" id="Default" summary="Default task">
|
|
<changelist id="e1ac1cea-a1a5-4c16-b5f0-5908c7d368de" name="Default Changelist" comment="" />
|
|
<created>1538118843707</created>
|
|
<option name="number" value="Default" />
|
|
<option name="presentableId" value="Default" />
|
|
<updated>1538118843707</updated>
|
|
<workItem from="1538118845475" duration="6261000" />
|
|
<workItem from="1538128184177" duration="687000" />
|
|
<workItem from="1538128907256" duration="1659000" />
|
|
<workItem from="1538135216918" duration="2753000" />
|
|
<workItem from="1538215446908" duration="974000" />
|
|
<workItem from="1538216432306" duration="1436000" />
|
|
<workItem from="1538218640472" duration="31373000" />
|
|
<workItem from="1538288248068" duration="1333000" />
|
|
<workItem from="1538291263719" duration="1852000" />
|
|
<workItem from="1538293147818" duration="23000" />
|
|
<workItem from="1538293232329" duration="273000" />
|
|
<workItem from="1538296474113" duration="5456000" />
|
|
<workItem from="1539439091345" duration="6000" />
|
|
<workItem from="1539868554942" duration="1511000" />
|
|
<workItem from="1539937894164" duration="25727000" />
|
|
<workItem from="1539971805771" duration="2602000" />
|
|
<workItem from="1540024208430" duration="2654000" />
|
|
<workItem from="1540027461606" duration="2300000" />
|
|
<workItem from="1540138271103" duration="98000" />
|
|
<workItem from="1540222418712" duration="568000" />
|
|
<workItem from="1540223806096" duration="3000" />
|
|
<workItem from="1540725846366" duration="2247000" />
|
|
<workItem from="1540728176087" duration="3905000" />
|
|
<workItem from="1540732264022" duration="16297000" />
|
|
<workItem from="1540798314103" duration="1583000" />
|
|
<workItem from="1540828968681" duration="6952000" />
|
|
<workItem from="1540917357628" duration="8142000" />
|
|
<workItem from="1541090003686" duration="18000" />
|
|
<workItem from="1541090032501" duration="26000" />
|
|
<workItem from="1541090708414" duration="674000" />
|
|
<workItem from="1541163893743" duration="3725000" />
|
|
<workItem from="1541243573238" duration="2000" />
|
|
<workItem from="1541436414799" duration="217000" />
|
|
<workItem from="1541501763178" duration="2161000" />
|
|
<workItem from="1541526253759" duration="722000" />
|
|
<workItem from="1541527089921" duration="179000" />
|
|
<workItem from="1541695433230" duration="8130000" />
|
|
<workItem from="1542128317995" duration="2620000" />
|
|
<workItem from="1542196892651" duration="10134000" />
|
|
<workItem from="1542271762249" duration="144000" />
|
|
<workItem from="1542272844920" duration="169000" />
|
|
<workItem from="1542384658589" duration="287000" />
|
|
<workItem from="1542995711016" duration="3000" />
|
|
<workItem from="1542995734188" duration="556000" />
|
|
<workItem from="1543070242168" duration="3000" />
|
|
<workItem from="1544828668860" duration="614000" />
|
|
<workItem from="1544829998249" duration="297000" />
|
|
<workItem from="1545430114720" duration="916000" />
|
|
<workItem from="1545486507571" duration="2261000" />
|
|
<workItem from="1545492507510" duration="13372000" />
|
|
<workItem from="1545567920905" duration="156000" />
|
|
<workItem from="1545941177162" duration="3647000" />
|
|
<workItem from="1546436783290" duration="9665000" />
|
|
<workItem from="1546506304457" duration="557000" />
|
|
<workItem from="1546507505156" duration="25000" />
|
|
<workItem from="1547204326081" duration="1348000" />
|
|
<workItem from="1548166697729" duration="1006000" />
|
|
<workItem from="1548174377034" duration="3602000" />
|
|
<workItem from="1548245662709" duration="3116000" />
|
|
<workItem from="1548320403239" duration="302000" />
|
|
<workItem from="1549302291003" duration="73000" />
|
|
<workItem from="1549468148924" duration="619000" />
|
|
<workItem from="1549893087059" duration="1000" />
|
|
<workItem from="1550068502006" duration="7510000" />
|
|
<workItem from="1550129896155" duration="4176000" />
|
|
<workItem from="1551263256153" duration="6875000" />
|
|
<workItem from="1551715563680" duration="5608000" />
|
|
<workItem from="1551772792313" duration="17450000" />
|
|
<workItem from="1551799383438" duration="7000" />
|
|
<workItem from="1551967470375" duration="2539000" />
|
|
<workItem from="1551984112932" duration="2964000" />
|
|
<workItem from="1552133519101" duration="61000" />
|
|
<workItem from="1552137952442" duration="8641000" />
|
|
<workItem from="1552236188563" duration="1089000" />
|
|
<workItem from="1552237513790" duration="5956000" />
|
|
<workItem from="1552244006638" duration="12000" />
|
|
<workItem from="1552293505783" duration="4357000" />
|
|
<workItem from="1552479073264" duration="41000" />
|
|
<workItem from="1552481690928" duration="2000" />
|
|
<workItem from="1552559003487" duration="69000" />
|
|
<workItem from="1553078137713" duration="2894000" />
|
|
<workItem from="1553166498911" duration="7000" />
|
|
<workItem from="1553166516535" duration="15392000" />
|
|
<workItem from="1553765667618" duration="10549000" />
|
|
<workItem from="1553778471549" duration="992000" />
|
|
<workItem from="1553779918216" duration="319000" />
|
|
<workItem from="1553780866506" duration="177000" />
|
|
<workItem from="1553782273877" duration="540000" />
|
|
<workItem from="1553859265366" duration="17000" />
|
|
<workItem from="1554125077986" duration="2426000" />
|
|
<workItem from="1554387168895" duration="1527000" />
|
|
<workItem from="1554455386605" duration="122000" />
|
|
<workItem from="1554460886579" duration="8195000" />
|
|
<workItem from="1554812783228" duration="3665000" />
|
|
<workItem from="1554895074840" duration="12790000" />
|
|
<workItem from="1555010514839" duration="4000" />
|
|
<workItem from="1555327124893" duration="297000" />
|
|
<workItem from="1555399229653" duration="2928000" />
|
|
<workItem from="1555420607935" duration="10955000" />
|
|
<workItem from="1555490674960" duration="14640000" />
|
|
<workItem from="1555507912689" duration="18000" />
|
|
<workItem from="1555507983192" duration="54000" />
|
|
<workItem from="1556292304233" duration="3529000" />
|
|
<workItem from="1556370474972" duration="580000" />
|
|
<workItem from="1556378648140" duration="572000" />
|
|
<workItem from="1556617999856" duration="3000" />
|
|
<workItem from="1556795561335" duration="2125000" />
|
|
<workItem from="1556892733764" duration="897000" />
|
|
<workItem from="1556963795602" duration="287000" />
|
|
<workItem from="1557145026070" duration="9917000" />
|
|
<workItem from="1557164032181" duration="1887000" />
|
|
<workItem from="1557217932375" duration="306000" />
|
|
<workItem from="1557219781701" duration="8274000" />
|
|
<workItem from="1557232140957" duration="678000" />
|
|
<workItem from="1557302033238" duration="3208000" />
|
|
<workItem from="1557311602116" duration="2859000" />
|
|
<workItem from="1557315192136" duration="1527000" />
|
|
<workItem from="1557402499179" duration="372000" />
|
|
<workItem from="1557485257620" duration="10000" />
|
|
<workItem from="1558957190769" duration="53000" />
|
|
<workItem from="1560255915392" duration="33000" />
|
|
<workItem from="1560342433584" duration="2820000" />
|
|
<workItem from="1560430801477" duration="9756000" />
|
|
<workItem from="1560754838485" duration="4374000" />
|
|
<workItem from="1560864611109" duration="784000" />
|
|
<workItem from="1560935415537" duration="995000" />
|
|
<workItem from="1560940390874" duration="6936000" />
|
|
<workItem from="1561112517500" duration="2664000" />
|
|
<workItem from="1561154261661" duration="730000" />
|
|
<workItem from="1561194155644" duration="1573000" />
|
|
<workItem from="1561232216485" duration="661000" />
|
|
<workItem from="1561462468964" duration="51000" />
|
|
<workItem from="1561730194299" duration="882000" />
|
|
<workItem from="1561733205753" duration="1761000" />
|
|
<workItem from="1561981840497" duration="5000" />
|
|
<workItem from="1561989824603" duration="33000" />
|
|
<workItem from="1562059348519" duration="674000" />
|
|
<workItem from="1563016439062" duration="257000" />
|
|
<workItem from="1563357197792" duration="13000" />
|
|
<workItem from="1563357221287" duration="1000" />
|
|
<workItem from="1563544225308" duration="2697000" />
|
|
<workItem from="1563614137504" duration="14105000" />
|
|
<workItem from="1563783797665" duration="8428000" />
|
|
<workItem from="1563882456001" duration="6748000" />
|
|
<workItem from="1563899475696" duration="749000" />
|
|
<workItem from="1563975753577" duration="7013000" />
|
|
<workItem from="1564055257328" duration="79000" />
|
|
<workItem from="1564055345807" duration="2826000" />
|
|
<workItem from="1564222496944" duration="14180000" />
|
|
<workItem from="1564241132902" duration="205000" />
|
|
<workItem from="1564405745060" duration="3694000" />
|
|
<workItem from="1564668127902" duration="1450000" />
|
|
<workItem from="1564670678367" duration="3599000" />
|
|
<workItem from="1565712532113" duration="345000" />
|
|
<workItem from="1565774930045" duration="14683000" />
|
|
<workItem from="1565859231313" duration="17400000" />
|
|
<workItem from="1566225438996" duration="2617000" />
|
|
<workItem from="1566286336105" duration="2485000" />
|
|
<workItem from="1566464410074" duration="651000" />
|
|
<workItem from="1566654212641" duration="10614000" />
|
|
<workItem from="1566806965034" duration="12000" />
|
|
<workItem from="1568303449999" duration="627000" />
|
|
<workItem from="1568809260513" duration="800000" />
|
|
<workItem from="1568986044472" duration="7366000" />
|
|
<workItem from="1569258586245" duration="60000" />
|
|
<workItem from="1569258654808" duration="114000" />
|
|
<workItem from="1569313763398" duration="90000" />
|
|
<workItem from="1569313864197" duration="4000" />
|
|
<workItem from="1569585461802" duration="4349000" />
|
|
<workItem from="1569669549952" duration="8000" />
|
|
<workItem from="1569753606367" duration="1765000" />
|
|
<workItem from="1569938924340" duration="4465000" />
|
|
<workItem from="1570004067988" duration="4666000" />
|
|
<workItem from="1570010041021" duration="13159000" />
|
|
<workItem from="1570440959362" duration="1814000" />
|
|
<workItem from="1570449222555" duration="504000" />
|
|
<workItem from="1572872356898" duration="6931000" />
|
|
<workItem from="1572943803053" duration="4940000" />
|
|
<workItem from="1572971744716" duration="11000" />
|
|
<workItem from="1573130776386" duration="3387000" />
|
|
<workItem from="1573140295137" duration="437000" />
|
|
<workItem from="1573141708026" duration="989000" />
|
|
<workItem from="1573549876887" duration="4560000" />
|
|
<workItem from="1573561008488" duration="5016000" />
|
|
<workItem from="1573569593295" duration="13441000" />
|
|
<workItem from="1573729220562" duration="5745000" />
|
|
<workItem from="1573756863803" duration="2170000" />
|
|
<workItem from="1573806273447" duration="561000" />
|
|
<workItem from="1574173803076" duration="8085000" />
|
|
<workItem from="1574187721681" duration="3019000" />
|
|
<workItem from="1574273552811" duration="5592000" />
|
|
<workItem from="1574322911704" duration="312000" />
|
|
<workItem from="1574351601027" duration="3380000" />
|
|
<workItem from="1574361652763" duration="13000" />
|
|
<workItem from="1574361673117" duration="6720000" />
|
|
<workItem from="1574437693622" duration="2395000" />
|
|
<workItem from="1574495053473" duration="47000" />
|
|
<workItem from="1574871939027" duration="19000" />
|
|
<workItem from="1576055546754" duration="12309000" />
|
|
<workItem from="1576073978933" duration="9208000" />
|
|
<workItem from="1576142228411" duration="9187000" />
|
|
<workItem from="1576252624308" duration="95000" />
|
|
<workItem from="1577124648667" duration="5861000" />
|
|
<workItem from="1577198502643" duration="186000" />
|
|
<workItem from="1577198775552" duration="390000" />
|
|
<workItem from="1577530002946" duration="3000" />
|
|
<workItem from="1577532716106" duration="591000" />
|
|
<workItem from="1577533336006" duration="302000" />
|
|
<workItem from="1577533716886" duration="2492000" />
|
|
<workItem from="1577541571485" duration="15179000" />
|
|
<workItem from="1577559732379" duration="538000" />
|
|
</task>
|
|
<servers />
|
|
</component>
|
|
<component name="TypeScriptGeneratedFilesManager">
|
|
<option name="version" value="1" />
|
|
</component>
|
|
<component name="Vcs.Log.Tabs.Properties">
|
|
<option name="TAB_STATES">
|
|
<map>
|
|
<entry key="MAIN">
|
|
<value>
|
|
<State>
|
|
<option name="COLUMN_ORDER" />
|
|
</State>
|
|
</value>
|
|
</entry>
|
|
</map>
|
|
</option>
|
|
</component>
|
|
<component name="VcsManagerConfiguration">
|
|
<option name="ADD_EXTERNAL_FILES_SILENTLY" value="true" />
|
|
<ignored-roots>
|
|
<path value="$PROJECT_DIR$/packages/unisharp/laravel-filemanager" />
|
|
</ignored-roots>
|
|
</component>
|
|
<component name="WindowStateProjectService">
|
|
<state x="743" y="388" key="#com.intellij.execution.impl.EditConfigurationsDialog" timestamp="1576147025497">
|
|
<screen x="0" y="23" width="2560" height="1417" />
|
|
</state>
|
|
<state x="743" y="388" key="#com.intellij.execution.impl.EditConfigurationsDialog/-2560.23.2560.1417/2560.-571.1440.2537/0.23.2560.1417@0.23.2560.1417" timestamp="1576147025497" />
|
|
<state x="1018" y="488" key="#com.jetbrains.php.actions.copyPaste.importReferences.PhpImportReferencesDialog" timestamp="1576083305151">
|
|
<screen x="0" y="23" width="2560" height="1417" />
|
|
</state>
|
|
<state x="1018" y="488" key="#com.jetbrains.php.actions.copyPaste.importReferences.PhpImportReferencesDialog/-2560.23.2560.1417/2560.-571.1440.2537/0.23.2560.1417@0.23.2560.1417" timestamp="1576083305151" />
|
|
<state x="975" y="454" key="#composer-post-update.sh" timestamp="1576084046909">
|
|
<screen x="0" y="23" width="2560" height="1417" />
|
|
</state>
|
|
<state x="975" y="454" key="#composer-post-update.sh/-2560.23.2560.1417/2560.-571.1440.2537/0.23.2560.1417@0.23.2560.1417" timestamp="1576084046909" />
|
|
<state x="1097" y="610" width="600" height="300" key="ComposerAddDependencyOutputPopupDimensionServiceKey" timestamp="1577532820637">
|
|
<screen x="0" y="23" width="2560" height="1417" />
|
|
</state>
|
|
<state x="1097" y="610" width="600" height="300" key="ComposerAddDependencyOutputPopupDimensionServiceKey/-2560.23.2560.1417/2560.-571.1440.2537/0.23.2560.1417@0.23.2560.1417" timestamp="1577532820637" />
|
|
<state x="1020" y="544" width="535" height="375" key="PHPComposerAddDependencyDialogDimensionKey" timestamp="1577532821964">
|
|
<screen x="0" y="23" width="2560" height="1417" />
|
|
</state>
|
|
<state x="1020" y="544" width="535" height="375" key="PHPComposerAddDependencyDialogDimensionKey/-2560.23.2560.1417/2560.-571.1440.2537/0.23.2560.1417@0.23.2560.1417" timestamp="1577532821964" />
|
|
<state x="1063" y="650" key="com.intellij.openapi.vcs.update.UpdateOrStatusOptionsDialogupdate-v2" timestamp="1577126837332">
|
|
<screen x="0" y="23" width="2560" height="1417" />
|
|
</state>
|
|
<state x="1063" y="650" key="com.intellij.openapi.vcs.update.UpdateOrStatusOptionsDialogupdate-v2/-2560.23.2560.1417/2560.-571.1440.2537/0.23.2560.1417@0.23.2560.1417" timestamp="1577126837332" />
|
|
<state x="938" y="488" width="1035" height="714" key="find.popup" timestamp="1577550564294">
|
|
<screen x="0" y="23" width="2560" height="1417" />
|
|
</state>
|
|
<state x="938" y="488" width="1035" height="714" key="find.popup/-2560.23.2560.1417/2560.-571.1440.2537/0.23.2560.1417@0.23.2560.1417" timestamp="1577550564294" />
|
|
<state x="946" y="348" width="670" height="676" key="search.everywhere.popup" timestamp="1577556651494">
|
|
<screen x="0" y="23" width="2560" height="1417" />
|
|
</state>
|
|
<state x="946" y="348" width="670" height="676" key="search.everywhere.popup/-2560.23.2560.1417/2560.-571.1440.2537/0.23.2560.1417@0.23.2560.1417" timestamp="1577556651494" />
|
|
</component>
|
|
</project> |