1
0
mirror of https://github.com/e107inc/e107.git synced 2025-01-17 20:58:30 +01:00

452 Commits

Author SHA1 Message Date
SecretR
06a2ea8fa0 Closes Issue #319 2013-05-24 22:40:10 +03:00
Moc
f981711350 More notice fixes 2013-05-24 18:40:29 +02:00
Cameron
74da5ab69e Some Menu-Manager work and PHP Notice and styling fixes. 2013-05-09 00:24:02 -07:00
Cameron
91f0d4520f Protect admin-area tablerender() from conflicts. 2013-05-08 17:11:17 -07:00
Cameron
a3cdbb42c1 Issue #255 - Partial fix for empty sidebar menu. 2013-05-06 16:33:56 -07:00
Cameron
20c4bb897b If your plugin requires textparse, then you are using a plugin which is in dire need of an upgrade. ie. years old. 2013-05-02 04:06:56 -07:00
Cameron
25e671413a Check for old compatibility class and load if found. (BC fix) 2013-05-02 03:55:56 -07:00
Cameron
58305892cf Instagram and Flickr added to XURLs supported. 2013-05-01 01:50:41 -07:00
Cameron
3213757891 Issue #188 - SITEBUTTON path correction. 2013-04-29 13:28:01 -07:00
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