1
0
mirror of https://github.com/e107inc/e107.git synced 2025-02-19 22:14:45 +01:00

4051 Commits

Author SHA1 Message Date
Cameron
75fcecf23c Fixes #2797 during install. htaccess fix for when Apache "MultiViews" is enabled and messes up News SEF URLs. 2017-09-23 16:22:06 -07:00
Cameron
13d58de464 Issue #2795 Support multiple news 'view' layouts (requires database update) 2017-09-23 14:08:47 -07:00
Cameron
9606105e24 Removal of PHP Notices and SEF URL debugging improvements. 2017-09-23 12:52:23 -07:00
Cameron
0fe0bf57bf #2794 Added toggleButton param to admin-ui: $grid 2017-09-22 18:12:47 -07:00
Cameron
c7e5af666d Issue #2794 Enhancement: Grid View toggle button for Admin-UI 2017-09-22 14:55:44 -07:00
Cameron
8ff8daf23f Plugin Builder: added description for e_parse addon. 2017-09-20 16:23:17 -07:00
Cameron
02e80f50de Parser cleanup 2017-09-19 16:19:39 -07:00
Cameron
cbf6973386 HybridAuth upgraded to v2.9.6 2017-09-18 16:27:02 -07:00
Cameron
bed4336571 Issue #2078 2017-09-18 12:20:39 -07:00
Cameron
0fda16e713 Added lastErrorMessage() method to XML class. 2017-09-14 12:07:30 -07:00
Lóna Lore
612eac3588 Fix for prepareDirs(). 2017-08-07 19:25:33 +02:00
lonalore
33683738e9 Move file-realted methods to file_class.php. 2017-08-07 09:49:19 +02:00
lonalore
d6daa6b5bf Move file-realted methods to file_class.php. 2017-08-07 09:47:00 +02:00
lonalore
deb8c906af Issue #2756 - Ability to override site_path. Done: "TODO create directories which dont exist." 2017-08-04 10:18:40 +02:00
Cameron
a832b8266c Admin-UI: Improved SQL query logging in System logs. 2017-08-02 10:58:00 -07:00
Cameron
0f86460248 Merge pull request #2744 from lonalore/expandit
Fix for issue #2741
2017-07-26 10:47:08 -07:00
Lóna Lore
e7f2844481 Issue #2745 - Move JS files to footer. (Tested with and without JS/CSS caching) 2017-07-25 19:20:11 +02:00
Lóna Lore
1da41a2288 Fix for issue #2741 2017-07-24 22:57:58 +02:00
Cameron
a40be42092 Merge pull request #2738 from lonalore/admin_ui
Quickfix for Media Manager filtering.
2017-07-21 13:32:36 -07:00
Cameron
c22c411136 Merge pull request #2737 from lonalore/cron2
Refactoring for Cron Sheduler.
2017-07-21 13:32:10 -07:00
lonalore
5b87c9f9e2 Quickfix for Media Manager filtering. 2017-07-21 09:13:54 +02:00
lonalore
4472766959 Refactoring for Cron Sheduler. 2017-07-21 08:31:50 +02:00
Cameron
7480a8c8e6 Reverting Pull-Request Issue #2730 2017-07-17 14:31:50 -07:00
Cameron
c4211ee52b Fixes #2025, Issue #2432, SMTP Connection Check added and false-positive on sent message fixed. 2017-07-17 14:11:31 -07:00
Cameron
9387a43d9d PHP Mailer Upgrade to 5.2.23 2017-07-17 12:10:32 -07:00
lonalore
3fc3963d43 Cron job details for later use. 2017-07-14 12:06:06 +02:00
lonalore
ab7b685a30 Fix for runJob() return value. 2017-07-14 11:40:16 +02:00
lonalore
1eeb1e4799 Refactoring for Cron Scheduler. 2017-07-14 11:10:28 +02:00
Cameron
7508764f18 Fixes #2722 - html fix. 2017-07-05 14:29:33 -07:00
Cameron
39e340caa7 Fixes #2705 - Search Filter Box. Thanks @G4HDU 2017-06-26 13:22:48 -07:00
Cameron
69ec33bc99 Admin-UI/Form-handler Avoid PHP warning if perPage = 0. 2017-06-14 13:01:16 -07:00
Cameron
5ff66b3f37 Issue #2613 - possible fix for empty prefs issue. 2017-06-14 12:18:50 -07:00
Cameron
a2f7546e1f Fixes #1248 - min value in $frm->number() options. 2017-06-09 16:05:00 -07:00
Cameron
caea384495 Fixed Meta-Tag overwrite issue. Changed eResponse to singleton. May correct problems with Facebook app-id and custom og:image. Pages possibly affected: front-page (index.php) and news, custom-page and user pages. 2017-06-05 17:49:49 -07:00
Cameron
dce42f3e31 Fixes #2667 - Set default comment icon when none defined. 2017-06-05 14:35:25 -07:00
Cameron
4a06e277b0 Issue #2643 MySQL Backup 2017-05-24 12:58:30 -07:00
Cameron
cd7b41cdb4 Issue #2455 'disabled' radio button parm workaround. 2017-05-16 14:59:40 -07:00
Indra
aa7eb26ed4 Update Icon Selector
make icon selector not disturb other field
2017-05-16 01:05:16 +07:00
Cameron
f58e00c41b Admin-ui: Auto-display sort button when sortField is not empty and 'sort' parm is not set. 2017-05-08 18:47:51 -07:00
Cameron
6c828ec326 Possible fix for hardcoded css URLs with css cache. 2017-05-02 15:31:21 -07:00
Cameron
4c6f015fa8 Issue #2600 defining e_HTTP_STATIC now applies to images (using thumbUrl/toImage) as well as js/css.
eg. define('e_HTTP_STATIC', 'http://static.mydomain.com/');
2017-04-28 15:07:36 -07:00
Cameron
61e4582b85 MySQL server compatibility fix. 2017-04-28 11:07:37 -07:00
Cameron
33fa33781d Experimental e_HTTP_STATIC definition added. 2017-04-27 17:47:57 -07:00
Cameron
b532b43ce5 Fix for db-verify loading. 2017-04-27 15:31:01 -07:00
Cameron
4650aa8d91 New constant: e_VERSION for the currently installed version of e107. Prevents the need for further loading of ver.php and useful to detect when an upgrade of core files has been performed. 2017-04-27 15:21:20 -07:00
Cameron
2724127ba2 Closes #2596 - Enhancement to remove query strings from static resources. 2017-04-26 13:58:01 -07:00
Cameron
8135bde5f7 Fix for object loading. 2017-04-24 11:29:50 -07:00
Cameron
3e41efb8c1 Merge pull request #2575 from yesszus/patch-1
Update Admin Notify
2017-04-23 16:58:13 -07:00
Cameron
077b1d34a7 Feature: Language-Packs can now be downloaded and installed without leaving the admin area. 2017-04-23 12:38:05 -07:00
Cameron
caee889b7f Fixes Plugin Database structure update detection. 2017-04-21 14:21:29 -07:00