1
0
mirror of https://github.com/e107inc/e107.git synced 2025-06-02 17:04:58 +02:00

1810 Commits

Author SHA1 Message Date
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
Cameron
87e753bbbd Fix for link-url 2013-01-31 14:29:37 -08:00
Cameron
c37b39d969 Theme browser almost fully operational. (bootstrap modal cache issue remains) 2013-01-31 01:49:00 -08:00
Cameron
5307008144 Theme download via admin now functioning. 2013-01-30 18:37:42 -08:00
Cameron
3bd17f3d74 Online Theme browser work. 2013-01-30 16:58:47 -08:00
SecretR
a11126828f New system trigger 'lanset' added 2013-01-29 16:01:09 +02:00
Cameron
0116b9ff64 Online theme selection integrated into admin area. "Find Themes". Incomplete. 2013-01-25 19:33:59 -08:00
SteveD
71d8853f04 Issue #93 - make source of error clearer 2013-01-24 20:25:18 +00:00
Cameron
37ccac8f6d Updating paths to e107_core/sql 2013-01-23 13:48:29 -08:00
Cameron
4a6ede6447 Move e107_admin/sql 'extended' classes to e107_core/sql 2013-01-23 13:38:21 -08:00
Cameron
972dba3037 Moved e107_admin/sql/core_sql.php to e107_core/sql/core_sql.php 2013-01-23 13:23:10 -08:00
Cameron
47474aeedf Issue #89 meta tags now using 'property' instead of 'name' 2013-01-23 13:11:09 -08:00
Cameron
59d1afce62 Another datepicker fix 2013-01-22 13:11:29 -08:00
Cameron
be5845bf46 More datepicker fixes 2013-01-22 10:13:59 -08:00
Cameron
2141e8a2af Issue #83 - datepicker fixed existing value conversion. 2013-01-21 12:35:29 -08:00
SecretR
039fac4533 Admin UI radio type - use write parameters if read parameters not found 2013-01-21 15:17:51 +02:00
SecretR
a875c5f3b5 Admin UI 'radio' type accepts 'newline' parameter in '__options' (writeParms) 2013-01-21 15:04:12 +02:00
SecretR
2e15237ab1 comma type fix, media category batch works as expected now 2013-01-18 17:31:12 +02:00
Cameron
9554145500 Issue #81 - fix for {e_UPLOAD} appearing in generated plugin site-links. 2013-01-17 21:35:43 -08:00
SecretR
fbc8386193 Close #75: Automated SEF string creation type not functioning on
Gallery category URLs
2013-01-16 12:51:03 +02:00
SecretR
a157c0f3f9 newly added writeParms 'required' and 'pattern' breaking list - quick
fix, requires better approach
2013-01-16 12:48:16 +02:00