1
0
mirror of https://github.com/e107inc/e107.git synced 2025-02-25 01:02:50 +01:00

6482 Commits

Author SHA1 Message Date
Cameron
b6dac926f2 Modified cron command for compatibility with recent versions of cPanel/PHP (BC compatible) 2014-10-23 02:59:07 -07:00
Cameron
76da16d1f2 Fixed sort order on rolling log. 2014-10-22 21:20:40 -07:00
Cameron
71272ae922 Addition debug information added 2014-10-22 21:20:08 -07:00
Cameron
933dd3db44 Correct mail-id detection in bounce handling routine. 2014-10-22 21:19:09 -07:00
Cameron
557e0111a5 Added a pref to make youtube bbcodes responsive. (ie. behave like media-manager youtube videos) 2014-10-22 17:59:15 -07:00
Cameron
a3bb284031 Mailout bounce handling fixes. 2014-10-22 17:58:20 -07:00
Cameron
be970117ff Corrected issue with e_url when not using queries in the regex 2014-10-22 14:00:08 -07:00
Cameron
cd41adedf5 Corrected <select> size styling issue. 2014-10-22 13:27:33 -07:00
Cameron
d248a5d2ff Allow rolling-log to be set using the add() method. Use: e107::getLog()->add(); Upgraded the callMethod() function to allow for using existing objects as well as class name. 2014-10-22 13:26:03 -07:00
Cameron
280f100190 Admin->mailout embedded video thumbnail styling. 2014-10-19 14:44:41 -07:00
Cameron
30cdbe6774 Fix for e_url failed regexp. 2014-10-19 14:42:29 -07:00
Jimako
f1e10121f7 correct displaying comment icon
It should be set in reverse order
2014-10-19 17:22:24 +02:00
Cameron
65b44a8abb Added support for embedded mail media in mailouts. 2014-10-18 15:00:40 -07:00
Jimako
f3da56448a correct category icon
corect path is in variable $src
2014-10-18 21:09:17 +02:00
Cameron
5a2ce38e08 Fix for images in mail preview. 2014-10-18 05:18:51 -07:00
Cameron
f689d6ae9c Added mail preview window to admin->mailout. 2014-10-18 03:19:45 -07:00
Cameron
9eb415abae Minor fixes to Admin->mailout area. Should be mostly functional now. 2014-10-16 23:50:47 -07:00
Cameron
567fb01e12 Allow email to users to also be disabled via the mailout preferences. 2014-10-16 19:04:24 -07:00
Cameron
28db46022b Issue #684 Disabled drop-down restyling due to validation alert issues. 2014-10-16 17:31:38 -07:00
Cameron
7a7a98cb5d Fixes #782 - Missing extended fields on usersettings page when using Bootstrap 2 theme. 2014-10-15 15:38:50 -07:00
Cameron
26944fbbb7 Disable debug on mail handler. 2014-10-14 19:02:56 -07:00
Cameron
04435e10e6 Issue #771 - now decodes user-log preference correctly. 2014-10-14 18:19:51 -07:00
Cameron
238864b66a Fixes #771 - System Log preferences not being saved. 2014-10-14 16:23:16 -07:00
Cameron
dc4a6c938f Fixes #780 - Media Manager category insert issue when greater than 10. 2014-10-14 15:35:53 -07:00
Cameron
d99c03f39d Fixes #774 - Download comments. 2014-10-14 14:56:12 -07:00
Cameron
38a583f429 issue #780 - debug info added. 2014-10-14 13:03:58 -07:00
Cameron
69c69f14ae Closes #756 v2 standards for user profile. 2014-10-14 12:51:51 -07:00
Cameron
ca3be14770 More Admin->Mailout fixes and form inline fix for apostrophes. 2014-10-14 02:12:13 -07:00
Cameron
f644b7b8a3 Fixes #544 - Extended user fields not visible. 2014-10-14 02:09:53 -07:00
Cameron
01f0751c04 Mail and progressBar fixes. 2014-10-12 18:01:19 -07:00
Cameron
5e867b378e Corrected Admin->Mail 'Send now' functionality - replacing old prototype.js code. 2014-10-12 02:37:43 -07:00
Cameron
4fca7b7f12 More Admin->Mail Fixes. 2014-10-11 12:54:16 -07:00
Cameron
5d894149bb More Admin->Mail GUI and functionality fixes. 2014-10-10 22:58:47 -07:00
Cameron
e378c16971 Admin -> Mail : upgraded GUI to v2 standards. Template still requires attention. 2014-10-10 20:22:01 -07:00
Tijn Kuyper
31411dc264 Merge pull request #746 from Jimmi08/patch-5
Now using tagwords separator as defined in the admin area preferences
2014-10-07 18:00:33 +02:00
Cameron
ad0491c901 Issue #539 - validation of user-extended elements will automatically switch tabs when an error is found. 2014-10-06 17:32:36 -07:00
Cameron
877fad903a Removed unused hidden form element. 2014-10-06 13:51:55 -07:00
Cameron
abeb140fe6 Fixes #592 Missing User-extended fields when using Bootstrap with usersettings page.
Closes #539 Tabs view of user-extended categories when using Bootstrap.
Added missing css classes to extended-fields.
2014-10-05 00:21:58 -07:00
Cameron
6c9680d3c0 Fixes #617 - Progress bar bootstrap 2/3 compatibility. 2014-10-04 11:37:43 -07:00
Cameron
b900708568 Fixes #707 - {CPAGERELATED: types=page} issue. 2014-10-04 11:26:29 -07:00
Cameron
1495b56ab5 Fixes #739 - Contact page USER_WIDTH unknown problem. 2014-10-04 10:55:14 -07:00
Cameron
bc1356537a Fixes #763 - media manager category insert error. 2014-10-04 10:33:56 -07:00
Cameron
740b8cf29a Issue #755 - resending of user activation email. Added fix. Requires testing. 2014-10-03 20:59:05 -07:00
Cameron
a812d452d4 Issue #756 - User Profile addon standard for v2 added. Not yet fully implemented. 2014-10-03 16:39:21 -07:00
SecretR
e636fba0be Merge branch 'master' of github.com:e107inc/e107 2014-09-18 19:08:16 +03:00
SecretR
44d10ee5ce Glyph and link css options for plugin added bbcodes 2014-09-18 17:21:50 +03:00
Cameron
f9d521ad04 Fix for backup cron not working. 2014-09-14 17:40:02 -07:00
Moc
096f4d08db Featurebox plugin - Code cleanup 2014-09-11 20:57:52 +02:00
Moc
7987a15ec7 Apply USE_IMAGECODE check in fpw shortcodes.
Fixes fatal error when fpwcode pref is 0.
Removed unnecessary file require.
2014-09-11 18:30:52 +02:00
Cameron
6648dcb10b Fixed path to request.php (when using SEF Urls). 2014-09-11 03:43:46 -07:00