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
349222afc9
Notice removal
2012-01-01 10:51:05 +00:00
e107steved
e67702099c
Tidy up alt_auth plugin - mostly documentation, some code rationalisation, conversion to the 2.0 way, etc
2011-12-31 17:42:56 +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
551ae88a84
Missed one from previous commit
2011-12-28 10:02:07 +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
db9b9c1a57
Another directory needs to be writable
2011-12-28 09:23:55 +00:00
e107steved
7eb71fe400
Remove more XUP-related items
2011-12-27 22:54:34 +00:00
e107steved
f50320eba7
Remove prefs option for XUP (not supported elsewhere)
2011-12-27 21:58:29 +00:00
e107steved
efc558af51
Notice removal
2011-12-27 12:00:55 +00:00
e107steved
383b54d375
Correct LAN reference
2011-12-27 11:05:19 +00:00
e107steved
3d045eeacb
Allow parameters on [code] bbcode
2011-12-22 14:03:42 +00:00
e107steved
db82e713f0
Fix typo in DB definitions - thanks str82u
2011-12-17 21:23:58 +00:00
secretr
5e7d939456
Correction on the previous commit
2011-12-10 19:34:08 +00:00
secretr
7f59bc0a9c
Plugin now can have new class bbcodes ('bb_*.php'). Potential plugin addons scan issue fixed.
2011-12-10 19:06:19 +00:00
secretr
2293531410
RewriteBase made optional in htaccess template (rewrite should work fine without it in almost every case)
2011-12-10 00:08:51 +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
4d7e06ec70
Backward compatibility styles update
2011-12-09 02:12:45 +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
50848a1fa3
SVN keywords
2011-12-07 21:25:48 +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
3b63b407bb
PM: missing URL configuration lans added
2011-12-06 17:27:41 +00:00
secretr
afbbf67377
core URL config refactoring
2011-12-06 16:28:20 +00:00
secretr
24c3a71946
Retrieve value from language defines for tagwords areas when needed, missing lans added
2011-12-06 16:20:52 +00:00
secretr
a8ca3a1a43
Tagwords: URL config refactoring
2011-12-06 16:09:25 +00:00
secretr
5324df60b2
Forum: URL config refactoring; 'top' link removed from Jump box; markup error fix
2011-12-06 16:08:06 +00:00
secretr
6cf1f90711
URL config refactoring
2011-12-06 16:01:34 +00:00
secretr
d68f89e9d3
PM - URL support, old URL config removed
2011-12-06 11:24:41 +00:00
secretr
ab4501edd2
minor bugs, notice cleanup, missing e_SELF/e_QUERY fixes
2011-12-06 09:44:28 +00:00
secretr
270b278f43
typo resulting in parse error
2011-12-06 09:42:27 +00:00
e107steved
b8530b23ae
Reinstate selective block of preset fields
2011-12-06 08:31:41 +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
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
CaMer0n
a73dc8ed10
Refined eUrl admin example
2011-12-03 22:05:46 +00:00
secretr
8f8a0babfa
Tagwords initial URL config
2011-12-03 16:00:27 +00:00
CaMer0n
bb2fbe7969
Interface Example and Comments added.
2011-12-02 21:34:36 +00:00
secretr
161588af1e
tagwords URL config - initial commit, work in progress; odd bug (PHP?) - require_once doesn't detect that class2 already included (for tagwords legacy entry point only) - fixed with e107_INIT detection, need investigation.
2011-12-02 19:26:30 +00:00
secretr
23223ac4aa
URL assembling issue
2011-12-02 19:20:12 +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
5432fe98c0
scroll-to fix -fixing the fix :/
2011-12-02 14:08:50 +00:00
secretr
914dc6ba13
scroll-to fix - observer fail when img inside the link element
2011-12-02 12:42:06 +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
59ae5ad937
News category menu updated (template, fixes), latest news and navigation by months menus added
2011-12-02 12:22:33 +00:00
secretr
ac6f65e5d3
obsolete files cleanup
2011-12-01 22:28:27 +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