1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-01-19 07:08:09 +01:00

3231 Commits

Author SHA1 Message Date
Meik Sievertsen
d4884b0c02 display language variables correctly if template is re-cached.
git-svn-id: file:///svn/phpbb/trunk@3571 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-02-27 20:14:08 +00:00
Meik Sievertsen
773093a5ef posts tables are now merged.
git-svn-id: file:///svn/phpbb/trunk@3570 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-02-27 17:27:58 +00:00
Paul S. Owen
6735ab4882 sorting select name changes
git-svn-id: file:///svn/phpbb/trunk@3569 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-02-27 16:14:46 +00:00
Paul S. Owen
0e711275b5 is_numeric rather than is_int ... any troubles let me know
git-svn-id: file:///svn/phpbb/trunk@3568 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-02-27 16:14:25 +00:00
Paul S. Owen
66062783ce Potential (display) support for global announcements ... various issues still need to addressed wrt posting/replying/etc.
git-svn-id: file:///svn/phpbb/trunk@3567 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-02-27 15:58:07 +00:00
Paul S. Owen
ce4e06811c Some sort order changes and other minor changes to viewtopic/viewforum
git-svn-id: file:///svn/phpbb/trunk@3566 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-02-27 14:27:21 +00:00
Paul S. Owen
dfe581146f Some relatively minor stylistic cleanups ... removed first sort by select HTML, values there will be overwritten by the second sort select since they have the same names
git-svn-id: file:///svn/phpbb/trunk@3565 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-02-27 14:25:23 +00:00
Meik Sievertsen
ff93d24821 ok, i am commiting this one, before i am going to disable main posting parts for revamping... i will commit the changes when posting works again then.
git-svn-id: file:///svn/phpbb/trunk@3563 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-02-27 12:56:36 +00:00
Ludovic Arnaud
d128d5d800 "Playing with MCP" part II - now that's the correct version. Good night ;)
git-svn-id: file:///svn/phpbb/trunk@3562 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-02-27 03:43:11 +00:00
Ludovic Arnaud
5a12bdc77d Fixed pagination when posts aren't ordered by time. Modified the link to MCP to display the same range of posts as viewtopic.
git-svn-id: file:///svn/phpbb/trunk@3561 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-02-27 03:41:34 +00:00
Ludovic Arnaud
9833d0f012 Still playing around with permissions in MCP - should be fixed shortly
git-svn-id: file:///svn/phpbb/trunk@3560 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-02-27 03:26:33 +00:00
Ludovic Arnaud
f334d54feb Alternate syntax for acl_gets()
git-svn-id: file:///svn/phpbb/trunk@3559 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-02-27 03:22:27 +00:00
Paul S. Owen
1482ed4896 You'd think having spent as long as I have working on the session code I'd know how to use it ... well not in my universe ...
git-svn-id: file:///svn/phpbb/trunk@3558 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-02-26 23:31:59 +00:00
Paul S. Owen
7e72e538b2 Hope James doesn't mind but I've done some playing to get basic registration working
git-svn-id: file:///svn/phpbb/trunk@3557 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-02-26 23:28:27 +00:00
Ludovic Arnaud
b9e52c5f0f Adapted for merged posts tables
git-svn-id: file:///svn/phpbb/trunk@3556 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-02-26 21:32:32 +00:00
Paul S. Owen
9961eb789d Add forum_id to topicreview
git-svn-id: file:///svn/phpbb/trunk@3555 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-02-26 20:53:31 +00:00
Ludovic Arnaud
a66a762684 MCP update: topic_view. Posts can be ordered (for display) just like in viewtopic. Number of posts per page can be modified at will.
Note that this version will only work with my current copy of mysql dbl.


