1
0
mirror of https://github.com/e107inc/e107.git synced 2025-10-12 05:24:38 +02:00
Commit Graph

124 Commits

Author SHA1 Message Date
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
CaMer0n
11318bf7c1 All userclass options are now displaying in 'edit mode' - not saving correctly yet. 2012-07-13 01:03:45 +00:00
CaMer0n
cf6d572dde IP fix. 2012-07-12 23:26:03 +00:00
CaMer0n
aa4e5c0ee7 User-settings shortcode and template cleanup. avatarpicker() function added to form handler. Other minor fixes. 2012-06-19 09:08:41 +00:00
CaMer0n
da7021850b Comment and other fixes. 2012-06-18 09:06:20 +00:00
CaMer0n
c898921631 Work on Avatars (can now be resized at any time). More comment templating options. 2012-06-15 04:15:46 +00:00
CaMer0n
ba5e801326 Some js cleanup 2012-06-09 04:44:11 +00:00
CaMer0n
855c6f2b8d Rework of admin->users to use admin-ui. Requires more work to integrate 1.0.x functionality. 2012-06-04 09:08:54 +00:00
CaMer0n
f53df84766 Sign page refinements and some bbecode work. 2012-05-31 06:07:33 +00:00
CaMer0n
c5e60dd7f2 General cleanup for left-side admin-menu navigation 2012-05-23 13:59:12 +00:00
CaMer0n
e7c33909a4 jQuery default and pwd plugin added and modified. 2012-05-23 11:38:49 +00:00
CaMer0n
682737270e Minor fixes 2012-05-16 07:52:39 +00:00
CaMer0n
546d930311 More HTML cleanup 2012-05-13 05:50:32 +00:00
CaMer0n
f14804699e Bug fixes and improvements to paging and searches in admin->news and admin->users. 2012-04-18 21:07:20 +00:00
e107steved
8962c13f50 Update function calls where moved from e107_class.php to iphandler_class.php 2012-01-02 22:06:22 +00:00
secretr
d5dc6bfe05 - Custom Pages: new fields for SEF string and meta data, admin validation and data control, front-end SEO (meta data), additional 'safe' URL config (for migrated installs); some new useful helper methods;
- More typography and layout control: new class based paragraph, heading, nobr, br and block bbcodes (awaiting new icons) 
- Overall improvements and stability fixes
2011-12-09 02:08:04 +00:00
secretr
548b585f7e Moving the system to the new URL assembling, fixed call to a non-existent eUrl method system wide. 2011-11-26 18:17:42 +00:00
CaMer0n
7b5cfe8afa More work on user administrators - plugin icons. 2011-05-18 08:58:35 +00:00
CaMer0n
b33f03d327 Additional user admin perms, cron-categories added. 2011-05-11 22:25:02 +00:00
CaMer0n
414acedafc Admin perms cleanup. Enhanced ui, multiple perms for sections of admin->users. Support for more perms. 2011-05-11 11:56:42 +00:00
CaMer0n
b495e8edfa Mail template work. Quick-Add-User now has it's own template also. 2011-05-04 09:22:09 +00:00
nlstart
7918c28698 Improved check to ban IP address; thanks McFly 2011-01-13 20:57:18 +00:00
nlstart
9d6d7c13f1 Improved check to ban IP address 2011-01-13 14:48:58 +00:00
nlstart
a5661bf40e Improved check to ban IP address 2010-12-17 14:49:08 +00:00
e107steved
5ecdcd2440 Get rid of deprecated functions 2010-10-28 20:17:40 +00:00
secretr
c766c5a8f2 PHP 5.3+(and NOT 3+ as stated in the previous commit :) ) overall system compatibility 2010-10-28 10:54:33 +00:00
secretr
645d2dda6d Mass changes (work in progress - related beta testing and feedback highly appreciated)
- New session handler - appropriate changes made at important core areas (language handler, chap login related)
- Overall better COOKIE handling (on both server and client side) - cookies respect now installation path, domain (based on language settings)
- Introduced Security Levels (see session handler constants/docs), security level option could be added to install routine now
- Security level printed on Administration info panel, appropriate lans added (subject of discussion)
- e_TOKEN security part of session handling now - logic depends depends on security level (TODO - POST_REFERER removal)
- e_print, e_dump debug functions added (for quick and nice debug view via site output), native overall FirePhp support planned
- a lot of minor bugfixes
2010-10-26 07:41:20 +00:00
e107steved
bd4d34d933 EONE-120: login name not displayed. possible fix 2010-09-05 12:12:46 +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
secretr
7ccb925587 EONE-62 (New Feature): Improved extended field model (fields of type db working now);
structure model improvements;
extended fields administration problems solved (there are maybe more);
init_session() and login core routines modified to work with user models;
option Login As added on user administration (visible from main admins only);
minor fixes;
2010-05-14 18:45:51 +00:00