Cameron
|
04bbad449a
|
Test admin scripts are parsing correctly.
|
2021-01-16 13:32:35 -08:00 |
|
Cameron
|
21e3c3f8ab
|
PHP warning fixes.
|
2020-12-29 09:48:36 -08:00 |
|
Cameron
|
5b82c292b1
|
Code cleanup
|
2020-12-18 19:55:12 -08:00 |
|
Cameron
|
a457863c56
|
Issue #3202 uc_select() was not respecting default value.
|
2019-03-01 11:12:54 -08:00 |
|
Cameron
|
f128b13824
|
Issue #3668 PHP 7.3 compatibility fix.
|
2019-02-17 15:37:13 -08:00 |
|
Cameron
|
cdc23fb2d7
|
Admin-area navigation
|
2017-02-01 18:25:32 -08:00 |
|
Gábor
|
b3a7fa4be2
|
Update userclass2.php
|
2017-01-22 10:19:26 +01:00 |
|
Cameron
|
f545a2e01d
|
Remove old code.
|
2017-01-21 11:13:37 -08:00 |
|
Tijn Kuyper
|
347c9f9af0
|
Update methods to load LAN files in Admin Area
(fingers crossed there are no typo's...)
|
2017-01-17 01:33:03 +01:00 |
|
MikeyGMT
|
2dabd3f9c9
|
Pesky Apostropes
buttons-bar center
|
2017-01-11 08:45:00 +00:00 |
|
MikeyGMT
|
f92788e6a8
|
UCSLAN_3 > LAN_DELETED
UCSLAN_3 > LAN_DELETED
|
2017-01-11 08:39:26 +00:00 |
|
MikeyGMT
|
3a014170d4
|
Further corrections
Further corrections
|
2017-01-11 08:31:55 +00:00 |
|
MikeyGMT
|
5db20cf3c7
|
User Class LANS #6 additional corrections
User Class LANS #6 additional corrections
|
2017-01-09 17:24:52 +00:00 |
|
MikeyGMT
|
c45ff67018
|
LANS Clean Up #6 - User Class
LANS Clean Up #6 - User Class - more to do within conflicting defines
lan_user.php
|
2017-01-09 17:07:47 +00:00 |
|
Cameron
|
a469b7ca6e
|
Deprecated function cleanup
|
2016-02-15 00:14:45 -08:00 |
|
Cameron
|
486f3d4961
|
Issue #1356 - PHP7 Fixes.
|
2016-02-14 12:15:55 -08:00 |
|
Cameron
|
796f5fa95c
|
Header location cleanup. From now, please use e107::redirect(); to redirect to the home page, or e107::redirect('admin'); to redirect to the admin start page or e107::redirect($url);
|
2016-01-13 19:18:12 -08:00 |
|
Cameron
|
6db8c7ddeb
|
Should fix #1229 - Rebuild userclass tree after adding new class.
|
2015-11-22 10:00:46 -08:00 |
|
Cameron
|
a26de7bc84
|
Issue #1138 - Bootstrap3 UI fixes.
|
2015-07-15 19:33:15 -07:00 |
|
Cameron
|
6499ff72f7
|
Issue #1138 Added 'btn-default' where missing.
|
2015-07-13 19:09:30 -07:00 |
|
Cameron
|
f938cc320f
|
Fix for Menu-Manager visibility setting not saving. Fixes e107::getForm()->userclass() method not functioning as intended.
|
2015-06-02 14:25:39 -07:00 |
|
Cameron
|
2b436ded30
|
Correct inline editing of userclasses in Admin -> Users and re-ordered userclasses in Admin -> Userclasses. autocomplete nowswitched off in usersettings.php
|
2015-05-15 13:07:26 -07:00 |
|
Cameron
|
a708211cb3
|
Userclass fixes. Now clears userclass cache after changes in admin are made.
|
2015-05-12 13:53:47 -07:00 |
|
Cameron
|
b749bdb707
|
Upgraded userclass admin area to use renderHelp() and gave it its own shortcode {ADMINUI_HELP}
|
2015-04-09 11:13:26 -07:00 |
|
Cameron
|
d9d437bf73
|
Issue #714 - Now displays correct edit and delete options for each class.
|
2015-03-15 13:30:37 -07:00 |
|
Cameron
|
31f86d0039
|
Disable userclass copy in admin
|
2015-03-01 21:37:19 -08:00 |
|
Cameron
|
2b35a583d4
|
Admin->Userclasses now using the Admin-UI. Admin-UI now supports non-incrementing primary fields being set manually using a hidden form field. Form handler for userclass with checkboxes now working correctly.
|
2015-03-01 12:43:02 -08:00 |
|
Cameron
|
02766efff5
|
Admin -> Userclass cleanup and initial userclass feature on xup signup.
|
2015-02-15 19:56:58 -08:00 |
|
SteveD
|
79b58c1f7b
|
Fixes Issue #266 item 4
|
2013-05-13 22:26:55 +01:00 |
|
SecretR
|
1e2b9ba3e0
|
Fixed #136 - Wrong heading when editing user class
|
2013-05-08 15:03:38 +03:00 |
|
Cameron
|
bae6d6f2ee
|
Admin Userclass styling and notice fixes.
|
2013-04-30 01:28:44 -07:00 |
|
Cameron
|
66eb7c1be7
|
Button styling updated to Bootstrap 'btn'
|
2013-04-26 13:48:23 -07:00 |
|
Cameron
|
42c770ed4e
|
Generic search form element added to form handler. Search and other minor GUI enhancements added to Plugin Manager
|
2013-03-03 23:42:37 -08:00 |
|
SteveD
|
0558f43576
|
Issue #55 - don't show 'Everyone except...' class list where inappropriate
|
2013-03-03 11:32:28 +00:00 |
|
Cameron
|
5bcd54f179
|
Some language-file cleanup and title/breadcrumb corrections.
|
2013-02-22 21:34:06 -08:00 |
|
Tijn Kuyper
|
17771cf3e0
|
Change buttons to bootstrap btn (GUI)
|
2013-02-02 20:34:19 +01: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
|
cfb76a758a
|
Allow editing of selected fields of some 'system' userclasses.
Tidy up a bit.
|
2012-12-19 22:27:48 +00: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 |
|
Cameron
|
d404081ce6
|
Notice removal
|
2012-12-15 18:06:55 -08:00 |
|
Tijn Kuyper
|
5290bb8ea4
|
More notice removal
|
2012-12-08 13:52:05 +01:00 |
|
Cameron
|
646d65b58a
|
GUI fixes
|
2012-11-30 13:47:06 -08:00 |
|
Cameron
|
1bf01802d2
|
More GUI fixes.
|
2012-11-28 23:34:40 -08:00 |
|
Cameron
|
d892fb0a85
|
Admin GUI refinements
|
2012-11-26 14:41:32 -08:00 |
|
CaMer0n
|
546d930311
|
More HTML cleanup
|
2012-05-13 05:50:32 +00:00 |
|
e107steved
|
383b54d375
|
Correct LAN reference
|
2011-12-27 11:05:19 +00:00 |
|
CaMer0n
|
ab4dc250ec
|
Cleaned up footer.php links.
|
2010-07-23 23:21:48 +00:00 |
|
secretr
|
3519194c81
|
EONE-62 (New Feature): User model builds proper user class list now;
Userclass administration UI problems fixed (hopefully);
|
2010-05-17 14:13:50 +00:00 |
|