Changeset 3430733
- Timestamp:
- 01/01/2026 07:53:19 PM (7 weeks ago)
- Location:
- yaml-custom-fields
- Files:
-
- 444 added
-
assets/icon-256x256.png (added)
-
trunk/LICENSE.txt (added)
-
trunk/assets (added)
-
trunk/assets/admin-export-import.js (added)
-
trunk/assets/admin-page-init.js (added)
-
trunk/assets/admin-validation.js (added)
-
trunk/assets/admin.css (added)
-
trunk/assets/admin.js (added)
-
trunk/build (added)
-
trunk/build/vendor (added)
-
trunk/build/vendor/autoload.php (added)
-
trunk/build/vendor/bin (added)
-
trunk/build/vendor/bin/yaml-lint (added)
-
trunk/build/vendor/composer (added)
-
trunk/build/vendor/composer/ClassLoader.php (added)
-
trunk/build/vendor/composer/InstalledVersions.php (added)
-
trunk/build/vendor/composer/LICENSE (added)
-
trunk/build/vendor/composer/autoload_classmap.php (added)
-
trunk/build/vendor/composer/autoload_files.php (added)
-
trunk/build/vendor/composer/autoload_namespaces.php (added)
-
trunk/build/vendor/composer/autoload_psr4.php (added)
-
trunk/build/vendor/composer/autoload_real.php (added)
-
trunk/build/vendor/composer/autoload_static.php (added)
-
trunk/build/vendor/composer/installed.json (added)
-
trunk/build/vendor/composer/installed.php (added)
-
trunk/build/vendor/psr (added)
-
trunk/build/vendor/psr/container (added)
-
trunk/build/vendor/psr/container/src (added)
-
trunk/build/vendor/psr/container/src/ContainerExceptionInterface.php (added)
-
trunk/build/vendor/psr/container/src/ContainerInterface.php (added)
-
trunk/build/vendor/psr/container/src/NotFoundExceptionInterface.php (added)
-
trunk/build/vendor/psr/event-dispatcher (added)
-
trunk/build/vendor/psr/event-dispatcher/src (added)
-
trunk/build/vendor/psr/event-dispatcher/src/EventDispatcherInterface.php (added)
-
trunk/build/vendor/psr/event-dispatcher/src/ListenerProviderInterface.php (added)
-
trunk/build/vendor/psr/event-dispatcher/src/StoppableEventInterface.php (added)
-
trunk/build/vendor/psr/log (added)
-
trunk/build/vendor/psr/log/src (added)
-
trunk/build/vendor/psr/log/src/AbstractLogger.php (added)
-
trunk/build/vendor/psr/log/src/InvalidArgumentException.php (added)
-
trunk/build/vendor/psr/log/src/LogLevel.php (added)
-
trunk/build/vendor/psr/log/src/LoggerAwareInterface.php (added)
-
trunk/build/vendor/psr/log/src/LoggerAwareTrait.php (added)
-
trunk/build/vendor/psr/log/src/LoggerInterface.php (added)
-
trunk/build/vendor/psr/log/src/LoggerTrait.php (added)
-
trunk/build/vendor/psr/log/src/NullLogger.php (added)
-
trunk/build/vendor/scoper-autoload.php (added)
-
trunk/build/vendor/symfony (added)
-
trunk/build/vendor/symfony/console (added)
-
trunk/build/vendor/symfony/console/Application.php (added)
-
trunk/build/vendor/symfony/console/Attribute (added)
-
trunk/build/vendor/symfony/console/Attribute/AsCommand.php (added)
-
trunk/build/vendor/symfony/console/CI (added)
-
trunk/build/vendor/symfony/console/CI/GithubActionReporter.php (added)
-
trunk/build/vendor/symfony/console/Color.php (added)
-
trunk/build/vendor/symfony/console/Command (added)
-
trunk/build/vendor/symfony/console/Command/Command.php (added)
-
trunk/build/vendor/symfony/console/Command/CompleteCommand.php (added)
-
trunk/build/vendor/symfony/console/Command/DumpCompletionCommand.php (added)
-
trunk/build/vendor/symfony/console/Command/HelpCommand.php (added)
-
trunk/build/vendor/symfony/console/Command/LazyCommand.php (added)
-
trunk/build/vendor/symfony/console/Command/ListCommand.php (added)
-
trunk/build/vendor/symfony/console/Command/LockableTrait.php (added)
-
trunk/build/vendor/symfony/console/Command/SignalableCommandInterface.php (added)
-
trunk/build/vendor/symfony/console/Command/TraceableCommand.php (added)
-
trunk/build/vendor/symfony/console/CommandLoader (added)
-
trunk/build/vendor/symfony/console/CommandLoader/CommandLoaderInterface.php (added)
-
trunk/build/vendor/symfony/console/CommandLoader/ContainerCommandLoader.php (added)
-
trunk/build/vendor/symfony/console/CommandLoader/FactoryCommandLoader.php (added)
-
trunk/build/vendor/symfony/console/Completion (added)
-
trunk/build/vendor/symfony/console/Completion/CompletionInput.php (added)
-
trunk/build/vendor/symfony/console/Completion/CompletionSuggestions.php (added)
-
trunk/build/vendor/symfony/console/Completion/Output (added)
-
trunk/build/vendor/symfony/console/Completion/Output/BashCompletionOutput.php (added)
-
trunk/build/vendor/symfony/console/Completion/Output/CompletionOutputInterface.php (added)
-
trunk/build/vendor/symfony/console/Completion/Output/FishCompletionOutput.php (added)
-
trunk/build/vendor/symfony/console/Completion/Output/ZshCompletionOutput.php (added)
-
trunk/build/vendor/symfony/console/Completion/Suggestion.php (added)
-
trunk/build/vendor/symfony/console/ConsoleEvents.php (added)
-
trunk/build/vendor/symfony/console/Cursor.php (added)
-
trunk/build/vendor/symfony/console/DataCollector (added)
-
trunk/build/vendor/symfony/console/DataCollector/CommandDataCollector.php (added)
-
trunk/build/vendor/symfony/console/Debug (added)
-
trunk/build/vendor/symfony/console/Debug/CliRequest.php (added)
-
trunk/build/vendor/symfony/console/DependencyInjection (added)
-
trunk/build/vendor/symfony/console/DependencyInjection/AddConsoleCommandPass.php (added)
-
trunk/build/vendor/symfony/console/Descriptor (added)
-
trunk/build/vendor/symfony/console/Descriptor/ApplicationDescription.php (added)
-
trunk/build/vendor/symfony/console/Descriptor/Descriptor.php (added)
-
trunk/build/vendor/symfony/console/Descriptor/DescriptorInterface.php (added)
-
trunk/build/vendor/symfony/console/Descriptor/JsonDescriptor.php (added)
-
trunk/build/vendor/symfony/console/Descriptor/MarkdownDescriptor.php (added)
-
trunk/build/vendor/symfony/console/Descriptor/ReStructuredTextDescriptor.php (added)
-
trunk/build/vendor/symfony/console/Descriptor/TextDescriptor.php (added)
-
trunk/build/vendor/symfony/console/Descriptor/XmlDescriptor.php (added)
-
trunk/build/vendor/symfony/console/Event (added)
-
trunk/build/vendor/symfony/console/Event/ConsoleCommandEvent.php (added)
-
trunk/build/vendor/symfony/console/Event/ConsoleErrorEvent.php (added)
-
trunk/build/vendor/symfony/console/Event/ConsoleEvent.php (added)
-
trunk/build/vendor/symfony/console/Event/ConsoleSignalEvent.php (added)
-
trunk/build/vendor/symfony/console/Event/ConsoleTerminateEvent.php (added)
-
trunk/build/vendor/symfony/console/EventListener (added)
-
trunk/build/vendor/symfony/console/EventListener/ErrorListener.php (added)
-
trunk/build/vendor/symfony/console/Exception (added)
-
trunk/build/vendor/symfony/console/Exception/CommandNotFoundException.php (added)
-
trunk/build/vendor/symfony/console/Exception/ExceptionInterface.php (added)
-
trunk/build/vendor/symfony/console/Exception/InvalidArgumentException.php (added)
-
trunk/build/vendor/symfony/console/Exception/InvalidOptionException.php (added)
-
trunk/build/vendor/symfony/console/Exception/LogicException.php (added)
-
trunk/build/vendor/symfony/console/Exception/MissingInputException.php (added)
-
trunk/build/vendor/symfony/console/Exception/NamespaceNotFoundException.php (added)
-
trunk/build/vendor/symfony/console/Exception/RunCommandFailedException.php (added)
-
trunk/build/vendor/symfony/console/Exception/RuntimeException.php (added)
-
trunk/build/vendor/symfony/console/Formatter (added)
-
trunk/build/vendor/symfony/console/Formatter/NullOutputFormatter.php (added)
-
trunk/build/vendor/symfony/console/Formatter/NullOutputFormatterStyle.php (added)
-
trunk/build/vendor/symfony/console/Formatter/OutputFormatter.php (added)
-
trunk/build/vendor/symfony/console/Formatter/OutputFormatterInterface.php (added)
-
trunk/build/vendor/symfony/console/Formatter/OutputFormatterStyle.php (added)
-
trunk/build/vendor/symfony/console/Formatter/OutputFormatterStyleInterface.php (added)
-
trunk/build/vendor/symfony/console/Formatter/OutputFormatterStyleStack.php (added)
-
trunk/build/vendor/symfony/console/Formatter/WrappableOutputFormatterInterface.php (added)
-
trunk/build/vendor/symfony/console/Helper (added)
-
trunk/build/vendor/symfony/console/Helper/DebugFormatterHelper.php (added)
-
trunk/build/vendor/symfony/console/Helper/DescriptorHelper.php (added)
-
trunk/build/vendor/symfony/console/Helper/Dumper.php (added)
-
trunk/build/vendor/symfony/console/Helper/FormatterHelper.php (added)
-
trunk/build/vendor/symfony/console/Helper/Helper.php (added)
-
trunk/build/vendor/symfony/console/Helper/HelperInterface.php (added)
-
trunk/build/vendor/symfony/console/Helper/HelperSet.php (added)
-
trunk/build/vendor/symfony/console/Helper/InputAwareHelper.php (added)
-
trunk/build/vendor/symfony/console/Helper/OutputWrapper.php (added)
-
trunk/build/vendor/symfony/console/Helper/ProcessHelper.php (added)
-
trunk/build/vendor/symfony/console/Helper/ProgressBar.php (added)
-
trunk/build/vendor/symfony/console/Helper/ProgressIndicator.php (added)
-
trunk/build/vendor/symfony/console/Helper/QuestionHelper.php (added)
-
trunk/build/vendor/symfony/console/Helper/SymfonyQuestionHelper.php (added)
-
trunk/build/vendor/symfony/console/Helper/Table.php (added)
-
trunk/build/vendor/symfony/console/Helper/TableCell.php (added)
-
trunk/build/vendor/symfony/console/Helper/TableCellStyle.php (added)
-
trunk/build/vendor/symfony/console/Helper/TableRows.php (added)
-
trunk/build/vendor/symfony/console/Helper/TableSeparator.php (added)
-
trunk/build/vendor/symfony/console/Helper/TableStyle.php (added)
-
trunk/build/vendor/symfony/console/Helper/TerminalInputHelper.php (added)
-
trunk/build/vendor/symfony/console/Input (added)
-
trunk/build/vendor/symfony/console/Input/ArgvInput.php (added)
-
trunk/build/vendor/symfony/console/Input/ArrayInput.php (added)
-
trunk/build/vendor/symfony/console/Input/Input.php (added)
-
trunk/build/vendor/symfony/console/Input/InputArgument.php (added)
-
trunk/build/vendor/symfony/console/Input/InputAwareInterface.php (added)
-
trunk/build/vendor/symfony/console/Input/InputDefinition.php (added)
-
trunk/build/vendor/symfony/console/Input/InputInterface.php (added)
-
trunk/build/vendor/symfony/console/Input/InputOption.php (added)
-
trunk/build/vendor/symfony/console/Input/StreamableInputInterface.php (added)
-
trunk/build/vendor/symfony/console/Input/StringInput.php (added)
-
trunk/build/vendor/symfony/console/Logger (added)
-
trunk/build/vendor/symfony/console/Logger/ConsoleLogger.php (added)
-
trunk/build/vendor/symfony/console/Messenger (added)
-
trunk/build/vendor/symfony/console/Messenger/RunCommandContext.php (added)
-
trunk/build/vendor/symfony/console/Messenger/RunCommandMessage.php (added)
-
trunk/build/vendor/symfony/console/Messenger/RunCommandMessageHandler.php (added)
-
trunk/build/vendor/symfony/console/Output (added)
-
trunk/build/vendor/symfony/console/Output/AnsiColorMode.php (added)
-
trunk/build/vendor/symfony/console/Output/BufferedOutput.php (added)
-
trunk/build/vendor/symfony/console/Output/ConsoleOutput.php (added)
-
trunk/build/vendor/symfony/console/Output/ConsoleOutputInterface.php (added)
-
trunk/build/vendor/symfony/console/Output/ConsoleSectionOutput.php (added)
-
trunk/build/vendor/symfony/console/Output/NullOutput.php (added)
-
trunk/build/vendor/symfony/console/Output/Output.php (added)
-
trunk/build/vendor/symfony/console/Output/OutputInterface.php (added)
-
trunk/build/vendor/symfony/console/Output/StreamOutput.php (added)
-
trunk/build/vendor/symfony/console/Output/TrimmedBufferOutput.php (added)
-
trunk/build/vendor/symfony/console/Question (added)
-
trunk/build/vendor/symfony/console/Question/ChoiceQuestion.php (added)
-
trunk/build/vendor/symfony/console/Question/ConfirmationQuestion.php (added)
-
trunk/build/vendor/symfony/console/Question/Question.php (added)
-
trunk/build/vendor/symfony/console/Resources (added)
-
trunk/build/vendor/symfony/console/Resources/bin (added)
-
trunk/build/vendor/symfony/console/Resources/bin/hiddeninput.exe (added)
-
trunk/build/vendor/symfony/console/Resources/completion.bash (added)
-
trunk/build/vendor/symfony/console/Resources/completion.fish (added)
-
trunk/build/vendor/symfony/console/Resources/completion.zsh (added)
-
trunk/build/vendor/symfony/console/SignalRegistry (added)
-
trunk/build/vendor/symfony/console/SignalRegistry/SignalMap.php (added)
-
trunk/build/vendor/symfony/console/SignalRegistry/SignalRegistry.php (added)
-
trunk/build/vendor/symfony/console/SingleCommandApplication.php (added)
-
trunk/build/vendor/symfony/console/Style (added)
-
trunk/build/vendor/symfony/console/Style/OutputStyle.php (added)
-
trunk/build/vendor/symfony/console/Style/StyleInterface.php (added)
-
trunk/build/vendor/symfony/console/Style/SymfonyStyle.php (added)
-
trunk/build/vendor/symfony/console/Terminal.php (added)
-
trunk/build/vendor/symfony/console/Tester (added)
-
trunk/build/vendor/symfony/console/Tester/ApplicationTester.php (added)
-
trunk/build/vendor/symfony/console/Tester/CommandCompletionTester.php (added)
-
trunk/build/vendor/symfony/console/Tester/CommandTester.php (added)
-
trunk/build/vendor/symfony/console/Tester/Constraint (added)
-
trunk/build/vendor/symfony/console/Tester/Constraint/CommandIsSuccessful.php (added)
-
trunk/build/vendor/symfony/console/Tester/TesterTrait.php (added)
-
trunk/build/vendor/symfony/deprecation-contracts (added)
-
trunk/build/vendor/symfony/deprecation-contracts/function.php (added)
-
trunk/build/vendor/symfony/event-dispatcher-contracts (added)
-
trunk/build/vendor/symfony/event-dispatcher-contracts/Event.php (added)
-
trunk/build/vendor/symfony/event-dispatcher-contracts/EventDispatcherInterface.php (added)
-
trunk/build/vendor/symfony/filesystem (added)
-
trunk/build/vendor/symfony/filesystem/Exception (added)
-
trunk/build/vendor/symfony/filesystem/Exception/ExceptionInterface.php (added)
-
trunk/build/vendor/symfony/filesystem/Exception/FileNotFoundException.php (added)
-
trunk/build/vendor/symfony/filesystem/Exception/IOException.php (added)
-
trunk/build/vendor/symfony/filesystem/Exception/IOExceptionInterface.php (added)
-
trunk/build/vendor/symfony/filesystem/Exception/InvalidArgumentException.php (added)
-
trunk/build/vendor/symfony/filesystem/Exception/RuntimeException.php (added)
-
trunk/build/vendor/symfony/filesystem/Filesystem.php (added)
-
trunk/build/vendor/symfony/filesystem/Path.php (added)
-
trunk/build/vendor/symfony/finder (added)
-
trunk/build/vendor/symfony/finder/Comparator (added)
-
trunk/build/vendor/symfony/finder/Comparator/Comparator.php (added)
-
trunk/build/vendor/symfony/finder/Comparator/DateComparator.php (added)
-
trunk/build/vendor/symfony/finder/Comparator/NumberComparator.php (added)
-
trunk/build/vendor/symfony/finder/Exception (added)
-
trunk/build/vendor/symfony/finder/Exception/AccessDeniedException.php (added)
-
trunk/build/vendor/symfony/finder/Exception/DirectoryNotFoundException.php (added)
-
trunk/build/vendor/symfony/finder/Finder.php (added)
-
trunk/build/vendor/symfony/finder/Gitignore.php (added)
-
trunk/build/vendor/symfony/finder/Glob.php (added)
-
trunk/build/vendor/symfony/finder/Iterator (added)
-
trunk/build/vendor/symfony/finder/Iterator/CustomFilterIterator.php (added)
-
trunk/build/vendor/symfony/finder/Iterator/DateRangeFilterIterator.php (added)
-
trunk/build/vendor/symfony/finder/Iterator/DepthRangeFilterIterator.php (added)
-
trunk/build/vendor/symfony/finder/Iterator/ExcludeDirectoryFilterIterator.php (added)
-
trunk/build/vendor/symfony/finder/Iterator/FileTypeFilterIterator.php (added)
-
trunk/build/vendor/symfony/finder/Iterator/FilecontentFilterIterator.php (added)
-
trunk/build/vendor/symfony/finder/Iterator/FilenameFilterIterator.php (added)
-
trunk/build/vendor/symfony/finder/Iterator/LazyIterator.php (added)
-
trunk/build/vendor/symfony/finder/Iterator/MultiplePcreFilterIterator.php (added)
-
trunk/build/vendor/symfony/finder/Iterator/PathFilterIterator.php (added)
-
trunk/build/vendor/symfony/finder/Iterator/RecursiveDirectoryIterator.php (added)
-
trunk/build/vendor/symfony/finder/Iterator/SizeRangeFilterIterator.php (added)
-
trunk/build/vendor/symfony/finder/Iterator/SortableIterator.php (added)
-
trunk/build/vendor/symfony/finder/Iterator/VcsIgnoredFilterIterator.php (added)
-
trunk/build/vendor/symfony/finder/SplFileInfo.php (added)
-
trunk/build/vendor/symfony/polyfill-ctype (added)
-
trunk/build/vendor/symfony/polyfill-ctype/Ctype.php (added)
-
trunk/build/vendor/symfony/polyfill-ctype/bootstrap.php (added)
-
trunk/build/vendor/symfony/polyfill-ctype/bootstrap80.php (added)
-
trunk/build/vendor/symfony/polyfill-intl-grapheme (added)
-
trunk/build/vendor/symfony/polyfill-intl-grapheme/Grapheme.php (added)
-
trunk/build/vendor/symfony/polyfill-intl-grapheme/bootstrap.php (added)
-
trunk/build/vendor/symfony/polyfill-intl-grapheme/bootstrap80.php (added)
-
trunk/build/vendor/symfony/polyfill-intl-normalizer (added)
-
trunk/build/vendor/symfony/polyfill-intl-normalizer/Normalizer.php (added)
-
trunk/build/vendor/symfony/polyfill-intl-normalizer/Resources (added)
-
trunk/build/vendor/symfony/polyfill-intl-normalizer/Resources/stubs (added)
-
trunk/build/vendor/symfony/polyfill-intl-normalizer/Resources/stubs/Normalizer.php (added)
-
trunk/build/vendor/symfony/polyfill-intl-normalizer/Resources/unidata (added)
-
trunk/build/vendor/symfony/polyfill-intl-normalizer/Resources/unidata/canonicalComposition.php (added)
-
trunk/build/vendor/symfony/polyfill-intl-normalizer/Resources/unidata/canonicalDecomposition.php (added)
-
trunk/build/vendor/symfony/polyfill-intl-normalizer/Resources/unidata/combiningClass.php (added)
-
trunk/build/vendor/symfony/polyfill-intl-normalizer/Resources/unidata/compatibilityDecomposition.php (added)
-
trunk/build/vendor/symfony/polyfill-intl-normalizer/bootstrap.php (added)
-
trunk/build/vendor/symfony/polyfill-intl-normalizer/bootstrap80.php (added)
-
trunk/build/vendor/symfony/polyfill-mbstring (added)
-
trunk/build/vendor/symfony/polyfill-mbstring/Mbstring.php (added)
-
trunk/build/vendor/symfony/polyfill-mbstring/Resources (added)
-
trunk/build/vendor/symfony/polyfill-mbstring/Resources/unidata (added)
-
trunk/build/vendor/symfony/polyfill-mbstring/Resources/unidata/caseFolding.php (added)
-
trunk/build/vendor/symfony/polyfill-mbstring/Resources/unidata/lowerCase.php (added)
-
trunk/build/vendor/symfony/polyfill-mbstring/Resources/unidata/titleCaseRegexp.php (added)
-
trunk/build/vendor/symfony/polyfill-mbstring/Resources/unidata/upperCase.php (added)
-
trunk/build/vendor/symfony/polyfill-mbstring/bootstrap.php (added)
-
trunk/build/vendor/symfony/polyfill-mbstring/bootstrap80.php (added)
-
trunk/build/vendor/symfony/service-contracts (added)
-
trunk/build/vendor/symfony/service-contracts/Attribute (added)
-
trunk/build/vendor/symfony/service-contracts/Attribute/Required.php (added)
-
trunk/build/vendor/symfony/service-contracts/Attribute/SubscribedService.php (added)
-
trunk/build/vendor/symfony/service-contracts/ResetInterface.php (added)
-
trunk/build/vendor/symfony/service-contracts/ServiceCollectionInterface.php (added)
-
trunk/build/vendor/symfony/service-contracts/ServiceLocatorTrait.php (added)
-
trunk/build/vendor/symfony/service-contracts/ServiceMethodsSubscriberTrait.php (added)
-
trunk/build/vendor/symfony/service-contracts/ServiceProviderInterface.php (added)
-
trunk/build/vendor/symfony/service-contracts/ServiceSubscriberInterface.php (added)
-
trunk/build/vendor/symfony/service-contracts/ServiceSubscriberTrait.php (added)
-
trunk/build/vendor/symfony/service-contracts/Test (added)
-
trunk/build/vendor/symfony/service-contracts/Test/ServiceLocatorTest.php (added)
-
trunk/build/vendor/symfony/service-contracts/Test/ServiceLocatorTestCase.php (added)
-
trunk/build/vendor/symfony/string (added)
-
trunk/build/vendor/symfony/string/AbstractString.php (added)
-
trunk/build/vendor/symfony/string/AbstractUnicodeString.php (added)
-
trunk/build/vendor/symfony/string/ByteString.php (added)
-
trunk/build/vendor/symfony/string/CodePointString.php (added)
-
trunk/build/vendor/symfony/string/Exception (added)
-
trunk/build/vendor/symfony/string/Exception/ExceptionInterface.php (added)
-
trunk/build/vendor/symfony/string/Exception/InvalidArgumentException.php (added)
-
trunk/build/vendor/symfony/string/Exception/RuntimeException.php (added)
-
trunk/build/vendor/symfony/string/Inflector (added)
-
trunk/build/vendor/symfony/string/Inflector/EnglishInflector.php (added)
-
trunk/build/vendor/symfony/string/Inflector/FrenchInflector.php (added)
-
trunk/build/vendor/symfony/string/Inflector/InflectorInterface.php (added)
-
trunk/build/vendor/symfony/string/Inflector/SpanishInflector.php (added)
-
trunk/build/vendor/symfony/string/LazyString.php (added)
-
trunk/build/vendor/symfony/string/Resources (added)
-
trunk/build/vendor/symfony/string/Resources/data (added)
-
trunk/build/vendor/symfony/string/Resources/data/wcswidth_table_wide.php (added)
-
trunk/build/vendor/symfony/string/Resources/data/wcswidth_table_zero.php (added)
-
trunk/build/vendor/symfony/string/Resources/functions.php (added)
-
trunk/build/vendor/symfony/string/Slugger (added)
-
trunk/build/vendor/symfony/string/Slugger/AsciiSlugger.php (added)
-
trunk/build/vendor/symfony/string/Slugger/SluggerInterface.php (added)
-
trunk/build/vendor/symfony/string/TruncateMode.php (added)
-
trunk/build/vendor/symfony/string/UnicodeString.php (added)
-
trunk/build/vendor/symfony/yaml (added)
-
trunk/build/vendor/symfony/yaml/Command (added)
-
trunk/build/vendor/symfony/yaml/Command/LintCommand.php (added)
-
trunk/build/vendor/symfony/yaml/Dumper.php (added)
-
trunk/build/vendor/symfony/yaml/Escaper.php (added)
-
trunk/build/vendor/symfony/yaml/Exception (added)
-
trunk/build/vendor/symfony/yaml/Exception/DumpException.php (added)
-
trunk/build/vendor/symfony/yaml/Exception/ExceptionInterface.php (added)
-
trunk/build/vendor/symfony/yaml/Exception/ParseException.php (added)
-
trunk/build/vendor/symfony/yaml/Exception/RuntimeException.php (added)
-
trunk/build/vendor/symfony/yaml/Inline.php (added)
-
trunk/build/vendor/symfony/yaml/Parser.php (added)
-
trunk/build/vendor/symfony/yaml/Resources (added)
-
trunk/build/vendor/symfony/yaml/Resources/bin (added)
-
trunk/build/vendor/symfony/yaml/Resources/bin/yaml-lint (added)
-
trunk/build/vendor/symfony/yaml/Tag (added)
-
trunk/build/vendor/symfony/yaml/Tag/TaggedValue.php (added)
-
trunk/build/vendor/symfony/yaml/Unescaper.php (added)
-
trunk/build/vendor/symfony/yaml/Yaml.php (added)
-
trunk/languages (added)
-
trunk/readme.txt (added)
-
trunk/src (added)
-
trunk/src/Admin (added)
-
trunk/src/Admin/AssetManager.php (added)
-
trunk/src/Admin/Controllers (added)
-
trunk/src/Admin/Controllers/AdminController.php (added)
-
trunk/src/Admin/Controllers/DataObjectController.php (added)
-
trunk/src/Admin/Controllers/DocsController.php (added)
-
trunk/src/Admin/Controllers/ExportImportController.php (added)
-
trunk/src/Admin/Controllers/GlobalDataController.php (added)
-
trunk/src/Admin/Controllers/GlobalSchemaController.php (added)
-
trunk/src/Admin/Controllers/PartialController.php (added)
-
trunk/src/Admin/Controllers/SchemaEditorController.php (added)
-
trunk/src/Admin/Controllers/TemplateGlobalController.php (added)
-
trunk/src/Admin/Controllers/TemplateSchemaController.php (added)
-
trunk/src/Admin/Controllers/ValidationController.php (added)
-
trunk/src/Admin/MenuManager.php (added)
-
trunk/src/Ajax (added)
-
trunk/src/Ajax/AjaxHandler.php (added)
-
trunk/src/Ajax/Handlers (added)
-
trunk/src/Ajax/Handlers/ExportPageData.php (added)
-
trunk/src/Ajax/Handlers/ExportSettings.php (added)
-
trunk/src/Ajax/Handlers/GetPartialData.php (added)
-
trunk/src/Ajax/Handlers/GetPostsWithData.php (added)
-
trunk/src/Ajax/Handlers/GetSchema.php (added)
-
trunk/src/Ajax/Handlers/ImportDataObjects.php (added)
-
trunk/src/Ajax/Handlers/ImportPageData.php (added)
-
trunk/src/Ajax/Handlers/ImportSettings.php (added)
-
trunk/src/Ajax/Handlers/SavePartialData.php (added)
-
trunk/src/Ajax/Handlers/SaveSchema.php (added)
-
trunk/src/Ajax/Handlers/SaveTemplateSettings.php (added)
-
trunk/src/Ajax/Handlers/ToggleUseGlobal.php (added)
-
trunk/src/Cache (added)
-
trunk/src/Cache/CacheManager.php (added)
-
trunk/src/Cache/PostTracker.php (added)
-
trunk/src/Cache/TransientManager.php (added)
-
trunk/src/Core (added)
-
trunk/src/Core/HookManager.php (added)
-
trunk/src/Core/NotificationManager.php (added)
-
trunk/src/Core/Plugin.php (added)
-
trunk/src/Core/ServiceContainer.php (added)
-
trunk/src/Data (added)
-
trunk/src/Data/Repositories (added)
-
trunk/src/Data/Repositories/DataObjectRepository.php (added)
-
trunk/src/Data/Repositories/GlobalDataRepository.php (added)
-
trunk/src/Data/Repositories/PartialDataRepository.php (added)
-
trunk/src/Data/Repositories/PostDataRepository.php (added)
-
trunk/src/Data/Repositories/TemplateSettingsRepository.php (added)
-
trunk/src/Form (added)
-
trunk/src/Form/AttachmentValidator.php (added)
-
trunk/src/Form/DataSanitizer.php (added)
-
trunk/src/Form/FormHandler.php (added)
-
trunk/src/Form/NonceVerifier.php (added)
-
trunk/src/Helpers (added)
-
trunk/src/Helpers/HtmlHelper.php (added)
-
trunk/src/Helpers/MarkdownParser.php (added)
-
trunk/src/Helpers/RequestHelper.php (added)
-
trunk/src/ImportExport (added)
-
trunk/src/ImportExport/DataObjectExporter.php (added)
-
trunk/src/ImportExport/DataObjectImporter.php (added)
-
trunk/src/ImportExport/PageDataExporter.php (added)
-
trunk/src/ImportExport/PageDataImporter.php (added)
-
trunk/src/ImportExport/SettingsExporter.php (added)
-
trunk/src/ImportExport/SettingsImporter.php (added)
-
trunk/src/PublicAPI (added)
-
trunk/src/PublicAPI/DataObjectAccessor.php (added)
-
trunk/src/PublicAPI/FieldAccessor.php (added)
-
trunk/src/PublicAPI/FileAccessor.php (added)
-
trunk/src/PublicAPI/GlobalFieldAccessor.php (added)
-
trunk/src/PublicAPI/ImageAccessor.php (added)
-
trunk/src/PublicAPI/TaxonomyAccessor.php (added)
-
trunk/src/Rendering (added)
-
trunk/src/Rendering/BaseFieldRenderer.php (added)
-
trunk/src/Rendering/FieldRenderer.php (added)
-
trunk/src/Rendering/FieldRendererInterface.php (added)
-
trunk/src/Rendering/FieldRenderers (added)
-
trunk/src/Rendering/FieldRenderers/BlockRenderer.php (added)
-
trunk/src/Rendering/FieldRenderers/CodeRenderer.php (added)
-
trunk/src/Rendering/FieldRenderers/DataObjectRenderer.php (added)
-
trunk/src/Rendering/FieldRenderers/FileRenderer.php (added)
-
trunk/src/Rendering/FieldRenderers/ImageRenderer.php (added)
-
trunk/src/Rendering/FieldRenderers/InfoRenderer.php (added)
-
trunk/src/Rendering/FieldRenderers/ObjectRenderer.php (added)
-
trunk/src/Rendering/FieldRenderers/PostTypeRenderer.php (added)
-
trunk/src/Rendering/FieldRenderers/RichTextRenderer.php (added)
-
trunk/src/Rendering/FieldRenderers/StringRenderer.php (added)
-
trunk/src/Rendering/FieldRenderers/TaxonomyRenderer.php (added)
-
trunk/src/Rendering/FieldRenderers/TextRenderer.php (added)
-
trunk/src/Schema (added)
-
trunk/src/Schema/FieldNormalizer.php (added)
-
trunk/src/Schema/SchemaParser.php (added)
-
trunk/src/Schema/SchemaStorage.php (added)
-
trunk/src/Schema/SchemaValidator.php (added)
-
trunk/src/Template (added)
-
trunk/src/Template/TemplateCache.php (added)
-
trunk/src/Template/TemplateNameFormatter.php (added)
-
trunk/src/Template/TemplateResolver.php (added)
-
trunk/src/Template/TemplateScanner.php (added)
-
trunk/templates (added)
-
trunk/templates/admin-page.php (added)
-
trunk/templates/data-objects-page.php (added)
-
trunk/templates/data-validation-page.php (added)
-
trunk/templates/docs-content.php (added)
-
trunk/templates/docs-page.php (added)
-
trunk/templates/edit-data-object-type-page.php (added)
-
trunk/templates/edit-global-schema-page.php (added)
-
trunk/templates/edit-partial-page.php (added)
-
trunk/templates/edit-schema-page.php (added)
-
trunk/templates/edit-template-global-schema-page.php (added)
-
trunk/templates/export-data-page.php (added)
-
trunk/templates/manage-data-object-entries-page.php (added)
-
trunk/templates/manage-global-data-page.php (added)
-
trunk/templates/manage-template-global-data-page.php (added)
-
trunk/uninstall.php (added)
-
trunk/yaml-custom-fields.php (added)
Note: See TracChangeset
for help on using the changeset viewer.