1
0
mirror of https://github.com/e107inc/e107.git synced 2025-02-24 16:52:43 +01:00

584 Commits

Author SHA1 Message Date
secretr
2d1809d208 Display name max length now 100 (to fit DB column length) 2011-09-16 11:35:22 +00:00
secretr
bde548280c Bug #5263 - allow space in category name 2011-09-02 10:25:34 +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
CaMer0n
064c5c7d1e Some basic preparation for new e_url scheme and other changes.
For anyone reading - please remember that 0.8 should not be utilized on a public site prior to official release.
2011-06-17 01:13:05 +00:00
CaMer0n
1e2aba1770 More db-verify refinements. 2011-06-09 07:03:55 +00:00
CaMer0n
dbf47650bc db-verify routines moved to class and integrated into main admin->database page. 2011-06-08 03:16:47 +00:00
CaMer0n
973f8cc5f9 rewrote Admin -> database -> db_verify routines. 2011-05-18 08:54:07 +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
8ef5c43753 Media-manager path and query fixes. Intuitive LEFT JOIN support for admin_ui. 2011-05-07 06:22:44 +00:00
CaMer0n
a993bcc056 Cron (Schedule Tasks) admin work. 2011-05-07 01:05:18 +00:00
CaMer0n
d14b929f57 Minor language change. 2011-05-06 07:14:22 +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
e107steved
d10a42a640 Use standard LANs 2011-04-21 21:30:30 +00:00
e107steved
c79f22efd1 Bugtracker #5174 - more helpful message, block duplicate emails 2011-04-12 21:11:16 +00:00
e107steved
9d181bf566 Add HTML abuse blocker 2010-12-18 22:55:27 +00:00
secretr
f3ab862313 improved browser cache control, clear browser cache added to cache administration 2010-12-17 17:21:48 +00:00
secretr
652c8b6cbf admin credits page update 2010-11-23 11:25:01 +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
d9527349ad Admin UI minor improvements; cleanup - warnings removal; various minor bugfixes 2010-10-30 15:34:48 +00:00
secretr
cd49c6c850 New sessions related improvements/fixes; extra check in Site preferences area for cookie name - session/cookie regeneration, prevent logout; varoious redirection handler improvements plus new e107 method candidates - get/set/clear Cookies based on site preferences. 2010-10-27 11:31:18 +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
97eecaad36 EONE-51: Migrate saved emails to 0.8 DB table 2010-10-21 17:42:03 +00:00
e107steved
bc45f2809b Make code a bit more robust, fix table format 2010-10-21 13:07:40 +00:00
e107steved
68e453cdd6 Bugtracker #5103 - straighten out error messages 2010-10-10 19:45:21 +00:00
CaMer0n
2922df2a4d language file changes 2010-10-10 07:29:44 +00:00
e107steved
2c587547be Add some basic error handling to File Manager 2010-09-16 20:04:14 +00:00
e107steved
c282e18248 Bugtracker #5043 - add log message when IP-related signups exceeded, plus some notice removal, delete some XUP-related code 2010-09-07 17:03:30 +00:00
e107steved
decaecf54d Add in security code, youtube bbcode from 0.7 2010-09-06 12:34:06 +00:00
e107steved
626ff06450 Bugtracker #5032 possible fix - path issue 2010-08-30 16:59:14 +00:00
e107steved
9ed64e90d1 Bugtracker #5034 - update LANs 2010-08-30 07:37:29 +00:00
e107steved
049cf5344b Bugtracker #4990, EONE-14:bug - couldn't edit comments on user info page 2010-08-23 07:28:46 +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
secretr
5cc153b09c EONE-10 (Task): Option to clear DB/Image cache added (Admin interface), Cache administration cleanup, phpDoc fixes 2010-05-14 09:32:16 +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
e107steved
9204a1b3f6 Bugtracker #4938 - disable unused LAN 2010-05-01 20:59:05 +00:00
e107steved
ee3e6ed9d9 Update routine uses new combined admin logging and messaging API 2010-04-20 21:35:20 +00:00
mcfly
71f81fbea2 EONE-45 (bug): Custom menus now created in 'menus' table. Menu cache also cleared when menu is deleted. 2010-04-17 03:17:48 +00:00
e107steved
0306a5d8c6 Bugtracker #4932 - missing LANs 2010-04-07 20:36:32 +00:00
e107steved
0fa5dac3aa Bugtracker #4929 XHTML compliance. 2010-04-05 21:35:09 +00:00
secretr
67b4ed46cb EONE-20 (Bug): fixed delete userclass request problem, still not working - depend on EONE-24 2010-03-11 12:49:05 +00:00
secretr
868ec3466e EONE-20 (Bug) 2010-03-11 11:56:23 +00:00
mcfly
6a3c400f54 Fixed spelling 2010-03-10 21:03:24 +00:00
secretr
18479a95f4 Nextprev rewrite: more flexible parameters, totally skinnable (simple parser), core templates, option to use plugin templates, no inline styles, BC granted 2010-02-27 19:05:07 +00:00
e107steved
c52ed87733 Update help file 2010-02-23 22:38:48 +00:00
secretr
4fecfffddd svn keywords added (v0.8) 2010-02-10 18:18:01 +00:00
secretr
a4e8e0990a Validator - language file and handler details 2010-02-07 12:13:43 +00:00
e107steved
d7b9c1b9be Update update message 2010-01-24 10:04:16 +00:00
e107steved
aecec3967e Remove bits related to uploading files into DB (only flat files supported now) 2010-01-11 21:32:10 +00:00
CaMer0n
a21f57d361 Mailout bug fixes and ui cleanup 2010-01-10 03:56:28 +00:00