1
0
mirror of https://github.com/e107inc/e107.git synced 2025-01-17 20:58:30 +01:00

6661 Commits

Author SHA1 Message Date
Cameron
d24462d5f7 Fixes #382 - SMTP settings not saving. 2015-02-13 18:55:57 -08:00
Cameron
f5bec81b70 Merge pull request #890 from lonalore/master
Ignore PhpStorm IDE files
2015-02-13 10:29:24 -08:00
Lóna Lore
13721399b1 Ignore PhpStorm IDE files 2015-02-13 17:37:52 +01:00
Cameron
95c6103ecd Generic $frm->userclass() method added. 2015-02-13 02:35:02 -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
3e802c2751 Preparation for drupal import upgrades. 2015-02-12 13:10:35 -08:00
Cameron
6811c479d1 Reduced the number of file includes. Only load admin language files when necessary. 2015-02-12 13:09:56 -08:00
Cameron
b03abcff1f Fixes #887 - Zones 1-3 now available to e_header.php in admin. 2015-02-12 13:07:41 -08:00
Cameron
4678e9f269 Fixes #883 - img alignment of main navigation panel text in admin. 2015-02-12 01:22:25 -08:00
Cameron
f0a5c73621 Fixes #882 - White screen caused by "PHP Fatal error: Cannot redeclare utf8_to_unicode() " 2015-02-11 22:46:20 -08:00
Cameron
d0222ab346 Tweaks to default install content v2.0-beta1 2015-02-11 11:36:30 -08:00
Cameron
bb59e332e6 Corrected MenuPresets 2015-02-11 11:05:33 -08:00
Cameron
00696d92d3 Added filetypes.xml info in Admin-> Preferences -> File Uploads to remove confusion with file upload limits. Theme upload should be working correctly now. 2015-02-10 23:13:53 -08:00
Cameron
540922d25c Fixes #881 - Signup permission check issue. Corrected signup-text styling and signature styling. 2015-02-10 19:47:45 -08:00
Cameron
27d76b1685 e-modal loading animation added. 2015-02-10 12:58:23 -08:00
Cameron
e745a2398a Theme download/unzip method reactivated. 2015-02-10 12:57:38 -08:00
Cameron
fc7e563cbe Merge pull request #878 from lonalore/master
Issue #877: Feature request: event triggerings in core plugins.
2015-02-10 10:25:58 -08:00
Lóna Lore
244ef327a9 Issue #877: use the terminology forum-topic rather than forum-thread 2015-02-10 13:21:32 +01:00
Lóna Lore
b8be599b9a Issue #877: Feature request: event triggerings in core plugins (e.g: forum, pm, chatbox_menu) 2015-02-10 10:32:37 +01:00
Cameron
db62f8bdb9 New events user-ban-flood and user-ban-failed-login 2015-02-09 20:11:16 -08:00
Cameron
cbf69d46c7 Support for admin-xxxx-created, admin-xxxx-updated and admin-xxxx-deleted Events. 2015-02-09 14:15:25 -08:00
Cameron
8b9bfd3725 New event trigger names. See http://e107.org/developer-manual/classes-and-methods#events 2015-02-09 12:57:42 -08:00
Cameron
d018cef6de Event trigger-name updates (backward compatible) 2015-02-09 02:21:41 -08:00
Cameron
1697b1474b Fixes #870 Fallback to sitename option added to {SITELOGO} 2015-02-09 01:27:04 -08:00
Cameron
d70b389a8e Minor bootstrap css fixes in nextprev 2015-02-09 01:08:21 -08:00
Cameron
00a516b0d3 Support for admin-ui event triggers. Plugin-builder example added. 2015-02-09 01:05:33 -08:00
Cameron
d633455c73 SEF Url in news rss. 2015-02-08 10:31:35 -08:00
Cameron
1312855b3e Allow for more than 255 chapters. 2015-02-08 10:21:40 -08:00
Cameron
47ee815bb5 Fix News was failing when trackback was enabled. Default news-list pref added. 2015-02-08 10:21:03 -08:00
Cameron
b9bd719900 Fixes #873 - Latest news Menu - hide brackets around comment count when comments are off. 2015-02-07 23:43:21 -08:00
Cameron
f755bebe39 Plugin Builder added more types on prefs. 2015-02-07 22:24:16 -08:00
Cameron
4126186794 Admin-UI: readParms on type='image' now supports examples such as thumb=1&w=200&h=300 or thumb=200x300 2015-02-07 22:21:42 -08:00
Cameron
5d78d673ad Fixes #871 - Banner plugin admin-area and menu rewritten. 2015-02-07 22:20:31 -08:00
Cameron
a6ace0b217 Only load trackback on the front-end. 2015-02-07 13:39:24 -08:00
Cameron
fbb0b63ae9 replaced calls to deprecated plugInstalled() with e107::isInstalled() 2015-02-07 13:38:29 -08:00
Cameron
1f17a57d4e Admin -> users - minor gui fix. 2015-02-07 13:25:30 -08:00
Cameron
1ca86d9d18 Issue #830 - possible fix. 2015-02-07 13:23:21 -08:00
Cameron
2d29b7a739 GUI fixes 2015-02-07 12:56:16 -08:00
Cameron
25b96411e0 Fixes #651 - Media-Manager - Uploaded file does not display in selection. 2015-02-07 11:57:28 -08:00
Cameron
8afe6edfea Make sure page passwords are optional. 2015-02-07 01:48:40 -08:00
Cameron
572d66e77a Fixed password-protected pages. 2015-02-07 01:45:36 -08:00
Cameron
bbd28e5572 Notes on future e_upload.php added. 2015-02-07 01:42:44 -08:00
Cameron
0f79de35b1 Quick cleanup of upload.php 2015-02-06 13:38:43 -08:00
Cameron
99b7032e84 Make posted content responsive too. 2015-02-06 11:55:37 -08:00
Cameron
dc063c9957 Issue #870 - Fallback to sitename option added to {SITELOGO} 2015-02-06 11:55:13 -08:00
Cameron
531047c134 Fixes #660 - comments preferences had reverse behavior. 2015-02-06 11:26:22 -08:00
Cameron
9dc8ae14ab Issue #847 - Added pattern check to menu_name which should always be ASCII. 2015-02-06 09:38:28 -08:00
Cameron
77b7c88be1 Merge pull request #865 from Jimmi08/patch-12
Partial fix #857 chapter's list in page searching
2015-02-06 09:19:15 -08:00
Jimako
ff5c522a12 Fix #857 chapter's list in page searching 2015-02-06 10:37:24 +01:00