1
0
mirror of https://github.com/e107inc/e107.git synced 2025-10-12 21:45:11 +02:00
Commit Graph

101 Commits

Author SHA1 Message Date
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
mcfly
5306afd727 ${task.key} (${task.type}): User ranks now configurable and render properly. Still need to work on moving config from forum, and establishing a default config. 2010-03-13 18:59:28 +00:00
secretr
4fecfffddd svn keywords added (v0.8) 2010-02-10 18:18:01 +00:00
e107steved
51b8c0d839 Display of ban status accurately reflects ban 2010-02-07 18:32:35 +00:00
CaMer0n
70fa5dbb71 Don't display userclass batch options unless userclasses have been defined. 2009-11-23 01:17:29 +00:00
CaMer0n
0048078c6e Some code cleanup. auto-redirection to previous admin page if log back in within 5 mins. 2009-11-22 14:10:09 +00:00
CaMer0n
1377b23532 Fix copyright info. 2009-11-18 01:06:08 +00:00
CaMer0n
eb8d492ead More small things 2009-11-17 13:12:43 +00:00
CaMer0n
d5ff425a49 Easy editing of administrator perms from admin->users. 2009-11-12 05:11:47 +00:00
CaMer0n
71f9e1be72 Added some TODO notes 2009-11-12 02:14:26 +00:00
CaMer0n
6b4a58674d minor gui cleanup 2009-11-12 02:09:03 +00:00
CaMer0n
2c9190de6b added "Make Admin" to 'Quick Add User" and cleaned up administrator routines. 2009-11-12 01:53:16 +00:00
CaMer0n
15a83d309a Some language file cleanup. Undetected phrases have been disabled. 2009-11-08 09:14:39 +00:00
secretr
18a4b9bfe9 Admin tools - column selector working everywhere again; improved UI - list/editQuery not needed anymore, queries are auto-generated, table JOIN support added (see comment manager), various improvement, still work in progress 2009-11-05 17:32:19 +00:00
e107steved
5534fb57dd Exclude user extended categories from field selection 2009-10-21 21:36:10 +00:00
e107steved
36c44d81cf Remove spurious LAN constant 2009-10-21 19:19:53 +00:00
CaMer0n
24ed49a86a admin->users and admin->userclass minor interface and code cleanup. 2009-10-21 07:31:07 +00:00
CaMer0n
1f1c46000c Userclass assignment working properly again. 2009-09-22 19:43:34 +00:00
marj
201b7e20f1 Add include_lan() to admin pages 2009-08-28 16:11:02 +00:00
bugrain
d7ec50aecc Removed showing of asterisk for 'same userclass as previous user' 2009-08-26 21:17:20 +00:00
marj
9863e49cdb a bit of legacy BULLET code review 2009-08-23 10:57:51 +00:00
e107steved
6eafcda674 Get rid of legacy user_class class 2009-08-22 21:27:34 +00:00
e107steved
f715e1df32 Tidy up some userclass stuff 2009-08-19 21:33:20 +00:00
bugrain
3816e3ba55 Chnages to make batch processing common code reusable - moved setting up of drop down list to form handler, made JavaScript unobtrusive
First stab at a datepicker function for form handler - very basic
Some tidying up in download plugin
2009-08-14 23:22:38 +00:00