Cameron
|
6e598c9430
|
Admin-UI: Make sure data is returned as an array when stored as one. Attention: @SecretR
|
2015-02-14 12:22:07 -08:00 |
|
Cameron
|
95c6103ecd
|
Generic $frm->userclass() method added.
|
2015-02-13 02:35:02 -08:00 |
|
Cameron
|
540922d25c
|
Fixes #881 - Signup permission check issue. Corrected signup-text styling and signature styling.
|
2015-02-10 19:47:45 -08:00 |
|
Cameron
|
8b9bfd3725
|
New event trigger names. See http://e107.org/developer-manual/classes-and-methods#events
|
2015-02-09 12:57:42 -08:00 |
|
Cameron
|
4126186794
|
Admin-UI: readParms on type='image' now supports examples such as thumb=1&w=200&h=300 or thumb=200x300
|
2015-02-07 22:21:42 -08:00 |
|
Cameron
|
572d66e77a
|
Fixed password-protected pages.
|
2015-02-07 01:45:36 -08:00 |
|
Cameron
|
531047c134
|
Fixes #660 - comments preferences had reverse behavior.
|
2015-02-06 11:26:22 -08:00 |
|
Cameron
|
ecce5b978c
|
Admin-UI: Column-selector styling fixes.
|
2015-02-05 11:54:59 -08:00 |
|
Cameron
|
d437765a22
|
Plugin install tweaks and layout fixes.
|
2015-02-04 04:01:08 -08:00 |
|
Cameron
|
ee1623e747
|
Html5 validation fixes. Admin SiteLinks for admin-ui now using $frm->url(); for URLs.
|
2015-02-01 17:28:38 -08:00 |
|
Cameron
|
86c1bd3353
|
Removed TinyMce from every page load. e_footer.php introduced and e107::wysiwyg() toggle method.
|
2015-01-29 11:26:56 -08:00 |
|
Cameron
|
489a9cb49c
|
Replaced deprecated get_user_data() with e107::user()
|
2015-01-26 18:03:14 -08:00 |
|
Cameron
|
8c7e7f77de
|
Admin-UI: Improved styling options for inline editing on boolean elements.
|
2015-01-20 20:57:20 -08:00 |
|
Cameron
|
02855a384f
|
Admin-UI: Removed PHP warnings while using inline editing.
|
2015-01-16 17:28:37 -08:00 |
|
Cameron
|
3237417b85
|
Display chapter breadcrumb in default page template when appropriate.
|
2015-01-10 16:13:32 -08:00 |
|
Cameron
|
72e05b933c
|
Admin-UI Notice removal and option to set default for form elements. (writeParms="default=xxx")
|
2015-01-05 14:05:53 -08:00 |
|
Cameron
|
d9caa009d4
|
Admin-UI: Added inline editing option for type=language
|
2014-11-19 13:03:30 -08:00 |
|
Cameron
|
65ffea010d
|
Admin-UI: fix for boolean inline editing style. Disabled link-image replacement while in the admin area.
|
2014-11-15 13:30:55 -08:00 |
|
Cameron
|
cf15229e7c
|
Admin-UI inline editing now works with type=boolean
|
2014-11-13 20:03:59 -08:00 |
|
Cameron
|
f23df10fde
|
Corrected 'number' format in admin-UI.
|
2014-10-30 23:20:01 -07:00 |
|
Cameron
|
41ee837c7e
|
Mailout ajax process timing correction and log file added in debug mode.
|
2014-10-27 18:31:17 -07:00 |
|
Cameron
|
3f78a8be2d
|
Added checkboxes form element.
|
2014-10-23 18:55:37 -07:00 |
|
Cameron
|
8ec1569a4f
|
Admin-UI Fix - retain any search queries or filters after batch changes.
|
2014-10-23 03:53:23 -07:00 |
|
Cameron
|
cd41adedf5
|
Corrected <select> size styling issue.
|
2014-10-22 13:27:33 -07:00 |
|
Cameron
|
28db46022b
|
Issue #684 Disabled drop-down restyling due to validation alert issues.
|
2014-10-16 17:31:38 -07:00 |
|
Cameron
|
ca3be14770
|
More Admin->Mailout fixes and form inline fix for apostrophes.
|
2014-10-14 02:12:13 -07:00 |
|
Cameron
|
01f0751c04
|
Mail and progressBar fixes.
|
2014-10-12 18:01:19 -07:00 |
|
Cameron
|
5e867b378e
|
Corrected Admin->Mail 'Send now' functionality - replacing old prototype.js code.
|
2014-10-12 02:37:43 -07:00 |
|
Cameron
|
5d894149bb
|
More Admin->Mail GUI and functionality fixes.
|
2014-10-10 22:58:47 -07:00 |
|
Cameron
|
e378c16971
|
Admin -> Mail : upgraded GUI to v2 standards. Template still requires attention.
|
2014-10-10 20:22:01 -07:00 |
|
Cameron
|
ad0491c901
|
Issue #539 - validation of user-extended elements will automatically switch tabs when an error is found.
|
2014-10-06 17:32:36 -07:00 |
|
Cameron
|
877fad903a
|
Removed unused hidden form element.
|
2014-10-06 13:51:55 -07:00 |
|
Cameron
|
abeb140fe6
|
Fixes #592 Missing User-extended fields when using Bootstrap with usersettings page.
Closes #539 Tabs view of user-extended categories when using Bootstrap.
Added missing css classes to extended-fields.
|
2014-10-05 00:21:58 -07:00 |
|
Cameron
|
6c9680d3c0
|
Fixes #617 - Progress bar bootstrap 2/3 compatibility.
|
2014-10-04 11:37:43 -07:00 |
|
Cameron
|
7d5fa8ca70
|
Removed debug info from last commit.
|
2014-09-05 13:22:47 -07:00 |
|
Cameron
|
1096302c35
|
Fixed: missing maxlength attribute added to form handler.
|
2014-09-05 13:14:39 -07:00 |
|
Cameron
|
bb6ebd1732
|
Filepicker now saves media-manager id and name of file when array is used.
|
2014-08-31 14:54:47 -07:00 |
|
Cameron
|
d9cce6e21a
|
'files' option added to admin-ui. requires data='array'.
|
2014-08-30 21:00:17 -07:00 |
|
Cameron
|
d6dc4aa716
|
Fixes #698 - uploaded avatar was being removed unintentionally.
|
2014-08-21 13:15:47 -07:00 |
|
Cameron
|
8f4162ac5c
|
Added option for default starting slide in carousel.
|
2014-08-20 22:27:03 -07:00 |
|
Cameron
|
0408658901
|
Fixes #543 - extra 'OR' on avatar selection. Also correct radio button alignment in bootstrap.
|
2014-08-20 04:23:42 -07:00 |
|
Cameron
|
8aa40f3ce1
|
Fixes $frm->password() styling when used with bootstrap on the frontend.
|
2014-08-20 02:00:32 -07:00 |
|
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 |
|
SecretR
|
f9111fd5ca
|
Admin UI better sort handling (thanks Dingjie Yang)
|
2014-08-17 16:38:58 +03: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 |
|
Cameron
|
4bc29714a1
|
Fix for $frm->open() when using GET and query strings.
|
2014-08-12 15:51:35 -07: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 |
|
Cameron
|
eea43a8a88
|
Plugin Builder updated with new types and improved field-type detection.
|
2014-07-09 20:33:20 -07:00 |
|
Cameron
|
0075ece1fe
|
Fix for writeParms and textareas.
|
2014-07-09 16:05:25 -07:00 |
|