1
0
mirror of https://github.com/e107inc/e107.git synced 2025-01-29 18:47:54 +01:00

360 Commits

Author SHA1 Message Date
mcfly
b4ee6786c6 Begin addition of url class and implementation 2008-11-24 18:06:03 +00:00
e107steved
f3c9d84e70 Event calendar - more admin logging, better vetting of admin-entered parameters 2008-11-20 21:43:57 +00:00
e107steved
d9697e4718 Update file_class to make it more flexible; fix some calls and a couple of other things along the way 2008-11-20 20:35:24 +00:00
e107steved
44590c1be8 Bugtracker #4585 - there surely aren't any more places where the link navigator's shown twice? 2008-11-18 22:03:32 +00:00
e107steved
8f8931110b Thought I'd tested the previous commit - but I hadn't ;) 2008-11-16 18:01:19 +00:00
e107steved
5920635d73 Bugtracker #4576 - db_Select() can be db_Count() 2008-11-16 17:56:49 +00:00
e107steved
5f42c93758 Bugtracker #4553 - check for poll comments, odd tidying up 2008-11-16 17:49:24 +00:00
e107steved
33d6e29123 Bugtracker #4585 - two link navigators displayed if single category listed 2008-11-16 17:28:45 +00:00
CaMer0n
dd02040718 More IMODE removal and replacing of admin icons with alpha transparent versions. (not completed) 2008-11-14 05:30:31 +00:00
e107steved
d3798aff35 Bugtracker #4573 - show inbox after user block/unblock 2008-11-08 17:11:44 +00:00
e107steved
56ab55e392 Bugtracker #4566 possible fix - comments on downloads in RSS feed 2008-11-02 22:29:33 +00:00
e107steved
45a76fbc89 Bugtracker #4548 - redundant query - thanks Fanat1k 2008-10-21 19:10:43 +00:00
e107steved
295ea6a60f Bugtracker #4549 - query incorrect 2008-10-21 19:06:12 +00:00
e107steved
ab57198a56 Bugtracker #4547 - reduce query count (thanks Fanat1k) plus a bit of XHTML compliance while there 2008-10-21 19:03:20 +00:00
e107steved
fa72c3395f Bugtracker #4545 - uniform way of displaying file sizes 2008-10-19 11:35:00 +00:00
e107steved
01ce3264d1 Bugtracker #4528 - missing datestamp on comments 2008-10-15 19:13:30 +00:00
e107steved
17d0f353a0 Bugtracker #4537 - eliminate surplus queries 2008-10-13 19:06:55 +00:00
e107steved
7cd6534f10 Bugtracker #4535 - path to base plugin in comments list. Plus a bit of absolute path adding 2008-10-11 10:49:16 +00:00
e107steved
de0d76fca1 Bugtracker #4532 - stop link navigator appearing twice 2008-10-07 19:25:58 +00:00
e107steved
ff756e9eb7 Bugtracker #4520 - additional access checks 2008-10-07 19:22:20 +00:00
e107steved
e9f9259253 Bugtracker #4531 - CSS fix 2008-10-07 19:08:54 +00:00
e107steved
e0261976d9 Improve input vetting - thanks Fanat1k 2008-10-03 20:15:09 +00:00
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
bc5d81d540 Bugtracker #4504 - hardcoded LAN, plus a couple of improvements - thanks nlstart 2008-09-22 20:38:26 +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
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
8bd45a70c4 Bugtracker #4498 - unclosed span 2008-08-29 19:58:47 +00:00
e107steved
1cdf8e17bc Bugtracker #4480 - make the two banner config pages consistent 2008-08-26 19:45:42 +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
53880f8002 Add admin logging to poll 2008-08-17 11:54:40 +00:00
e107steved
02d542060c Convert poll plugin to plugin.xml 2008-08-16 16:25:45 +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
830694b7bb First cut at moving to plugin.xml for event calendar. 2008-08-11 21:24:42 +00:00
e107steved
4f69279861 Images not showing in PDFs 2008-08-08 21:13:46 +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
6ccaa86649 Bugtracker #4427 - make path references absolute 2008-07-28 20:16:15 +00:00
e107steved
39a0cb1051 Bugtracker #4467 - hard-coded LAN 2008-07-25 21:03:37 +00:00