1
0
mirror of https://github.com/e107inc/e107.git synced 2025-02-13 19:15:19 +01:00

185 Commits

Author SHA1 Message Date
CaMer0n
2cd1d38efb Changed getSecureImg() to object. 2012-06-13 09:50:29 +00:00
CaMer0n
a8fe3aaff0 Fixes for sign-up popup on image-code failure. And general secure-image-code work 2012-06-13 04:58:43 +00:00
CaMer0n
1d52185bc8 Added e_CACHE_URL 2012-06-08 08:18:03 +00:00
CaMer0n
25d7cb258d Work on override class and multi-site support. 2012-06-08 06:03:07 +00:00
CaMer0n
ef3a390732 More cleanup 2012-06-01 08:09:14 +00:00
CaMer0n
ed28dc0808 Rating system re-work and cleanup. 2012-05-27 10:42:16 +00:00
CaMer0n
d8a6c15c02 Major clean-up and enhancement of datepicker() and related functions 2012-05-26 12:21:39 +00:00
CaMer0n
7f25438201 JS framework on-demand (working in admin-area right now) 2012-05-15 09:55:27 +00:00
CaMer0n
aa0daaedfd Bugfix 2012-05-14 19:44:17 +00:00
secretr
9bd53420f5 sync developers work 2012-05-14 06:58:59 +00:00
secretr
375a194e2f introducing e107::css() and e107::js() - easy way to register CSS and JS scripts (core, themes, plugins). 2012-05-14 06:26:52 +00:00
CaMer0n
34f37ce9f7 e107::css() and e107::js() functions added. 2012-05-13 05:53:48 +00:00
secretr
c8a7e242e9 e107 meta proxy method 2012-05-11 09:54:12 +00:00
CaMer0n
6ca55ce728 Meta-data clean-up and enhancements. 2012-05-11 03:52:57 +00:00
CaMer0n
62e92a2621 Shortcode handler was failing to load classes under some conditions. Also added some debug info. (use e107 debugger for Firefox in SC mode) 2012-04-23 01:21:06 +00:00
secretr
87eae79ba1 system user getter mislogic 2012-03-22 15:34:47 +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
secretr
7675913a71 Handler path fix 2012-01-17 17:42:01 +00:00
secretr
5dd23c872e better e_ADMIN_AREA check 2012-01-11 13:18:22 +00:00
secretr
1d411f1715 Simplify plugin folder structure (shortcodes/ folder in plugin root), refactoring forums to meet the new structure. 2012-01-06 10:05:32 +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
secretr
161bbe4785 removed some legacy method calls, e107 class cleanup (in progress). 2012-01-02 13:12:48 +00:00
secretr
036013e79f new file svn keywords, e107 class path bugfix 2012-01-02 12:45:21 +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
97b577db43 - Custom Pages front-end almost completely rewritten, backend fixes, SEF URL support, introducing page batch shortcodes and templates (available per page), compatibility stylesheet added (core css and jayya theme), tagwords plugin links proper to new pages URLs;
- Large number of system stability fixes and obsolete code replacement
2011-12-07 21:07:21 +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
e574d5f4f0 index.php is now system entry point, front page detection moved to index controller; various stabillity fixes and url admin interface improvements; htaccess template modfied to meet entry point changes; front page preference values (Front Page admin page) prefixed with 'url:' and 'route:' now accepted and recognized; full backward compatibility so far. 2011-12-01 22:08:23 +00:00
CaMer0n
076f03b696 User filter fixes 2011-11-29 23:37:44 +00:00
secretr
02f4461c69 New static methods setThemePref (sets current theme preferences) and themeLan (load theme language files in a much more convenient way). 2011-11-29 12:11:27 +00:00
secretr
d12b5e2ca1 new handlers, autoload and autoload_register methods, marked candidates for removal (to be moved to helper classes), single entry point related changes, minor fixes 2011-11-25 17:24:42 +00:00
secretr
c3e47ec137 check ban issue fix 2011-09-15 13:03:25 +00:00
secretr
024d0250ea globals cleanup 2011-09-14 07:31:32 +00:00
CaMer0n
064c5c7d1e Some basic preparation for new e_url scheme and other changes.
For anyone reading - please remember that 0.8 should not be utilized on a public site prior to official release.
2011-06-17 01:13:05 +00:00
CaMer0n
eb2349e1c2 Disable login.php when a custom e_LOGIN is used. (customlogin.php for example) 2011-06-07 02:20:27 +00:00
CaMer0n
7b5cfe8afa More work on user administrators - plugin icons. 2011-05-18 08:58:35 +00:00
CaMer0n
047dfa1fcf TinyMce bbcode plugin work 2011-05-10 12:47:03 +00:00
CaMer0n
ace962ab43 Fix bad commit 2011-05-03 22:13:59 +00:00
CaMer0n
0969c5cd42 2011-05-03 22:11:03 +00:00
secretr
e69432758b return type correction 2011-04-29 11:17:52 +00:00
secretr
1a562f6fa2 More forum problems fixed, more to do 2011-04-25 11:29:21 +00:00
secretr
a0f61f86be Mod rewritten URL detection improvements and BC, introducing e_REQUEST_SELF and e_REQUEST_HTTP constants (stripped query string) 2011-04-19 13:37:52 +00:00
secretr
6d378ca306 php notice 2011-04-19 10:34:52 +00:00
e107steved
ce0fc19280 Bugtracker #5198 - allow for global arrays not present 2011-04-17 20:57:34 +00:00
CaMer0n
17922a6a83 Real-time mass-mailing support added. 2011-04-08 05:11:38 +00:00
secretr
6ecf44adb8 mod_rewrite related problems and backward incompatibilities 2011-03-15 15:04:03 +00:00
secretr
e1447f16c1 missing function used in array_walk is crashing apache server 2011-03-06 12:54:20 +00:00
CaMer0n
b47800dbc3 Workaround for PHP Bug 53632 2011-02-26 19:56:10 +00:00
CaMer0n
20e1c2138e Extra URL check. Thanks P. 2011-02-10 22:08:27 +00:00
secretr
ad918df72b deprecated function usage removed 2011-01-20 12:30:10 +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