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 |
|
Cameron
|
9acc933dea
|
Fixed - mail handler now embedding images with the {THEME} constant correctly.
|
2014-08-18 23:16:10 -07:00 |
|
Cameron
|
ceb0fff60d
|
Fixes problem where {e_PLUGIN}, {THEME} etc. are replaced with empty values when using parseTemplate(). Now retains theme for use by replaceConstants() etc.
|
2014-08-18 22:57:18 -07:00 |
|
Cameron
|
3ca4734a18
|
Support for admin-ui multiple images in a single field.
Usage: 'type' => 'images', 'data' => 'array'
|
2014-08-18 05:22:51 -07:00 |
|
Cameron
|
f4bb971696
|
More email templates cleanup. /signup.php?preview working again.
|
2014-08-17 20:53:44 -07:00 |
|
SecretR
|
f9111fd5ca
|
Admin UI better sort handling (thanks Dingjie Yang)
|
2014-08-17 16:38:58 +03:00 |
|
SecretR
|
ccf4dd7412
|
Merge branch 'master' of github.com:e107inc/e107
|
2014-08-17 15:57:07 +03:00 |
|
SecretR
|
ad52e0a673
|
Broken stristr utf8 support
|
2014-08-17 15:15:40 +03:00 |
|
Cameron
|
734a954228
|
Additional changes so email templates conform to v2 specifications.
|
2014-08-16 17:21:46 -07:00 |
|
Moc
|
5b473a1c75
|
#726 - Added CAPTCHA to forgotten password template
|
2014-08-16 15:55:22 +02:00 |
|
Moc
|
9def9025f5
|
#730 - PM template tweak
|
2014-08-16 11:14:00 +02:00 |
|
Cameron
|
e44d83ca65
|
First commit of standardized email template.
|
2014-08-15 21:18:15 -07:00 |
|
Cameron
|
394290e591
|
Issue #382 - added more missing core email preferences which were not being saved correctly in admin -> prefs.
|
2014-08-15 18:36:04 -07:00 |
|
Moc
|
4f8cec4af1
|
Fixes #726 - Forgotten password clean-up. Now functional on BS themes. (Thanks Jimmi08!)
|
2014-08-16 01:04:32 +02:00 |
|
Moc
|
3cae2aa4ef
|
PM template - fixes incorrect FORM_MESSAGE update
|
2014-08-15 15:56:21 +02:00 |
|
SecretR
|
bad036d9c9
|
Llast sql query always available (model)
|
2014-08-15 15:55:59 +03:00 |
|
Moc
|
37d3ac0468
|
Forgotten password code clean-up (not functional on BS themes atm)
|
2014-08-14 17:50:03 +02:00 |
|
Moc
|
dfd70320df
|
Forum plugin admin clean-up, lots more work to do (not quite functional now)
|
2014-08-14 17:48:32 +02:00 |
|
Moc
|
1ecb5233a7
|
Fixes #724 - HTML 5 compliant link to captcha image
|
2014-08-13 14:06:20 +02:00 |
|
Moc
|
b8d334f550
|
Banner plugin frontend code clean up. Far more work to do at later stage (login handling and templates).
|
2014-08-13 14:02:21 +02:00 |
|
Moc
|
268012e160
|
Added deprecated message near the old 'form' class (replaced by the new form handler)
|
2014-08-13 14:01:00 +02:00 |
|
Moc
|
ee4ca53bcd
|
Fixes #314 - Tweaked error message when cache directory is not writable
|
2014-08-13 13:17:26 +02:00 |
|
Cameron
|
4bc29714a1
|
Fix for $frm->open() when using GET and query strings.
|
2014-08-12 15:51:35 -07:00 |
|
Moc
|
0047c655f8
|
Added Github and Flickr to XURL_ICONS (social) shortcode
|
2014-08-10 16:29:51 +02:00 |
|
Moc
|
c077bb1060
|
Added help tooltip option for custom theme configuration
|
2014-08-10 16:02:32 +02:00 |
|
Moc
|
c16047afe5
|
Switch 'help' and 'custom config' tab on theme configuration.
Added 'save options' button on custom config tab.
|
2014-08-10 14:16:25 +02:00 |
|
Moc
|
b14eeea500
|
Filter POST values on custom theme config
|
2014-08-10 14:12:21 +02:00 |
|
Moc
|
669d19c453
|
Typo fix previous commit
|
2014-08-06 14:23:21 +02:00 |
|
Cameron
|
96108c3644
|
Clean-up $url query before redirect.
|
2014-08-05 12:00:53 -07:00 |
|
Moc
|
4a3c839cde
|
Forums: improved error handling when uploading attachments failed
|
2014-08-05 12:46:06 +02:00 |
|
Moc
|
9d76cfff40
|
Forums: more attachment styling (and fix for attachments not displaying on non-bs themes)
|
2014-08-05 11:19:43 +02:00 |
|
Moc
|
1f1b2fe3eb
|
Forum: minor styling fix to attachment display on BS themes
|
2014-08-05 09:53:40 +02:00 |
|
Moc
|
cc3d582c6d
|
Forum plugin - attachment upload error message now shows properly
|
2014-08-05 09:43:17 +02:00 |
|
Moc
|
6c923f001b
|
Forum plugin - Temp fix for viewtopic template loading
|
2014-08-05 09:27:14 +02:00 |
|
Moc
|
584d664007
|
PHP notice fix
|
2014-08-04 18:46:34 +02:00 |
|
Moc
|
d6afec8de9
|
Forum plugin - now also displays file attachment when image attachment is also present
|
2014-08-04 17:54:34 +02:00 |
|
Moc
|
c15c22ad7d
|
Forum plugin: Added check to prevent deleting of initial post in topic
|
2014-08-04 16:55:34 +02:00 |
|