1
0
mirror of https://github.com/e107inc/e107.git synced 2025-03-15 09:59:48 +01:00

6347 Commits

Author SHA1 Message Date
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
Moc
258c30a25e Forum - added glyph and replaced deprecated function 2014-08-04 16:09:46 +02:00
Moc
d5a6bbc658 Forum topic delete routine: more checks 2014-08-04 15:51:39 +02:00
Moc
732a66cbeb Forum attachments are now deleted when post is deleted 2014-08-04 15:42:06 +02:00
Moc
459aa5c09c Forum plugin - FIXME note 2014-08-04 15:39:44 +02:00
Tijn Kuyper
af83c153f7 Forum plugin - now deletes poll when topic is deleted 2014-08-04 15:36:32 +02:00
Moc
bcbdaf698e Forum: minor code clean-up 2014-08-04 12:24:35 +02:00
Moc
c7a901a97d #310 - Forum: added some more checks to attachment downloading 2014-08-04 12:24:24 +02:00
Moc
7954491fa7 Merge branch 'master' of https://github.com/e107inc/e107 2014-08-04 10:28:25 +02:00
Moc
de45dd242e #310 - Forum attachment downloading should work now. TODO: checks and error handling 2014-08-04 10:27:42 +02:00
Cameron
a7e2a07b74 Google chart types added. 2014-08-03 12:15:57 -07:00
Moc
2522d64a67 #699 - removed debug info from tagwords plugin 2014-08-03 18:54:51 +02:00
Moc
eaa070a489 PM class code clean-up 2014-08-02 13:28:09 +02:00
Moc
69805f65c3 Fixes #720 - PM's are now actually removed from the outbox when marked as deleted. PM is no longer deleted from sender's outbox when receiver deletes the PM from inbox. 2014-08-02 13:26:21 +02:00
Cameron
69af4f7f80 Added carousel options. 2014-08-01 21:42:03 -07:00
Cameron
96a7bea357 Added simple bootstrap carousel method. 2014-08-01 19:25:49 -07:00
SecretR
8e0b133dc7 New feature - latest news menu now accepts comma separated list of categories (news collection methods improvements) 2014-07-30 17:17:37 +03:00