1
0
mirror of https://github.com/e107inc/e107.git synced 2025-01-18 13:14:55 +01:00

6548 Commits

Author SHA1 Message Date
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
Cameron
bbc47da906 Fix for empty search results. 2014-09-09 20:51:55 -07:00
Cameron
58d18da177 Added basic FAQ breadcrumb. More work to do. 2014-09-09 20:22:59 -07:00
Cameron
542fe9252d Raw option added for {FAQ_CATEGORY} for name without link. 2014-09-09 04:38:06 -07:00
Moc
c778769556 Issue #195 - Incompatible plugin list updated 2014-09-07 16:34:17 +02:00
Cameron
7d5fa8ca70 Removed debug info from last commit. 2014-09-05 13:22:47 -07:00
Cameron
1096302c35 Fixed: missing maxlength attribute added to form handler. 2014-09-05 13:14:39 -07:00
Tijn Kuyper
673fa912ff Fix typo in signup.php (may help #755) 2014-09-04 15:15:36 +02:00
Cameron
ce539d82c4 Mailing now considered to be 'frontend' when loading templates. Fixes consistency issues. (eg. login notifications etc.) 2014-09-03 14:09:10 -07:00
Cameron
bb6ebd1732 Filepicker now saves media-manager id and name of file when array is used. 2014-08-31 14:54:47 -07:00
Cameron
d9cce6e21a 'files' option added to admin-ui. requires data='array'. 2014-08-30 21:00:17 -07:00
Moc
f912c88a80 #580 - Initial userclasses are now set after signing up (and after email activation) 2014-08-29 14:56:16 +02:00
Moc
8f0f9027a5 signup.php code clean-up 2014-08-29 14:17:37 +02:00
Cameron
2f9dae5eed Email admin->notify template working with new template standard. 2014-08-26 15:50:47 -07:00
Cameron
7cc591a180 Fix for featurebox bootstrap image-only template. 2014-08-26 15:50:36 -07:00
Jimako
c2168196c7 using separator that you can set in admin area 2014-08-26 21:39:16 +02:00
Moc
6b305e6ada #743 - Space fix between LAN and year 2014-08-26 18:48:02 +02:00
Moc
94dc5ab7f0 #743 - Temporary fix for LAN file loading 2014-08-26 18:48:01 +02:00
Tijn Kuyper
edc7ecb465 Merge pull request #744 from Jimmi08/patch-4
#741 - corrent month in calendar title
2014-08-26 15:56:59 +02:00
Jimako
63ebe9d251 corrent month in calendar title
This fixes #741
2014-08-26 09:11:17 +02:00
Moc
4265dc5171 #740 - IP address in contact email now displays in IPv4 format if possible 2014-08-24 13:34:00 +02:00
Cameron
361c471bc7 Admin -> users area now has a tab for extended fields. TODO: field-type detection for extended fields. 2014-08-21 14:21:49 -07:00
Cameron
d6dc4aa716 Fixes #698 - uploaded avatar was being removed unintentionally. 2014-08-21 13:15:47 -07:00
Cameron
339bd115d0 Removed pointless heading from usersettings template. 2014-08-20 22:27:36 -07:00
Cameron
8f4162ac5c Added option for default starting slide in carousel. 2014-08-20 22:27:03 -07:00
Cameron
5bf9d9bc7d Fix for custom shortcode use in usersettings template. 2014-08-20 22:23:48 -07:00
Cameron
3bd404b17f Fix for maintenance flag check. 2014-08-20 22:21:00 -07:00
Cameron
082f26c2b9 Fixes #590 - completely broken user -> edit admin area on fresh install. Upgraded to use admin-ui. Funtional for basic changes such as password, signature, admin perms etc. 2014-08-20 05:02:00 -07:00
Cameron
0408658901 Fixes #543 - extra 'OR' on avatar selection. Also correct radio button alignment in bootstrap. 2014-08-20 04:23:42 -07:00
Cameron
33e3ef5b3c Added option for 'registered members' while in maintenance mode. 2014-08-20 02:02:01 -07:00
Cameron
8c995fbbc8 global error fix. 2014-08-20 02:00:50 -07:00
Cameron
8aa40f3ce1 Fixes $frm->password() styling when used with bootstrap on the frontend. 2014-08-20 02:00:32 -07:00
Moc
bf2fa42da7 Forum plugin - fixed error message incorrectly displaying when creating topic/reply with no attachments 2014-08-20 00:32:57 +02:00
SecretR
b293dc71ef Auto fix extension parameter (allow disable auto-rename) 2014-08-19 14:03:42 +03:00
Cameron
9acc933dea Fixed - mail handler now embedding images with the {THEME} constant correctly. 2014-08-18 23:16:10 -07:00