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

1385 Commits

Author SHA1 Message Date
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
Cameron
f63fcb61a8 Notice removal and default styling fixes. 2012-12-16 14:28:30 -08:00
Cameron
4bd6cd3dee Issue #57 - fixes the error but doesn't correct a general issue with the way the mailout section is coded. Admin navigation is currently broken on some pages. Perhaps @e107steved has some answers. 2012-12-16 13:19:52 -08:00
SteveD
3fb760da3f More work on front page management.
Event calendar should work with single point of entry code.
2012-12-16 18:52:46 +00:00
SteveD
7b8ea1e311 Fixes so far (up/down/delete need fixes) 2012-12-16 11:41:01 +00:00
Tijn Kuyper
57dbc89d18 Notice removals 2012-12-16 12:28:28 +01:00
Cameron
d404081ce6 Notice removal 2012-12-15 18:06:55 -08:00
SecretR
580b933b6b Admin UI - work on types 'userclasses' and 'comma', related wit #9 as well. Work in progress. 2012-12-15 16:49:39 +02:00
Cameron
e8c945c77a Language notice added. $frm->selectbox can now use option 'useValues' to use values from the array as keys. 2012-12-15 03:52:01 -08:00
Cameron
e0a27eede8 More LAN fixes. 2012-12-12 21:30:43 -08:00
Cameron
971c4fd8b1 Image-resize options fix. 2012-12-12 19:28:39 -08:00
Cameron
87e225fc36 New language file types: English_global.php (for plugin.xml terms) and English_log.php (for admin-log terms). Auto-detected when present and loaded automatically when needed. 2012-12-12 18:46:34 -08:00
Cameron
0cfce79337 Possible fix for Issue #41 2012-12-12 02:23:56 -08:00
Cameron
28f3a7461f Fixes Issue #48 - yellow TinyMce area. 2012-12-12 00:38:11 -08:00
Cameron
033b6cddec Navigation template work and bootstrap front-end navigation work. v2 templates moved to e107_core/templates 2012-12-11 19:42:55 -08:00
SecretR
5aad9b6553 fixed #14
Various minor system bugfixes and enhancements
2012-12-11 18:44:54 +02:00
Cameron
82fafa6f62 Theme Info fix. <screenshots> added to theme.xml spec. 2012-12-11 00:34:08 -08:00
Cameron
2822965abc More expandit used in admin->prefs. 2012-12-10 20:59:16 -08:00
Cameron
9450ceecf3 Allow Plugin Builder to work with plugins that don't require sql tables. 2012-12-10 18:41:24 -08:00
Cameron
c65b549af7 Public Uploads page enabled and admin-ui template added. 2012-12-10 18:40:44 -08:00
Cameron
6e9ccdb59e expandit added to some admin->pref elements. 2012-12-10 17:38:52 -08:00
Cameron
734b8d969c Admin Preferences GUI Improvements and addition of basic mail prefs. 2012-12-10 16:01:44 -08:00
SecretR
12bec41f6e Work on $14 - user options ready, addUser work in progress;
Form handler - introducing admin_trigger() alias
Various minor fixes
2012-12-10 17:17:51 +02:00
SecretR
7cf904675b #14 More user administration work. All list (dropdown) options are back. Still work in progress. Various system fixes and enhancements. 2012-12-10 01:20:56 +02:00
Cameron
8814055e84 Password Generator/Meter now uses bootstrap css. Password strength improved. 2012-12-09 00:50:58 -08:00
SecretR
d162707716 #14 User administration - working userclass management, related user email send fixes. Still work in progress. 2012-12-09 04:03:28 +02:00