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
|
44d682965c
|
PHPMailer updated to v5.2.13. Cleaned up SMTP options in the admin area.
|
2016-04-08 09:01:10 -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
|
02a5cf6e81
|
Fixes #1474 - check for page_title or menu_name during custom page/menu creation.
|
2016-04-01 20:29:13 -07:00 |
|
Lóna Lore
|
c912c78efa
|
JS callback function to check selector is valid or not. Missing LAN vars for prettyPhoto.
|
2016-03-30 14:32:56 +02:00 |
|
Cameron
|
46043bbb68
|
Fixes #1457 New Forum Posts Menu - "Show Original Topic in Menu" option not saving. New User-Extended Field preset for User comments. New e107::debug() function added for throwing info to the browser console. (Firefox/Chrome)
|
2016-03-26 10:14:57 -07:00 |
|
Cameron
|
0b27b3d760
|
Membersonly enhancement.(option to redirect to login page or membersonly splash page). User Login page minor HTML cleanup. PHP Notice removal.
|
2016-03-22 11:42:05 -07:00 |
|
Cameron
|
9d3e1ad5e7
|
Issue #223 - File Inspector UI cleanup.
|
2016-03-17 18:53:33 -07:00 |
|
Cameron
|
1202c72390
|
Issue #1378 Fix for XUP avatar check. User audit log for login and logout now functioning correctly. Admin log no longer adds a log when deleting a log!
|
2016-03-16 13:53:57 -07:00 |
|
Cameron
|
43db0d2ae4
|
Option to log critical errors added. ie. define('e_LOG_CRITICAL', true);
|
2016-03-14 19:17:37 -07:00 |
|
Cameron
|
f5e9a1345b
|
Comment class fixes. TODO - social share on submit.
|
2016-03-13 18:37:45 -07:00 |
|
Cameron
|
8d13c27638
|
Fix for login/signup message on comment form. Allow login page to load if social signup is active.
|
2016-03-13 17:57:51 -07:00 |
|
Cameron
|
524bed7a17
|
Banner plugin enhancements. Text may be added below banner/images.
|
2016-03-11 10:27:40 -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 |
|
Cameron
|
17b1f844a7
|
SEF URL added for gsitemap. URL aliases added for Statistics plugin.
|
2016-02-28 09:26:21 -08:00 |
|
MikeyGMT
|
7b12fdfb00
|
Issue #6 Replace LAN_nnn with LAN_INCORRECT_PASSWORD
Issue #6 Replace LAN_nnn with LAN_INCORRECT_PASSWORD
|
2016-02-24 17:43:38 +00:00 |
|
MikeyGMT
|
7fba9bd190
|
Issue #6 Replace LAN_nnn with LAN_SHOW
Issue #6 Replace LAN_nnn with LAN_SHOW
|
2016-02-24 15:46:23 +00: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
|
9f96a70e76
|
Issue #1356 - Installation and PHP notice fixes.
|
2016-02-15 11:09:58 -08:00 |
|
Lóna Lore
|
cbcad078af
|
Issue #369: Plugin Manager: Plugin Description is corrupted if there's a long discription and you click 'More'
|
2016-02-14 20:55:27 +01:00 |
|
Cameron
|
922a221588
|
Merge pull request #1354 from lonalore/master
Library manager
|
2016-02-13 14:57:14 -08:00 |
|
Cameron
|
1ceabc69f3
|
PHP Notice fixes.
|
2016-02-13 12:57:34 -08:00 |
|
Lóna Lore
|
203b0779e2
|
Initial commit to integrate Library Manager into core.
|
2016-02-12 10:18:13 +01:00 |
|
Cameron
|
05ed9a7090
|
Banner and News e_menu.php (config.php replacement) upgrades.
|
2016-02-08 13:54:44 -08:00 |
|
Tijn Kuyper
|
82969eaa1c
|
#1196 - Check for dependencies on plugin installation (cleanup)
More cleaning needed
|
2016-02-07 20:17:56 +01:00 |
|
Cameron
|
a1c4707bcf
|
Preference added to enable experimental JS/CSS Caching. JS/CSS Caching tweaked to correct broken paths.
|
2016-02-05 15:31:54 -08:00 |
|
tgtje
|
a931c36021
|
Translation of hardcoded text, added new defines
|
2016-01-30 16:58:58 +01:00 |
|
tgtje
|
ceac1d73f0
|
reworked files (new defines; prev commit used existing defines) 1 comment line added for phpmin version
|
2016-01-17 23:43:36 +01: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 |
|
Lóna Lore
|
7564382da3
|
Bootstrap 3 style for comment form. Removed hardcoded lans. Use form API for inputs.
|
2015-12-12 17:36:24 +01:00 |
|
Cameron
|
6db8c7ddeb
|
Should fix #1229 - Rebuild userclass tree after adding new class.
|
2015-11-22 10:00:46 -08:00 |
|
Cameron
|
a047757fef
|
Fixes #1241, Fixes #1121 - Duplicate SEF warning added to news.
|
2015-11-22 09:00:08 -08:00 |
|
Cameron
|
e5ea9d689d
|
Fixes database upgrade routines for v2.0+. Fixes #1231 (tablet navigation). Adds extra DB fields for future use.
|
2015-11-18 20:22:18 -08:00 |
|
Tijn Kuyper
|
cbfc73176b
|
#1238 - leftover span tag
|
2015-11-16 20:08:46 +01:00 |
|
Tijn Kuyper
|
cd3c2ca35d
|
#1238 - menu manager visibility icon (needs code update and LAN)
|
2015-11-16 20:06:31 +01:00 |
|
Cameron
|
78efae0cae
|
Issue #6 Corrected some LANs
|
2015-11-12 15:07:50 -08:00 |
|
tgtje
|
9b08a4d991
|
text to LAN issue #6
|
2015-11-01 15:44:42 +01:00 |
|
Tijn Kuyper
|
15c6d85ef2
|
Updated 'optimize database' tools to use mysql class and LAN optimzation #6
|
2015-10-29 00:26:56 +01:00 |
|
Cameron
|
103dbb2be3
|
Issue #6 - LAN for "Related" area.
|
2015-10-16 15:09:59 -07:00 |
|
SecretR
|
f6db158cf9
|
EXIF extension required and detected on install
|
2015-09-19 19:18:39 +03:00 |
|
Cameron
|
0ab62ac407
|
Issue #6 - LAN fixes. Default timezone set to UTC. Issue #1174 - Extra check added on multiple-login check.
|
2015-09-02 09:57:56 -07:00 |
|
Cameron
|
44a6298b79
|
Issue #6 - Removed URLs from LANs
|
2015-08-31 17:17:28 -07:00 |
|
Cameron
|
6673575a82
|
Issue #6 - Removed HTML from some language files. Removed some outdated language files.
|
2015-08-31 15:28:17 -07:00 |
|
Cameron
|
5e008b5df4
|
Issue #1174 - Orphaned LANs corrected. User Profile LANs cleaned up.
|
2015-08-29 15:56:18 -07:00 |
|
leo
|
43d63131f6
|
LAN's (banlist) replacing hardcoded txt
|
2015-08-27 15:29:18 +02:00 |
|
Cameron
|
29b405d31d
|
Issue #6 Removed duplicate LAN_SEARCH from English.php. PHP Notice removal.
|
2015-08-24 10:19:34 -07:00 |
|
leo
|
d2771d7a3b
|
Hover field admin icon > re-order tx replaced by new LAN (translation use)
|
2015-08-22 13:38:14 +02:00 |
|
Cameron
|
d3fbef7840
|
Issue #1114, Fixes #1041 - Mail validation issues. Removed problematic remote-server email-check feature.
|
2015-08-21 12:53:09 -07:00 |
|
Cameron
|
01cac03324
|
Issue #6 - LAN naming fix. Chrome CSS layout issues corrected. Admin Login page restyled using bootstrap3 markup.
|
2015-08-20 16:30:28 -07:00 |
|
Cameron
|
ec5db40d67
|
Contact form is now more flexible, allowing for custom fields in the template and customization of the email subject.
|
2015-08-17 11:22:24 -07:00 |
|