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

258 Commits

Author SHA1 Message Date
CaMer0n
1b56fa8044 getURL() bug fix. 2012-03-17 23:49:48 +00:00
nlstart
f8cf73ac85 more proper way determining $plugpath for generating admin_menu 2012-02-13 22:02:46 +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
e67fa5e10b admin UI imporvements and bugfixes; bugfixed new admin image functions ( _I(), _ITAG(), _IPATH() ); shortcode admin_icon works again for plugins; 2012-01-17 14:46:28 +00:00
secretr
34b40eddfb URL condig rebuild routine on various places,
Import prefs fix - arrays wasn't imported,
Mislogic of some preference handler methods
2012-01-06 09:49:08 +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
9866fbe2d6 Cosmetic bug fixes 2011-12-28 15:52:13 +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
e107steved
7eb71fe400 Remove more XUP-related items 2011-12-27 22:54:34 +00:00
secretr
0d0fa1e2ca - Important URL assembling feature, all routes have now safe fallback option
- News configs updates and refactoring, introducing new config, various bugfixes
- News DB changes: news_sef and category_sef fields, titles no more used in URL assembling
- Aliases now not able to match existing URL module
- New URL setting - choose type of SEF string when auto-extracted from titles (implemented in News and Custom pages, leave SEF string empty to see it in action)
- Overall system stability bugfixes
2011-12-10 00:00:15 +00:00
secretr
d5dc6bfe05 - Custom Pages: new fields for SEF string and meta data, admin validation and data control, front-end SEO (meta data), additional 'safe' URL config (for migrated installs); some new useful helper methods;
- More typography and layout control: new class based paragraph, heading, nobr, br and block bbcodes (awaiting new icons) 
- Overall improvements and stability fixes
2011-12-09 02:08:04 +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
afbbf67377 core URL config refactoring 2011-12-06 16:28:20 +00:00
secretr
6cf1f90711 URL config refactoring 2011-12-06 16:01:34 +00:00
secretr
ab4501edd2 minor bugs, notice cleanup, missing e_SELF/e_QUERY fixes 2011-12-06 09:44:28 +00:00
secretr
f6c73c1868 Wrong category assembling (news, 'rewrite' config;
eURL Admin interface - no expanded items by default, more intuitive but flexible interface on discussion level
2011-12-05 15:44:16 +00:00
secretr
a2c8e9046e Missing legacy constants in some cases;
Featurebox empty tablerender removed when there are hidden items;
Index page (when set Welcome Message) empty tablerender removed;
2011-12-05 15:12:56 +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
secretr
4bcbbc07d8 News item/category models and trees updated, usage shown in news menus; new newsurl shortcode. 2011-12-02 12:24:26 +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
secretr
078816befe Better routing/URL assembling, inline documentation, large number of fixes, news area improvements - should work flowless with every URL configuration. Awaiting testing results for more stability fixes. 2011-11-30 15:14:02 +00:00
CaMer0n
076f03b696 User filter fixes 2011-11-29 23:37:44 +00:00
secretr
5945062962 more news fixes, news category title always shown on news list, more thumbnail shortcode flexibility 2011-11-29 16:07:12 +00:00
secretr
2e09bfde63 more news URL config issues 2011-11-29 15:07:27 +00:00
secretr
40509909b6 news URL config fixes 2011-11-29 14:18:15 +00:00
secretr
e5e8a73eb6 Nextprev legacy usage issues 2011-11-29 14:14:41 +00:00
secretr
c8de603e62 User URLs - using new URL assembling routine 2011-11-28 08:12:11 +00:00
secretr
548b585f7e Moving the system to the new URL assembling, fixed call to a non-existent eUrl method system wide. 2011-11-26 18:17:42 +00:00
CaMer0n
132009bb33 adaptation of download-code to use core functions. 2011-11-26 06:27:10 +00:00
secretr
6e072be843 News now using the new URL assembling and url configuration (including URLs leading to users area) 2011-11-25 17:55:25 +00:00
secretr
a06b6f88a6 Minor fixes, added extended user category title support (same as fields behaviour) 2011-11-25 17:53:20 +00:00
secretr
8ba02484a4 Core controllers location, error controller 2011-11-25 17:45:35 +00:00
secretr
fcb5a59c33 default URL configuration files (legacy URLs) 2011-11-25 17:43:08 +00:00
secretr
90570e2ef4 Core URL configuration initial commit 2011-11-25 17:39:07 +00:00
CaMer0n
7a9ae43aad Batch-Copy added to admin-ui. Adding missing core shortcodes. Media-Category NewsThumbs added (legacy support) 2011-07-25 02:41:49 +00:00
CaMer0n
a6613cb515 Minor fixes and sync with 0.7 2011-07-24 20:57:48 +00:00
CaMer0n
4b3703278c Error fixes 2011-07-10 23:21:09 +00:00
CaMer0n
407d5591d3 Backward Compat. path fix. 2011-07-01 00:10:09 +00:00
CaMer0n
40f1666ce7 Remove phpbbcode pref 2011-06-29 08:32:05 +00:00
CaMer0n
00d5f8454c php bbcode deprecated and request.php optimized 2011-06-29 08:07:14 +00:00
secretr
337c107caf upload shortcode commented code reverted - optional usage by external code 2011-06-08 13:24:38 +00:00
secretr
91debe933b - Upload shortcode diable_button parameter added
- Media upload field/add new entry temporary enabled
- Form handler appropriate upload field changes made
2011-06-07 13:01:36 +00:00
CaMer0n
047dfa1fcf TinyMce bbcode plugin work 2011-05-10 12:47:03 +00:00
CaMer0n
8ef5c43753 Media-manager path and query fixes. Intuitive LEFT JOIN support for admin_ui. 2011-05-07 06:22:44 +00:00
CaMer0n
f0f20dae7a Restored phpinfo link in jayya theme. Added 'home' sub-links in admin. 2011-05-05 08:21:04 +00:00
CaMer0n
0969c5cd42 2011-05-03 22:11:03 +00:00
CaMer0n
f4943b4f73 siteinfo shortcode to match 0.7. fpw_template only asks for email when it is used as the login. 2011-05-01 08:55:15 +00:00
secretr
0d3e4e8e4d news preview only in admin area 2011-04-29 11:15:47 +00:00
secretr
e6142eaf06 broken link fix 2011-04-29 11:14:52 +00:00
secretr
ec1eeac94d Various forum problems:
- nextprev new parameters usage
- outdate forum code cleanup (preventing sc parsing)
- forum preferences fixes (maybe more to do)
2011-04-21 13:20:22 +00:00