Cameron
|
7dbd07d5fe
|
Fixes #416 Total comment count on news items now synchronizes after comments are moderated. Pending or blocked comments are no longer counted towards the total.
|
2015-03-09 18:45:04 -07:00 |
|
Cameron
|
2b35a583d4
|
Admin->Userclasses now using the Admin-UI. Admin-UI now supports non-incrementing primary fields being set manually using a hidden form field. Form handler for userclass with checkboxes now working correctly.
|
2015-03-01 12:43:02 -08:00 |
|
Cameron
|
d7f603ae8b
|
Fixes #713, Fixes #897 - MySQL Strict Mode fixes.
|
2015-02-20 11:03:14 -08:00 |
|
Cameron
|
dab64ca165
|
New event trigger names reworked. Replaced all '-' with '_' for compatibility with e_notify.
|
2015-02-12 16:52:30 -08:00 |
|
Cameron
|
cbf69d46c7
|
Support for admin-xxxx-created, admin-xxxx-updated and admin-xxxx-deleted Events.
|
2015-02-09 14:15:25 -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
|
00a516b0d3
|
Support for admin-ui event triggers. Plugin-builder example added.
|
2015-02-09 01:05:33 -08:00 |
|
Cameron
|
f8d11e1e46
|
Admin-UI styling
|
2015-02-06 00:16:01 -08:00 |
|
Cameron
|
486cd1d10f
|
Added extra debug info for Admin-UI search query.
|
2015-02-03 14:55:20 -08:00 |
|
Cameron
|
7cf55a9d9c
|
Fixes #853 - Admin-UI custom queries
|
2015-02-02 11:59:17 -08:00 |
|
Cameron
|
af5c0b2ead
|
Fixes #851 - Admin-UI - when the listQry doesn't contain backticks around table names.
|
2015-02-01 18:45:33 -08:00 |
|
Cameron
|
169ba435d5
|
Admin-UI: Enhancement - a search filter value of _ISEMPTY_ will now return rows with empty values for that particular field.
|
2015-01-21 12:00:32 -08:00 |
|
Cameron
|
25c43e84b2
|
Admin-UI: Added record total to list view.
|
2015-01-19 12:04:21 -08:00 |
|
Cameron
|
dfa8ed4a8a
|
Added record number to page title when editing records.
|
2014-12-10 17:30:01 -08:00 |
|
Cameron
|
d9caa009d4
|
Admin-UI: Added inline editing option for type=language
|
2014-11-19 13:03:30 -08:00 |
|
Cameron
|
1734880bbb
|
Corrected missing mail handlers preference. Added Debug-active warning. Enabling e_DEBUG in e107_config.php will now enable debug in the mailout class.
|
2014-11-15 13:29:37 -08:00 |
|
Cameron
|
ba469052ef
|
Added missing page title to admin-ui when custom page method in use.
|
2014-10-24 13:14:51 -07:00 |
|
Cameron
|
3f78a8be2d
|
Added checkboxes form element.
|
2014-10-23 18:55:37 -07:00 |
|
Cameron
|
28db46022b
|
Issue #684 Disabled drop-down restyling due to validation alert issues.
|
2014-10-16 17:31:38 -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 |
|
Cameron
|
b69f770317
|
Admin-ui to support multiple images. (a work in progress)
|
2014-05-28 22:36:53 -07:00 |
|
Cameron
|
1ff3313671
|
More flexible filter with method in admin-ui
|
2014-05-12 16:40:40 -07:00 |
|
SecretR
|
737fc995c0
|
Admin routine copy callback
|
2014-02-26 16:56:17 +02:00 |
|
Cameron
|
58d2aa8ad3
|
GUI Glyph fixes and Bbcode button styling fixes.
|
2014-01-17 06:49:55 -08:00 |
|
Cameron
|
977d87a57d
|
Fix for missing plugin install/uninstall log info.
|
2014-01-01 18:38:02 -08:00 |
|
Cameron
|
195baaf84d
|
Admin-ui: Added option to filter by type=user
|
2014-01-01 17:38:46 -08:00 |
|
Cameron
|
d9f782b35f
|
Multi-language table-notification in admin-ui. (help avoid default table overwrites)
|
2013-11-29 21:22:21 -08:00 |
|
Cameron
|
1b3e70f8fd
|
More language-file cleanup (sprintf removal)
|
2013-10-29 18:41:02 -07:00 |
|
Cameron
|
cd8ea2f67c
|
Language file cleanup
|
2013-10-29 12:20:23 -07:00 |
|
SecretR
|
6ae99f2bfd
|
Applying missing commits
|
2013-10-16 18:13:21 +03:00 |
|
SecretR
|
37ee3f132a
|
Allow non-latin meta content
|
2013-10-14 15:32:50 +03:00 |
|
SecretR
|
e4e9aea830
|
Admin UI join query issue
|
2013-09-07 16:53:58 +03:00 |
|
SecretR
|
0ff4a9c5b9
|
Fixed #366 - introduced new $preftabs UI variable, identical to tabs but
referenced from $prefs instead $fields data.
|
2013-06-07 12:01:23 +03:00 |
|
Cameron
|
d5b572d925
|
More table-row highlighting fixes.
|
2013-04-30 00:20:49 -07: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
|
063bf2b200
|
$frm->selectbox() renamed to $frm->select(); for consistency.
|
2013-04-25 17:29:46 -07:00 |
|
Cameron
|
8b0c9c79a3
|
Bbcode button styling and fixes.
|
2013-04-21 02:00:08 -07:00 |
|
SecretR
|
cddde10962
|
Tabs support for Admin UI preference areas
|
2013-04-06 15:50:28 +03:00 |
|
SecretR
|
d9924d71b5
|
Fixed #156: SQL update error when inline editing newspost title/cat
|
2013-04-02 09:59:05 +03:00 |
|
SecretR
|
064528e754
|
- Featurebox batch copy feature added (example implementation - page administration), plugin upgrade required
- Lost admin UI messages issue solved
- Featurebox list items view now sortable
|
2013-03-13 09:48:07 +02:00 |
|
SecretR
|
30d922cadf
|
Fixes #140: Sitelinks: Inline editing broken
|
2013-03-08 16:00:00 +02:00 |
|
Cameron
|
577ec63202
|
Featurebox LAN
|
2013-03-08 02:22:01 -08:00 |
|
Cameron
|
3e66c9b08f
|
Preparation for Feature-box batch option.
|
2013-03-08 02:21:26 -08:00 |
|
SecretR
|
f62a04b19a
|
Issue #124: admin-ui banlist inline editing failing - support of IPv6
like IDs
|
2013-03-07 16:32:38 +02:00 |
|
SecretR
|
51e3a4d462
|
Introducing variable pageTitles (admin dispatcher) - optional, control
over admin page titles for pages not in adminMenu. Contains default
title for Admin UI edit view.
|
2013-03-07 15:19:42 +02:00 |
|
Cameron
|
bce70a7e33
|
jQuery 'live' events for x-editable
|
2013-03-07 04:31:32 -08:00 |
|
Cameron
|
8895d48dd1
|
Reworked storage of custom menus.
|
2013-03-06 23:01:16 -08:00 |
|
Cameron
|
4844f3f5f4
|
More GUI enhancements
|
2013-03-03 20:54:08 -08:00 |
|
Cameron
|
3556ebf743
|
Issue #129 Custom-Menus not displaying in Menu Manager.
|
2013-03-02 01:02:49 -08:00 |
|
Cameron
|
2a374b7251
|
Batch drop-down default fix and renamed 'Execute' to 'Go'.
|
2013-03-01 17:53:58 -08:00 |
|