Tijn Kuyper
|
4eff3a7785
|
Support FontAwesome in NextPrev
|
2019-04-03 11:33:24 +02:00 |
|
Tijn Kuyper
|
ff47a5e84b
|
Fix Forum {LASTPOSTDATE} SC with "Just now"
|
2019-04-03 11:12:55 +02:00 |
|
Tijn Kuyper
|
6fad0649fa
|
Correct Forum VIEWSX SC tweak
|
2019-04-03 11:11:50 +02:00 |
|
Tijn Kuyper
|
cad691e32f
|
Tweak BS check
|
2019-04-03 11:00:03 +02:00 |
|
Tijn Kuyper
|
46828aaee1
|
Tweak $frm->radio() method (BS check and spacing)
|
2019-04-03 10:53:42 +02:00 |
|
Tijn Kuyper
|
73c93449a6
|
Update forum SC (VIEWSX and REPLIESX) styling
|
2019-04-03 10:17:37 +02:00 |
|
Cameron
|
f58714c35d
|
Deprecated $FORUMEND RSS code added for reference. Needs to be replaced by a shortcode.
|
2019-04-02 12:09:00 -07:00 |
|
Cameron
|
9d65bc29eb
|
Issue #3767 - Forum RSS updated to v2 standards. DB queries still need to be updated.
|
2019-04-02 10:25:28 -07:00 |
|
Cameron
|
99a30594c3
|
Extended admin-ui error log messages.
|
2019-04-02 08:44:01 -07:00 |
|
Cameron
|
0956a2162b
|
Extended log error info
|
2019-04-02 08:38:37 -07:00 |
|
Cameron
|
1fb1a4468b
|
Merge pull request #3769 from Deltik/fix-3768
Improved portability of db_verify::getPrevious()
|
2019-04-02 08:24:22 -07:00 |
|
Cameron
|
3fef376cce
|
Extended admin-ui error log messages.
|
2019-04-02 08:22:53 -07:00 |
|
Cameron
|
d3b598c69f
|
Additional tests for toDB()
|
2019-04-01 12:27:49 -07:00 |
|
Cameron
|
05fda0cf1f
|
Fix for double-encoding in admin logs.
|
2019-04-01 12:27:03 -07:00 |
|
Cameron
|
f4d67bc6b6
|
Merge branch 'master' of https://github.com/e107inc/e107-test
|
2019-04-01 11:37:57 -07:00 |
|
Cameron
|
c41a0460dc
|
Theme check - Extra test to fix added.
|
2019-04-01 11:37:41 -07:00 |
|
Tijn Kuyper
|
8fd3b37649
|
Merge pull request #3737 from Deltik/fix-3736
Renormalized all text file line endings
|
2019-04-01 12:23:15 +02:00 |
|
Deltik
|
1f824faa69
|
Renormalized all text file line endings
|
2019-03-29 19:13:32 -05:00 |
|
Deltik
|
f9ba6302c1
|
Accounted for PHP 7 behavior change in db_verify::getPrevious()
See: https://github.com/e107inc/e107/issues/3768
|
2019-03-29 18:27:11 -05:00 |
|
Deltik
|
0ade7bdc50
|
Improved portability of db_verify::getPrevious()
Now works in PHP 7 as it used to work in PHP 5
Fixes: #3768
|
2019-03-29 18:25:05 -05:00 |
|
Deltik
|
d28a1a4a77
|
Backwards compatibility with PHPUnit 5 for PHP 5.6
|
2019-03-29 17:49:19 -05:00 |
|
Deltik
|
7cda595cae
|
Fixing GitLab Pages build errors by being explicit about overrides
|
2019-03-29 17:43:47 -05:00 |
|
Deltik
|
6e5b84ee4c
|
Collect test artifacts, even if test fails
|
2019-03-29 17:30:29 -05:00 |
|
Deltik
|
aee33b6bb5
|
GitLab Pages generation of test output
|
2019-03-29 11:22:26 -05:00 |
|
Deltik
|
888c559e4c
|
Merge branch 'ci'
Bringing GitLab CI features to master!
|
2019-03-29 10:39:35 -05:00 |
|
Deltik
|
045392e134
|
Restored all tests to passing, removed leftover var_dump()s
|
2019-03-29 10:39:17 -05:00 |
|
Deltik
|
eee057c3dd
|
Initial GitLab CI integration
|
2019-03-29 10:30:46 -05:00 |
|
Deltik
|
ddb88c726d
|
Moved off of deprecated Twig classes
|
2019-03-29 10:14:27 -05:00 |
|
Tijn Kuyper
|
6fd0a6a8a2
|
#3485 - Tweak admin help text check
now also respects Admin Area Interface Language following the 'Default Site Language' setting
|
2019-03-29 16:06:59 +01:00 |
|
Tijn Kuyper
|
67129d70dc
|
Fixes #3757 - Check for forum categories present in NFP menu
|
2019-03-26 21:16:05 +01:00 |
|
Cameron
|
87b053c095
|
Improved theme layout detection
|
2019-03-26 12:05:42 -07:00 |
|
Cameron
|
024287d821
|
Enhanced test for theme layouts
|
2019-03-26 12:03:42 -07:00 |
|
Cameron
|
2013acded7
|
Merge pull request #3756 from Jimmi08/patch-16
#2980, #3750 better styling for password reset page
|
2019-03-26 11:36:20 -07:00 |
|
Cameron
|
3cff9e97c8
|
Merge pull request #3761 from LaocheXe/master
Removed Outdated User Extended Fields
|
2019-03-26 11:29:49 -07:00 |
|
Cameron
|
7233638db1
|
Merge pull request #3734 from SimSync/fix_checkboxes
fixes e_form::checkboxes() not displaying labels properly
|
2019-03-26 11:21:42 -07:00 |
|
Cameron
|
904a13eec2
|
Merge pull request #3708 from SimSync/update_user_model
Switched add/remove user_class functions in e_user_model to make use of the unified functions
|
2019-03-26 11:20:51 -07:00 |
|
Tijn Kuyper
|
7aff9ff46f
|
Fixes #3746 - Typo caused fatal error in e107_admin/users.php
|
2019-03-26 16:57:07 +01:00 |
|
Travis Thoene
|
ceaa1f9a0c
|
Removed Outdated User Extended Fields
Removed AIM, MSN, and Yahoo Messanger User Extended Fields
|
2019-03-25 10:43:28 -05:00 |
|
Jimako
|
3eeb5c6105
|
#2980, #3750 better styling for password reset page
|
2019-03-24 13:08:44 +01:00 |
|
Jimako
|
a1e6ee7129
|
#3466 {LOGIN_TABLE_PASSWORD} - added class
|
2019-03-23 00:42:45 +01:00 |
|
Jimako
|
2d9ddefae1
|
#3466 {LOGIN_TABLE_USERNAME} - added class
|
2019-03-22 23:50:04 +01:00 |
|
Tijn Kuyper
|
e88f22ee2a
|
#3605 - Fix "Just now" not showing in forum topic relative timestamp
Related to 4f90105419
|
2019-03-22 11:10:37 +01:00 |
|
Tijn Kuyper
|
6df07c3f78
|
Tweak forum shortcode styling (see previous commit)
|
2019-03-21 10:17:07 +01:00 |
|
Cameron
|
d888bf7bc3
|
updated theme layout test.
|
2019-03-20 11:42:03 -07:00 |
|
Achim Ennenbach
|
c2952a1239
|
fixes e_form::checkboxes() not displaying labels properly that contain a
'=' character.
Also overwrote any supplied options.
Line endings should be Unix LF (was Windows CRLF after rebase master ?!)
Another last try 3 ...?
|
2019-03-20 18:49:11 +01:00 |
|
Achim Ennenbach
|
322b5ba60d
|
Switched add/remove functions to make use of the unified functions
from the user_class class (user_class::ucAdd(), user_class::ucRemove())
Fixed some typo and removed missing template vars
|
2019-03-20 18:16:00 +01:00 |
|
Tijn Kuyper
|
06d4b31fbe
|
Allow for more styling of forum SC - FORUMNAME, REPLIESX and THREADSX
Perhaps related to #2060
|
2019-03-20 11:42:24 +01:00 |
|
Cameron
|
ce5079b3c1
|
More cleanup
|
2019-03-19 15:45:36 -07:00 |
|
Cameron
|
164465e4dc
|
Minor cleanup
|
2019-03-19 15:38:11 -07:00 |
|
Cameron
|
78b95a54b6
|
Code-cleanup and safestr
|
2019-03-19 15:12:17 -07:00 |
|