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

5330 Commits

Author SHA1 Message Date
e107steved
1cdf8e17bc Bugtracker #4480 - make the two banner config pages consistent 2008-08-26 19:45:42 +00:00
e107steved
670b4964a7 Support plugin.xml in most of the areas which currently read plugin.php; clear system cache in theme manager when saving theme prefs; bug fix in upload_handler XML file read; add filter option to XML class; remove some historic code from admin.php 2008-08-25 10:46:46 +00:00
e107steved
d2da01b8db Eradicate obsolete prefs 2008-08-24 09:57:08 +00:00
e107steved
8879aa9211 Reflect new default settings for notify on plugin install. Add update routine to convert (as 'test' routine). 2008-08-23 09:08:57 +00:00
mcfly
1c9c672c59 Adding new form handler 2008-08-20 04:43:48 +00:00
e107steved
ea125d2657 Correct parser hooking logic 2008-08-17 15:04:20 +00:00
e107steved
cb7379ffa5 Add admin logging to poll 2008-08-17 12:02:14 +00:00
secretr
77c2731c6c fixed backquotes breaking create query 2008-08-15 13:15:11 +00:00
CaMer0n
fa440403c7 Removed the need for a separate db_UpdateArray() function. 2008-08-14 22:34:06 +00:00
e107steved
bf29a3eec9 Stats logging - support plugin.xml, add admin logging. Enhance supporting functions 2008-08-13 20:47:10 +00:00
e107steved
913db4e760 Update DB table structures as required during plugin upgrade 2008-08-12 20:26:53 +00:00
e107steved
fc4f530359 Refine installation from plugin.xml a bit 2008-08-11 20:21:17 +00:00
e107steved
526ec11746 Handle standard LAN files, differences between single/multiple elements in a section 2008-08-10 16:06:15 +00:00
e107steved
3e3d1db9a3 Support multilanguage titles in plugin log entries, add correct links to sitelinks on install, fix naming error in plugin.php conversion 2008-08-10 11:41:13 +00:00
e107steved
556eaff57d Minor tweaks for install 2008-08-10 09:17:41 +00:00
e107steved
6f83d506f9 Don't check formatting of e_***_sql.php addon files 2008-08-09 17:23:26 +00:00
e107steved
8863356347 Support more features in plugin.xml 2008-08-09 16:49:58 +00:00
e107steved
04b78304e6 More helpful message when MySQL crashes, with scope for changing 2008-08-08 20:16:22 +00:00
e107steved
f46e765fc4 Update PHPMailer to 2.0.2 2008-08-01 20:01:28 +00:00
e107steved
ec13689f67 Tidy up various errors and inconsistencies that have crept in 2008-07-25 19:26:46 +00:00
e107steved
9cc8f806d4 Bugtracker #4464 - various minor CHTML compliance changes 2008-07-20 17:08:44 +00:00
e107steved
f44af2bebc More on bugtracker #4457 - CHARSET could be upper case 2008-07-17 19:17:54 +00:00
e107steved
fb73982717 Bugtracker #4457 - handle entities when truncating text 2008-07-15 21:18:39 +00:00
e107steved
8e43ba51f6 Make file size decode more tolerant 2008-07-06 21:25:31 +00:00
e107steved
d79a904c46 Get rid of 0.6 field conversion 2008-07-04 20:59:37 +00:00
CaMer0n
8ea8db9f56 Initial commit of e_cron task scheduling. 2008-06-17 05:39:46 +00:00
e107steved
ca8683cdac Fix a couple of problems, debug option, XHTML compliance 2008-06-16 20:48:47 +00:00
e107steved
8d5429b8f1 Didn't generate right query under some circumstances 2008-06-15 09:52:09 +00:00
e107steved
736d10fe44 Bugtracker #4403, #4080, #3626, #4332, possibly #4190 and probably #3808 and #3625 - restructure parser to resolve various bbcode decoding problems 2008-06-14 21:01:04 +00:00
e107steved
b5771e501d Password options for logon, email login option, random user name/PW generation, Bugtracker #4393 and possibly others previously added to 0.7 2008-06-13 20:20:23 +00:00
e107steved
dfb1655504 Small bugfix on atom dates 2008-06-05 19:55:57 +00:00
e107steved
006c537122 Bugtracker #4367 - notice removal - thanks Yarodin 2008-05-30 20:57:20 +00:00
e107steved
b7f2e6b1b3 Bugtracker #4415 - add extra checking 2008-05-26 17:58:29 +00:00
e107steved
395422059d Bugtracker #4357 - reduce re-use of DB objects to avoid corruption 2008-05-25 15:32:06 +00:00
e107steved
899490243b Bugtracker #4311 - calculate largest allowable upload file size in admin functions 2008-05-25 09:04:16 +00:00
e107steved
33f96bb871 Bugtracker #4364 - support comment edit for downloads, content. Also bugtracker #4381 don't display blocked comments 2008-05-25 08:26:11 +00:00
e107steved
62401cd74d Fix typo in previous commit 2008-05-24 15:14:36 +00:00
e107steved
e01a9ce04e Bugtracker #4302 and general reorganisation of comment table for 0.8 2008-05-24 12:45:34 +00:00
e107steved
c954aa4e1b Bugtracker #4415 - fix non-utf-8 wrap 2008-05-23 20:29:12 +00:00
CaMer0n
df1e3eaed8 Added news-author editing option. 2008-05-18 16:34:28 +00:00
e107steved
ae8c41fce0 Update log directory 2008-05-17 19:05:08 +00:00
e107steved
76d836d9f4 Make db_debug work with SQL_CALC_FOUND_ROWS 2008-05-17 17:18:36 +00:00
e107steved
d919712b73 DB debug breaks queries using SQL_CALC_FOUND_ROWS - just block for now 2008-05-17 14:41:43 +00:00
e107steved
afe6a44577 Improve domain name checking in ban function 2008-05-16 19:40:39 +00:00
e107steved
91c3e4eab2 Support SQL_CALC_FOUND_ROWS, alternative DB prefix, new DB link 2008-05-14 20:20:32 +00:00
CaMer0n
2960b6c3b9 Simplified admin->notify interface. 2008-04-26 14:34:17 +00:00
e107steved
eec8be4a21 Code simplification/possible bug fix - thanks mabeck 2008-04-25 19:39:47 +00:00
e107steved
958e68d6a0 First cut of modified upload system - uses class-based limits in filetypes.xml 2008-04-22 20:32:59 +00:00
e107steved
7df7e2e6dd Bug fix in multi-author comment recald 2008-04-14 19:07:02 +00:00
e107steved
4e3b22647c Bugtracker #4385 - bad include path 2008-04-10 19:23:51 +00:00