1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-01-19 15:17:16 +01:00

44 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
b5ad02cb2c Re-activated user search
git-svn-id: file:///svn/phpbb/trunk@3024 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-11-12 20:55:18 +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
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
Paul S. Owen
1d0e4ee436 Permission related updates ... is still not final but is getting there ... faster than British Rail too
git-svn-id: file:///svn/phpbb/trunk@2943 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-10-08 20:11:59 +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
Paul S. Owen
8bf310b6b2 More session changes to accomodate ACL_PERMIT/PREVENT ...
git-svn-id: file:///svn/phpbb/trunk@2853 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-08-15 15:45:22 +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
4bc4397f4a Updates for permissions, sessions, lots of things ... note that _many_ 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
2002-07-14 14:45:26 +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
Paul S. Owen
e22ee22470 Loads'a changes including fix for security issue, thanks to Matthijs for checking this out and confirming
git-svn-id: file:///svn/phpbb/trunk@2305 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-03-18 13:35:43 +00:00
Paul S. Owen
a03c301e04 Remove extra session var in session_pagestart
git-svn-id: file:///svn/phpbb/trunk@2260 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-03-04 01:47:14 +00:00
Paul S. Owen
671200fa93 Gave the row number thing a more useful name ...
git-svn-id: file:///svn/phpbb/trunk@1897 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-01-16 19:18:45 +00:00
Bart van Bragt
abb97b4eb8 Added row numbers to memberslist (to check out how you're ranked with # of posts ;)
git-svn-id: file:///svn/phpbb/trunk@1896 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-01-16 19:08:10 +00:00
Paul S. Owen
5d70014c83 Fix dopey errors
git-svn-id: file:///svn/phpbb/trunk@1895 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-01-16 18:26:19 +00:00
Paul S. Owen
9d27f01b42 Fix bug #504383
git-svn-id: file:///svn/phpbb/trunk@1889 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-01-16 17:40:02 +00:00
Paul S. Owen
c44e2fbf6b Fix bug #496166, removed sort_order since for top_ten it makes no real sense ... bet we'll get comments about this ...
git-svn-id: file:///svn/phpbb/trunk@1699 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-12-24 15:29:26 +00:00
Paul S. Owen
2c7c978330 Various updates + admin viewing of email addresses
git-svn-id: file:///svn/phpbb/trunk@1652 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-12-21 02:06:41 +00:00
Paul S. Owen
a6dbcd472c Missed a ['From'] -> ['Location'] change
git-svn-id: file:///svn/phpbb/trunk@1507 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-12-04 14:04:03 +00:00
Paul S. Owen
5a6f399052 A 'not quite a Pauls up' + short date format
git-svn-id: file:///svn/phpbb/trunk@1460 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-11-27 00:30:59 +00:00
Paul S. Owen
cac4518b39 Mainly language updates but some bug fixes too
git-svn-id: file:///svn/phpbb/trunk@1332 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-11-16 17:31:49 +00:00
Paul S. Owen
f27bec1dab Added admin enabling of email form
git-svn-id: file:///svn/phpbb/trunk@1320 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-11-15 18:38:23 +00:00
Paul S. Owen
0ed25deb63 Email form - free with purchase of any two other items
git-svn-id: file:///svn/phpbb/trunk@1316 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-11-15 16:26:41 +00:00
Paul S. Owen
715a51c548 Various changes to location redirection ... please note the format and name changes
git-svn-id: file:///svn/phpbb/trunk@1190 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-10-14 18:22:32 +00:00
Bart van Bragt
9b64a5d50c Altered layout of phpbb_config table
git-svn-id: file:///svn/phpbb/trunk@1010 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-09-08 18:24:34 +00:00
Paul S. Owen
7cd384c5b4 Fixed bug #459427
git-svn-id: file:///svn/phpbb/trunk@999 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-09-07 12:32:47 +00:00
James Atkinson
191e52086f Re-added GPL disclaimers
git-svn-id: file:///svn/phpbb/trunk@943 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-08-30 22:20:23 +00:00
Paul S. Owen
54b29cc125 Modified header comments
git-svn-id: file:///svn/phpbb/trunk@932 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-08-26 13:53:41 +00:00
Paul S. Owen
5a1e2e5deb More compliance ... it never ends
git-svn-id: file:///svn/phpbb/trunk@774 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-07-31 21:56:31 +00:00
Paul S. Owen
5a3a3f56ad Template config system, store relevant config stuff here
git-svn-id: file:///svn/phpbb/trunk@661 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-07-14 17:30:21 +00:00
Paul S. Owen
ea98341099 Changes to include location + some other misc stuff
git-svn-id: file:///svn/phpbb/trunk@646 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-07-13 16:14:37 +00:00
Paul S. Owen
ae32ef9822 More user fields available for memberslist template plus graphic changes
git-svn-id: file:///svn/phpbb/trunk@596 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-07-07 00:57:58 +00:00
Paul S. Owen
1ad5e497ac Small change to user website url creation
git-svn-id: file:///svn/phpbb/trunk@583 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-07-06 01:13:16 +00:00
uid42062
ca9187ff41 Updated sorting methods
git-svn-id: file:///svn/phpbb/trunk@563 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-07-05 00:57:28 +00:00
James Atkinson
943901d916 Did some work converting lang file stuff to new format
git-svn-id: file:///svn/phpbb/trunk@366 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-05-28 20:23:16 +00:00
Paul S. Owen
cc213bfc49 Additional page info sent to templates
git-svn-id: file:///svn/phpbb/trunk@361 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-05-28 15:25:23 +00:00
Paul S. Owen
e3bd966042 Initial SQL updates complete
git-svn-id: file:///svn/phpbb/trunk@281 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-05-13 16:02:30 +00:00
James Atkinson
460d7f70bc Blah, parse error..
git-svn-id: file:///svn/phpbb/trunk@278 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-05-13 01:00:05 +00:00
James Atkinson
74d20fcc96 *** empty log message ***
git-svn-id: file:///svn/phpbb/trunk@277 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-05-13 00:28:39 +00:00
James Atkinson
07148f9f31 Re-added the error message and query echo to DEBUG error message
PLEASE do not remove it, it is very helpfull when debugging errors


git-svn-id: file:///svn/phpbb/trunk@276 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-05-13 00:27:04 +00:00
Paul S. Owen
3f4ea178d6 Fixed various errors, added issets, removed unneeded sql error messages
git-svn-id: file:///svn/phpbb/trunk@275 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-05-12 11:43:48 +00:00
James Atkinson
7da5561d24 Fixed stupid windows carriage returns...
Fixed pagination


git-svn-id: file:///svn/phpbb/trunk@274 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-05-12 01:37:28 +00:00
James Atkinson
ddbc01bb36 More work on memberlist
git-svn-id: file:///svn/phpbb/trunk@273 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-05-11 23:35:29 +00:00
James Atkinson
d3adc86325 Memberlist working. Pagination seems to have problems. Might be generate_pagination code...
git-svn-id: file:///svn/phpbb/trunk@272 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-05-11 23:16:31 +00:00