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

2562 Commits

Author SHA1 Message Date
Cameron
f6026fe1ec Added filter by template to News admin area list. 2016-04-20 18:08:52 -07:00
Cameron
42191db509 Poll notice removal. 2016-04-20 17:37:46 -07:00
Cameron
f6ca9f8883 Newsfeeds: Fixes #1495. Admin-area rewrite using admin-ui. Newsfeed class is now compatible with PHP7. 2016-04-20 17:25:32 -07:00
Cameron
716678a3b7 PHP Notice and BC Fixes. 2016-04-19 16:57:44 -07:00
rica-carv
863bf99657 Update e_shortcode.php 2016-04-19 13:20:47 +01:00
rica-carv
0c4802d246 Reworked parm check & revised code clean up 2016-04-19 09:13:35 +01:00
Cameron
406568bd8a Merge pull request #1554 from rica-carv/rica-carv-banner_shortcode
Banner Shortcode: Additional $parm options added.
2016-04-17 17:59:12 -07:00
Cameron
701278bd20 Fixes #1558 - Gallery fatal error 2016-04-17 13:32:17 -07:00
Cameron
7e7833cbda Fixes #1532 PM notification template. 2016-04-17 12:04:35 -07:00
Cameron
12d25e7f95 Merge pull request #1553 from rica-carv/rica-carv-newsletter_icons
#1528 New newsletter icons
2016-04-17 08:35:31 -07:00
Cameron
f703aec8d9 Merge pull request #1550 from rica-carv/rica-carv-patch-download_shortcodes
#1526 Updated download_cat_search shortcode to toIcon() method
2016-04-17 08:29:31 -07:00
Cameron
c50899a218 Merge pull request #1552 from rica-carv/rica-carv-newsfeed_icons
#1528 New newsfeed icons
2016-04-17 08:28:21 -07:00
rica-carv
b7ca083800 Allow use of parms inside banner render 2016-04-17 16:19:46 +01:00
Cameron
308f5c9810 Rollback changes to JS on Fileinspector. Should fix issue #1454 2016-04-16 15:56:02 -07:00
rica-carv
a1b0367224 Add img-rounded class to images
Add img-rounded class to images, for site wide image format consistency (like used for example by news...)
2016-04-16 23:15:42 +01:00
rica-carv
071cabd4bd Added files via upload 2016-04-16 23:09:20 +01:00
rica-carv
ab24a4537b New newsfeed icons 2016-04-16 23:06:38 +01:00
rica-carv
99bb24bc03 Update download_shortcodes.php 2016-04-16 22:43:35 +01:00
Cameron
4aba2f6149 Forum attachment updated to work with recent changes to thumbUrl(). Forum URL post detection improved. Forum attachments can now be seen in the 'Latest Posts" of the admin area. 2016-04-16 10:15:29 -07:00
Cameron
9bd9bc29ad Fixes #1548 Newforumposts Main error 2016-04-16 08:19:41 -07:00
Cameron
93207357db Merge pull request #1543 from Jimmi08/gallery
Issue #1340 Gallery - titles from template
2016-04-15 16:22:18 -07:00
Cameron
3c201d676c Merge pull request #1542 from Jimmi08/signup
signup link only for value 1, part fix for Issue #1514
2016-04-15 16:21:13 -07:00
Cameron
425a4253ec Added class for forum-footer links. 2016-04-15 16:20:11 -07:00
Jimmi08
10f417b0f4 titles from template FIX for #1340 2016-04-15 22:32:11 +02:00
Cameron
d86ca55647 News Carousel upgraded with config options. Fixes #672 #759 2016-04-15 13:20:46 -07:00
Jimmi08
19cadb6a8f signup link only for value 1 2016-04-15 22:19:53 +02:00
Cameron
042172096c Fixes #1253 - News Category Icon. Improved legacy support for news list page. toIcon() can now check for multiple legacy img paths. 2016-04-15 10:46:58 -07:00
Cameron
48f65c823f Issue #1512 - Source options added. Help tips added. 2016-04-14 16:37:10 -07:00
Cameron
62bde01095 Issue #1512 - News Grid 2016-04-14 08:12:03 -07:00
Cameron
c57fe51ad8 Fixes #1530 - PHP Warning in debug mode. 2016-04-13 16:50:07 -07:00
Cameron
dfd9c9e3fc Issue #1512 - Saving of config menu parameters corrected. 2016-04-13 16:43:19 -07:00
Cameron
ac7c95d7f8 Rework of the thumbnail routine for more consistent behavior. {SITELOGO} rendering improved. (requires testing on older themes) 2016-04-13 14:30:42 -07:00
Cameron
75d94755d4 Issue #1532 - PM Message URL fix and template added. Requires testing. 2016-04-13 10:16:17 -07:00
Sándor Juhász
5e4684771d Issue #1521 2016-04-12 12:21:03 +02:00
Cameron
84d7271d10 Merged core mailout routine into e107_plugins/user/e_mailout.php. Fixed pop3 error messages from phpmailer. Corrected email preview when no template selected. Corrected mailout Email source names. 2016-04-11 18:39:19 -07:00
Tijn Kuyper
5468222d94 Fix classname for e_library addon in _blank plugin 2016-04-11 12:12:44 +02:00
Cameron
14360bceef Added e_admin.php example to _blank plugin. 2016-04-11 00:27:48 -07:00
Cameron
a05d127375 Example addons added to _blank plugin. 2016-04-11 00:18:29 -07:00
Cameron
5e862682be Expanding the plugin-builder to generate addons. (work-in-progress) 2016-04-10 18:47:40 -07:00
Cameron
8ff02d9aa9 Default loading icon added to form->button() method when font-awesome is present. 2016-04-10 17:52:30 -07:00
Cameron
12a6367fdf The beginnings of Menu-Manager drag-n-drop. (in debug mode)
Debug can now be called from singleton. e107::getDebug()->log($message,E107_DBG_BASIC);
2016-04-10 14:10:39 -07:00
Cameron
2971fb184c PM Email Notifications: Fixes #1487 2016-04-10 08:43:54 -07:00
Cameron
7d7ee21cbe Improved Menu-Manager navigation 2016-04-09 18:54:11 -07:00
Cameron
444348dc4d Issue #1512 News Grid Menu 2016-04-09 16:12:54 -07:00
Cameron
209d68a6fe Forum: Fixes #1488 - Missing forum icons. 2016-04-08 18:04:36 -07:00
Cameron
87078b9e63 FAQs: Missing language-file loader. 2016-04-07 11:51:14 -07:00
Cameron
fec43710fe Fixes #1213 - Auto-language file loading disabled when admin-ui active. Example language-file loading added to plugin-builder. 2016-04-07 11:43:28 -07:00
Cameron
6d0aa7cdd9 New e_event.php v2.x specification. (e_module is no longer required for registering events.) Example added to e107_plugins/_blank 2016-04-06 19:43:31 -07:00
Cameron
e1e77d9f1c Merge pull request #1469 from lonalore/master
Gallery plugin fixes and enhancements
2016-04-06 14:32:36 -07:00
Cameron
5f005b50b2 Userlist filtering fix. 2016-04-05 15:22:36 -07:00