Cameron
|
7fdb27510f
|
PHP Warning Fixes.
|
2016-06-09 16:43:36 -07: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
|
7846015f85
|
SubmitNews code cleanup. Admin can now set minimum dimensions for attached images.
|
2016-03-16 19:54:10 -07:00 |
|
Cameron
|
fa8f25dfc5
|
Comment fixes. News table comment count was not incrementing. (may be manually corrected in debug mode)
|
2016-03-13 22:24:28 -07:00 |
|
Cameron
|
daf5495214
|
Linkgen Fixes. Added e107::url() backward compatibility with earlier SEF creation method.
|
2016-03-08 13:53:58 -08:00 |
|
Cameron
|
e1414cb688
|
Submitnews Image import fix. Upload page now using e_upload.php. Upload admin area still needs work.
|
2016-03-06 17:42:47 -08:00 |
|
MikeyGMT
|
e1465c8c68
|
Issue #6 - LAN_NEWS_27 replaced with generic LAN_SUMMARY for "Summary"
Replace LAN_NEWS_27 with LAN_SUMMARY
|
2016-02-24 15:17:38 +00:00 |
|
Cameron
|
a469b7ca6e
|
Deprecated function cleanup
|
2016-02-15 00:14:45 -08:00 |
|
Cameron
|
486f3d4961
|
Issue #1356 - PHP7 Fixes.
|
2016-02-14 12:15:55 -08:00 |
|
Cameron
|
1ceabc69f3
|
PHP Notice fixes.
|
2016-02-13 12:57:34 -08:00 |
|
Cameron
|
edf00641d2
|
Fixes #1136 - Sitelink with "everyone but not" userclass
|
2016-01-31 11:41:29 -08:00 |
|
Cameron
|
2c2d48b902
|
Issue #1270 - GUI Fixes.
|
2016-01-25 19:20:50 -08:00 |
|
Cameron
|
10b19cabd0
|
News userclasses reduced to a single class for consistency with the rest of the admin area. If you happen to still require this feature, add the following to your e107_config.php file: define('ADMINUI_NEWS_VISIBILITY_MULTIPLE', true);
|
2016-01-16 14:24:44 -08:00 |
|
Cameron
|
71fff6e8d2
|
AdminUI: Simple SEF generation option added. Usage: writeParms='sef=sourceField'. eg. writeParms='sef=news_title'.
|
2016-01-16 11:56:26 -08:00 |
|
Cameron
|
796f5fa95c
|
Header location cleanup. From now, please use e107::redirect(); to redirect to the home page, or e107::redirect('admin'); to redirect to the admin start page or e107::redirect($url);
|
2016-01-13 19:18:12 -08:00 |
|
Cameron
|
82d4a5583a
|
SEF Generate button added to newpost area. Can now generate and edit prior to saving.
|
2016-01-13 01:31:12 -08:00 |
|
Cameron
|
b1c2e030d5
|
Default image resize pref is now used correctly by TinyMce media-manager. Image captions may now be added to inline images. TinyMce media-manager 'cancel' button is working again.
|
2016-01-11 20:53:05 -08:00 |
|
Cameron
|
a047757fef
|
Fixes #1241, Fixes #1121 - Duplicate SEF warning added to news.
|
2015-11-22 09:00:08 -08:00 |
|
Cameron
|
c6c9efdfe6
|
Prevent News SEF Url from being modified when New Title modified inline.
|
2015-09-08 18:48:21 -07:00 |
|
Cameron
|
de4932d6da
|
Newspost - inline editing was resetting datestamp. Imported media via URL now strips queries from filename.
|
2015-09-01 15:53:48 -07:00 |
|
Cameron
|
83a91ff6c9
|
Display news_class by default in admin area.
|
2015-08-31 17:38:31 -07:00 |
|
Cameron
|
fd6a2895bd
|
Admin-area styling, including TinyMce.
|
2015-08-14 18:12:19 -07:00 |
|
Cameron
|
f2d25442b0
|
Additional styling of selectize.
|
2015-08-05 12:25:29 -07:00 |
|
Cameron
|
f44c6b21c7
|
Issue #1035, Issue #1155 : Rolled back TinyMce to v4.1. Clear browser cache thoroughly to test.
|
2015-07-27 12:12:11 -07:00 |
|
Cameron
|
10d3c70e34
|
Issue #1138 - PHPInfo page fixes.
|
2015-07-16 14:02:32 -07:00 |
|
Cameron
|
a26de7bc84
|
Issue #1138 - Bootstrap3 UI fixes.
|
2015-07-15 19:33:15 -07:00 |
|
Cameron
|
af53d2dd3d
|
Issue #6 - LANs: Replace all references to "Comments" with LAN_COMMENTS
|
2015-07-07 18:02:16 -07:00 |
|
Cameron
|
fab4d18485
|
Fixed issue where inline editing of a news item could remove other data.
|
2015-06-22 09:33:38 -07:00 |
|
Cameron
|
e5c768a532
|
Corrected some of the confusion with news-preference labels. Option added to choose what displays in the news list page. $frm->checkboxes now renders field-help correctly.
|
2015-06-11 19:44:39 -07:00 |
|
Cameron
|
ff896c52a0
|
Inline editing of keywords enabled on admin newspost. Fixes empty space between tags in database (causing issues with 'related' SQL queries).
|
2015-06-09 15:46:45 -07:00 |
|
Cameron
|
34ac81c019
|
AdminUI: Improved permissions control. Additional Admin -> News access options added. (not finalized)
|
2015-06-05 22:00:25 -07:00 |
|
Cameron
|
f58466e239
|
Fix for admin language using core language file. New Admin-UI option to save specific preferences as a multi-language array. Use: 'multilan'=>true in $prefs array. Example: protected $prefs = array('myplugin_title' => array('title'=> 'Title', 'type'=>'text', 'data' => 'str', 'multilan'=>true));
|
2015-06-05 12:25:32 -07:00 |
|
Cameron
|
d84d166b2b
|
Added 'opt-in' admin news-trigger for emailing notifications to users.
|
2015-05-13 01:22:05 -07:00 |
|
Lóna Lore
|
8a1a474d49
|
remove duplication
|
2015-05-08 10:56:33 +02:00 |
|
Lóna Lore
|
fe6e09d08d
|
removed debug messages from LAN files
|
2015-05-07 10:44:11 +02:00 |
|
Lóna Lore
|
4296e9d7a9
|
Issue #6: Remove and optimize (hardcoded) LANS
|
2015-05-02 15:57:07 +02:00 |
|
Cameron
|
dbae51c604
|
Fixes #976 - Submit news status now updates after being approved. Form-handler 'hidden fields' type now correctly rendered with the form.
|
2015-04-23 10:55:25 -07:00 |
|
Cameron
|
01463a6759
|
Improved user-profile viewing in admin.
|
2015-04-15 15:34:58 -07:00 |
|
Cameron
|
f37f252d66
|
Fixes #967 - Submit news default column and missing LAN_PREVIEW.
|
2015-04-15 12:45:05 -07:00 |
|
Cameron
|
2f46c967da
|
Minor parsing issue corrected. Debug info removed from newspost 'update'.
|
2015-04-12 19:45:55 -07:00 |
|
Cameron
|
c7675f616a
|
Fix for legacy rss feed url and news post 'visibility' form element.
|
2015-04-12 18:45:48 -07:00 |
|
Cameron
|
d128b52576
|
New Addon: e_admin.php - extends the admin area fields and processing. Replacement for the old e_hook and e_event addons which were doing the same, but were not compatible with the v2.x admin-ui.
|
2015-04-07 19:49:11 -07:00 |
|
Cameron
|
7c602253be
|
Youtube browser now supports searching by video and playlist ids. eg. video:_j0b9syAuIk
|
2015-03-31 14:48:07 -07:00 |
|
Cameron
|
027a74f5b0
|
Code cleanup
|
2015-02-15 02:37:36 -08:00 |
|
Cameron
|
e576370e57
|
Remove some references to deprecated functions/methods.
|
2015-02-14 23:34:15 -08:00 |
|
Cameron
|
436af8eeeb
|
Notifications cleanup
|
2015-02-13 02:30:31 -08:00 |
|
Cameron
|
dab64ca165
|
New event trigger names reworked. Replaced all '-' with '_' for compatibility with e_notify.
|
2015-02-12 16:52:30 -08:00 |
|
Cameron
|
d018cef6de
|
Event trigger-name updates (backward compatible)
|
2015-02-09 02:21:41 -08:00 |
|
Cameron
|
2d29b7a739
|
GUI fixes
|
2015-02-07 12:56:16 -08:00 |
|