Commit graph

122 commits

Author SHA1 Message Date
James Atkinson
25a3ef55be Moved profile.php to ucp.php. ucp is really really broken right now, don't even think about trying to use it.
git-svn-id: file:///svn/phpbb/trunk@3075 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-11-21 15:40:21 +00:00
Paul S. Owen
c1fc6dce16 Further layout faffing, nav links for viewtopic (code needs merging with viewforum/posting), moderators for viewtopic
git-svn-id: file:///svn/phpbb/trunk@3063 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-11-19 18:55:23 +00:00
Paul S. Owen
96c024b85f floatval to doubleval for 4.1.x
git-svn-id: file:///svn/phpbb/trunk@3002 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-11-01 14:44:31 +00:00
Paul S. Owen
691f50ada9 Changed $board_config to $config, more posting "stuff", altered polling code in viewtopic and loads of new problems, poor coding, etc. created :)
git-svn-id: file:///svn/phpbb/trunk@2983 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-10-30 00:57:27 +00:00
Paul S. Owen
7cc1dbf6b0 nav link index title change
git-svn-id: file:///svn/phpbb/trunk@2971 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-10-26 21:56:33 +00:00
Paul S. Owen
0e9f0ac4ec Mostly changes to turn userdata into user->data, lang into user->lang + 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
2002-10-20 19:19:07 +00:00
Ludovic Arnaud
80864fa7ee Random bugfixes, (hopefully) improved admin panel security.
git-svn-id: file:///svn/phpbb/trunk@2954 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-10-17 02:50:50 +00:00
Paul S. Owen
64aee6d171 Permission changes, updates admin functions, indented jumpboxes ... note that the update script doesn't seem to introduce the user_permissions field @ present so you need to add it manually
git-svn-id: file:///svn/phpbb/trunk@2942 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-10-08 20:06:55 +00:00
Paul S. Owen
64a01741f9 another oopsie in sessions + whos online fix for forum_id in page_header (index displays correctly now)
git-svn-id: file:///svn/phpbb/trunk@2929 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-10-05 00:08:47 +00:00
Paul S. Owen
30aeac65dc Well, here are all my changes ... don't blame me if things break :D
git-svn-id: file:///svn/phpbb/trunk@2923 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-10-04 13:09:10 +00:00
Ludovic Arnaud
71c288bd21 I updated my copy with the Area51 template so here it is, along with a couple of bugfixes :]
git-svn-id: file:///svn/phpbb/trunk@2918 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-10-03 23:50:39 +00:00
Paul S. Owen
03f5d64e39 ooops
git-svn-id: file:///svn/phpbb/trunk@2859 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-08-16 01:15:41 +00:00
Paul S. Owen
38b8e4b801 More changes ... switched away from prefetch for now ...
git-svn-id: file:///svn/phpbb/trunk@2849 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-08-13 16:34:17 +00:00
Paul S. Owen
1edd9f840f oops
git-svn-id: file:///svn/phpbb/trunk@2689 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-07-16 12:45:05 +00:00
Paul S. Owen
e11768c2c7 Remove user_level
git-svn-id: file:///svn/phpbb/trunk@2688 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-07-16 12:42:26 +00:00
Paul S. Owen
c4a926b4e2 Same as last commits, updates for various changes
git-svn-id: file:///svn/phpbb/trunk@2671 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-07-14 14:41:55 +00:00
Paul S. Owen
5b0bba72b1 merged from 2.0.0 branch (marked merge_point_20020420) + assorted updates and trial stuff for example session alterations
git-svn-id: file:///svn/phpbb/trunk@2532 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-04-20 00:22:29 +00:00
Paul S. Owen
985c0f8b6f Latest header attempt
git-svn-id: file:///svn/phpbb/trunk@2458 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-04-01 13:23:42 +00:00
Paul S. Owen
e1f7400b8d pre-freeze on main templates, various bug fixes (highlighting search 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
2002-03-31 00:06:34 +00:00
the_systech
18b76c9335 New set of cache control headers, will these work, who knows?
git-svn-id: file:///svn/phpbb/trunk@2440 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-03-26 17:47:15 +00:00
Paul S. Owen
f12976b7a0 Suggested alteration of cache control header by Nathan
git-svn-id: file:///svn/phpbb/trunk@2405 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-03-22 18:46:31 +00:00
the_systech
129beaebc3 Fix for AOL browser issues as well as some IE blank Gzip pages..
git-svn-id: file:///svn/phpbb/trunk@2358 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-03-19 21:10:14 +00:00
Paul S. Owen
502e4aceea Updates to overcome security issue + updates of various functions, initial version of profile registration include ... not completed but should be functional for obvious reasons(!)
git-svn-id: file:///svn/phpbb/trunk@2304 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-03-18 13:35:23 +00:00
Paul S. Owen
cbf63d31c4 Ignore duplicate IP's for guest counts ... keep in mind this swings 100% the other way from keeping them all, you'll not count some users.
git-svn-id: file:///svn/phpbb/trunk@2238 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-03-01 16:48:13 +00:00
the_systech
10ef4498dc Added false for the optional replace parameter of the header for Cache-Control.. This might actually fix some issues with gzip compression and win98/IIS...
git-svn-id: file:///svn/phpbb/trunk@2217 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-02-26 16:35:02 +00:00
Paul S. Owen
e81ed1cc0a Minor update to template vars.
git-svn-id: file:///svn/phpbb/trunk@2098 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-02-12 03:04:19 +00:00
Paul S. Owen
bbb06e6633 Fix various var not set warnings ... many thanks go to The Horta for pointing out and offering fixes for many of these
git-svn-id: file:///svn/phpbb/trunk@1998 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-01-28 17:33:51 +00:00
Paul S. Owen
b68a2b533b Fix bug #509513
git-svn-id: file:///svn/phpbb/trunk@1988 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-01-28 12:26:14 +00:00
Paul S. Owen
b138aabd5b Fixed use of date instead of create_date for most users online ...
git-svn-id: file:///svn/phpbb/trunk@1971 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-01-27 14:17:38 +00:00
Paul S. Owen
7236058905 Uncomment and 'complete' browsing in forum online list
git-svn-id: file:///svn/phpbb/trunk@1960 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-01-27 01:20:42 +00:00
Paul S. Owen
832bba81fa Removed INSERT code into separate routine, this separated update should be added to update_to before RC-3 is deemed final ...
git-svn-id: file:///svn/phpbb/trunk@1957 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-01-25 23:22:38 +00:00
Bart van Bragt
dbf6ea217b Oops, why do I always screw up in the first checkin?
git-svn-id: file:///svn/phpbb/trunk@1955 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-01-25 22:16:08 +00:00
Bart van Bragt
deacb5ae87 Implemented Record of online users
git-svn-id: file:///svn/phpbb/trunk@1954 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-01-25 21:53:05 +00:00
Paul S. Owen
12863932df Fix HTML span color bug #507545
git-svn-id: file:///svn/phpbb/trunk@1929 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-01-24 02:59:21 +00:00
Bart van Bragt
22099521dd Removed fixed language string
git-svn-id: file:///svn/phpbb/trunk@1887 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-01-16 17:15:02 +00:00
Paul S. Owen
009b1b4a50 yoik, that could've been an interesting security hole ...
git-svn-id: file:///svn/phpbb/trunk@1859 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-01-13 15:35:59 +00:00
Paul S. Owen
ad6df09450 Highlight admin/mods update to whos online
git-svn-id: file:///svn/phpbb/trunk@1856 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-01-13 15:29:14 +00:00
Paul S. Owen
392767e5fd Minor update to flag admins
git-svn-id: file:///svn/phpbb/trunk@1849 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-01-12 01:03:01 +00:00
Bart van Bragt
0ff22ee594 Dropped 'GROUP BY' from whosonline query for compatibility with non-MySQL DB's
git-svn-id: file:///svn/phpbb/trunk@1845 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-01-11 14:36:34 +00:00
Bart van Bragt
b3c8f779d6 Cleaned up the viewonline code, wasnt giving correct output if you where admin
git-svn-id: file:///svn/phpbb/trunk@1843 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-01-11 12:38:34 +00:00
Paul S. Owen
31833c91e8 Likely fix for bug #497163
git-svn-id: file:///svn/phpbb/trunk@1739 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-12-29 16:20:25 +00:00
Paul S. Owen
a8277d444a Fixed 'bug' #495108, introduced a further string for fields with plural and singular entries, copes with zero conditions.
git-svn-id: file:///svn/phpbb/trunk@1702 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-12-24 16:34:27 +00:00
Paul S. Owen
b14ca3c338 Changed way moderator lang is output on viewforum and index
git-svn-id: file:///svn/phpbb/trunk@1611 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-12-16 18:58:05 +00:00
Bart van Bragt
ec67266aa5 PHP_SELF is a BadThing(tm)
git-svn-id: file:///svn/phpbb/trunk@1587 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-12-15 16:40:02 +00:00
Bart van Bragt
1f6b7aa567 Fixed some language strings, added some handy things to viewtopic
git-svn-id: file:///svn/phpbb/trunk@1578 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-12-15 01:55:43 +00:00
Bart van Bragt
35dc396395 Sort online userlist alphabetically
git-svn-id: file:///svn/phpbb/trunk@1570 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-12-14 15:37:21 +00:00
Paul S. Owen
880013144e Remove guest user topic tracking via cookies, update viewtopic to re-fix 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
2001-12-14 02:41:33 +00:00
Paul S. Owen
af0f622a0e Updates putting back something I took away, slapped hands for me
git-svn-id: file:///svn/phpbb/trunk@1535 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-12-10 01:19:12 +00:00
Paul S. Owen
2ace10e4c2 New session code, probably still dodgy, fix for login failed message, search updates, highlighting URI messup fixes, max limit for ranks
git-svn-id: file:///svn/phpbb/trunk@1511 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-12-05 00:20:56 +00:00
Paul S. Owen
22dce9ec94 Various fixes and updates, fix (hopefully) for bug #485799
git-svn-id: file:///svn/phpbb/trunk@1461 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-11-27 17:36:04 +00:00