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

13 Commits

Author SHA1 Message Date
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
secretr
4fecfffddd svn keywords added (v0.8) 2010-02-10 18:18:01 +00:00
e107steved
f59d93c10d Bugtracker #4564 - minor JS errors 2008-10-30 21:00:31 +00:00
CaMer0n
237315b941 replaced e107.js with e_js.php file - should fix some bugs associated with paths etc. 2008-01-16 10:13:49 +00:00
e107steved
3c1a71d85b Bugtracker #4262 - eliminate JS warning 2007-12-19 20:21:57 +00:00
CaMer0n
63885260d3 Bug #4229 - fix to previous js checkbox-function change. 2007-12-03 21:58:46 +00:00
CaMer0n
7c79fe67d2 Bugfix: e107.js form ID was failing in checkboxes function. 2007-11-24 04:53:32 +00:00
e107steved
af0483c32b Bugtracker #3575, #3891 - reduce JS warnings, reduce no of cookies generated, recalc tzOffset cookie every time 2007-07-17 20:28:20 +00:00
e107steved
29e44895b2 Bugtracker #3926 - ensure absolute path to default 'blank.gif' 2007-05-28 18:49:08 +00:00
CaMer0n
ef6f42fb70 Bug #3903 - Fixed image path in javascript. 2007-04-12 23:29:09 +00:00
e107steved
6aee73b773 Bugtracker #3562 - if not inserting a bbcode, delete any selected text 2007-01-19 20:47:04 +00:00
mrpete
09491b8aed closeWindow() js call allows popup to close and refresh parent browser window. Very
handy for popup edit boxes
2007-01-17 13:04:50 +00:00
mcfly
e149b35fcc new module creation 2006-12-02 04:36:16 +00:00