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

12153 Commits

Author SHA1 Message Date
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
Cameron
6c682dffae Issue #3232 Correct user search of extended fields. (set field 'data' to 'str')
Fixes #3677 Wrong message displayed.
2019-03-19 15:11:36 -07:00
Cameron
81687565d6 Tweak preg_replace, added randomKey() method test. 2019-03-19 12:17:30 -07:00
Cameron
95d63cd166 Added debug info for Issue #3724 2019-03-19 12:15:23 -07:00
Cameron
810fb81d78 Fix for drag-n-drop sorting and PHP 7.3 fixes. 2019-03-19 12:01:51 -07:00
Cameron
863cb3858d Tweak theme test 2019-03-18 13:01:42 -07:00
Cameron
5a35a4887d checkbox tests 2019-03-18 12:27:27 -07:00
Cameron
a6c21fdf21 Merge branch 'master' of https://github.com/e107inc/e107-test 2019-03-18 12:11:12 -07:00
Cameron
8dfe768459 e_signup_classTest and UserHandlerTest placeholders. 2019-03-18 12:10:10 -07:00
Deltik
832792cdfc Removed comment about skipping a test case 2019-03-18 05:17:17 -05:00
Achim Ennenbach
a0ed703608 updated testRenderElement() for updated e_form::checkboxes()
requires PR https://github.com/e107inc/e107/pull/3730 to be merged
to succeed
2019-03-17 17:23:07 +01:00
Cameron
c4c661cfac Fixes #3715 Prevent error when load() is missing from e_admin.php 2019-03-12 11:16:43 -07:00
Cameron
a32b6bffd9 e_print scan added. 2019-03-11 16:30:01 -07:00
Cameron
fdc231112e Draft e_print.php file added. 2019-03-11 16:27:58 -07:00
Tijn Kuyper
e193be91bd Fixes #3719 - Add check for membersonly splash page 2019-03-10 12:11:30 +01:00
Cameron
734a544f08 Tweak for iframe with multi-language 2019-03-08 12:55:09 -08:00
Cameron
7846ce551f Merge branch 'master' of https://github.com/e107inc/e107-test 2019-03-08 12:14:25 -08:00
Cameron
0b1978a5d0 userclass tests. 2019-03-08 12:13:16 -08:00
Cameron
94bdbfa7e2 Fix for check_class tests. 2019-03-08 12:10:28 -08:00
Nick L
c484cad8d3 Merge pull request #20 from SimSync/user_class
Added tests for ucAdd and ucRemove
2019-03-07 14:14:41 -06:00
Achim Ennenbach
43dc710e1a Added tests for ucAdd and ucRemove 2019-03-07 21:10:43 +01:00
Cameron
d05d4f6406 Fixes #3712 2019-03-06 12:10:53 -08:00
Cameron
bbeb24bf85 Merge branch 'master' of https://github.com/e107inc/e107-test 2019-03-06 11:22:13 -08:00
Cameron
ef4706c094 toIcon() test added. 2019-03-06 11:20:28 -08:00
Cameron
21a213662c Admin-ui: Moved "help" tool-tip to the left to avoid clashes with datepicker etc. 2019-03-05 17:00:03 -08:00