Cameron
6becda09d4
Increase speed of forum-attachment processing.
2013-03-31 04:59:04 -07:00
Cameron
bf59a0e840
Added XURL_GITHUB to preferences.
2013-03-22 22:06:12 -07:00
Cameron
36f0829f1c
Closes Issue #146 - ArrayStorage BC fix.
2013-03-22 20:06:23 -07:00
Cameron
3b953d1315
Template-path changes.
2013-03-20 16:58:39 -07:00
Cameron
39c63313d7
Forum Template BC fixes. Old template will be used if bootstrap not found.
2013-03-19 19:04:32 -07:00
Cameron
b38effe46e
Potential fix for install issue.
2013-03-16 03:58:12 -07:00
Cameron
e79d432722
PHP Error styling
2012-12-16 21:00:31 -08:00
Cameron
71cd2aca3c
Should help with Issue #53 - PHP Strict issues
2012-12-15 03:51:45 -08:00
Cameron
87e225fc36
New language file types: English_global.php (for plugin.xml terms) and English_log.php (for admin-log terms). Auto-detected when present and loaded automatically when needed.
2012-12-12 18:46:34 -08:00
Cameron
159fb63bfb
Notice removal and forum upgrade fixes. Re-wrote e107_update-page routine. Check for update is now performed inside [plugin]_setup.php
2012-12-08 00:36:34 -08:00
Cameron
367ec69c62
Debug Backtrace working again.
2012-12-06 14:17:54 -08:00
Cameron
6825d5a040
theme preview fix
2012-11-28 02:23:01 -08:00
Cameron
ec8a7195d5
Admin area GUI tweaks
2012-11-26 03:23:20 -08:00
secretr
d99103dbd9
introducing 'powered by' info
2012-10-16 07:35:42 +00:00
CaMer0n
2f788a86f5
General cleanup
2012-08-10 11:37:20 +00:00
CaMer0n
c99343955e
Notice removal/ clean up
2012-07-22 10:24:30 +00:00
CaMer0n
09f789b09d
Mostly some LANs relating to 'comments' to synchronize with v1. USERJOINED constant added to sync with v1 also.
2012-07-21 03:55:04 +00:00
CaMer0n
90d3ecadcc
Batch Import can now read an .xml file of a matching name and use it's info during import for title and description. Batch XMLs will come later.
2012-07-12 01:43:38 +00:00
CaMer0n
e3afab3bb0
Backward compatibility fix.
2012-06-22 00:29:15 +00:00
secretr
8da6fd2ed2
fix parse error on front-end logout (when main admin in 'login as' state)
2012-06-15 11:30:37 +00:00
CaMer0n
1921e5ab93
Social fixes
2012-06-14 11:16:13 +00:00
CaMer0n
504f79b71f
hybridAuth work - still some issues.
2012-06-14 04:13:16 +00:00
secretr
f9dc402215
THEME_LAYOUT detection improvement
2012-06-11 10:35:21 +00:00
secretr
412d754983
user force update absolute redirect URL
2012-06-01 14:31:02 +00:00
secretr
f004297468
- various missing js settings added
...
- overall javascript management routine cleanup (need testing, mainly after clean install)
2012-05-14 11:07:04 +00:00
CaMer0n
23ad88e826
Option to customize system directory from within e107_config.php was missing.
2012-04-12 17:39:05 +00:00
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
e107steved
9bf84739e6
Fix for verifying UEFs with 'FALSE' entered values
2012-01-14 23:01:21 +00:00
e107steved
8962c13f50
Update function calls where moved from e107_class.php to iphandler_class.php
2012-01-02 22:06:22 +00:00
e107steved
389705683e
Ban handling improvements - most checking done before DB opened (much faster if user is banned).
...
Fix some bugs in ban admin pages.
Separate handler for IP- and ban-related functions (moves them out of e107_class)
2011-12-28 10:01:25 +00:00
secretr
ab4501edd2
minor bugs, notice cleanup, missing e_SELF/e_QUERY fixes
2011-12-06 09:44:28 +00:00
secretr
5343109394
Moving to e_REQUEST_* instead e_QUERY/e_SELF usage; set system browser cache to false by default; user logout event triggered a bit earlier
2011-12-06 08:00:42 +00:00
secretr
1b83f6a5e4
Improved Front page detection, themes now have an option to assign layout to frontpage via spacial keyword FRONTPAGE
2011-12-02 16:33:31 +00:00
CaMer0n
076f03b696
User filter fixes
2011-11-29 23:37:44 +00:00
secretr
bdef2707b4
Various minor fixes, autoload moved out from class2, single entry point related issues solved
2011-11-25 17:17:09 +00:00
secretr
d295b576fa
Login handler rework, alt_auth changes, preparing for Magento authorization option. Could produce some temporary problems
2011-09-14 11:30:58 +00:00
nlstart
3b6c308055
Bugtracker #5255 : only perform online query if the plugin is activated. Thanks Fanat1k.
2011-08-12 19:27:13 +00:00
secretr
2d0960deb2
set cookie path issue
2011-06-07 12:40:34 +00:00
CaMer0n
a09dec0b6c
getperms() was not functioning correctly when multiple values checked.
2011-05-11 11:52:50 +00:00
secretr
6ecf44adb8
mod_rewrite related problems and backward incompatibilities
2011-03-15 15:04:03 +00:00
secretr
ce8c337b12
mod_rewrite support for theme layout detection
2011-03-15 14:25:55 +00:00
nlstart
81020795e9
Delay in seconds rounded to the lowest quarter hour
2011-03-10 18:47:36 +00:00
secretr
ca8b648818
e_parse replaceConstants refined - need speed test and eventually more work; generic checkvalidtheme() minor cleanup
2011-01-03 10:54:08 +00:00
secretr
e376b00298
mod rewrite support - e_REQUEST_URI and e_REQUEST_URL added to be used in forms (instead e_SELF), basic experimental generic XSS protection
2010-11-21 12:49:36 +00:00
secretr
1c9863fcf5
proper logout redirect link
2010-11-16 13:44:55 +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
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
secretr
2e918adb76
API should do extra load() call when initializing core system preferences
2010-10-28 13:33:05 +00:00
secretr
c11685e482
EONE-134 - prevent bad e_module to cause critical damage
2010-10-27 11:26:21 +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