mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-06-01 20:29:29 +00:00
Merge branch 'master' into dbskel
This commit is contained in:
+18
-14
@@ -1,36 +1,40 @@
|
||||
.htaccess
|
||||
.htaccessbak
|
||||
bin
|
||||
/nbproject/
|
||||
/vendor/*
|
||||
!/vendor/FHC-vendor
|
||||
/.idea/
|
||||
documents/
|
||||
vendor/
|
||||
|
||||
/nbproject/
|
||||
/.idea/
|
||||
.settings
|
||||
.project
|
||||
.buildpath
|
||||
.ptp-sync*
|
||||
|
||||
.htaccess
|
||||
.htaccessbak
|
||||
|
||||
application/config/development/
|
||||
application/config/testing/
|
||||
application/config/production
|
||||
application/extensions/
|
||||
application/controllers/extensions/
|
||||
application/config/extensions/
|
||||
application/config/production
|
||||
application/config/testing/
|
||||
application/controllers/extensions/
|
||||
application/extensions/
|
||||
application/helpers/extensions/
|
||||
application/hooks/extensions/
|
||||
application/libraries/extensions/
|
||||
application/logs/
|
||||
application/models/extensions/
|
||||
application/views/extensions/
|
||||
application/widgets/extensions/
|
||||
application/logs/
|
||||
|
||||
public/extensions/
|
||||
|
||||
tests/codeception/_output/*
|
||||
!/tests/codeception/_output/.placeholder
|
||||
tests/codeception/codeception.yml
|
||||
tests/codeception/tests/acceptance.suite.yml
|
||||
tests/codeception/tests/api.suite.yml
|
||||
tests/codeception/tests/functional.suite.yml
|
||||
tests/codeception/tests/acceptance.suite.yml
|
||||
tests/codeception/tests/unit.suite.yml
|
||||
|
||||
/sparks/*
|
||||
/webdav/google.php
|
||||
system/sql/
|
||||
.ptp-sync*
|
||||
+1
-1
@@ -119,7 +119,7 @@
|
||||
- **[DEPRECATED]** Spalte ort_kurzbz in tbl_reihungstest wird nicht mehr verwendet und in zukünftigen Versionen entfernt
|
||||
|
||||
Zum Update auf diese Version folgen Sie den Anweisungen auf folgender Seite:
|
||||
http://fhcomplete.technikum-wien.at/dokuwiki/doku.php?id=fh-complete:codeigniter
|
||||
https://wiki.fhcomplete.org/doku.php?id=fh-complete:codeigniter
|
||||
|
||||
## [3.1.0] - 2015-11-12
|
||||
### Added
|
||||
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user