Tijn Kuyper
|
2f67965d1f
|
Closes #3355 - allow for proper translation relative datetime 'ago' and 'in'.
|
2019-02-11 11:03:15 +01:00 |
|
Cameron
|
c8df79ea01
|
More tests
|
2019-02-10 19:19:38 -08:00 |
|
Cameron
|
93a2dde80a
|
More tests.
|
2019-02-10 19:11:35 -08:00 |
|
Cameron
|
ca133074b8
|
Added E107_DBG_BASIC constant. More tests added for pdo and debug classes.
|
2019-02-10 19:01:09 -08:00 |
|
Cameron
|
7259688c6d
|
Notice removal
|
2019-02-10 19:00:06 -08:00 |
|
Cameron
|
17eff8de71
|
More PDO tests.
|
2019-02-10 16:19:58 -08:00 |
|
Cameron
|
4e9f47c8b4
|
PDO class optimization
|
2019-02-10 16:19:25 -08:00 |
|
Cameron
|
c9981cda78
|
Debug test class
|
2019-02-10 15:26:55 -08:00 |
|
Cameron
|
d84c8880bd
|
debug test class added. More pdo tests.
|
2019-02-10 15:02:14 -08:00 |
|
Cameron
|
42147e2227
|
Traffic counters tweak.
|
2019-02-10 14:51:51 -08:00 |
|
Cameron
|
535fef8799
|
Disable debug class usage.
|
2019-02-10 13:54:17 -08:00 |
|
Cameron
|
b07b24b207
|
More tests
|
2019-02-09 15:40:26 -08:00 |
|
Cameron
|
2a62cbc561
|
connect() test.
|
2019-02-09 15:22:27 -08:00 |
|
Cameron
|
42f059556c
|
db retrieve tests
|
2019-02-09 15:13:07 -08:00 |
|
Cameron
|
7cc8fef477
|
More testing in db
|
2019-02-09 13:08:32 -08:00 |
|
Cameron
|
f735292e3f
|
More db class tweaks
|
2019-02-09 13:07:34 -08:00 |
|
Cameron
|
5db55c437a
|
synced pdo tests with mysql_class tests.
|
2019-02-09 12:48:50 -08:00 |
|
Cameron
|
b471292a36
|
Removed globals from db_Write_log() method.
|
2019-02-09 12:47:54 -08:00 |
|
Cameron
|
3394444a2e
|
More PDO tests.
|
2019-02-09 12:37:22 -08:00 |
|
Cameron
|
b061e05c2a
|
pdo class cleanup
|
2019-02-09 12:32:04 -08:00 |
|
Tijn Kuyper
|
de01d80586
|
Add GNU GPL file
(makes it easier for Github to categorize this repository)
|
2019-02-09 20:37:48 +01:00 |
|
Tijn Kuyper
|
5805ced17b
|
#3101 - More optional flags added to e107_config.php
|
2019-02-09 17:28:18 +01:00 |
|
Tijn Kuyper
|
b433d945f4
|
#3101 - Add optional flags to e107_config.php
|
2019-02-09 17:26:00 +01:00 |
|
Tijn Kuyper
|
96a1db0e5c
|
Revert "#3101 - Add optional flags to e107_config.php"
This reverts commit 16b298ea51 .
|
2019-02-09 17:24:49 +01:00 |
|
Tijn Kuyper
|
16b298ea51
|
#3101 - Add optional flags to e107_config.php
|
2019-02-09 17:24:14 +01:00 |
|
Tijn Kuyper
|
4985342637
|
Added phpunit folder to gitignore
|
2019-02-09 16:17:42 +01:00 |
|
Tijn Kuyper
|
4f90105419
|
#3605 - set 'show secs' parameter to true by default
Used in relative datestamp. This makes sure "just now" is properly displayed".
|
2019-02-09 16:15:32 +01:00 |
|
Tijn Kuyper
|
99074cab54
|
#3521 - Tweaked forum e_url.php to prevent conflicts when using 'new' in SEF URL
|
2019-02-09 16:10:43 +01:00 |
|
Cameron
|
6fde0f7dc7
|
Code cleanup
|
2019-02-08 14:06:52 -08:00 |
|
Cameron
|
cb18618895
|
Merge branch 'master' of https://github.com/e107inc/e107-test
|
2019-02-08 13:47:12 -08:00 |
|
Cameron
|
bb47a5d944
|
test for db_Field()
|
2019-02-08 13:46:51 -08:00 |
|
Cameron
|
8da771ad6f
|
Moved db_Field() method to traits file.
|
2019-02-08 13:46:29 -08:00 |
|
Deltik
|
55bd50aac0
|
Eliminated Internet dependency from xmlClassTest
|
2019-02-08 15:39:34 -06:00 |
|
Cameron
|
b0ae4b6e3d
|
Synced with changes in mysql tests.
|
2019-02-08 13:37:07 -08:00 |
|
Cameron
|
bf74d2cf75
|
Merge branch 'master' of https://github.com/e107inc/e107-test
|
2019-02-08 13:31:08 -08:00 |
|
Cameron
|
c9efa439bb
|
new pdo class test.
|
2019-02-08 13:30:46 -08:00 |
|
Cameron
|
08f7a5d766
|
Future classes for db. Currently inactive.
|
2019-02-08 13:29:02 -08:00 |
|
Nick L
|
bb3f4351e4
|
Merge pull request #19 from SimSync/fix_e_db_mysqlTest
Better assertions in `e_db_mysqlTest`
|
2019-02-08 15:19:41 -06:00 |
|
Achim Ennenbach
|
77a2ae1092
|
Added additional assertion in testDelete()
|
2019-02-08 21:45:01 +01:00 |
|
Achim Ennenbach
|
964eef125e
|
Added additional assertion in testUpdate()
Added additional assertion in testDelete()
|
2019-02-08 21:27:03 +01:00 |
|
Achim Ennenbach
|
77374ae03c
|
fixed typo in testUpdate()
Added additional assertion in testInsert()
|
2019-02-08 21:17:29 +01:00 |
|
Achim
|
a14b21f98a
|
Reverted changes in member.xml
Reverted changes in member.xml
- Removed the icons for the mediamanager
|
2019-02-08 21:04:44 +01:00 |
|
Achim Ennenbach
|
92fb16fe86
|
fixed the assertions in e_db_mysqlTest
|
2019-02-08 20:53:49 +01:00 |
|
Cameron
|
b2e4ce2562
|
Issue #3587 - thumb image (untested)
|
2019-02-08 11:11:36 -08:00 |
|
Cameron
|
ee04ccc7db
|
PHP 7.3 fix
|
2019-02-08 11:01:42 -08:00 |
|
Cameron
|
6df31a233d
|
Issue #550 dmg type added.
|
2019-02-08 09:16:08 -08:00 |
|
Achim Ennenbach
|
8d7a0da0dc
|
fixes #3656: Make the mediamanager icons available in the forum
|
2019-02-08 13:01:38 +01:00 |
|
Deltik
|
4d169dd8a0
|
Removed print_r()s that were probably accidentally committed
|
2019-02-07 20:44:25 -06:00 |
|
Cameron
|
d4134c7f89
|
PHP 7.3 fixes.
|
2019-02-07 17:12:23 -08:00 |
|
Cameron
|
2319e145c3
|
Merge branch 'master' of https://github.com/e107inc/e107-test
|
2019-02-07 17:11:36 -08:00 |
|