1
0
mirror of https://github.com/e107inc/e107.git synced 2025-10-11 21:15:09 +02:00
Commit Graph

3291 Commits

Author SHA1 Message Date
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
5173b17fc0 Class method moved 2012-01-04 18:24:55 +00:00
e107steved
1b0730f91f Fix typo 2012-01-04 08:16:55 +00:00
e107steved
6e9f94b4af Update in line with iphandler.php 2012-01-02 22:23:43 +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
e107steved
6f61a7f889 Add banlist retrigger handling 2011-12-30 16:09:10 +00:00
e107steved
86030cd8f9 More work on ban handling 2011-12-30 10:38:05 +00:00
e107steved
8b6ac10e55 Allow logging of new user activity 2011-12-28 22:38:18 +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
f50320eba7 Remove prefs option for XUP (not supported elsewhere) 2011-12-27 21:58:29 +00:00
e107steved
383b54d375 Correct LAN reference 2011-12-27 11:05:19 +00:00
e107steved
db82e713f0 Fix typo in DB definitions - thanks str82u 2011-12-17 21:23:58 +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
6cf1f90711 URL config refactoring 2011-12-06 16:01:34 +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
CaMer0n
a73dc8ed10 Refined eUrl admin example 2011-12-03 22:05:46 +00:00
CaMer0n
bb2fbe7969 Interface Example and Comments added. 2011-12-02 21:34:36 +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
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
c1eafb4744 Added exception for .ftpquota 2011-11-26 01:38:08 +00:00
secretr
1580c47595 URL management administration 2011-11-25 17:48:24 +00:00
secretr
8ff1f4f756 User extended fields administration fixes 2011-11-25 17:47:36 +00:00
e107steved
14ba16c819 Bugtracker #5233 - be selective on DB query 2011-11-18 22:06:30 +00:00
e107steved
d03cf071e7 Bugtracker #5233 - news comment recalc fixed 2011-11-17 21:16:28 +00:00
secretr
2d1809d208 Display name max length now 100 (to fit DB column length) 2011-09-16 11:35:22 +00:00
e107steved
d11f845fa9 Bugtracker #5259 possible fix - always look for lower case file type icon name 2011-09-14 20:19:13 +00:00
secretr
d0b50c3d91 Bug #5263 - allow space in category name 2011-09-02 10:25:08 +00:00
CaMer0n
9e7eeffe6d Image watermarking plugin added to PHPThumbs and added as import option. 2011-08-23 02:51:56 +00:00
CaMer0n
4bc7f70dbd Image-preview path fix. Resize-on-Import added to Media-manager. 2011-08-22 23:52:45 +00:00
CaMer0n
9b730ee240 Limit the "Visitors Online" list and show total. 2011-08-19 23:40:29 +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
4b3703278c Error fixes 2011-07-10 23:21:09 +00:00
CaMer0n
a31f89b589 News render-type malfunction fixed. 2011-07-06 23:37:49 +00:00
CaMer0n
ea40b6fd28 Bugfixes - incorrect admin perms displayed in admin area.
Xml-class was breaking page-load on some systems.
2011-07-06 03:17:00 +00:00
CaMer0n
78de8925fb Category fix. 2011-06-17 05:45:22 +00:00
CaMer0n
0c1ed5165f More cleanup 2011-06-17 01:47:35 +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
2475e1f5aa Upgrade from 0.7.x to 0.8 now leaves a clean error-free table-structure. 2011-06-15 05:41:06 +00:00
CaMer0n
1e2aba1770 More db-verify refinements. 2011-06-09 07:03:55 +00:00
CaMer0n
98af91027f General cleanup 2011-06-08 03:18:50 +00:00
CaMer0n
dbf47650bc db-verify routines moved to class and integrated into main admin->database page. 2011-06-08 03:16:47 +00:00
CaMer0n
ed6a097805 db-verify multi-language support added. Fully working for core. More testing needed on plugin table verification. 2011-06-08 00:16:42 +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
c0e68a80da More db-verify refinements 2011-06-07 02:25:55 +00:00
secretr
a069b0c541 filters applied to some values 2011-05-28 08:10:50 +00:00
secretr
945f36cd7f better titled Admin pages 2011-05-18 14:04:37 +00:00