1
0
mirror of https://github.com/e107inc/e107.git synced 2025-02-24 08:42:56 +01:00

547 Commits

Author SHA1 Message Date
Gábor
a67e44fbb0 Some corrections
Update lang codes
2016-10-04 09:44:27 +02:00
Gábor
debb2b4848 Update e107_languages/English/admin/lan_image.php
Add pharses.
2016-10-01 10:21:51 +02:00
Cameron
8164aecd06 Merge pull request #1848 from yesszus/patch-11
Issue #6 Update e107_languages/english/admin/lan_db.php
2016-09-16 18:18:33 -07:00
Gábor
adf14d19d0 Some correction 2016-09-15 11:20:01 +02:00
Cameron
b41797cc3f Fix for LAN names. 2016-09-14 11:55:37 -07:00
Gábor
7f388fa5f2 Some corrections
Add pharse
2016-09-14 14:49:19 +02:00
Gábor
f8b4a4d389 Update lan_db.php
Some correction
2016-09-14 12:57:10 +02:00
Gábor
be083804f7 Update e107_languages/english/admin/lan_db.php
Add new pharses
2016-09-14 12:05:40 +02:00
Gábor
a7c812202a Update e107_languages/english/admin/lan_admin.php
Add new pharses
2016-09-14 11:22:49 +02:00
Cameron
d075e4807e Issue #6 #1816 Removed shortcodes from LAN definition. 2016-08-30 11:19:12 -07:00
Cameron
82b1415424 Merge pull request #1816 from MikeyGMT/master
#6 Info Panel + User Admin Text to LANS
2016-08-30 10:25:54 -07:00
Cameron
50fc69a124 Contact Form: Simple keyword and phrase filtering option added. 2016-08-28 10:32:58 -07:00
MikeyGMT
3dc77ca7bf #6 Some Admin User Lans
#6 Some Admin User Lans
2016-08-28 12:49:37 +01:00
MikeyGMT
0cf8735cac #6 Info Panel Text to LANS
#6 Info Panel Text to LANS
2016-08-27 12:03:23 +01:00
Cameron
d601dd5243 Merge pull request #1735 from lonalore/master
Plugin installation dependency fixes.
2016-06-29 14:42:38 -07:00
Lóna Lore
d25fb0184d Fixed undefined $pref variable. Check if plugin is being used by another plugin before uninstalling it. 2016-06-29 20:48:00 +02:00
Cameron
b709c38361 Fixes #1684 - Issue logging in with email address and strong encryption active. 2016-06-26 09:21:15 -07:00
lonalore
c2c2d7aa37 Removed Library Manager UI, moved library listing to prefs page. 2016-06-21 10:40:41 +02:00
lonalore
90e25f1d8a Library Manager UI. 2016-06-20 11:12:25 +02:00
Cameron
d28fa3ae8e Quick-Add-User email notification fix. 2016-06-10 13:50:41 -07:00
Cameron
5d0b5e182f Fixes #1690 - duplicate LAN 2016-06-10 09:27:26 -07:00
Cameron
a4203b72c7 Frontend inline-editing preference added. 2016-06-09 16:44:40 -07:00
Cameron
86143e2dff Email template simplification 2016-05-20 15:04:51 -07:00
Cameron
f54772db12 Updated Plugin Builder text. 2016-04-19 09:55:59 -07:00
Cameron
adb7d2a472 Plugin Builder upgrade. xxxx_sql.php may now be auto-generated by selecting the sql table. 2016-04-18 19:14:55 -07:00
Cameron
04f7244f63 Fix for prefs emailing method label. 2016-04-14 14:59:32 -07:00
Cameron
ca83bbf73e Standard mailer and bulk mailer can now be different. eg. Use PHP for standard mails, but use Amazon.com SES service for bulk mailing, mailing lists etc. 2016-04-14 14:48:02 -07:00
Cameron
a0ee67407a Display theme's folder in Theme Manager. 2016-04-14 14:45:10 -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
44d682965c PHPMailer updated to v5.2.13. Cleaned up SMTP options in the admin area. 2016-04-08 09:01:10 -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
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
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
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
1ceabc69f3 PHP Notice fixes. 2016-02-13 12:57:34 -08: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
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
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