1
0
mirror of https://github.com/e107inc/e107.git synced 2025-10-13 22:14:51 +02:00
Commit Graph

5330 Commits

Author SHA1 Message Date
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
Cameron
1d6905ea5d Issue #75 Media-Manager Category SEF field added. 2013-01-15 23:19:34 -08:00
Cameron
b33a298067 Infopanel tweaks 2013-01-15 18:01:51 -08:00
Cameron
cbd3dffc3e Issue #74 Menu System-Cache issue corrected. 2013-01-15 14:56:30 -08:00
SecretR
75f4a1a9da Admin UI - render hidden element fix 2013-01-12 14:49:11 +02:00
SecretR
e7e51734d7 #9 related - use type comma on media manager page;
multiselect "selected" fix
2013-01-09 10:49:33 +02:00
SecretR
ca9a6321ea close #29: Admin-ui ajax result filtering on keyup with jQuery;
admin jQuery JS improvements, server side filtering issues solved
2013-01-08 11:21:29 +02:00
SteveD
8c4432b4b2 Keep HTML abuse filter in line with 1.x.
Remove isutf8 flag - no longer relevant.
2013-01-05 09:42:34 +00:00
SteveD
6b6512b06b Tidy up (mostly comments) 2013-01-01 10:39:30 +00:00
SteveD
6f2ad44d0a Missing check for checkboxes 2012-12-30 22:42:17 +00:00
SteveD
83fb9f5818 Issue #60 - set proper user class tree during install - plus dev aid to generate appropriate xml (data should match the 'set default tree' available on an option button from userclass admin) 2012-12-29 12:12:51 +00:00
SteveD
dda91e9a1e Fix variable name changing within number() method - needs check to ensure intent of function is now achieved 2012-12-28 22:20:05 +00:00
SteveD
f268a6245a Issue #65 - regenerate prefs for global language file loading on plugin scan.
Create the 'common' language files for the download plugin
2012-12-28 21:19:22 +00:00
SteveD
c11db9a05f Issue #67 - fix admin log handling of plugin-specific event titles (with language support). 2012-12-23 15:00:15 +00:00
Cameron
97d4ea731c Fix for Image Import previews. 2012-12-22 02:11:03 -08:00
Cameron
6d8dbeda57 Should fix Issue #64 (usersettings password issue) 2012-12-22 00:59:32 -08:00
SteveD
918c2bfc34 Restructure use of predefined lists in extended user classes - get rid of global, more general interface which can be used with a DB or similar as well. 2012-12-21 22:33:02 +00:00
SteveD
4e6924e3a5 Get CHAP login working again. Plus a bit of tidying up. 2012-12-20 22:51:38 +00:00
SecretR
94c9f41071 e107:lan() improvements 2012-12-20 12:06:28 +02:00
SecretR
e89a6a5ecf Work on #34, extensive testing is required. Work in progress. 2012-12-20 10:45:40 +02:00
SteveD
cfb76a758a Allow editing of selected fields of some 'system' userclasses.
Tidy up a bit.
2012-12-19 22:27:48 +00:00
Tijn Kuyper
2f7aa5a40d Last plugin LAN clean-up (#50) for now. 2012-12-19 11:37:45 +01:00
SteveD
f507aa57b6 Don't display 'delete' icon for user classes that can't be deleted. Tidy up a bit. 2012-12-18 22:43:10 +00:00
SteveD
d5184fef33 Issue #57 - fix menu display in mailout functions (only occurred if no mailshots to display on page) 2012-12-18 21:46:05 +00:00
SteveD
2ef887f177 Fix bug in 'Everyone except..' class display. Suppress negatives in user initial classes. 2012-12-18 21:29:53 +00:00
SteveD
d95746b327 Issue #55 - add unimplemented code to support 'Everyone except...' in classes when vetted_tree() method called. Some rework of class perms needed. Callbacks not in userclass_class.php will need extending. Style expert may need to tidy displayed checkbox lists. 2012-12-18 21:21:05 +00:00
Cameron
247579c41e Custom-Page navigation menu and shortcode added. 2012-12-18 01:32:33 -08:00
Cameron
992d88ddb6 Show custom-page data only in debug mode. 2012-12-17 13:22:17 -08:00
Cameron
661c6e7219 Fix for menu-manager issue 2012-12-17 13:21:43 -08:00
Cameron
c3e996d06b More Notice removal (Issue #58) 2012-12-17 13:20:52 -08:00
Cameron
774f045828 Page sublink navigation 2012-12-17 12:15:51 -08:00