1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-06 22:57:14 +02:00
Commit Graph

12327 Commits

Author SHA1 Message Date
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
Cameron
2868748c8a Session setOptions() test and themeHandler test class added. 2019-02-07 17:11:17 -08:00
Cameron
b56f81fa23 PHP 7.3 fix. 2019-02-07 16:34:00 -08:00
Cameron
72259fb9c0 Fixes #3654 Error when installing _blank plugin. 2019-02-07 16:26:42 -08:00
Cameron
d695a79c71 Fixes #3621 PHP 7.3 compatibility with Plugin Manager. 2019-02-07 15:59:27 -08:00
Tijn Kuyper
f596e193b6 Updated Readme with minimum PHP version 2019-02-07 13:01:18 +01:00
Nick L
b31b02e1b2 Merge pull request #18 from SimSync/fix_adminperms
added missing constant ADMINPERMS to succeed the getperms check
2019-02-06 14:46:29 -06:00
Achim Ennenbach
cf20065ed6 added missing constant ADMINPERMS to succeed the getperms check
at the beginning of the lancheck.php file.
2019-02-06 21:19:11 +01:00
Nick L
52552cf814 Merge pull request #17 from SimSync/db_mysql_insert_update_delete
Added tests for db update, insert, delete
2019-02-06 14:04:19 -06:00
Achim Ennenbach
aed1a5ae3a Added tests for db update, insert, delete 2019-02-06 21:01:09 +01:00
Cameron
d708d58090 Admin-ui: FAQ filtering was not working with keywords in questions/answers. (configured incorrectly) 2019-02-05 19:44:40 -08:00
Cameron
3e264b23c7 Admin-ui: Made column sorting more obvious. Added carets when in use. 2019-02-05 15:48:23 -08:00
Cameron
bed2e6d0fe Merge pull request #3666 from arunshekher/bug-fix/fix-broken-userlink-in-menu-while-using-legacy
Fix a bug that failed to generate correct user profile links in chatbox_menu
2019-02-05 11:58:17 -08:00
Arun S. Sekher
30139a4059 Fix a bug that failed to generate correct user profile links in chatbox_menu view when legacy user link format was used. 2019-02-05 14:44:16 +04:00
Cameron
a661a75fa6 Fix for LAN issue in Schedule log. 2019-02-04 10:56:43 -08:00
Tijn Kuyper
c7b2aa597f Fixes #1681 - allow label tag to be used 2019-02-04 17:47:47 +01:00
Tijn Kuyper
54dc15703b Fixes #3455 - Check page comments flag before rendering comments 2019-02-04 17:32:22 +01:00
Cameron
0192d9f481 Removed old code. 2019-02-03 17:45:54 -08:00
Cameron
f77d44ee3b Added method to db_verify to improve testing. 2019-02-03 15:41:19 -08:00
Cameron
40f6c66923 Merge branch 'master' of https://github.com/e107inc/e107-test 2019-02-03 15:35:52 -08:00
Cameron
4b5b053a3d More db_verify tests. 2019-02-03 15:35:17 -08:00
Deltik
61cffd7395 Merge branch 'SimSync-check_is_utf8_fill_phrases_array' 2019-02-03 13:45:03 -06:00
Deltik
2f10ffbc8e Merge branch 'check_is_utf8_fill_phrases_array' of https://github.com/SimSync/e107-test into SimSync-check_is_utf8_fill_phrases_array 2019-02-03 13:44:37 -06:00
Cameron
5f4b70e6a9 Merge pull request #3665 from SimSync/fix_mysql_class
fixes an issue with pdoBind not being initialized properly
2019-02-03 11:24:05 -08:00
Cameron
4c42778cab Merge pull request #3662 from arunshekher/feature-branch/chatbox-ternary-variable-logic-out-of-lan-file
Move ternary variable logic out of LAN file.
2019-02-03 11:23:43 -08:00
Cameron
492f50106d Merge pull request #3661 from arunshekher/bug-fix/fix-contributing-errors
Fix typographical errors
2019-02-03 11:22:34 -08:00
Cameron
6eaa2b6e69 Merge pull request #3658 from SimSync/fix_2931
issue #2931: possible fix for the js issue (exception on nav)
2019-02-03 11:22:14 -08:00