1
0
mirror of https://github.com/e107inc/e107.git synced 2025-01-18 05:09:05 +01:00

154 Commits

Author SHA1 Message Date
SteveD
8c4432b4b2 Keep HTML abuse filter in line with 1.x.
Remove isutf8 flag - no longer relevant.
2013-01-05 09:42:34 +00:00
Cameron
97d4ea731c Fix for Image Import previews. 2012-12-22 02:11:03 -08:00
Cameron
4bd6cd3dee Issue #57 - fixes the error but doesn't correct a general issue with the way the mailout section is coded. Admin navigation is currently broken on some pages. Perhaps @e107steved has some answers. 2012-12-16 13:19:52 -08:00
Cameron
a23d845054 Files directory no longer created during install. ( Issue #45 ) 2012-12-16 13:02:19 -08:00
SteveD
bf8d7bdbc1 Fix errors in path decoding for sitelinks (e_PLUGIN substituted as e_IMAGE) 2012-12-16 19:23:11 +00:00
Cameron
f2fbd4c4bf Improved DEBUG info for PATHs etc. 2012-12-14 22:25:14 -08:00
SecretR
56c4d48503 Site links data retrieving/rendering draft (work in progress);
Text truncate typo
2012-12-14 12:20:01 +02:00
SecretR
e80d57c484 simple parse simplified 2012-12-13 15:08:00 +02:00
Cameron
87e225fc36 New language file types: English_global.php (for plugin.xml terms) and English_log.php (for admin-log terms). Auto-detected when present and loaded automatically when needed. 2012-12-12 18:46:34 -08:00
Cameron
4f33f78da4 SimpleParse Fix 2012-12-02 19:10:07 -08:00
Cameron
e1ed7b8f6a SimplerParse() fix. Db-verify fix for MPREFIX inclusion in xxxx_sql.php files. 2012-12-02 17:30:41 -08:00
CaMer0n
d5a3b29340 Blogger Import added. TinyMce Image fixes. Custom-pages fixes. Moved Upload-js out of admin header and into media-manager page only. Parser fixes for [html] bbcode. XML parser fix for <content:encoded> rss tags. 2012-07-23 02:25:17 +00:00
CaMer0n
818c0fe92c Import routines and quick [html] bbcode fix. 2012-07-22 10:03:00 +00:00
CaMer0n
4cfe5c4387 Fixes related to Gallery image import, watermarks and thumbnails. 2012-07-14 10:40:40 +00:00
CaMer0n
cadadb29b9 Upgrade PHP thumb and watermarks for images added 2012-07-02 01:32:56 +00:00
CaMer0n
4342599079 table bbcodes 2012-06-09 12:01:24 +00:00
e107steved
5f62ac17d3 Improve html abuse filter, support class bbcodes (non-nestable) in main parser loop 2012-03-31 21:10:26 +00:00
e107steved
3d045eeacb Allow parameters on [code] bbcode 2011-12-22 14:03:42 +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
CaMer0n
076f03b696 User filter fixes 2011-11-29 23:37:44 +00:00
secretr
f7532e6351 Minor fixes and improvements 2011-11-25 17:36:40 +00:00
CaMer0n
4bc7f70dbd Image-preview path fix. Resize-on-Import added to Media-manager. 2011-08-22 23:52:45 +00:00
CaMer0n
d633f5c239 Fix for broken thumbnails while using {e_xxxx} 2011-08-19 23:39:44 +00:00
e107steved
5b052e22e7 Additional check 2011-06-02 20:03:14 +00:00
e107steved
4e692c8ba0 Bugtracker #5188 - allow brackets in URLs (they're valid characters) 2011-05-29 10:05:33 +00:00
e107steved
77d0506059 Additional checking 2011-05-28 16:23:40 +00:00
CaMer0n
07ed95edc5 Corrected path issue in createConstants() 2011-05-10 12:36:11 +00:00
secretr
b8f183f46b Security - protect from php injections in the (almost same) way 0.7 does it 2011-03-19 11:54:12 +00:00
secretr
09b09b4624 e_parse notice (installation routine) 2011-01-15 11:53:31 +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
e107steved
9d181bf566 Add HTML abuse blocker 2010-12-18 22:55:27 +00:00
secretr
b540365c69 e_vars moved to model class for now (prevent autoload issues in thumb and cli mod) 2010-12-11 15:55:24 +00:00
secretr
a907aac8e8 e_vars (simple parser object) now inherits e_object, magic getters/setters moved to e_object, convenient toSc method added (will be used more wisely from model based classes in the future) 2010-12-10 15:14:53 +00:00
secretr
976aaadcac eVars/abstract batch shortcode minor improvements 2010-12-07 13:30:22 +00:00
e107steved
adf5a7aba5 Doc - Update subpackage to be consistent 2010-11-15 21:45:02 +00:00
secretr
aa0d2e8da4 re-enable e_parse html wrap method, UI wrap option for text fields added 2010-11-15 09:03:54 +00:00
e107steved
5086e4709d Filter additional tag 2010-10-30 20:54:48 +00:00
secretr
d9527349ad Admin UI minor improvements; cleanup - warnings removal; various minor bugfixes 2010-10-30 15:34:48 +00:00
secretr
6424eaafdd notice removal (not sure if casued by obsolete preference - see the commment) 2010-10-27 11:23:54 +00:00
e107steved
5e3b71d3cd Bugtracker #5013 - stop prefs getting sanitised on save 2010-09-06 21:35:04 +00:00
e107steved
decaecf54d Add in security code, youtube bbcode from 0.7 2010-09-06 12:34:06 +00:00
secretr
78e85fb0ed Shortcode parser: variable/methods name fix, news event trigger mentioned by the recent commit 2010-04-25 15:04:53 +00:00
secretr
e0c8e76f70 Shortcode parser: fixed number of errors, more major changes, getScBatch will now auto-register batch (no need of registerShortcode() call), added new example of sc handler usage (news), work in progress 2010-04-25 13:52:14 +00:00
secretr
4e8be9a7b8 Shortcode parser: fixed number of errors, e107 method getScObject renamed to getScBatch, added new example of sc handler usage (news), work in progress 2010-04-24 11:39:14 +00:00
secretr
26e4de97e6 Shortcode parser: major changes (could break stuff), e_shortcode renamed to e_parse_shortcode, abstract e_shortcode class added, functions moved to e_parse_shortcode, more to do, getScObject added to e107 class, work in progress 2010-04-23 15:54:11 +00:00
e107steved
720dec4b81 EONE-73 (bug): Sense of nobreak wrong 2010-04-07 19:08:02 +00:00
secretr
1de2a0f622 EONE-11 (Task): fixing relative path shortcode replacement (sync with new e107 paths) 2010-03-16 18:41:35 +00:00
secretr
1126637943 EONE-11 (Task): more shortcode paths added to replacing routines 2010-03-10 15:43:42 +00:00
secretr
9f96a5bbd3 IN PROGRESS - Tasks EONE-10, EONE-11: more paths added, 'nice' urls are supported now (see thumb.php) 2010-03-10 12:48:05 +00:00
secretr
e18b650bea IN PROGRESS - task EONE-10: System thumbnails - thumb url options fixes and improvements 2010-03-10 10:05:39 +00:00