1
0
mirror of https://github.com/e107inc/e107.git synced 2025-10-12 13:34:39 +02:00
Commit Graph

86 Commits

Author SHA1 Message Date
CaMer0n
c40c26478d 0.7 -> 0.8 upgrade fixes 2009-11-19 13:46:29 +00:00
CaMer0n
1377b23532 Fix copyright info. 2009-11-18 01:06:08 +00:00
e107steved
52faad8c2e Mailer next update - inline files should work 2009-11-17 20:34:50 +00:00
marj
59028e557c more work on charset and badchars 2009-11-17 11:00:40 +00:00
marj
629ebe31f5 We need to fix this 2009-11-17 09:11:05 +00:00
e107steved
c188fd6430 Next mailer update 2009-11-16 20:40:39 +00:00
CaMer0n
04b264fd07 Media Manager work.. 2009-11-14 04:13:11 +00:00
marj
4cf1a98a81 add a few comments 2009-11-12 21:41:34 +00:00
e107steved
ce882924d2 Missing returns 2009-10-30 23:38:14 +00:00
marj
f452ce31e7 more doc 2009-10-30 23:31:08 +00:00
e107steved
8d0127e8c9 Fix typos in utf-8 uSubStr 2009-10-30 22:51:52 +00:00
marj
1a2c7e0ff8 add some PHPdoc to utf-8 functions 2009-10-30 22:19:56 +00:00
marj
eb21007515 html_truncate doc
make [more] more multilanguage
2009-10-30 21:32:18 +00:00
marj
e803d388d1 make [more] more multilanguage 2009-10-30 21:01:13 +00:00
marj
5ee7878f47 work on CHARSET 2009-10-30 20:58:52 +00:00
marj
68d962a5cc PHPdoc -
add returned type
2009-10-30 20:05:17 +00:00
marj
c597b7d1bb nothing more than a bit of formatting 2009-10-30 19:57:28 +00:00
CaMer0n
4e6177f56c uninstall_options() now included in the _setup.php file. Allowing plugin developers to add their own 'uninstall' options. 2009-10-30 09:13:37 +00:00
CaMer0n
702ce6e9f4 Some notice removal 2009-10-26 10:55:46 +00:00
CaMer0n
b923520bbf Fix for multiple 0.7 -> 0.8 upgrade issues. 2009-10-22 13:00:37 +00:00
secretr
20bdd8a7bd e_parser: post_toForm supports array input now, added key sanitize when array passed toDB, createConstants bug 2009-10-20 14:47:05 +00:00
secretr
88d969fab3 JS Manager handler - almost ready, awaiting for theme.xml & plugin.xml required additions, admin header.php synchronized with the changes, e107::getJs() proxy method added, new js related preferences - Work in progress 2009-09-29 17:40:56 +00:00
secretr
e9fd4e9127 e107 createConstants typo 2009-09-29 11:32:09 +00:00
secretr
3a67014d65 introducing JS Manager handler - work in progress 2009-09-28 19:17:59 +00:00
secretr
83a1f7da35 phpDoc corrections 2009-09-12 18:20:23 +00:00
CaMer0n
5a93baa8c8 Notice removal 2009-09-04 15:24:41 +00:00
e107steved
823d0a6ae3 Bugtracker #4799 - html_truncate() sometimes left incomplete tag - thanks victorcastelan 2009-09-03 19:29:11 +00:00
CaMer0n
9b39dcefb3 CSS fixes and some comments 2009-09-02 16:39:32 +00:00
secretr
7499bb001b e_parse: global removal (getFolder in action), e107 coding standards related changes, minor code improvements, some problems pointed (see FIXME, XXX comments) 2009-08-20 12:27:26 +00:00
secretr
3099bf9052 Introducing e_IFRAME mod; NOHEADER changed to e_NOHEADER; overall menu.php url checks cleaned (API, header, footer); menu related code cleanup and fixes, e_parse improvements (more work is needed); smarter getSingleton() and getObject() (in progress) 2009-08-19 14:39:57 +00:00
marj
c2de40c75b ctype_digit() replacement
work in progress
2009-08-08 14:14:39 +00:00
secretr
9c219f52a9 more e107 class & API cahnges:
- magic __get() added to e107 and e_parse classes;
- resolved sch_load() related issues;
- more object getter;
2009-07-23 15:29:07 +00:00
marj
5e462df2c7 CHARSET deprecated 2009-07-19 11:44:30 +00:00
CaMer0n
3e75e6352f Added new iconpicker where appropriate. Some fixes in replaceConstant() and css/layout tweaks in admin->downloads 2009-07-17 02:28:49 +00:00
CaMer0n
56e5184bcf Bugfix: Corrected a bug which occurred when "Make URLs Clickable" was active and "Replace clickable URLs" was inactive.. email addresses were still being replaced with the default "-email-" or the replace-text preference value. 2009-03-08 18:48:12 +00:00
e107steved
2413b36923 Parser tweaks - hopefully speed up, simplify HTML rendering 2009-01-30 20:39:03 +00:00
e107steved
50b3654422 Restore some of the line break handling - ensures tables display properly 2009-01-23 21:18:37 +00:00
mcfly
feed586bcb Converting related core shortcodes to use batch class->method functionality. 2009-01-08 21:47:44 +00:00
e107steved
adce648182 Parser - first cut of restructuring of control logic 2009-01-03 22:32:54 +00:00
secretr
53cc80a9c0 Database Utilities administration ready;
Database Verification administration ready;
minor admin improvements
2008-12-30 13:51:41 +00:00
e107steved
5d25c47657 First cut of usersettings changes using common validation routines; more shared LANs, eliminate unused LANs 2008-12-28 22:37:43 +00:00
e107steved
baa13adc47 Bugtracker #4584 - fix link substitution from TinyMCE 2008-11-16 19:58:42 +00:00
e107steved
0bc018defa Start of utf-8 aware functions and handlers 2008-11-13 20:41:20 +00:00
e107steved
48331ac3ae Bugtracker #4570 - another go at fixing link substitution 2008-11-06 20:59:46 +00:00
e107steved
f4a7685f26 Bugtracker #4570 - last parser fix broke 'link' bbcode 2008-11-04 21:34:59 +00:00
e107steved
ae120a300c Tighten up regex on link substitution some more 2008-11-01 22:31:00 +00:00
e107steved
e2cbb1b9ca Bugtracker #4560 - fix regex for link substitution (and no doubt break something else) 2008-11-01 18:00:36 +00:00
e107steved
568740cdc4 Move email obfuscation function somewhere sensible 2008-10-30 22:42:41 +00:00
e107steved
276cf7e01c Bugtracker #4492 - eliminate word wrap lockup on badly formed utf-8 2008-09-04 19:50:18 +00:00
e107steved
ea125d2657 Correct parser hooking logic 2008-08-17 15:04:20 +00:00