1
0
mirror of https://github.com/e107inc/e107.git synced 2025-01-17 20:58:30 +01:00

1332 Commits

Author SHA1 Message Date
e107steved
be01f7b0b8 Bugtracker #4528 - check for duplicate posts 2008-10-03 19:27:56 +00:00
e107steved
87f676d764 Allow selection of themes available to users 2008-10-02 21:10:34 +00:00
e107steved
35d6530e72 Check for install 2008-09-28 20:35:05 +00:00
e107steved
7955ae64bd Bugtracker #4489 - exclude unapproved content from search 2008-09-28 19:03:00 +00:00
e107steved
fd1244a31b Notice removal 2008-09-25 20:01:48 +00:00
e107steved
0bcbeec4d8 Bugtracker #4519 - don't include blocked comments in RSS feed 2008-09-23 20:03:45 +00:00
e107steved
85e621c80d Bugtracker #4512 - make message less confusing on error 2008-09-23 19:55:43 +00:00
e107steved
01e78f056a Bugtracker #4513 - vet comment display parameters better 2008-09-23 19:44:08 +00:00
e107steved
3f83735477 Bugtracker #4525 - delete sublinks without wrecking order 2008-09-23 19:37:36 +00:00
e107steved
55f51fee18 Bugtracker #4516 - download admin fixes 2008-09-23 19:31:59 +00:00
e107steved
9512c266b0 Make message version-independent 2008-09-23 19:24:41 +00:00
e107steved
bc5d81d540 Bugtracker #4504 - hardcoded LAN, plus a couple of improvements - thanks nlstart 2008-09-22 20:38:26 +00:00
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