Lóna Lore
|
91e504c220
|
Ajax API: support for forms without ID.
|
2016-03-25 10:21:19 +01:00 |
|
Lóna Lore
|
5498c0ac15
|
Inline support for expandit behavior.
|
2016-03-25 09:32:28 +01:00 |
|
Cameron
|
d2ef47fecc
|
Fix for default expandit behavior. For the FAQs Categories not showing after install.
|
2016-03-24 10:30:53 -07:00 |
|
Lóna Lore
|
f182d412cc
|
Fixed: bbcode buttons not working.
|
2016-03-23 13:05:56 +01:00 |
|
Lóna Lore
|
8c8e7acf0c
|
Fixed: Insert an image from Media Manager does not work (bbarea).
|
2016-03-23 11:51:36 +01:00 |
|
Cameron
|
9cb9f347b1
|
User profile: Force a perfect circle for the avatar.
|
2016-03-22 04:31:07 -07:00 |
|
Cameron
|
0ffdc23c18
|
Fixes #1437 - mp3 file-type was being rejected.
|
2016-03-18 16:15:52 -07:00 |
|
Cameron
|
583a11dca8
|
Issue #1423 - User Profile template upgrade tweaks.
|
2016-03-14 18:32:51 -07:00 |
|
Cameron
|
3c089d83a7
|
Default comment template modified/corrected for mobile devices.
|
2016-03-14 12:10:22 -07:00 |
|
Cameron
|
4c738f1613
|
MediaManager Thumbnail hover styling.
|
2016-03-11 14:16:22 -08:00 |
|
Cameron
|
689b4c8c77
|
Media-Manager: Fix for incorrect 'empty image' size when selected. Fix for 'empty icon' when selected. Fix for media-manager close-window issue. GUI fix for 'no image' option.
|
2016-03-11 12:31:09 -08:00 |
|
Cameron
|
51d59f83d9
|
Tooltips: data-tooltip-position attribute option added to 'e-tip' selector.
|
2016-03-10 15:43:16 -08:00 |
|
Cameron
|
aea0fd2e53
|
TinyMce Fullscreen now working correctly. Clearfix added to 'Alignment' format menu.
|
2016-03-09 16:06:30 -08:00 |
|
Cameron
|
eb6c6c3021
|
Fixes #1408 - Email Obfuscation issue in IE.
|
2016-03-09 12:12:15 -08:00 |
|
Cameron
|
6a26ff7bd5
|
Merge pull request #1404 from lonalore/master
New Ajax API.
|
2016-03-07 13:24:41 -08:00 |
|
Lóna Lore
|
3a1d17e6a2
|
Fixed missing target issue.
|
2016-03-07 13:42:58 +01:00 |
|
Cameron
|
35b5957b24
|
Basic e_upload.php file added. Work-in-progress.
|
2016-03-06 00:42:15 -08:00 |
|
Lóna Lore
|
4d0cdfc0ba
|
Add e107::ajax() to provide macro methods for createing Ajax commands.
|
2016-03-03 11:50:36 +01:00 |
|
Lóna Lore
|
1001798237
|
Use "target" instead of "selector".
|
2016-03-02 18:40:46 +01:00 |
|
Lóna Lore
|
1a1a990e6b
|
Remove unused e107.ajax object.
|
2016-03-02 16:43:57 +01:00 |
|
Lóna Lore
|
de95262459
|
Use e107.callbacks instead of creating new object.
|
2016-03-02 16:42:48 +01:00 |
|
Lóna Lore
|
d8c2dc883d
|
Override default method by command "insert".
|
2016-03-02 16:02:53 +01:00 |
|
Lóna Lore
|
82bc735daa
|
Fixed JSON response handler.
|
2016-03-02 15:38:44 +01:00 |
|
Lóna Lore
|
4cfa54e07c
|
Change comment for command "settings".
|
2016-03-02 15:13:42 +01:00 |
|
Lóna Lore
|
24cc54caf6
|
New Ajax API: It's backward compatible. New features: it supports JSON responses with multiple commands. It also supports different kind of commands such as insert, settings, invoke, remove, etc...
|
2016-03-02 15:12:34 +01:00 |
|
Cameron
|
b4c4352080
|
Login page template/shortcode fixes.
|
2016-02-29 15:13:32 -08:00 |
|
Cameron
|
8c0680a18a
|
Corrected frontend modal markup. Corrected page registry identifier.
|
2016-02-28 20:50:09 -08:00 |
|
Jimmi08
|
1c3edfa709
|
update datetimepicker script issue #1226
|
2016-02-18 19:52:04 +01:00 |
|
Cameron
|
af9dfaa90a
|
Merge pull request #1359 from lonalore/master
Issue #369: Plugin Manager: Plugin Description is corrupted if there'…
|
2016-02-15 00:03:39 -08:00 |
|
Cameron
|
486f3d4961
|
Issue #1356 - PHP7 Fixes.
|
2016-02-14 12:15:55 -08:00 |
|
Lóna Lore
|
cbcad078af
|
Issue #369: Plugin Manager: Plugin Description is corrupted if there's a long discription and you click 'More'
|
2016-02-14 20:55:27 +01:00 |
|
Cameron
|
afe608da8b
|
Empty lib folder added.
|
2016-02-11 12:55:46 -08:00 |
|
Lóna Lore
|
92d5da7710
|
Ajax API - fixed comment next/prev issue.
|
2016-02-11 13:14:11 +01:00 |
|
Lóna Lore
|
009345a4cf
|
Ajax API enhancements.
|
2016-02-11 11:27:08 +01:00 |
|
Lóna Lore
|
14aa88d74c
|
Ajax API enhancements.
|
2016-02-10 22:49:57 +01:00 |
|
Lóna Lore
|
ec414893e2
|
Behavior to enable Smooth Scrolling if URL has a fragment.
|
2016-02-08 10:02:21 +01:00 |
|
Cameron
|
2e0cb4b8a8
|
'camera' removed from core. May be added by third-party themes if required.
|
2016-02-07 12:39:25 -08:00 |
|
Cameron
|
a1c4707bcf
|
Preference added to enable experimental JS/CSS Caching. JS/CSS Caching tweaked to correct broken paths.
|
2016-02-05 15:31:54 -08:00 |
|
Cameron
|
fc7efdc0c6
|
Issue #1322 - Comment editing was failing.
|
2016-02-04 13:34:57 -08:00 |
|
Cameron
|
3279283b6c
|
Search Fixes, Forum Search fixes.
|
2016-02-02 14:28:59 -08:00 |
|
Cameron
|
d159763747
|
Search Fixes. Forum search upgraded to v2.x spec.
|
2016-02-01 20:29:46 -08:00 |
|
Cameron
|
72a34d1969
|
Fixes #1270 - Default tooltip position in admin area set to 'top'.
|
2016-01-26 13:58:13 -08:00 |
|
Cameron
|
39aac804df
|
Fix for corrupted page totals due to SEF URLs and shortened array keys. Requires more testing. BACKUP FIRST!
|
2016-01-21 13:36:02 -08:00 |
|
Cameron
|
6a07078cfc
|
Backward Compatibility CSS.
|
2016-01-13 18:09:49 -08:00 |
|
Cameron
|
7a564f639d
|
Fixes #1290, Fixes #1279 Forum backward compatibility issues.
|
2016-01-13 18:09:47 -08:00 |
|
Cameron
|
82d4a5583a
|
SEF Generate button added to newpost area. Can now generate and edit prior to saving.
|
2016-01-13 01:31:12 -08:00 |
|
Cameron
|
b1c2e030d5
|
Default image resize pref is now used correctly by TinyMce media-manager. Image captions may now be added to inline images. TinyMce media-manager 'cancel' button is working again.
|
2016-01-11 20:53:05 -08:00 |
|
Lóna Lore
|
3f35fb7485
|
Fixed: e107 is not defined in selectize.init.js
|
2015-12-10 20:35:22 +01:00 |
|
Lóna Lore
|
dbf6ad8ef6
|
Issue #991: Rewrited js code and better field id handling.
|
2015-12-03 09:01:59 +01:00 |
|
Lóna Lore
|
2cd5f1525f
|
Issue #991: Removed all Selectize JS code from PHP. Additional option (settings) for e107::js(). Integrates Selectize.js using e107::js(settings) and JavaScript behaviors with jQuery Once.
|
2015-12-02 14:23:48 +01:00 |
|