1
0
mirror of https://github.com/e107inc/e107.git synced 2025-02-06 23:39:11 +01:00

1259 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
e2d5327566 Add admin logging to front page setting. Allow {..} path constants 2008-08-25 15:25:19 +00:00
e107steved
85a57d46bc Part 2 of more plugin.xml support (should be pretty much it). Also plugin.xml for log plugin didn't commit last time 2008-08-25 13:43:08 +00:00
e107steved
99939cd62b More plugin.xml support (should be pretty much it), and the odd small bug fix along the way. 2008-08-25 13:34:55 +00:00
e107steved
780341a53f Handle plugin.xml - needs testing 2008-08-25 11:11:10 +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
ef6540d265 Add admin logging to prefs 2008-08-17 15:18:14 +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
e107steved
53880f8002 Add admin logging to poll 2008-08-17 11:54:40 +00:00
e107steved
492ae659e6 Handle comment IDs 2008-08-16 16:34:44 +00:00
e107steved
02d542060c Convert poll plugin to plugin.xml 2008-08-16 16:25:45 +00:00
secretr
77c2731c6c fixed backquotes breaking create query 2008-08-15 13:15:11 +00:00
CaMer0n
90aa3d6927 Remove requirement for using download sub-categories when not needed. 2008-08-14 22:58:34 +00:00
CaMer0n
fa440403c7 Removed the need for a separate db_UpdateArray() function. 2008-08-14 22:34:06 +00:00
secretr
91a4419970 fixed undefined $register_sc 2008-08-14 13:18:26 +00:00
secretr
d1bdf04727 solved mysql 5 issue (missing default value in strict SQL mode brings an error) 2008-08-14 11:23:10 +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
3fecc154de Sort out some of the LANs, ID in plugin.xml 2008-08-12 19:59:59 +00:00
e107steved
2a4075ee79 Put version ID string into generated plugin.xml 2008-08-12 19:37:56 +00:00
e107steved
830694b7bb First cut at moving to plugin.xml for event calendar. 2008-08-11 21:24:42 +00:00
e107steved
aff803dff4 Standard function to search/load admin LAN files 2008-08-11 20:45:01 +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
4f69279861 Images not showing in PDFs 2008-08-08 21:13:46 +00:00
e107steved
04b78304e6 More helpful message when MySQL crashes, with scope for changing 2008-08-08 20:16:22 +00:00
e107steved
393943265a Bugtracker #4488 - remove test code 2008-08-06 19:10:46 +00:00
e107steved
b034cc07e5 Odd bits of tidying up 2008-08-04 20:31:49 +00:00
e107steved
fd14007ad7 Minor code tidy up 2008-08-03 08:08:36 +00:00
e107steved
3aa5ec0c85 Bugtracker #4479 - Add exit() after some headers 2008-08-03 08:00:19 +00:00
e107steved
c9cc26333b Missing quotes 2008-08-01 20:25:34 +00:00
e107steved
f46e765fc4 Update PHPMailer to 2.0.2 2008-08-01 20:01:28 +00:00
e107steved
4d5f69478c Bugtracker #4475 - make counting of total members consistent 2008-08-01 19:23:38 +00:00
e107steved
6f2ed3d2a3 Bugtracker #4472 - obscure email address on COPPA page 2008-07-30 20:14:02 +00:00
e107steved
0ab350dce7 Bugtracker #4473 - clarify message 2008-07-30 19:46:30 +00:00
e107steved
faca93b25b Generic 'to' name on test emails 2008-07-28 21:33:36 +00:00
e107steved
6ccaa86649 Bugtracker #4427 - make path references absolute 2008-07-28 20:16:15 +00:00
e107steved
68bcc8c11c Bugtracker #4466 - irrelevant help text 2008-07-25 21:15:19 +00:00
e107steved
39a0cb1051 Bugtracker #4467 - hard-coded LAN 2008-07-25 21:03:37 +00:00
e107steved
aaa0284fc2 Bugtracker #4468, #4469 - error handler XHTML fixes, support error 400, slight restructuring 2008-07-25 20:12:44 +00:00
e107steved
85339ec550 alt_auth - updated/enhanced - first cut ready for some proper testing 2008-07-25 19:33:04 +00:00
e107steved
ec13689f67 Tidy up various errors and inconsistencies that have crept in 2008-07-25 19:26:46 +00:00