Cameron
|
7fdb27510f
|
PHP Warning Fixes.
|
2016-06-09 16:43:36 -07:00 |
|
lonalore
|
f74e7c15e9
|
Use JS behavior to initialize datepicker.
|
2016-06-09 11:50:45 +02:00 |
|
lonalore
|
f1846dc955
|
Fix for datepicker(). Tested!
|
2016-06-09 10:18:41 +02:00 |
|
Cameron
|
e08d454a49
|
datepicker() debug option added.
|
2016-06-08 19:09:41 -07:00 |
|
Cameron
|
3dbe6a97b0
|
Merge pull request #1694 from lonalore/master
Fix for datepicker. Issue #1687
|
2016-06-08 19:01:49 -07:00 |
|
Lóna Lore
|
f470b554ac
|
Fix for datepicker. Issue #1687
|
2016-06-08 23:58:54 +02:00 |
|
Cameron
|
3dbcf5e802
|
Default Author fix for userpicker() with admin-ui
|
2016-06-07 10:40:14 -07:00 |
|
lonalore
|
0c29ac2708
|
Fix for datepicker.
|
2016-06-06 15:56:46 +02:00 |
|
Cameron
|
a7e832f6e8
|
Optimized media-manager imagepicker() default thumbnail size for faster load times.
|
2016-06-05 13:32:22 -07:00 |
|
Cameron
|
82beb3385c
|
Incorrect value posted for datepicker() when date manually changed.
|
2016-06-04 15:03:13 -07:00 |
|
Cameron
|
b2a223cc89
|
Quick-Add-User form field sizes.
|
2016-05-28 08:34:17 -07:00 |
|
Cameron
|
48cea0cc0f
|
Disable form auto-complete in admin area.
|
2016-05-28 08:28:14 -07:00 |
|
Cameron
|
ec36f1dc87
|
IP handler checks and fixes.
|
2016-05-25 15:10:00 -07:00 |
|
Cameron
|
4116ddde1e
|
Work-in-progress for user selectize result filtering.
|
2016-05-16 18:42:29 -07:00 |
|
Cameron
|
1fa7c95b25
|
Issue #1222, Issue #1157, Issue #1455 datepicker() method now returns unix timestamp by default. To return a string (like previously) use 'return=string' in the options.
|
2016-05-13 09:09:31 -07:00 |
|
Cameron
|
09cbf97f3a
|
Issue #1633 - possible fix for record creation problem using admin-ui and LAN_CREATE term.
|
2016-05-12 19:34:57 -07:00 |
|
Cameron
|
c88f5b2757
|
name2id exclude ':'. Linkwords fix for spaces.
|
2016-05-12 16:07:59 -07:00 |
|
Cameron
|
f21ec261d7
|
textarea bootstrap styling. modifications to the form handler for use of form rendering in the frontend. (not just admin-ui)
|
2016-05-07 20:23:26 -07:00 |
|
Cameron
|
996b1f3285
|
e_sitelink.php now supports html as well as link array. e_sitelink.php example added to Plugin Builder and _blank plugin.
Mega-Menus will be super-easy with this enhancement.
|
2016-05-07 09:07:38 -07:00 |
|
Cameron
|
b2771fa00a
|
Added new user to the default userclass selection. Improved userclass() method docs.
|
2016-04-25 19:06:37 -07:00 |
|
Cameron
|
4125d04371
|
Issue #1582 - Simplification and rewrite of userpicker() method.
|
2016-04-24 10:45:27 -07:00 |
|
Cameron
|
a21d351cd2
|
PM Notification datestamp fix.
|
2016-04-23 14:13:31 -07:00 |
|
Jimmi08
|
3e0f7d4540
|
possibility to use lang string in placeholder
|
2016-04-23 16:59:29 +02:00 |
|
Cameron
|
f6ca9f8883
|
Newsfeeds: Fixes #1495. Admin-area rewrite using admin-ui. Newsfeed class is now compatible with PHP7.
|
2016-04-20 17:25:32 -07:00 |
|
Cameron
|
adb7d2a472
|
Plugin Builder upgrade. xxxx_sql.php may now be auto-generated by selecting the sql table.
|
2016-04-18 19:14:55 -07:00 |
|
Cameron
|
042172096c
|
Fixes #1253 - News Category Icon. Improved legacy support for news list page. toIcon() can now check for multiple legacy img paths.
|
2016-04-15 10:46:58 -07:00 |
|
Cameron
|
e4b9db6307
|
Corrected toAttribute method. <select> item was not respecting attributes when using renderElement().
|
2016-04-14 16:32:48 -07:00 |
|
Cameron
|
d397461a61
|
Forum: Fixes #1525 Class ID of tabs on stats page.
|
2016-04-12 08:59:15 -07:00 |
|
Cameron
|
5e862682be
|
Expanding the plugin-builder to generate addons. (work-in-progress)
|
2016-04-10 18:47:40 -07:00 |
|
Cameron
|
8ff02d9aa9
|
Default loading icon added to form->button() method when font-awesome is present.
|
2016-04-10 17:52:30 -07:00 |
|
Cameron
|
44d682965c
|
PHPMailer updated to v5.2.13. Cleaned up SMTP options in the admin area.
|
2016-04-08 09:01:10 -07:00 |
|
Cameron
|
5f005b50b2
|
Userlist filtering fix.
|
2016-04-05 15:22:36 -07:00 |
|
Cameron
|
2c18d90b9c
|
Private Messages: Fixes #1485. Also check language files for changes. 'fw' (fixed width) option added to $tp->toGlyph()
|
2016-04-03 14:37:37 -07:00 |
|
Cameron
|
fb3a92ff9e
|
Fix for User-Extended checkbox field creation.
|
2016-04-02 12:47:27 -07:00 |
|
Cameron
|
a30ee0d5b8
|
userlist method added.
|
2016-04-01 10:35:19 -07:00 |
|
Cameron
|
324be8ebdc
|
For Handler: Fix for file 'multiple' attribute.
|
2016-03-29 17:58:18 -07:00 |
|
Cameron
|
46043bbb68
|
Fixes #1457 New Forum Posts Menu - "Show Original Topic in Menu" option not saving. New User-Extended Field preset for User comments. New e107::debug() function added for throwing info to the browser console. (Firefox/Chrome)
|
2016-03-26 10:14:57 -07:00 |
|
Lóna Lore
|
5498c0ac15
|
Inline support for expandit behavior.
|
2016-03-25 09:32:28 +01:00 |
|
Cameron
|
e930ee68f1
|
PDO Fix for saving of e107::serialize() data. Saving of Extended Field data now working correctly.
|
2016-03-22 21:11:47 -07:00 |
|
Cameron
|
1d803612ab
|
PHP7 User-Extended Fix. Checkboxes now working correctly and saving as an array. Some BC fixes may be needed.
|
2016-03-21 19:15:20 -07:00 |
|
Cameron
|
9d3e1ad5e7
|
Issue #223 - File Inspector UI cleanup.
|
2016-03-17 18:53:33 -07:00 |
|
Miroslav Yovchev
|
ffe2740516
|
fix unable to set initial form user field value empty
|
2016-03-17 17:03:54 +02:00 |
|
Cameron
|
0655cb96fd
|
PHP Notice Removal
|
2016-03-13 01:16:37 -08:00 |
|
Cameron
|
85f67aa084
|
Banner plugin may use keywords to display relevant banners on current news/pages. (exact match only, so use with caution)
|
2016-03-11 23:12:19 -08:00 |
|
Cameron
|
d30135e026
|
Menu Template fixes and enhancements. Related News now has a template.
|
2016-03-10 17:32:36 -08:00 |
|
Cameron
|
e1414cb688
|
Submitnews Image import fix. Upload page now using e_upload.php. Upload admin area still needs work.
|
2016-03-06 17:42:47 -08:00 |
|
Cameron
|
35b5957b24
|
Basic e_upload.php file added. Work-in-progress.
|
2016-03-06 00:42:15 -08:00 |
|
Cameron
|
3ecd19b88c
|
Fix for file-title after import. select() can now handle more than 2 levels deep.
|
2016-03-06 00:23:41 -08:00 |
|
Cameron
|
294ff7a6d0
|
Fixes #1285 - Avoid no-avatar confusion. LANs required.
|
2016-02-25 12:53:04 -08:00 |
|
Lóna Lore
|
d90644f187
|
Field type "datepicker" enhancements: allow to use "disabled" attribute, and convert (default) value to the proper format.
|
2016-02-19 13:35:55 +01:00 |
|