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

194 Commits

Author SHA1 Message Date
CaMer0n
2f788a86f5 General cleanup 2012-08-10 11:37:20 +00:00
CaMer0n
e660ed3a43 e_TEMP added for system temp folder. Import options added for LiveJournal and html (non-CMS) pages. (work in progress) 2012-08-06 08:55:51 +00:00
CaMer0n
92370eb421 Media-Manager search-filter and other fixes. 2012-08-04 04:15:41 +00:00
secretr
c7d1b78673 Hybrid Auth and e107 XUP - initial work, ready for testing 2012-07-31 07:32:00 +00:00
CaMer0n
23c4e06972 Media-Manager fixes. filepicker() /jquery fix. e_AJAX_REQUEST - header detect added. Plugin install from xml feed. (tested locally only) 2012-07-20 07:31:16 +00:00
CaMer0n
79224fe54d Admin-ui type 'password' added. Password modification now possible via admin->users. Installed Media path issue corrected. 2012-07-18 03:47:28 +00:00
CaMer0n
d8b956152e Install Fixes and datepicker fix for Chrome and Safari 2012-07-18 02:24:34 +00:00
CaMer0n
bc72f5522e Install path fixes. 2012-06-23 10:08:17 +00:00
CaMer0n
73f3106df5 Fixes. 2012-06-19 13:20:30 +00:00
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