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
Ludovic Arnaud
97978b69f1
Some bugfixes, quick-(un)locking now works.
...
git-svn-id: file:///svn/phpbb/trunk@3005 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-11-01 21:35:41 +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
2c16ed7248
Minor changes to select box
...
git-svn-id: file:///svn/phpbb/trunk@2944 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-10-08 21:01:25 +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
ca71651767
Various updates
...
git-svn-id: file:///svn/phpbb/trunk@2816 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-08-03 23:52:33 +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
f6c6628509
IP related updates
...
git-svn-id: file:///svn/phpbb/trunk@2560 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-05-09 14:08:41 +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
232a6596cb
Minor update for page count display
...
git-svn-id: file:///svn/phpbb/trunk@2476 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-04-04 11:41:32 +00:00
Paul S. Owen
51d9bdeca7
Various updates with any luck they fix a few minor issues without causing new ones ...
...
git-svn-id: file:///svn/phpbb/trunk@2462 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-04-02 14:04:18 +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
James Atkinson
cac37dfb8e
Fixed bug #535245
...
git-svn-id: file:///svn/phpbb/trunk@2439 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-03-26 16:27:20 +00:00
Paul S. Owen
e626b1a893
Fix unecessary ( ) around GROUP BY clause for IP section
...
git-svn-id: file:///svn/phpbb/trunk@2350 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-03-19 13:07:35 +00:00
Paul S. Owen
af033db88d
Output message if neither a forum nor topic id are specified
...
git-svn-id: file:///svn/phpbb/trunk@2347 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-03-19 12:26:52 +00:00
Paul S. Owen
4f23d69f63
Update for change in remove search word function ... bug #531662
...
git-svn-id: file:///svn/phpbb/trunk@2337 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-03-19 00:47:52 +00:00
James Atkinson
73f1986816
Fixed bug #506390
...
THis isn't the best fix but its the only way I could get around adding language file string
git-svn-id: file:///svn/phpbb/trunk@2319 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-03-18 18:05:53 +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
Bart van Bragt
375e90d8c4
Made viewip in modcp.php usefull and introduced an undocumented feature :D
...
git-svn-id: file:///svn/phpbb/trunk@2239 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-03-01 17:05:21 +00:00
Bart van Bragt
21a9851937
Added 'return to forum' to (un)lock
...
git-svn-id: file:///svn/phpbb/trunk@2167 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-02-15 23:52:41 +00:00
the_systech
3b6c903302
Fix a bit of a typo on Line 512 with non-ending string
...
bug #517154
git-svn-id: file:///svn/phpbb/trunk@2132 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-02-13 21:08:34 +00:00
Paul S. Owen
28fa6e80a9
Fix various missing /> in input fields
...
git-svn-id: file:///svn/phpbb/trunk@2129 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-02-13 15:41:57 +00:00
Paul S. Owen
f929f03856
Fix 'return to mod CP' href problem
...
git-svn-id: file:///svn/phpbb/trunk@2104 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-02-12 15:14:51 +00:00
Paul S. Owen
9128597248
Updated for first_topic_id
...
git-svn-id: file:///svn/phpbb/trunk@2061 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-02-08 01:30:21 +00:00
Bart van Bragt
e753ec60fc
Fixed 'blabla %s' problem in ALT attr ( #504666 )
...
git-svn-id: file:///svn/phpbb/trunk@1911 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-01-18 23:27:32 +00:00
Bart van Bragt
355327426a
Fixed display of feedback message when deleting topic
...
git-svn-id: file:///svn/phpbb/trunk@1837 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-01-10 23:27:10 +00:00
Paul S. Owen
80b31fa3ab
Fixed bug #488816
...
git-svn-id: file:///svn/phpbb/trunk@1755 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-12-31 21:57:15 +00:00
Paul S. Owen
5bd3fb4df7
Another \' update ...
...
git-svn-id: file:///svn/phpbb/trunk@1668 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-12-21 22:39:23 +00:00
Bart van Bragt
3d33692557
Added check if post exist for IP check
...
git-svn-id: file:///svn/phpbb/trunk@1631 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-12-18 21:28:21 +00:00
Paul S. Owen
1e11060934
More updates for Euclid, minor update to subSilver, fixed bug #490798
...
git-svn-id: file:///svn/phpbb/trunk@1550 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-12-11 02:21:52 +00:00
Paul S. Owen
70942d35a2
Fixed bug #487801
...
git-svn-id: file:///svn/phpbb/trunk@1499 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-12-03 00:23:04 +00:00
Paul S. Owen
a25d1820f5
oops, missing page_header ...
...
git-svn-id: file:///svn/phpbb/trunk@1440 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-11-25 03:11:50 +00:00
Paul S. Owen
5c2c27f40d
Handle deletion of search matches and words upon deletion of topic + removal of confirmation on lock/unlock
...
git-svn-id: file:///svn/phpbb/trunk@1439 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-11-25 00:21:07 +00:00
James Atkinson
5e184479e6
Fixed bug #484331
...
git-svn-id: file:///svn/phpbb/trunk@1411 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-11-22 00:56:55 +00:00
Bart van Bragt
24ac37a341
Added checkbox for shadowtopic on topic move, enabled deleting of shadow topics
...
git-svn-id: file:///svn/phpbb/trunk@1314 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-11-14 20:21:01 +00:00
Paul S. Owen
59f3ef2ffe
Language updates
...
git-svn-id: file:///svn/phpbb/trunk@1307 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-11-13 17:36:27 +00:00
James Atkinson
2297465c60
Some updates to modcp to show the topic type and correct folder icons
...
git-svn-id: file:///svn/phpbb/trunk@1259 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-11-03 01:12:54 +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
natec
03a53c3720
Fixed bug 468765 - addslashes to topic title when moving topics.
...
git-svn-id: file:///svn/phpbb/trunk@1142 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-10-09 19:59:43 +00:00
Paul S. Owen
a848bfd69e
Forgot to delete watched topics when a topic is deleted
...
git-svn-id: file:///svn/phpbb/trunk@1073 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-09-25 00:23:01 +00:00
Paul S. Owen
0fd5f22a8e
Fixed bugs #464065 , #464064 and problem with topic without poll causing error when deleted
...
git-svn-id: file:///svn/phpbb/trunk@1071 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-09-24 21:35:11 +00:00
Paul S. Owen
a87703788e
Various changes
...
git-svn-id: file:///svn/phpbb/trunk@1047 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-09-16 12:59:00 +00:00
Paul S. Owen
00f894f742
Updated moderator panel, particularly move/delete topic
...
git-svn-id: file:///svn/phpbb/trunk@1043 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-09-15 23:03:31 +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
19ae53a5b1
Couple of mods to template and addition of rdns lookup for IP
...
git-svn-id: file:///svn/phpbb/trunk@1009 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-09-07 23:42:26 +00:00