1
0
mirror of https://github.com/e107inc/e107.git synced 2025-10-14 06:24:56 +02:00
Commit Graph

5330 Commits

Author SHA1 Message Date
Cameron
ec3c006e6e Search box styling etc. 2013-02-22 00:49:36 -08:00
Cameron
e7b30285eb Initial work on Banlist admin-area upgrade. Some Admin-ui issues remain. 2013-02-21 17:37:06 -08:00
Cameron
63b1fac26b More styling 2013-02-21 05:22:15 -08:00
SecretR
df34caa950 Admin UI - Inline editing trigger handles all field types now 2013-02-21 11:44:43 +02:00
Cameron
e91230ad48 Admin UI styling 2013-02-20 22:58:18 -08:00
Cameron
ae9b87a772 Admin UI - Inline editing for userclasses 2013-02-20 22:06:39 -08:00
Cameron
94d74f4797 Removed 'chosen' js package, added 'multiselect' and 'select' packages. 2013-02-20 17:48:18 -08:00
Cameron
50b922f588 News datestamp now retains value when editing. Updated datetime picker. 2013-02-20 17:38:34 -08:00
SteveD
649fd74c1a Issue #70 - missed new file from previous commit 2013-02-20 21:15:36 +00:00
SteveD
384bf407e3 Issue #70 - update PHPMailer to latest.
New mail entry point to send templated emails, bulk emails etc
Add option to mass-send templated emails from admin page
'Notify' function uses the new interface.
Sundry detail improvements
Other sources of auto-generated emails need converting - signup etc
Much more testing needed.
Needs competent themer to generate some nice templates.
2013-02-20 21:11:17 +00:00
SteveD
971216d93e Fix undefined variables 2013-02-19 21:02:59 +00:00
SecretR
a6adeca93c Issue #106: News Category SEF 2013-02-19 18:36:58 +02:00
SecretR
439fb926a5 Fixed #109: Can't delete multiple users 2013-02-19 12:18:38 +02:00
SteveD
2679a199c6 Update documentation path 2013-02-17 12:35:20 +00:00
SecretR
19436eb3d4 prepare for some addon class naming standards 2013-02-14 16:18:22 +02:00
SecretR
4587940ad9 Even more smarter page navigation menu;
Introduced e107::getAddon();
Upcoming addon class naming standards discussion
2013-02-14 15:38:00 +02:00
SteveD
b9a452e793 Minor tidying - lose a few globals, a few 'todos' 2013-02-13 22:34:06 +00:00
SecretR
bcaf4e70c6 Fix navigation links assembling (navigation handler) 2013-02-13 17:04:11 +02:00
SecretR
367b3c3091 Fix e-sort JS selector 2013-02-13 17:04:09 +02:00
SecretR
6fcf0da804 Global plugin batch override fix 2013-02-11 15:12:30 +02:00
SecretR
9e587e0f18 Single plugin shortcode now detected in shortcode/single/*.php;
Plugin legacy *.sc moved to shortcode_legacy_list (system update
requried);
Single plugin shortcodes override now possible
(core/override/shortcodes/single/);
Testing phase
2013-02-11 14:29:10 +02:00
SecretR
ec4e9a92e6 Fixes #104: Admin-ui Filter contains misleading and confusing terms 2013-02-11 10:21:01 +02:00
SecretR
cc0913ec2a Global shortcode override improvements, batch override examples added (phpDoc), work in progress, testing phase 2013-02-09 19:05:51 +02:00
SecretR
865c7b273b File handler is no more singleton by default 2013-02-09 17:22:19 +02:00
Cameron
ec8c543751 Resolves SQL parsing issue which arises when field-name == field-type 2013-02-08 10:49:22 -08:00
Cameron
38ee3c59ac Switch jQuery to Google CDN 2013-02-08 09:53:34 -08:00
SecretR
65d8985571 Scan overrides looking at the proper location for override batch/shortcode; shortcode handler now respects override settings; admin shortcodes are not auto loaded anymore 2013-02-08 16:58:14 +02:00
SecretR
ca1e0c5700 minor SQL parser improvements 2013-02-08 11:50:05 +02:00
SecretR
61ed8355f7 Plugin handler - execute_function supports callback data now; current and required version number now sent to the upgrade_required method (plugin setup file) 2013-02-08 09:15:57 +02:00
Cameron
ed56da85c3 Custom Framework URLs option 2013-02-07 10:12:06 -08:00
Cameron
1a320cecad Admin-UI Inline editing for dropdown 2013-02-06 16:11:05 -08:00
Cameron
e4805b8a53 Infopanel icon styling and renaming of 'Custom Pages' to 'Pages' 2013-02-06 13:01:09 -08:00
Cameron
d7eede7633 Button style 'cancel' added. 2013-02-06 12:25:33 -08:00
Cameron
c7b165252a Fixed button styling 2013-02-06 12:25:00 -08:00
Cameron
7cfb80033e Updating of admin perms was failing 2013-02-06 12:24:45 -08:00
SecretR
0fa22f75a9 Re-order step Admin UI control added 2013-02-06 20:35:58 +02:00
SecretR
ce83fbee3c leftover debug 2013-02-06 20:35:57 +02:00
Cameron
68f949ec7b Sort now functioning across pages 2013-02-06 10:24:00 -08:00
SecretR
3b78d19acb Admin UI ajax sort supports no numerical primary IDs now 2013-02-06 19:48:14 +02:00
SecretR
1a9cb284b4 Admin UI generic ajax 'sortable' solution; Admin UI generic ajax 'inline edit' solution (works only on number and text field types at this moment); Model/Admin UI now support GUID like Primary Id's; various minor fixes, language defines 2013-02-06 17:03:00 +02:00
Cameron
d6a69a0ec3 X-editable added. FAQs admin-area modified to test. Handling of POST not done yet. 2013-02-06 00:18:53 -08:00
Cameron
39e9b14cf6 userpicker() functioning correctly with jquery 2013-02-05 16:41:01 -08:00
SteveD
2855665d56 Issue #55, #101 - userclass numbers not being inserted 2013-02-05 21:46:18 +00:00
Cameron
1dfe9b5e24 fixes #88 - checkboxes and options rows being displayed on create/edit page. 2013-02-05 13:12:56 -08:00
Cameron
7de272bcfe Message handler updated to bootstrap css standard 2013-02-05 12:35:02 -08:00
SteveD
724a648706 Issue #55 - more handling of 'not a member of' user class 2013-02-03 18:29:11 +00:00
Tijn Kuyper
17771cf3e0 Change buttons to bootstrap btn (GUI) 2013-02-02 20:34:19 +01:00
Cameron
2b05530a62 Allow for core shortcode class names other than default. Provides a work-around to possible conflicts between e_shortcode and {plugin}_shortcodes.php 2013-02-01 17:35:56 -08:00
Cameron
3002cee260 typeahead support for $frm->text(); 2013-01-31 19:11:41 -08:00
Cameron
a44da92d7c Convert userclass constants within plugin prefs during plugin install 2013-01-31 14:31:03 -08:00