git-svn-id: file:///svn/phpbb/trunk@3554 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-02-26 20:09:14 +00:00
Meik Sievertsen
541667f440 some changes... mainly permission related. Please note the intval($forum_id) at viewtopic, somehow the auth class did not identified it while generating the forum rules.
git-svn-id: file:///svn/phpbb/trunk@3553 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-02-26 19:53:10 +00:00
Paul S. Owen
c3200c107f viewonline lang updates
git-svn-id: file:///svn/phpbb/trunk@3552 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-02-26 19:30:01 +00:00
Paul S. Owen
fa8fd70cbc Changes related to altered this->page content
git-svn-id: file:///svn/phpbb/trunk@3551 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-02-26 19:29:22 +00:00
Paul S. Owen
c190ad2370 Reduce size of stored page info ... hopefully this won't impact things unecessarily on busy forums.
git-svn-id: file:///svn/phpbb/trunk@3550 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-02-26 19:18:09 +00:00
Paul S. Owen
2dee304b0e oops, simple case of "idiotitis paulicus" ... be gone double announcements
git-svn-id: file:///svn/phpbb/trunk@3549 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-02-26 18:54:31 +00:00
Paul S. Owen
ea1b4dcd14 More updates ... this is still a mess :D
git-svn-id: file:///svn/phpbb/trunk@3548 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-02-26 17:16:30 +00:00
Paul S. Owen
f684613815 Allow style designer the option of seperating off announcements to make them more prominent ... note some changes in here also relate to potential solutions for global announcements, viewtopic has not been commited yet
git-svn-id: file:///svn/phpbb/trunk@3547 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-02-26 17:16:05 +00:00
Paul S. Owen
72c44126e6 Allow style designer the option of seperating off announcements to make them more prominent
git-svn-id: file:///svn/phpbb/trunk@3546 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-02-26 17:15:38 +00:00
Paul S. Owen
46e20bf2d1 Minor alteration
git-svn-id: file:///svn/phpbb/trunk@3545 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-02-26 16:01:28 +00:00
Meik Sievertsen
8b9ea6feb4 hmm, wasn't aware of changed something here. strange.
git-svn-id: file:///svn/phpbb/trunk@3544 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-02-26 13:24:41 +00:00
Meik Sievertsen
d95588823a only minor changes, some notes, played around with the code... nothing special.
git-svn-id: file:///svn/phpbb/trunk@3543 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-02-26 13:17:45 +00:00
Paul S. Owen
e295cab304 What a shock
git-svn-id: file:///svn/phpbb/trunk@3540 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-02-26 01:47:55 +00:00
Paul S. Owen
98c7975cc6 remove debug
git-svn-id: file:///svn/phpbb/trunk@3539 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-02-26 01:41:59 +00:00
Paul S. Owen
5b0d02baa2 Generally related to post tables merge
git-svn-id: file:///svn/phpbb/trunk@3538 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-02-26 00:37:43 +00:00
Paul S. Owen
dca34f5db9 Merge post and post_text tables ... denormalising of topics and forums should result in minimal fx on speed in 2.2
git-svn-id: file:///svn/phpbb/trunk@3537 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-02-26 00:36:48 +00:00
Paul S. Owen
108dbfe382 Now, you just knew this was coming didn't you ... come on, admit it, you did ...
git-svn-id: file:///svn/phpbb/trunk@3536 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-02-26 00:36:02 +00:00
Paul S. Owen
7d01f3202d Merge the post tables, clean it and the topic table up ... note that this doesn't fail gracefully ... it'll be merged into the update script in due course, this is a rough and ready temporary solution.
git-svn-id: file:///svn/phpbb/trunk@3535 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-02-26 00:30:10 +00:00
Paul S. Owen
09e99bf5f4 Updates to rules, replace accidently (oops) removed cat cell in viewtopic
git-svn-id: file:///svn/phpbb/trunk@3532 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-02-25 18:33:24 +00:00
Paul S. Owen
1aa274d1e7 Updates of various types, sizes, colours and accessories ...
git-svn-id: file:///svn/phpbb/trunk@3531 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-02-25 18:20:33 +00:00
Paul S. Owen
02bcd7e2e1 Various updates
git-svn-id: file:///svn/phpbb/trunk@3530 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-02-25 18:19:34 +00:00
Meik Sievertsen
46267dce88 added extension loading. please note the additional variable '
$load_extensions = "";' within config.php.


git-svn-id: file:///svn/phpbb/trunk@3528 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-02-25 16:49:45 +00:00
Paul S. Owen
74c6eec725 tiny weeny little change
git-svn-id: file:///svn/phpbb/trunk@3527 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-02-25 16:49:35 +00:00
Paul S. Owen
27b6d7582a I just can't help playing with it ... I must see a doctor at once
git-svn-id: file:///svn/phpbb/trunk@3526 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-02-25 16:09:39 +00:00
Paul S. Owen
3e440ce290 May be useful
git-svn-id: file:///svn/phpbb/trunk@3524 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-02-25 15:48:16 +00:00
Paul S. Owen
ca791961aa Not relevant to the 2.2 branch
git-svn-id: file:///svn/phpbb/trunk@3523 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-02-25 15:46:36 +00:00
Ludovic Arnaud
1e5de88c6f Added topic_id field to the log_moderator table
git-svn-id: file:///svn/phpbb/trunk@3521 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-02-24 23:51:26 +00:00
Ludovic Arnaud
8c1004ad85 Various MCP updates
git-svn-id: file:///svn/phpbb/trunk@3520 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-02-24 23:50:15 +00:00
Paul S. Owen
ee9a18771b internal html compliance updates
git-svn-id: file:///svn/phpbb/trunk@3519 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-02-23 21:02:39 +00:00
Paul S. Owen
a0d8aa693a stupid block level spacing ...
git-svn-id: file:///svn/phpbb/trunk@3518 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-02-23 20:58:24 +00:00
Paul S. Owen
30f4a933a0 Doubled alt on smiley html
git-svn-id: file:///svn/phpbb/trunk@3517 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-02-23 20:34:36 +00:00
Paul S. Owen
b2779edb66 HTML 4.01 compliance
git-svn-id: file:///svn/phpbb/trunk@3516 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-02-23 20:30:08 +00:00
Ludovic Arnaud
f7858cb9a5 Various updates
git-svn-id: file:///svn/phpbb/trunk@3514 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-02-23 08:19:54 +00:00
Paul S. Owen
cd9b46578d HTML4.01 compliance
git-svn-id: file:///svn/phpbb/trunk@3512 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-02-22 22:03:43 +00:00