1
0
mirror of https://github.com/e107inc/e107.git synced 2025-02-13 11:04:38 +01:00

2845 Commits

Author SHA1 Message Date
mcfly
d2b6067976 Added the new simpleParse method from 0.7, changed it up a bit for 0.8 though. 2010-01-23 03:25:31 +00:00
mcfly
a90d5a0373 Various install fixes, now produces a site at least. 2010-01-23 02:07:50 +00:00
e107steved
3150b31d46 Add cron files to PM plugin 2010-01-22 21:18:11 +00:00
e107steved
3c5ee524c3 Get rid of deprecated function 2010-01-22 20:59:07 +00:00
e107steved
639785589c Path Error 2010-01-21 21:47:21 +00:00
e107steved
783b11a8cd Bugtracker #4874 possible fix - ignore blank lines in sql files 2010-01-21 20:44:27 +00:00
CaMer0n
5685d2709c Minor gui fix 2010-01-18 21:11:43 +00:00
CaMer0n
1f5d346181 Added some more default email templates - yet to be integrated. 2010-01-18 21:08:23 +00:00
e107steved
c26ce95a15 Linkwords; some tidying, option to suppress clickable links that point to current page 2010-01-16 20:49:55 +00:00
e107steved
feaeb58632 More comments, install logging, notice removal 2010-01-16 19:54:04 +00:00
secretr
8c828d62e2 Old uploadfile.sc removal 2010-01-16 14:18:16 +00:00
secretr
e9c6e7a5c4 file/form handlers minor update 2010-01-16 14:17:10 +00:00
secretr
3bcad4475e Upload file shortcode: converted to .php, added option to process submitted files, various parameter for UI flexibility, 100% BC, see phpDoc for more info 2010-01-16 14:07:20 +00:00
e107steved
7de8ebeae4 Bugtracker #4885 - only show info in debug mode 2010-01-15 21:10:23 +00:00
CaMer0n
b2900ce5a1 Xhtml fix 2010-01-12 18:00:27 +00:00
CaMer0n
bfa3f51378 Calender popup on input select - remove icons 2010-01-12 17:58:54 +00:00
CaMer0n
7b8f5496c0 Temporary Fix for newpost images 2010-01-12 17:25:20 +00:00
CaMer0n
122164ff36 Remove obsolete pref 2010-01-12 16:48:41 +00:00
CaMer0n
77d2a420ea Link function fix 2010-01-12 16:14:08 +00:00
CaMer0n
a12091fcaa file exception added 2010-01-12 16:11:30 +00:00
CaMer0n
1364857dd3 Adding userclass to batch and filter 2010-01-12 16:09:56 +00:00
secretr
92d926279c Text parser - usubstr() method fix (always returned empty string), utf8 parser methods lowercased 2010-01-12 13:11:48 +00:00
secretr
f91d47b456 Menu visibility fix and improvements 2010-01-12 12:23:02 +00:00
secretr
2c1c818e23 upload handler XML troubles - switched to new xml parse method 2010-01-12 09:56:57 +00:00
secretr
b56a380e86 JS manager CSS handling done, experimental feature - send CSS to site header from footer (work in progress). Calendar handler modfied to work with all new enhancements. 2010-01-12 07:38:29 +00:00
e107steved
aecec3967e Remove bits related to uploading files into DB (only flat files supported now) 2010-01-11 21:32:10 +00:00
e107steved
df558712b6 Add TODO: 2010-01-11 21:18:13 +00:00
e107steved
30f715de6f Slight simplification of e_mailout handlers; improve documentation, a few fixes to recent fixes 2010-01-11 21:09:52 +00:00
secretr
d50d861e9b Theme handler custom pages problem 2010-01-10 16:24:09 +00:00
secretr
7aa3d565ef Theme handler markup issue 2010-01-10 15:56:46 +00:00
e107steved
ab105fceeb Modify error handling in db_Select_gen() 2010-01-10 13:48:42 +00:00
secretr
b519ee3993 file bbcode temporary fix - sql error when download plugin not installed. TODO - Download should provide its own bbcode. 2010-01-10 13:18:08 +00:00
e107steved
caa16feb40 Documentation headers updated 2010-01-10 12:19:53 +00:00
e107steved
239e7154b5 Notice removal 2010-01-10 11:01:29 +00:00
CaMer0n
3c772dee49 More mailout fixes 2010-01-10 06:20:46 +00:00
CaMer0n
a21f57d361 Mailout bug fixes and ui cleanup 2010-01-10 03:56:28 +00:00
e107steved
5a8803e2ea Bugtracker #4883 - theme-defined shortcodes were getting ignored 2010-01-09 20:32:51 +00:00
secretr
085b4a6cca JS Manager now can handle CSS as well - work in progress! 2010-01-09 18:40:15 +00:00
secretr
47cbb0882b relative to absolute URLs, markup cleanup (preparing for front-end mass markup cahnges!) 2010-01-09 15:06:37 +00:00
secretr
a686b662b6 new faster, smarter, utf-8 aware html_truncate() 2010-01-09 13:17:45 +00:00
e107steved
1d7546f0cf More absolute links 2010-01-09 12:44:11 +00:00
e107steved
608dc984f1 Bugtracker #4497 - more links from relative to absolute 2010-01-09 12:06:15 +00:00
e107steved
04b97e3e3b Bugtracker #4882 - add Windows 7 to operating system list 2010-01-09 10:12:51 +00:00
CaMer0n
a0f6693d82 Support for admin-area chatbox usage: Added support for moderation by main and nobody. Removed hardcoded styles from chatbox-menu blocks - use: #chatbox-posts-block and #chatbox-input-block 2010-01-08 23:29:23 +00:00
CaMer0n
3d956ef936 text-area append option added. (TBD) and missing css added for next/prev bar. 2010-01-07 23:44:33 +00:00
CaMer0n
efd90b517b "Notice Removal" broke functionality of checkboxes and edit/delete buttons in admin. Reverted. 2010-01-07 22:06:10 +00:00
e107steved
4df6feecae Get rid of direct mysql calls 2010-01-07 21:05:24 +00:00
e107steved
4f01127430 Use proper calls to DB handler for errors 2010-01-06 22:36:45 +00:00
e107steved
abfd3215da Display next/prev on extended news - thanks nlstart 2010-01-06 20:14:45 +00:00
e107steved
09129bbbd3 Bugtracker #3158 - bulk PM sends now queued. Plus a few bug fixes 2010-01-06 20:09:58 +00:00