first commit

This commit is contained in:
2025-03-12 17:06:23 +01:00
commit 2241f7131f
13185 changed files with 1692479 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
ignore:
- web/.htaccess
- config/limits.yml
- lib/event/sfEvent.class.php
- lib/event/stEventDispatcher.class.php
- lib/stApplication.class.php
- lib/i18n/sfI18N.class.php
- lib/i18n/stI18N.class.php
- lib/i18n/stMessageCache.class.php

View File

@@ -0,0 +1,34 @@
package:
name: stBase
stability: beta
version: 8.2.3.1
summary: 'System bazowy'
description: 'System bazowy'
notes: |
- Poprawka pobierania plikow
maintainers:
'Marcin Butlak':
role: lead
user: marcin
email: marcin.butlak@sote.pl
'Michal Prochowski':
role: lead
user: michal
email: michal.prochowski@sote.pl
dependency:
stAdminGeneratorPlugin: 1.0.4
stConfigPlugin: 1.0.2
stApplication: 1.0.0
stPropelOptimizerPlugin: 1.0.0
stPropelAlternativeSchemaPlugin: 1.0.0
stTooltipPlugin: 1.0.0
stThumbnailPlugin: 1.0.1
stPrototypePlugin: 1.0.0
stTinyMCEPlugin: 1.0.2
stTestPlugin: 1.0.1
stPropelActAsNestedSetBehaviorPlugin: 1.0.2
stPropelActAsSortableBehaviorPlugin: 1.0.0
stCombinePlugin: 1.0.0
stAssetsLibraryPlugin: 1.0.4
stLockPlugin: 1.0.2
stUpdate: 1.0.3

View File

@@ -0,0 +1,2 @@
phpdoc:
license: 'open'