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

2164 Commits

Author SHA1 Message Date
Cameron
c2412d1270 Notes and problems regarding Issue #183 shortcodes and wrappers 2013-05-07 18:30:02 -07:00
SecretR
3fb1881cbe PHP warning removal 2013-05-07 16:33:31 +03:00
SecretR
29e19a5387 Leftover debug 2013-05-07 16:28:31 +03:00
SecretR
69d48aaaf7 Fixed #154: PHP warning on message_handler 2013-05-07 16:25:47 +03:00
Cameron
7c8ffe9473 better debug info 2013-05-07 04:35:35 -07:00
Cameron
a1ccdd8bbc Issue #196 - Theme browser tweaks 2013-05-07 03:49:03 -07:00
Cameron
d2a448c184 Issue #258 - Should help back-slashes issue 2013-05-07 03:48:45 -07:00
Cameron
16c2ce8a5b Display prices only in the 'Find Themes' area. 2013-05-06 21:30:58 -07:00
Cameron
3de39ab370 Fix for theme search 2013-05-06 21:28:05 -07:00
Cameron
3ecfc54805 Issue #196 - carousel navigation added to Theme Manager -> Find Themes. Support for commercial themes added. 2013-05-06 20:47:46 -07:00
Cameron
a3cdbb42c1 Issue #255 - Partial fix for empty sidebar menu. 2013-05-06 16:33:56 -07:00
Cameron
ff0bdfc77c Issue #241 - BC Sitelink fix. 2013-05-06 15:06:18 -07:00
Cameron
73c25ffada Support for commercial plugins. 2013-05-06 05:20:22 -07:00
Cameron
c06a0471b2 Issue #250 - should now auto-redirect to the new link. 2013-05-05 20:24:21 -07:00
Cameron
a8fc30016c Issue #235 - Database Utility fixes. 2013-05-04 19:59:54 -07:00
Cameron
d76d4c4ef2 Issue #233 - Fixed LAN issue and added additional checks for plugins. Useful for developers also. 2013-05-04 15:42:55 -07:00
Cameron
086e8c3afc Plugin and Theme manager fixes. Start on e-alert (requires more work) 2013-05-03 21:38:22 -07:00
Cameron
5fcc29bd2e urlPrefix experiment 2013-05-02 14:20:19 -07:00
Moc
4140f649a9 Making sure themes can use $tp object 2013-05-02 10:17:54 +02:00
Cameron
e064ae2085 cleanHtml() was urlencoding {e_XXXX} paths in html. 2013-05-01 03:13:29 -07:00
Cameron
9eb6c3751c Issue #189 - should prevent importing of zero-byte files. 2013-05-01 02:10:02 -07:00
Cameron
79542b0104 Fix for comments disappearing on news page when comment-menu loaded. 2013-04-30 17:02:09 -07:00
Cameron
809e68f1ab Bootstrap support added to email and print news icons. 2013-04-30 16:46:00 -07:00
Cameron
2fdfdb0813 Support for default media-category image in plugin.xml 2013-04-30 16:16:37 -07:00
Cameron
91a221262e post_script pref fix. 2013-04-30 13:56:35 -07:00
SecretR
30a2e10ff1 fixed #160 - temporary fix, user_model renderModel method needs update
(most recent email template and rendering engine)
2013-04-30 17:01:11 +03:00
Cameron
ced59c2a60 Broken path on rating. 2013-04-30 03:35:27 -07:00
Cameron
a8a257f8d2 Clean toDB() handling of post_html and post_script preferences and abuse filtering. 2013-04-30 03:10:09 -07:00
SecretR
00284e8fa0 Meta keywords format issue 2013-04-30 12:37:03 +03:00
Cameron
bae6d6f2ee Admin Userclass styling and notice fixes. 2013-04-30 01:28:44 -07:00
Cameron
d5b572d925 More table-row highlighting fixes. 2013-04-30 00:20:49 -07:00
Cameron
201be49823 Notice removal 2013-04-29 19:46:27 -07:00
Cameron
7ed6d9b9da Grab user-image with online data. 2013-04-29 19:39:12 -07:00
Cameron
2993fb1504 Added missing Shortcode debug info 2013-04-29 19:38:26 -07:00
Cameron
8f571a7360 Warning removal 2013-04-29 16:21:46 -07:00
Cameron
231f4344d1 Notice removal 2013-04-29 15:58:33 -07:00
Cameron
70527f872d Notice removal 2013-04-29 12:56:50 -07:00
SecretR
fedd644b69 chatbox sc namespace collisions fix; legacy JS issue fix (user
settings)
2013-04-29 15:04:01 +03:00
SecretR
3847aca845 minor model url assemble imporvements, inline edit added for custom
pages sef url string
2013-04-29 14:27:57 +03:00
SecretR
6b820f4076 fixes #183, #185. Important change - $SC_STYLE (the replacement of v1
$sc_style) renamed to most propper $SC_WRAPPER. Testing still required.
2013-04-29 13:31:21 +03:00
SecretR
3ec9e7487e Issue #183: $sc_style not working with new SC batch methods:
- Wrapper support added (shortcode batches only, needs explicit
wrapper registration)
- new $SC_STYLE - not global, same format as the new wrapper
- $sc_style is deprecated now
- more detailed info in GitHub comments of the issue
2013-04-28 19:14:33 +03:00
Cameron
f6d863e74e Path correction and styling fixes 2013-04-27 13:16:08 -07:00
Cameron
80ec0b9b40 Prevent hash disclosure. 2013-04-27 13:15:04 -07:00
SecretR
1fb355a5a6 Fixed #180: Message (alert) after step8 of installation 2013-04-27 15:51:47 +03:00
SecretR
95be25d78a Fixed #167: Create Featurebox Item batch option on page list when
featurebox is not installed
2013-04-27 13:33:42 +03:00
Cameron
5b1c0ac365 Issue #182 - have added debug info. Unable to reproduce this issue. 2013-04-27 02:58:58 -07:00
Cameron
94a4ba34e6 Chatbox working again with ajax 2013-04-26 21:49:09 -07:00
Cameron
c62313466b Added tooltip and required attribute to CAPTCHA. 2013-04-26 19:12:52 -07:00
Cameron
f7f1866da5 Secure-Image update. 2013-04-26 18:19:18 -07:00
Cameron
65fff894f9 Remove empty space after icon. Fix preview modal popup. 2013-04-26 15:44:32 -07:00