1
0
mirror of https://github.com/e107inc/e107.git synced 2025-01-17 20:58:30 +01:00

37 Commits

Author SHA1 Message Date
secretr
3bc59210af Various system fixes, improvements and code flexibility (base models, user model, sql handler, user signup/handling) 2012-02-07 16:37:44 +00:00
secretr
22f97b8674 Admin menu 'userclass' option added;
Improved, simplified and detailed admin UI access control
Default admin controller 403 page added
2012-01-20 15:53:59 +00:00
secretr
e639843ebf admin UI better error handling 2012-01-19 13:17:26 +00:00
secretr
c9085efa0e More admin UI filter optimizations - swtich to LIKE instead REGEXP (works with non-latin languages now); minor bugfixes 2012-01-17 16:57:46 +00:00
secretr
e67fa5e10b admin UI imporvements and bugfixes; bugfixed new admin image functions ( _I(), _ITAG(), _IPATH() ); shortcode admin_icon works again for plugins; 2012-01-17 14:46:28 +00:00
secretr
65ed144ed7 Admin UI - filter improvements, minor bugfixes 2012-01-16 12:51:53 +00:00
secretr
669324f66d mislogic protection fixed - links can't be set as sublinks of their sublinks 2012-01-13 11:47:39 +00:00
CaMer0n
15acd8990d Custom filterQry added to admin_ui and more download work. 2011-11-27 06:10:16 +00:00
CaMer0n
7a9ae43aad Batch-Copy added to admin-ui. Adding missing core shortcodes. Media-Category NewsThumbs added (legacy support) 2011-07-25 02:41:49 +00:00
secretr
65d4e2af04 typo fix 2011-05-30 16:43:01 +00:00
secretr
fb8a071300 fix of Admin UI delete issue (very bad) - wrong ID is posted (at least FF 4), id extracted from key now, further investigation is requried. 2011-05-18 13:41:19 +00:00
CaMer0n
8ef5c43753 Media-manager path and query fixes. Intuitive LEFT JOIN support for admin_ui. 2011-05-07 06:22:44 +00:00
secretr
528325aafd various e_model and UI fixes and improvements, fixed e_SIGNUP/LOGIN constants 2010-12-27 12:38:14 +00:00
secretr
81212c5b4e Admin UI - 'group by' statement auto-added now 2010-11-16 10:13:44 +00:00
secretr
9a022dc873 UI sql builder - allow listOrder override 2010-11-15 09:02:16 +00:00
secretr
808283fc11 Admin UI improvements and fixes; introducing 'lanlist' field type; 'multiple' dropdown option possible now but incomplete (batch, filter related work required) 2010-11-08 09:20:12 +00:00
secretr
87a22dbdb4 Admin UI improvements; cleanup started; missing LANs added; new features - UI deleteConfirmScreen variable, Delete confirmation screen added to UI page methods, various minor bugfixes and other improvements 2010-11-04 23:27:47 +00:00
secretr
5324e982ea Admin UI user preferences handling synchronized with latest changes 2010-11-02 11:41:38 +00:00
secretr
d9527349ad Admin UI minor improvements; cleanup - warnings removal; various minor bugfixes 2010-10-30 15:34:48 +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
CaMer0n
346d71c352 Include type 'email' in search filter. 2010-10-19 01:04:20 +00:00
secretr
1adcecb94a media manager work - upload link can be added now (see newspost.php); improved imageselector; several bugfixes 2010-10-04 22:14:05 +00:00
e107steved
6df2cbd7e9 Documentation tweaks, remove functions supported in PHP5 2010-05-28 22:10:20 +00:00
secretr
4d0be39938 EONE-62 (New Feature): More work, getting data should work fine now, still work in progress 2010-05-05 15:05:32 +00:00
secretr
26f8f61f4d phpDoc 2010-03-01 13:02:43 +00:00
secretr
72e86d2f06 admin UI: filter response - bad query auto-generated in some cases 2010-03-01 12:59:26 +00:00
secretr
bad780c356 Admin UI - convertToData() problems solved 2010-02-12 16:35:43 +00:00
secretr
0162658ea5 Admin UI response - meta tags cleanup problem 2010-02-08 16:50:28 +00:00
CaMer0n
6c9038af0f admin_ui now takes into account the perm of the adminMenu before rendering. 2009-12-28 00:29:39 +00:00
CaMer0n
8b55fb138b datestamp wasn't being converted correctly by admin_ui. Temporary fix. Auto-datestamp now only active when no value is present. 2009-12-24 22:36:34 +00:00
secretr
ddb01846f6 admin UI / model improvements and bugfixes 2009-12-23 15:12:13 +00:00
e107steved
08aaa0b0fc Fix documentation errors 2009-12-13 21:52:32 +00:00
secretr
84c75d3c5b admin UI - better 'layout' type interface; old featurebox 'method' disabled, shortcode handler reset scClass object method added (start of 'functions to methods' task) 2009-12-12 16:40:41 +00:00
secretr
9626059142 admin UI: templates & layouts field types added, bugfixes and improvements; Featurebox plugin administration ready, front-end in progress 2009-11-28 15:34:46 +00:00
secretr
d61aced8d4 various handler fixes and improvements 2009-11-26 17:14:07 +00:00
CaMer0n
f78445421c Fixes - sitelinks, mysql, custompages 2009-11-26 09:02:46 +00:00
secretr
ceef744e8c admin UI tools moved to admin_ui.php, bugfixes, preparing for more UI work 2009-11-24 16:32:02 +00:00