BillyBoy0823
f8f241da5d
Fixes issues with menu munipulation.
...
1. Scans all Menu's, All locations, And reorders them properly.
- Does all in case a menu was deleted from system, but active in another area.
2. When activating. Increments so proper order number is assigned.
3. Fixed deactivating. It properly reorders remaining menus
- And removes duplicates, if a loc-0, order-0 exists.
- Also gives Admin log info - Menu Name, Last Location, Last Order. MenuID
2013-05-13 00:32:11 -04:00
Cameron
f874fc58da
Issue #283 target attribute is valid in html5
2013-05-12 04:48:26 -07:00
Cameron
efa135c3f8
Closes #283 whitelist <script> attributes and noscript tag (when script posting is enabled)
2013-05-12 04:15:32 -07:00
jburns131
595efb141f
Issues Addressed:
...
Created cron task that will check if there is a newer version of e107 available. If so, email site admin, create log entry and trigger message for site admin
Files altered:
e107_admin\cron.php
e107_handlers\cron_class.php
e107_languages\English\admin\lan_cron.php
Related to:
20cb65f539
2013-05-12 02:16:20 -04:00
jburns131
27fceb8758
Merge branch 'master' of https://github.com/e107inc/e107
2013-05-12 01:15:49 -04:00
SecretR
100819dc9c
Remote communication rewrite started, work in progress
2013-05-11 19:49:48 +03:00
Cameron
0ebd25252f
Merge pull request #228 from Deltik/master
...
[security] Protection for exposed emails, Message-Handler constants etc. Thank you Deltik
2013-05-10 16:21:38 -07:00
Moc
dbf6c97142
Minor LAN change to make changing avatar procedure easier to understand
2013-05-10 15:51:03 +02:00
Cameron
b74aff7458
More Menu-Manager work.
2013-05-10 04:38:04 -07:00
Cameron
16af1a3b11
Removed commented-out code.
2013-05-10 02:46:09 -07:00
Cameron
534861c949
Menu-Manager Drag and Drop fixes.
2013-05-09 23:52:05 -07:00
Cameron
4e3f9bcb00
Menu Manager drag and drop work and menu Conversion to $pref routines complete.
2013-05-09 22:24:23 -07:00
Deltik
bd69875675
Bad SQL fix in model_class.php ; eMessage class constants created
2013-05-09 22:48:27 -05:00
Cameron
3685451f6e
More menu manager work
2013-05-09 20:16:39 -07:00
jburns131
7444f3a589
Merge branch 'master' of https://github.com/e107inc/e107
2013-05-09 05:14:04 -04:00
Cameron
6963333389
Use MySQL class during db_verify
2013-05-08 17:09:58 -07:00
Jesse
a09404d472
This is a test.
...
File Changed: cron_class.php
2013-05-08 19:08:02 -04:00
Cameron
e71c32e696
PDO fetch fix.
2013-05-08 05:06:52 -07:00
SecretR
b19c99c674
Issue #247 - format news keywords before saving to the DB, improved meta
...
keys formatting
2013-05-08 12:25:43 +03:00
SecretR
1dad1b0eca
PHP warning removal
2013-05-08 12:08:43 +03:00
Cameron
b8362372df
Issue #257 , Issue #64 , Issue #236 - usersettings and avatar upload issues.
2013-05-07 20:30:20 -07:00
Cameron
a47cadb9b9
Blurry avatar fix and usersettings template fix. Also added $tp->setThumbSize($w,$h,$crop);
2013-05-07 18:32:38 -07:00
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