1
0
mirror of https://github.com/e107inc/e107.git synced 2025-02-23 00:02:51 +01:00

1460 Commits

Author SHA1 Message Date
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
SecretR
bcaec63728 fixes #86 - News admin "stay in edit mode" doesn't work 2013-02-06 11:46:20 +02:00
SecretR
142eb4a0f2 issue #83 - datestamp issues on news administration form 2013-02-06 11:23:57 +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
Tijn Kuyper
1fe985bd3f Some 2012 to 2013 updates 2013-02-05 20:19:36 +01:00
Tijn Kuyper
6e54d14d19 LAN optimization (#6) - Newspost 2013-02-05 18:18:28 +01:00
Tijn Kuyper
3725b79705 Button GUI fix (admin > search) 2013-02-04 18:38:57 +01:00
Tijn Kuyper
056ad7fcc3 message consistency (#90) and LAN optimization (#6) 2013-02-04 18:00:19 +01:00
Tijn Kuyper
17771cf3e0 Change buttons to bootstrap btn (GUI) 2013-02-02 20:34:19 +01:00
Cameron
405f488f31 Fixed conflict between page shortcodes and page plugin shortcodes. Book and Chapter listings improved and page_navigation_menu improved. 2013-02-01 18:00:53 -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
4c9e0c3ea4 Language admin core developer mode 2013-01-27 20:51:51 +02:00
Cameron
0116b9ff64 Online theme selection integrated into admin area. "Find Themes". Incomplete. 2013-01-25 19:33:59 -08:00
Tijn Kuyper
4b05d05b62 Fixes issue #95 2013-01-25 12:06:36 +01: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
a48a03a6f8 Plugin builder will now read a legacy plugin.php and auto-generate a _sql.php file if not found (and the folder is writable) 2013-01-22 13:12:30 -08:00
Cameron
549e000d0c Plugin Builder fixes 2013-01-22 10:14:15 -08:00
SecretR
795d854a0d Missing admin permission for create category - switch back to main news permission value 2013-01-21 17:18:35 +02:00
SecretR
9f957da38a Closes #76 - media type shouldn't be shown on edit page 2013-01-17 16:08:07 +02:00
Cameron
9e449f6060 Admin GUI display fixes for iPad 2013-01-16 13:08:16 -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
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
d5c3722b28 Issue #59 - Corrected issue - 'news_style' function was not being utilized as intended. 2013-01-15 14:56:56 -08:00
Cameron
4054f9f4b4 Issue #72 - start of core ping-service integration. 2013-01-12 16:27:54 -08: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
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
c11db9a05f Issue #67 - fix admin log handling of plugin-specific event titles (with language support). 2012-12-23 15:00:15 +00:00
SteveD
98741074c2 Fix undefined JS-derived query message on delete rule 2012-12-22 19:16:46 +00:00
Tijn Kuyper
9f3f37f3a1 GUI and backwards compatibility fixes 2012-12-22 11:42:16 +01: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
SecretR
2f76ca5635 fixed #59 - default news template 2012-12-21 10:26:32 +02:00
SteveD
4e6924e3a5 Get CHAP login working again. Plus a bit of tidying up. 2012-12-20 22:51:38 +00:00
SteveD
cfb76a758a Allow editing of selected fields of some 'system' userclasses.
Tidy up a bit.
2012-12-19 22:27:48 +00:00
Cameron
7aea21b10c Page Navigation shortcode supports book selection {PAGE_NAVIGATION=book=X] where X is the ID number of the book. 2012-12-19 02:04:32 -08: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
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
SecretR
3eac0c794f Administration settings - social tab key/secret placeholders fix 2012-12-18 13:08:46 +02:00
Cameron
661c6e7219 Fix for menu-manager issue 2012-12-17 13:21:43 -08:00
Cameron
d26b8156f7 Notice removal ( Issue #58 ) 2012-12-17 13:19:11 -08:00
SecretR
ed648b9ea4 UI data 'comma' converted to type;
model supports data type 'set' and 'enum' now;
'userclasses' type works as expected;
#9 related, testing required
2012-12-17 16:57:42 +02:00
Cameron
74167b183e New page-menu and template 2012-12-16 20:59:14 -08:00
Cameron
2990524803 Default-install fixes. Login Menu Template upgraded 2012-12-16 16:02:13 -08:00