1
0
mirror of https://github.com/e107inc/e107.git synced 2025-03-21 12:59:53 +01:00

1670 Commits

Author SHA1 Message Date
e107steved
9e83f98990 bugtracker #4515 - insert complete link 2008-09-18 19:12:44 +00:00
secretr
fad582f267 fixed uc_dropdown problems 2008-09-15 16:20:27 +00:00
e107steved
a77df1a354 Bugtracker #4507 - make shortcodes use ICONPRINT, ICONMAIL, plus some absolute path stuff 2008-09-04 20:07:34 +00:00
e107steved
276cf7e01c Bugtracker #4492 - eliminate word wrap lockup on badly formed utf-8 2008-09-04 19:50:18 +00:00
e107steved
231e2c055f Tidy up alt_auth; first cut of radius support (thanks to Cameron K for testing) 2008-09-02 19:39:13 +00:00
e107steved
61ec94fa25 Display message if source file for data table not available when creating db-based extended field 2008-08-30 20:22:31 +00:00
e107steved
dde28db6ac Bugtracker #4490 - show username (login name) rather than display name after password reset 2008-08-29 21:16:39 +00:00
e107steved
8bd45a70c4 Bugtracker #4498 - unclosed span 2008-08-29 19:58:47 +00:00
e107steved
f5473bfeff Bugtracker #4495 - couldn't add new fields 2008-08-29 19:56:26 +00:00
e107steved
d496d30d80 Bugtracker #4486 - clear main banlist as well as generic table for 'failed login' ban 2008-08-28 19:22:56 +00:00
e107steved
c30d60b199 Bugtracker #4422 - load theme-js.php as script file (not CSS). Always load core js 2008-08-26 21:24:22 +00:00
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