1
0
mirror of https://github.com/e107inc/e107.git synced 2025-01-18 05:09:05 +01:00

253 Commits

Author SHA1 Message Date
Cameron
8b9bfd3725 New event trigger names. See http://e107.org/developer-manual/classes-and-methods#events 2015-02-09 12:57:42 -08:00
Cameron
1f17a57d4e Admin -> users - minor gui fix. 2015-02-07 13:25:30 -08:00
Cameron
2d29b7a739 GUI fixes 2015-02-07 12:56:16 -08:00
Cameron
9249f892b1 Added additional check prior to administrator status change. 2014-12-27 12:02:12 -08:00
SecretR
08fa4d098c Merge branch 'master' of github.com:e107inc/e107 2014-10-24 07:37:13 +03:00
SecretR
85d6ec37f7 Remove old way to store user preferences sytem-wide 2014-10-24 07:37:03 +03:00
Cameron
ac56b5ca10 More $admin_log global removal. 2014-10-23 11:12:13 -07:00
Cameron
1ff46a68a2 Removal of $admin_log globals. 2014-10-23 11:07:18 -07:00
Cameron
740b8cf29a Issue #755 - resending of user activation email. Added fix. Requires testing. 2014-10-03 20:59:05 -07:00
Cameron
361c471bc7 Admin -> users area now has a tab for extended fields. TODO: field-type detection for extended fields. 2014-08-21 14:21:49 -07:00
Cameron
082f26c2b9 Fixes #590 - completely broken user -> edit admin area on fresh install. Upgraded to use admin-ui. Funtional for basic changes such as password, signature, admin perms etc. 2014-08-20 05:02:00 -07:00
Cameron
f8987b6cc2 Simplified Quick-Add-User success message. 2013-10-28 12:56:19 -07:00
SecretR
30a2e10ff1 fixed #160 - temporary fix, user_model renderModel method needs update
(most recent email template and rendering engine)
2013-04-30 17:01:11 +03:00
Cameron
063bf2b200 $frm->selectbox() renamed to $frm->select(); for consistency. 2013-04-25 17:29:46 -07:00
Cameron
b1b5cf5808 Turn off auto-complete on admin -> users -> add new 2013-04-15 14:06:15 -07:00
Moc
6123f07cd0 Fixing some global pointer errors 2013-04-11 18:29:04 +02:00
Moc
8d6d54a38f Code clean-up (globals, $e107->, $mes, headers) 2013-03-24 13:07:15 +01:00
Cameron
20f85994b5 bbcode button styling 2013-03-16 02:05:04 -07:00
Cameron
4844f3f5f4 More GUI enhancements 2013-03-03 20:54:08 -08:00
SteveD
0558f43576 Issue #55 - don't show 'Everyone except...' class list where inappropriate 2013-03-03 11:32:28 +00:00
Cameron
e1cf83fdaa Modified User options. Removed 'Set Class' - cumbersome and no longer needed. 2013-02-24 01:19:48 -08:00
SecretR
df34caa950 Admin UI - Inline editing trigger handles all field types now 2013-02-21 11:44:43 +02:00
Cameron
e91230ad48 Admin UI styling 2013-02-20 22:58:18 -08:00
Cameron
ae9b87a772 Admin UI - Inline editing for userclasses 2013-02-20 22:06:39 -08:00
Cameron
73fc4b4e2b user status styling 2013-02-19 13:29:42 -08:00
SecretR
1316ef4d47 User manage ranks fix 2013-02-11 09:50:48 +02:00
Tijn Kuyper
a561aa04fe #6 LAN optimization (LAN_EMAIL) 2013-02-08 14:57:35 +01:00
Tijn Kuyper
967903510d Minor LAN and GUI fixes to Admin > Users (mainly Ranks) 2013-02-07 21:57:07 +01:00
Tijn Kuyper
17771cf3e0 Change buttons to bootstrap btn (GUI) 2013-02-02 20:34:19 +01: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
Tijn Kuyper
9f3f37f3a1 GUI and backwards compatibility fixes 2012-12-22 11:42:16 +01: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
Tijn Kuyper
57dbc89d18 Notice removals 2012-12-16 12:28:28 +01: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
SecretR
5aad9b6553 fixed #14
Various minor system bugfixes and enhancements
2012-12-11 18:44:54 +02: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
SecretR
72905055e7 #14 User administration rewrite (set user class, quick add user not functional, work in progress);
retrieve() DB method update (work in progress);
2012-12-09 00:48:04 +02:00
Tijn Kuyper
5290bb8ea4 More notice removal 2012-12-08 13:52:05 +01:00
Cameron
b261320e76 admin user and usersettings GUI fixes. 2012-11-28 12:13:10 -08:00
SecretR
a5d436a3e3 work on #14 - generic issue with form handler, started work on user admin area - work in progress 2012-11-28 15:11:17 +02:00
Cameron
93aca4d8e1 More bootstrap changes. 2012-11-26 18:42:11 -08:00
Cameron
d892fb0a85 Admin GUI refinements 2012-11-26 14:41:32 -08:00
secretr
3d975fbdf4 users dropdown action visible again (administration) 2012-11-05 13:06:48 +00:00
CaMer0n
bdabb95f6f GUI styling. 2012-11-03 00:57:29 +00:00
CaMer0n
4c7525b50d Quick fix for handling array data and converting to comma separated data including filtering list results. (Admin-UI) 2012-08-02 02:11:22 +00:00
CaMer0n
09f789b09d Mostly some LANs relating to 'comments' to synchronize with v1. USERJOINED constant added to sync with v1 also. 2012-07-21 03:55:04 +00:00
CaMer0n
79224fe54d Admin-ui type 'password' added. Password modification now possible via admin->users. Installed Media path issue corrected. 2012-07-18 03:47:28 +00:00