1
0
mirror of https://github.com/e107inc/e107.git synced 2025-01-18 13:14:55 +01:00

11805 Commits

Author SHA1 Message Date
Jimako
09ad3944c4
fix for working with multilan pref
fix if you use shortcode, but caption for tablerender is loaded on other place
2019-06-13 15:50:58 +02:00
Jimako
affcec8e47
fix for working with multilan pref
#2822
2019-06-13 15:46:58 +02:00
Cameron
1efb840a86 Issue #2970 Bootstrap 4 compat. 2019-06-12 20:21:56 -07:00
Cameron
37e7a4c996 Magic Shortcodes added. Fix for news 'view' rendering. 2019-06-12 20:20:09 -07:00
Cameron
e5061e2c01 Experimental - render variable accumulator. 2019-06-12 13:13:22 -07:00
Gábor
b21580d374
Update lan_cron.php 2019-06-12 06:33:45 +02:00
Gábor
3bf6b7d32a
Update cron_class.php 2019-06-12 06:31:06 +02:00
Cameron
36b4c354eb Experimental - Support for theme html templates and layouts. 2019-06-11 15:53:08 -07:00
Cameron
43350f5c5c bootstrap4 theme folder removed (for now) in favor if separate repo: https://github.com/e107inc/bootstrap4 2019-06-11 12:39:08 -07:00
Cameron
3101635a2a Error display fix. 2019-06-11 10:18:11 -07:00
Cameron
2337f8e678 Support for automated git sync with a theme repo. 2019-06-11 10:09:41 -07:00
Cameron
a6009d5957 Fixes #3739 - category template default should be blank. 2019-06-11 09:17:36 -07:00
Cameron
3a80697a3f Add uniqueID to bootstrap4 example 2019-06-09 12:08:02 -07:00
Tijn Kuyper
698cea566f
#1775 - fix for HTML bbcode parsing 2019-06-08 20:12:09 +02:00
Cameron
a5ed96e7c5 User extended class loop fix. 2019-06-08 11:03:41 -07:00
Cameron
d50dc72c76 Code cleanup 2019-06-08 10:56:14 -07:00
Cameron
38ec49b94c Signup processing moved to e_signup_class.php 2019-06-08 10:36:48 -07:00
Cameron
020a93cee2 Issue #1775 Rich text extended user field. User-extended class cleanup. 2019-06-08 10:31:15 -07:00
Cameron
944bb732c9 Code cleanup 2019-06-08 07:50:56 -07:00
Tijn Kuyper
4e9bb1ffc0
#1775 - Added Rich Textarea (WYSIYWG) for EUF
Initial commit. Needs testing as saving linebreaks is not working properly yet. Perhaps due to filter in /usersettings.php.
2019-06-08 16:07:36 +02:00
Tijn Kuyper
f6562ff2a4
#2969 - /search.php BS4 fix for 'caret' class (dropdown buttons) 2019-06-07 22:32:13 +02:00
Cameron
74030054b6 Remove missing js file reference. 2019-06-06 20:10:01 -07:00
Cameron
4ae90b62b3 Code cleanup and PHPDoc 2019-06-06 14:25:58 -07:00
Cameron
be627b8c7b News 'view' template can now use tablerender() when a 'caption' key value is found. 2019-06-06 14:24:37 -07:00
Cameron
9d2fcaf165 BC fix for banner image preview in admin area. 2019-06-06 07:43:40 -07:00
Tijn Kuyper
d53cba4e8e
Forum admin clean-up 2019-06-06 16:18:54 +02:00
Cameron
7e90cfb4b5 Fix for mysql tests. 2019-06-06 07:07:59 -07:00
Tijn Kuyper
c24ade3b9c
#3733 - Added new 'Forum icon' field
- Renamed forum image to  "Image" (LAN_IMAGE instead of LAN_ICON)
- Added new field forum_icon (LAN_ICON)
- Icon can be used / rendered using {FORUMICON} shortcode in template
- database update requires
- v1 to v2 update needs testing (will do shortly)
2019-06-06 16:02:46 +02:00
Cameron
60b7f3ae6d Minor tweaks. 2019-06-05 21:59:03 -07:00
Cameron
32c20a7453 Issue #2146 - Featurebox frontend fix. 2019-06-04 13:06:34 -07:00
Cameron
5cd9f52548 New "Search in Field" filter option added for field-specific search of text fields and similar. (filter=>true required) 2019-06-04 12:59:39 -07:00
Cameron
65c0777357 Issue #2146 - Featurebox admin area. 2019-06-04 12:57:53 -07:00
Cameron
ca1748df8d Issue #2146 - Fix for theme-manager after model refactoring. 2019-06-04 10:48:56 -07:00
Cameron
f0f6eb5d73 Admin-UI: Display a debug message when no 'type' has been set. 2019-06-03 16:46:40 -07:00
Cameron
62863b4934 Issue #2146 PHP 7.3 class compatibility fix. More testing required. 2019-06-03 16:29:38 -07:00
Cameron
ce7f3feb38 PDO class now used by default. mysql_class.php currently deprecated until it is modified to use mysqli. Install routine upgraded. Install logging vastly improved. 2019-06-03 15:27:36 -07:00
Cameron
248dc0408b Prevent old corrupted linkword prefs from breaking site. ie. CRITICAL ERROR 3 and 4. 2019-06-01 15:51:05 -07:00
Cameron
4bf9c89eaa Version updated to 2.2.2 (git) 2019-05-29 11:50:02 -07:00
Cameron
183b96235a Cleanup v2.2.1 2019-05-29 11:18:34 -07:00
Cameron
1d4f1afc25 Removed $forum global . 2019-05-28 12:04:25 -07:00
Cameron
09846ee9a7 Fixes #3814 - Userclass issue as found in forum moderator check. 2019-05-28 11:26:32 -07:00
Cameron
be8d2fca28 Fixes #3800 Issue with DB structure update and database name containing hyphens. 2019-05-28 10:49:32 -07:00
Cameron
01d87ade4f Fixes #1818 - Batch Userclass list missing 'members' in default list. 2019-05-27 11:17:41 -07:00
Cameron
783be29953 PHP 7.3 Notice/Warning Fixes. 2019-05-27 10:45:35 -07:00
Cameron
eb6401385e Code cleanup 2019-05-26 17:05:29 -07:00
Cameron
f1081c2b21 Fixes #3815 - deftrue not found issue. 2019-05-25 11:53:29 -07:00
Cameron
4b44128cdb Issue #3800 Require database-name to start with a letter. 2019-05-24 11:16:06 -07:00
Tijn Kuyper
473109bd9b
Fixes #3813 - Comment avatar in comment form 2019-05-24 10:55:53 +02:00
Cameron
9a44513c91 Fixes #3812 - Page insert failure in PHP 7.3 2019-05-23 11:13:42 -07:00
Cameron
1501ccfda5 Clear cache after core update 2019-05-22 13:59:02 -07:00