aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* Add IP/rDNS/whois info to viewonline ... doing away with need to visit ACPPaul S. Owen2004-01-101-4/+41
| | | | git-svn-id: file:///svn/phpbb/trunk@4742 89ea8834-ac86-4346-8a33-228a782c2dd0
* Hide special and hidden groups(?)Paul S. Owen2003-11-051-3/+8
| | | | git-svn-id: file:///svn/phpbb/trunk@4644 89ea8834-ac86-4346-8a33-228a782c2dd0
* Remove need for session_ids for "allowed" bots, dump ↵Paul S. Owen2003-10-151-6/+5
| | | | | | user_founder/user_active in favour of user_type, new user_type, USER_IGNORE git-svn-id: file:///svn/phpbb/trunk@4603 89ea8834-ac86-4346-8a33-228a782c2dd0
* some small fixesMeik Sievertsen2003-09-241-1/+0
| | | | | | | | got rid of iframe (topic review)... tested new div method with various browsers, further testing and oppinions would be nice. ;) NOTE: New css element added to theme git-svn-id: file:///svn/phpbb/trunk@4510 89ea8834-ac86-4346-8a33-228a782c2dd0
* Various bits and pieces ... this isn't really what I wanted M-2 to look like ↵Paul S. Owen2003-08-271-70/+54
| | | | | | but hum ho git-svn-id: file:///svn/phpbb/trunk@4441 89ea8834-ac86-4346-8a33-228a782c2dd0
* Show legend if group coloured and not hiddenPaul S. Owen2003-08-251-2/+3
| | | | git-svn-id: file:///svn/phpbb/trunk@4433 89ea8834-ac86-4346-8a33-228a782c2dd0
* Re-arrange auth and setup calls ... needs to be repeated for all major scriptsPaul S. Owen2003-07-141-3/+3
| | | | git-svn-id: file:///svn/phpbb/trunk@4259 89ea8834-ac86-4346-8a33-228a782c2dd0
* Header links for sortingPaul S. Owen2003-07-131-4/+20
| | | | git-svn-id: file:///svn/phpbb/trunk@4237 89ea8834-ac86-4346-8a33-228a782c2dd0
* page header/footer become functions, forum passwords (I know, I know but it ↵Paul S. Owen2003-05-031-79/+57
| | | | | | appears a popular feature for some reason ... inclusion not yet set in concrete nor complete), various bug fixes (and no doubt new bugs). git-svn-id: file:///svn/phpbb/trunk@3969 89ea8834-ac86-4346-8a33-228a782c2dd0
* Various changes, and tests ... marking/tracking is not complete ... ↵Paul S. Owen2003-04-261-1/+1
| | | | | | tinkering, changing, etc. still to be done ... it's just I've made numerous and various changes to different files so a commit really is due git-svn-id: file:///svn/phpbb/trunk@3953 89ea8834-ac86-4346-8a33-228a782c2dd0
* Quick update to enable load_online_time useagePaul S. Owen2003-04-161-8/+8
| | | | git-svn-id: file:///svn/phpbb/trunk@3849 89ea8834-ac86-4346-8a33-228a782c2dd0
* Line feeds again ... also wondering if, given what this does it may be ↵Paul S. Owen2003-03-181-1/+0
| | | | | | better integrated with memberlist? git-svn-id: file:///svn/phpbb/trunk@3669 89ea8834-ac86-4346-8a33-228a782c2dd0
* Output group colour legend here tooPaul S. Owen2003-03-171-0/+14
| | | | git-svn-id: file:///svn/phpbb/trunk@3651 89ea8834-ac86-4346-8a33-228a782c2dd0
* Enable per session view online, change layout, potential for links to terms ↵Paul S. Owen2003-03-091-2/+2
| | | | | | and privacy policy git-svn-id: file:///svn/phpbb/trunk@3623 89ea8834-ac86-4346-8a33-228a782c2dd0
* Additional info for profilesPaul S. Owen2003-03-081-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@3612 89ea8834-ac86-4346-8a33-228a782c2dd0
* Changes related to altered this->page contentPaul S. Owen2003-02-261-4/+18
| | | | git-svn-id: file:///svn/phpbb/trunk@3551 89ea8834-ac86-4346-8a33-228a782c2dd0
* Use different folder images for posted to topicsPaul S. Owen2003-02-211-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@3502 89ea8834-ac86-4346-8a33-228a782c2dd0
* Guest -> GUESTPaul S. Owen2003-01-311-4/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@3446 89ea8834-ac86-4346-8a33-228a782c2dd0
* Incorrect acl parametersPaul S. Owen2003-01-291-2/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@3397 89ea8834-ac86-4346-8a33-228a782c2dd0
* Removed extra spaces within conditional bracesPaul S. Owen2003-01-211-21/+19
| | | | git-svn-id: file:///svn/phpbb/trunk@3346 89ea8834-ac86-4346-8a33-228a782c2dd0
* Moved profile.php to ucp.php. ucp is really really broken right now, don't ↵James Atkinson2002-11-211-1/+1
| | | | | | even think about trying to use it. git-svn-id: file:///svn/phpbb/trunk@3075 89ea8834-ac86-4346-8a33-228a782c2dd0
* Mostly changes to turn userdata into user->data, lang into user->lang + ↵Paul S. Owen2002-10-201-40/+42
| | | | | | bitstring 2nd format + inheritance for permission admin and various other updates/fixes/changes ... note that user->lang & user->theme isn't final git-svn-id: file:///svn/phpbb/trunk@2958 89ea8834-ac86-4346-8a33-228a782c2dd0
* Permission related updates ... is still not final but is getting there ... ↵Paul S. Owen2002-10-081-4/+4
| | | | | | faster than British Rail too git-svn-id: file:///svn/phpbb/trunk@2943 89ea8834-ac86-4346-8a33-228a782c2dd0
* Well, here are all my changes ... don't blame me if things break :DPaul S. Owen2002-10-041-13/+5
| | | | git-svn-id: file:///svn/phpbb/trunk@2923 89ea8834-ac86-4346-8a33-228a782c2dd0
* another oopsiePaul S. Owen2002-08-161-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@2861 89ea8834-ac86-4346-8a33-228a782c2dd0
* More session changes to accomodate ACL_PERMIT/PREVENT ...Paul S. Owen2002-08-151-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@2853 89ea8834-ac86-4346-8a33-228a782c2dd0
* More changes ... switched away from prefetch for now ...Paul S. Owen2002-08-131-7/+7
| | | | git-svn-id: file:///svn/phpbb/trunk@2849 89ea8834-ac86-4346-8a33-228a782c2dd0
* remove user_level, add colourPaul S. Owen2002-07-161-2/+7
| | | | git-svn-id: file:///svn/phpbb/trunk@2690 89ea8834-ac86-4346-8a33-228a782c2dd0
* Updates for permissions, sessions, lots of things ... note that _many_ ↵Paul S. Owen2002-07-141-122/+99
| | | | | | things _do_not_work_ now ... I'm commiting them to stop people complaining about my holding on to everything :) There is _no_ update script at present for all these changes, you'll have to work out what's needed yourselves till I finish various things git-svn-id: file:///svn/phpbb/trunk@2673 89ea8834-ac86-4346-8a33-228a782c2dd0
* merged from 2.0.0 branch (marked merge_point_20020420) + assorted updates ↵Paul S. Owen2002-04-201-15/+8
| | | | | | and trial stuff for example session alterations git-svn-id: file:///svn/phpbb/trunk@2532 89ea8834-ac86-4346-8a33-228a782c2dd0
* Incorrect HTMLPaul S. Owen2002-04-041-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@2475 89ea8834-ac86-4346-8a33-228a782c2dd0
* minor changes ... hopefully!Paul S. Owen2002-04-041-5/+5
| | | | git-svn-id: file:///svn/phpbb/trunk@2473 89ea8834-ac86-4346-8a33-228a782c2dd0
* More minor changesPaul S. Owen2002-04-021-170/+166
| | | | git-svn-id: file:///svn/phpbb/trunk@2465 89ea8834-ac86-4346-8a33-228a782c2dd0
* Minor updatePaul S. Owen2002-03-311-4/+4
| | | | git-svn-id: file:///svn/phpbb/trunk@2451 89ea8834-ac86-4346-8a33-228a782c2dd0
* pre-freeze on main templates, various bug fixes (highlighting search ↵Paul S. Owen2002-03-311-47/+32
| | | | | | results, various search related issues, blah blah). These updates need _thorough_ checking, quickly git-svn-id: file:///svn/phpbb/trunk@2448 89ea8834-ac86-4346-8a33-228a782c2dd0
* Loads'a changes including fix for security issue, thanks to Matthijs for ↵Paul S. Owen2002-03-181-0/+1
| | | | | | checking this out and confirming git-svn-id: file:///svn/phpbb/trunk@2305 89ea8834-ac86-4346-8a33-228a782c2dd0
* Ignore duplicate IP's for guest counts ... keep in mind this swings 100% the ↵Paul S. Owen2002-03-011-10/+16
| | | | | | other way from keeping them all, you'll not count some users. git-svn-id: file:///svn/phpbb/trunk@2236 89ea8834-ac86-4346-8a33-228a782c2dd0
* Moron Moron Moron Moron ... <- MePaul S. Owen2002-02-141-54/+58
| | | | git-svn-id: file:///svn/phpbb/trunk@2139 89ea8834-ac86-4346-8a33-228a782c2dd0
* removed some template var complexity ... knew I missed at least one thing ...Paul S. Owen2002-02-141-16/+7
| | | | git-svn-id: file:///svn/phpbb/trunk@2138 89ea8834-ac86-4346-8a33-228a782c2dd0
* Brought viewonline in-line with rest of user displays, ie. hidden user ↵Paul S. Owen2002-02-141-211/+144
| | | | | | italic, mod and admin coloured git-svn-id: file:///svn/phpbb/trunk@2137 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fixes problem of guest users only show as viewing index or other 'system' pagesPaul S. Owen2002-01-121-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@1850 89ea8834-ac86-4346-8a33-228a782c2dd0
* This time without the echo ... echo ... echo ... echo ... yeah, I know, shut ↵Paul S. Owen2001-12-241-1/+1
| | | | | | up :) git-svn-id: file:///svn/phpbb/trunk@1721 89ea8834-ac86-4346-8a33-228a782c2dd0
* Oops, hadn't updated no reg users or no guest users online situation ...Paul S. Owen2001-12-241-3/+3
| | | | git-svn-id: file:///svn/phpbb/trunk@1720 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fixed 'bug' #495108, introduced a further string for fields with plural and ↵Paul S. Owen2001-12-241-3/+37
| | | | | | singular entries, copes with zero conditions. git-svn-id: file:///svn/phpbb/trunk@1702 89ea8834-ac86-4346-8a33-228a782c2dd0
* Various remaining language fixes for viewonline and board configuration adminPaul S. Owen2001-12-171-3/+6
| | | | git-svn-id: file:///svn/phpbb/trunk@1616 89ea8834-ac86-4346-8a33-228a782c2dd0
* Remove guest user topic tracking via cookies, update viewtopic to re-fix ↵Paul S. Owen2001-12-141-11/+11
| | | | | | highlighting of search terms, add lang capability to images, various other issues, removed remote avatar size reduction git-svn-id: file:///svn/phpbb/trunk@1566 89ea8834-ac86-4346-8a33-228a782c2dd0
* Mainly language updates but some bug fixes tooPaul S. Owen2001-11-161-4/+4
| | | | git-svn-id: file:///svn/phpbb/trunk@1332 89ea8834-ac86-4346-8a33-228a782c2dd0
* Mental note, engage brain before typingPaul S. Owen2001-11-051-2/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@1278 89ea8834-ac86-4346-8a33-228a782c2dd0
* Seemed to be a problem creeping back in with duplicated names due to switch ↵Paul S. Owen2001-11-051-73/+69
| | | | | | in code ... fixed? git-svn-id: file:///svn/phpbb/trunk@1277 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fixed various issues and bugsPaul S. Owen2001-11-031-77/+99
| | | | git-svn-id: file:///svn/phpbb/trunk@1260 89ea8834-ac86-4346-8a33-228a782c2dd0