1
0
mirror of https://github.com/e107inc/e107.git synced 2025-01-18 05:09:05 +01:00

3388 Commits

Author SHA1 Message Date
secretr
9f298c46d1 Simplify import language definitions syntax for both core and 3rd party language files - introducing e107::coreLan() and e107::plugLan() (see new methods documentation) 2010-10-31 14:50:40 +00:00
e107steved
5086e4709d Filter additional tag 2010-10-30 20:54:48 +00:00
secretr
d9527349ad Admin UI minor improvements; cleanup - warnings removal; various minor bugfixes 2010-10-30 15:34:48 +00:00
nlstart
63f83d6f38 Bugtracker #5114: style display:compact changed into display:block for W3C compliancy 2010-10-30 14:50:30 +00:00
secretr
f6a6befba9 wrong stylesheet path 2010-10-29 14:57:54 +00:00
e107steved
5ecdcd2440 Get rid of deprecated functions 2010-10-28 20:17:40 +00:00
e107steved
fc04350895 Minor inconsistencies in image shortcodes 2010-10-28 19:52:11 +00:00
secretr
104bed623b no-load option for e107::getConfig(); install routine synchronized against latest changes 2010-10-28 14:05:41 +00:00
secretr
2e918adb76 API should do extra load() call when initializing core system preferences 2010-10-28 13:33:05 +00:00
secretr
8250a97489 extremely bad dead loop fixed (see file comments); introducing new getConfig() method 2010-10-28 13:31:54 +00:00
secretr
a930926479 infopanel fix (empty when no plugins installed) 2010-10-28 11:12:45 +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
0cc022ac4c DB Multi-language issue - default English language requirement dropped; PHP 3+ compatibility fix 2010-10-28 10:43:35 +00:00
secretr
7287f055a1 missing core function added to install routine 2010-10-27 11:41:54 +00:00
secretr
df516f91c9 svn Id keyword added 2010-10-27 11:35:37 +00:00
secretr
51d6cb9fac EONE-134 - typo, thanks Andrew 2010-10-27 11:33:59 +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
c11685e482 EONE-134 - prevent bad e_module to cause critical damage 2010-10-27 11:26:21 +00:00
secretr
6424eaafdd notice removal (not sure if casued by obsolete preference - see the commment) 2010-10-27 11:23:54 +00:00
secretr
0431fd5089 retrieve message instance proper 2010-10-27 11:13:44 +00:00
secretr
83d4098f55 php warning removal 2010-10-26 08:25:01 +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
secretr
6196a3e425 Session handler - initial release 2010-10-26 07:33:28 +00:00
e107steved
812ef3f7a5 EONE-130: Add support for InnoDB tables in installer 2010-10-23 16:40:42 +00:00
e107steved
a163c00172 EONE-130: some DB setups don't support InnoDB 2010-10-23 15:57:29 +00:00
e107steved
1ce87f76b0 Modify handling of reverse proxies 2010-10-21 18:03:23 +00:00
e107steved
97eecaad36 EONE-51: Migrate saved emails to 0.8 DB table 2010-10-21 17:42:03 +00:00
e107steved
d0fc07c75b Update PCLZip library to 2.8.2 2010-10-21 13:08:36 +00:00
e107steved
bc45f2809b Make code a bit more robust, fix table format 2010-10-21 13:07:40 +00:00
CaMer0n
346d71c352 Include type 'email' in search filter. 2010-10-19 01:04:20 +00:00
nlstart
eab273e962 Bugtracker #5107 Changed GSLAN_41 in gsitemap/languages/English_admin_gsitemap.php fou outdated Google link 2010-10-18 19:20:34 +00:00
e107steved
097bddbb5e Bugtracker #5080 - filter site disclaimer in RSS - thanks casimps1 2010-10-16 20:23:30 +00:00
secretr
8ac54e715b Bugtracker #5101 - chrome detection problem solved (previously recognized as safari), improved nokia browsers detection, opera mini/mobile recognition added, minor other improvements 2010-10-15 11:31:37 +00:00
secretr
2bd3b74fb7 ignoring logs folder 2010-10-15 11:29:08 +00:00
secretr
3225072f65 Bugtracker #5101 - chrome and nokia browsers, symbian and android OSs shown in stats 2010-10-11 20:46:16 +00:00
e107steved
d1930fdc79 Bugtracker #5101 - image for chrome browser 2010-10-11 19:51:10 +00:00
secretr
123b8b33d5 Bugtracker #5101 - chrome and nokia browsers, symbian and android OSs detection added 2010-10-11 15:55:38 +00:00
CaMer0n
c6a0fad36e Bugfix, but still needs more work 2010-10-10 22:08:57 +00:00
e107steved
6be3e0bf94 tif files not generally supported, but svg are 2010-10-10 21:26:18 +00:00
e107steved
e3a81b1f48 Bugtracker #5098 - allow tif, jpeg in image selector 2010-10-10 20:54:49 +00:00
e107steved
68e453cdd6 Bugtracker #5103 - straighten out error messages 2010-10-10 19:45:21 +00:00
CaMer0n
32d849ebf8 Remove comments from admin-log 2010-10-10 07:31:09 +00:00
CaMer0n
2922df2a4d language file changes 2010-10-10 07:29:44 +00:00
e107steved
38b9da0488 Query speedups - thanks Mikey 2010-10-05 19:39:08 +00:00
secretr
ab940b89ff php bb additional check 2010-10-05 08:29:21 +00:00
CaMer0n
f47b36c34b Show minutes and seconds since last refresh 2010-10-04 22:54:40 +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
secretr
ea7434a019 leftover debug 2010-10-04 19:19:00 +00:00
secretr
5670e36937 2010-10-04 16:01:17 +00:00
e107steved
6bd63adc78 Extra parameters on youtube bbcode - thanks rgk 2010-10-01 12:22:28 +00:00