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

4206 Commits

Author SHA1 Message Date
camer0n
b7bb3b931e Issue #5489 Linkwords now has a pref for who should be able to delete items. 2025-05-03 11:39:09 -07:00
camer0n
cc5725d8c2 Issue #5443 Warning removal and precautions. 2025-05-01 15:44:23 -07:00
Cameron
b1254b68b4 Merge pull request #5445 from Serios/patch-17
Proper generation of Gallery breadcrumb
2025-04-29 10:04:42 -07:00
camer0n
af31ef94d8 Issue #5473 Admin Menu init() and badge example added to _blank plugin admin area. 2025-04-27 05:51:04 -07:00
camer0n
3f9dc94d12 Issue #5473 Changed Column options icon. Specified some admin-menu icons. 2025-04-26 09:20:23 -07:00
camer0n
cc56b22c60 Issue #5480 Event function may now be static and located in other classes. 2025-04-25 17:09:32 -07:00
camer0n
c9575b272d Issue #5473 Icon updates. 2025-04-24 07:59:08 -07:00
camer0n
ac918e1dd0 Issue #5473 Permission improvements 2025-04-20 08:18:30 -07:00
camer0n
29963c248d Issue #5473 {LINK_CARET} added. 2025-04-19 07:53:21 -07:00
camer0n
d696a12672 Issue #5473 - Optional sub-level navigation for plugins. 2025-04-18 18:10:51 -07:00
camer0n
9994a2260d #Issue 5443 Warning removal tweak. 2025-04-14 10:30:57 -07:00
camer0n
d4f0700b4b #5443 Warning removal. 2025-04-14 10:26:42 -07:00
camer0n
07cfc9c23d Issue #5465 language loading fix. 2025-04-13 07:20:58 -07:00
camer0n
bea796463e Issue #5465 Plugin language file conversion. 2025-04-11 07:23:57 -07:00
camer0n
9de234324c Issue #6 URLs should not be inside language files. 2025-04-11 07:23:57 -07:00
camer0n
b1bd073b84 Fixes #5464 - admin-ui fatal error with custom method attribute and method type and filter set to true. 2025-04-02 17:31:12 -07:00
Cameron
522f5aaf15 Merge pull request #5452 from rica-carv/download-code
Download code url var duplicated definition
2025-03-28 15:49:56 -07:00
Cameron
75d1baa3c8 Merge pull request #5453 from rica-carv/download-missing-cat-caption-var
Download missing cat caption var defintion from template
2025-03-28 15:48:50 -07:00
camer0n
4d4aaf30b4 Closes #5454 - sitemapindex support. 2025-03-28 15:47:07 -07:00
rica-carv
f6989d795b Update download_class.php 2025-03-27 20:13:11 +00:00
rica-carv
cd56f08b12 Update download_shortcodes.php 2025-03-27 19:41:58 +00:00
camer0n
1b54602be1 Issue #5443 - PHP 8.4 test fixes. 2025-03-17 13:44:04 -07:00
Serios
fcdd4bcb6a Proper generation of Gallery breadcrumb
Fixing a mistyped condition, causing improper gallery plugin breadcrumb generation
2025-03-17 13:33:43 +02:00
camer0n
d7c69a8d81 Issue #5444 - Support for plugin tests. 2025-03-16 13:49:46 -07:00
camer0n
52041d406f Issue #5443 - PHP 8.4 fixes. 2025-03-16 12:48:18 -07:00
camer0n
a41e9bbde3 Issue #5444 Plugin's can now contain Unit and Acceptance tests. 2025-03-16 12:47:23 -07:00
camer0n
ff26bcd96b Code Cleanup 2025-02-25 11:22:29 -08:00
Cameron
c54986a2f3 Merge pull request #5318 from rica-carv/rica-carv-forumtrack_new_shortcodes
Forumtrack new shortcodes
2025-02-14 11:54:33 -08:00
camer0n
b05fea833c #5422 Support for schema. News schema added and FAQs schema template simplified. 2025-01-31 11:54:19 -08:00
camer0n
09a5a70b67 Closes #5416 Added Behance, Snapchat, Soundcloud, Spotify and Telegram icons to the XURL list. 2025-01-29 12:12:06 -08:00
camer0n
6aa42ccad9 Closes #5373 - Bootstrap 5. 2025-01-13 11:41:57 -08:00
rica-carv
9e6d5a48a6 Merge branch 'e107inc:master' into rica-carv-forumtrack_new_shortcodes 2025-01-11 17:39:45 +00:00
camer0n
73c5760cbb Fix for pull request #5340 2025-01-10 10:48:13 -08:00
Cameron
a5f790dab1 Merge pull request #5340 from rica-carv/rica-carv-newforumpostsmenu
Fixes #4322 and closes #5337 New forum posts menu.
2025-01-10 10:39:18 -08:00
Cameron
f98d386bd9 Merge pull request #5347 from rica-carv/rica-carv-forum_shortcode_bug
Forum shortcode e_BASE bug correction
2025-01-10 10:33:42 -08:00
camer0n
a3c04d6b1d Issue #4501, Issue #5209 - Correct search fields in blank plugin. 2025-01-03 16:14:07 -08:00
camer0n
0b89d5d301 Issue #5209 - Partial fix. Currently does not support FULLTEXT on a field that already has an INDEX. 2025-01-03 16:02:38 -08:00
rica-carv
8d2e28c5e7 Update forum_shortcodes.php
Bug correction. e_BASE gives the path to the full plugin folder from where it's used. Switching to e_HTTP, since online.php is on the root...
2024-10-06 16:42:59 +01:00
rica-carv
dc102f8722 Minor bug correction and update
Minor bug correction and update
Still work in progress
2024-09-28 22:17:34 +01:00
rica-carv
416997604e Update view_shortcodes.php 2024-09-22 19:59:18 +01:00
rica-carv
6fddef4d7a Updated newforumposts_menu to full page render
Updated newforumposts_menu to full page render
2024-09-16 19:58:50 +01:00
rica-carv
33518b0a29 Update forum.php 2024-08-17 19:13:40 +01:00
Cameron
0083a44a20 Merge pull request #5147 from Alex-e107nl/master
Minor cosmetic change
2024-07-26 12:48:02 -07:00
camer0n
868e6a42c4 Issue #5205 - Creation of urls with custom domain setting when using 'full' mode. 2024-03-12 16:32:01 -07:00
camer0n
04030cb039 Issue #5160 Add a flag for the RSS icon. 2023-12-19 16:01:54 -08:00
camer0n
cab361e76c Fixes #5160 Social plugin XURL updates. 2023-12-19 15:18:23 -08:00
camer0n
ab5f0fb911 Fixes #5156 Static URL issue. 2023-12-18 12:21:49 -08:00
Alex
3d68525abe Minor cosmetic change
I think the btn-sm was forgotten
2023-12-11 16:58:41 +01:00
Moc
27a4887681 #5123 - Minor fix to previous commit 2023-11-30 21:44:25 +01:00
Moc
3ad27cd8c2 #5123 - FAQ make AaQ field required and add min char limit
Needs additional fix in form_handler to support minlength attribute for textarea
2023-11-30 21:41:32 +01:00