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

3249 Commits

Author SHA1 Message Date
e107steved
525b1c7648 Bugtracker #5123 - duplicated message 2010-11-09 20:54:09 +00:00
secretr
86b516e14a autoload will respect main plugin class now (e.g. plugin_myplug class located in /myplug/myplug.php) 2010-11-08 09:22:03 +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
640aa6b4a3 Lan import cache - should speed it up 2010-11-08 09:17:31 +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
e107steved
ead6c518b1 Missing exit() 2010-11-03 22:29:28 +00:00
secretr
fd4cefd991 e107_system - deny from all (.htaccess protection) 2010-11-03 13:37:13 +00:00
e107steved
270db49581 Improved poll result display for near-unanimous votes 2010-11-02 21:58:19 +00:00
secretr
5324e982ea Admin UI user preferences handling synchronized with latest changes 2010-11-02 11:41:38 +00:00
secretr
cf11ca5ebc Model and collection cache handling improvements 2010-11-02 10:31:05 +00:00
e107steved
5b9016c69f Notice removal 2010-11-01 22:10:42 +00:00
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