Commit Graph

715 Commits

Author SHA1 Message Date
Ralf Becker
c9b3f4ae28 changes for 17.1 2017-11-05 09:34:43 +01:00
Ralf Becker
ac0d507e6f remove /usr/bin from open_basedir, as it is no longer necessary 2017-11-05 09:29:58 +01:00
Ralf Becker
d11fe532d8 Changelog for 17.1.20171023 2017-10-23 17:27:18 +00:00
nathangray
1fe95ec07e Move all tests under api/src into api/tests 2017-10-23 13:09:25 +02:00
Ralf Becker
aed58a38cd fix offset causing openSUSE and SLE builds to fail 2017-10-21 16:46:51 +02:00
Ralf Becker
837fe39a0c fix preg_replace(): No ending delimiter '/' found on line 904 2017-10-21 14:35:05 +02:00
Ralf Becker
cbefc25934 do not error out if changelog could not be queried from git, eg. because there is no previous tag 2017-10-21 14:17:20 +02:00
Ralf Becker
fb30a1c3ca updates for 17.1 RC 2017-10-21 13:39:05 +02:00
nathangray
237d81ce36 Move tests into app/tests subdirectory (not app/inc/test or app/test) 2017-10-18 15:43:35 +02:00
Ralf Becker
63f458c196 added test app in fixtures 2017-10-18 11:42:56 +02:00
Ralf Becker
3ae16b20e6 added test app in fixtures 2017-10-18 11:42:03 +02:00
nathangray
fe0e980d52 Testsuites for Api, Etemplate & Apps
Run with phpunit -c doc --testsuite Api
2017-10-18 09:51:31 +02:00
Ralf Becker
1c97cf7c0e copy 16.1 changelog to master to satisfy update checker 2017-09-22 16:42:51 +00:00
Hadi Nategh
927e6046ef Add README for IDE section 2017-09-15 10:51:45 +02:00
Hadi Nategh
04609bc0cf Add package of formatting settings of Netbeans.
- Helps to make Netbeans IDE ready for EGroupware development
2017-09-15 10:45:03 +02:00
Ralf Becker
191d6aec45 support PHPunit 6.0+ and older 5.7 for PHP 5.6 2017-08-18 11:45:10 +02:00
Ralf Becker
251d7d4887 ignore not used part of ADOdb give PHP Fatal error: Cannot unset $this 2017-08-18 10:34:51 +02:00
Ralf Becker
dfeee51283 copy 16.1 changelog to master to satisfy update checker 2017-07-03 15:39:39 +00:00
Ralf Becker
f211c72b30 copy 16.1 changelog to master to satisfy update checker 2017-06-13 11:58:46 +00:00
Ralf Becker
c0de73db1f * Univention/Setup: allow to set Ham folder and automatically do so for Univention installation 2017-06-13 13:52:31 +02:00
Ralf Becker
9730b8657c copy 16.1 changelog to master to satisfy update checker 2017-06-12 14:57:37 +00:00
Ralf Becker
9746e1533e remove (not supported) parameters after #!/usr/bin/env php 2017-06-07 15:08:30 +02:00
Ralf Becker
2d3ca5c96e copy 16.1 changelog to master to satisfy update checker 2017-04-17 09:36:04 +00:00
nathangray
319d217a3e Some test adjustments to make things a little smoother, and prepare for some widget tests 2017-04-04 10:31:30 -06:00
Ralf Becker
50d9290b38 no need to run --edit-user/group, if name has not changed 2017-03-30 17:41:15 +02:00
Ralf Becker
94315a941a simple bash script to aid AD migration 2017-03-30 13:54:28 +02:00
Ralf Becker
064dbbb12a copy 16.1 changelog to master to satisfy update checker 2017-03-15 22:49:22 +00:00
nathangray
d83a929254 Get tests to not fail if DB is missing - we skip the ones that need a DB 2017-02-07 16:02:06 -07:00
nathangray
cf2bc4158f Try excluding the CredentialsTest until we can get the DB running on Travis again 2017-02-07 10:32:07 -07:00
Ralf Becker
6b6cea0b24 copy 16.1 changelog to master to satisfy update checker 2017-02-03 13:35:20 +00:00
Ralf Becker
a906ebb1c9 adding session.gc_maxlifetime = 14400 (4 hours session lifetime) to our apache config 2017-02-02 17:09:40 +01:00
Ralf Becker
ba8b1c403e use cryptographically secure random_int available in PHP 7+ when generating default passwords 2017-02-02 15:45:32 +01:00
Ralf Becker
be32282214 maintain an maintenance_release version in api/setup/setup.inc.php, also move update-checker images to api 2017-02-02 10:38:13 +01:00
Ralf Becker
226c9a862a read Dovecot master-user from UCS configuration 2017-02-01 16:20:35 +01:00
Hadi Nategh
c78042d522 Update PUBLIC ID of etemplate2.dtd in all templates 2017-02-01 09:59:37 +01:00
Hadi Nategh
391b159948 Update and fix etemplate2.dtd xml validation reference 2017-01-31 18:41:36 +01:00
Ralf Becker
a37a6ccbb8 copy 16.1 changelog to master to satisfy update checker 2017-01-18 13:13:29 +00:00
Ralf Becker
87b955142d added docker UCS setup using appcenter join script 2017-01-18 09:30:23 +01:00
nathangray
f8b57077fb A start on some automatic testing for apps
- use 'phpunit -c doc/phpunit.xml' to run tests
 - extend api/src/test/AppTest.php to write application tests
2017-01-06 10:39:16 -07:00
Ralf Becker
88a72fbdc7 copy 16.1 changelog to master to satisfy update checker 2016-12-09 12:35:48 +00:00
Ralf Becker
b34023d194 suppress PHP Parse errors in PHP < 7.0 in dependency of phpunit: phpspec/prophecy 2016-12-08 16:01:55 +01:00
Ralf Becker
3688a5438d copy 16.1 changelog to master to satisfy update checker 2016-11-09 07:58:27 +00:00
Ralf Becker
d537203b77 stop 16.1 releases triggering 14.2 builds 2016-11-07 14:54:59 +01:00
Ralf Becker
6919fcd5d1 copy 16.1 changelog to master to satisfy update checker 2016-11-02 13:44:26 +00:00
Hadi Nategh
c3fb98f3c1 Try to correct ckeditor references point to vendor directory 2016-10-07 12:15:03 +02:00
Ralf Becker
84d7c1c2e0 copy 16.1 changelog to master to satisfy update checker 2016-10-06 14:10:07 +00:00
Ralf Becker
abd89c436c stop PHP Notice: Undefined index "currentapp" in pre 16.1 header 2016-10-06 11:57:34 +02:00
Ralf Becker
ed8ef06dd2 copy 16.1 changelog to master to satisfy update checker 2016-09-06 15:52:39 +00:00
Ralf Becker
9c135a8aa6 copy 16.1 changelog to master to satisfy update checker 2016-08-10 16:32:28 +00:00
Ralf Becker
3ebc3d677f trying to fix hhvm systax check, but using same parameters as (working) 14.2 check 2016-08-07 17:22:22 +02:00