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

3051 Commits

Author SHA1 Message Date
James Atkinson
fdbeac30d1 Moving UCP files to ucp/ directory
git-svn-id: file:///svn/phpbb/trunk@3073 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-11-21 15:26:06 +00:00
Paul S. Owen
f44c970572 Just to get topic review working again ...
git-svn-id: file:///svn/phpbb/trunk@3072 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-11-21 01:35:53 +00:00
Paul S. Owen
44af262312 Got bored so added print topic output view
git-svn-id: file:///svn/phpbb/trunk@3071 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-11-20 23:07:01 +00:00
James Atkinson
70e6af55a8 Missing semi-colon in schema file.
git-svn-id: file:///svn/phpbb/trunk@3070 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-11-20 16:24:38 +00:00
Paul S. Owen
e0ea770c40 Update the version ... still somewhat meaningless but hum ho
git-svn-id: file:///svn/phpbb/trunk@3068 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-11-19 23:45:23 +00:00
Paul S. Owen
20b65e010c Wrong height for reply icon ... this has been bugging me for ages, but no more I say, begone disgusting wrong size entry, be gone, thou shalt never darken thy PC again
git-svn-id: file:///svn/phpbb/trunk@3067 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-11-19 23:28:04 +00:00
Paul S. Owen
d88ab81568 colspan missing
git-svn-id: file:///svn/phpbb/trunk@3066 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-11-19 23:26:43 +00:00
Paul S. Owen
de936e0bd4 Change year
git-svn-id: file:///svn/phpbb/trunk@3065 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-11-19 23:24:09 +00:00
Paul S. Owen
8ae487932d Update jumpbox for subforum changes
git-svn-id: file:///svn/phpbb/trunk@3064 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-11-19 23:12:11 +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
b468fd6e29 Extra break to valign moderators and MCP link
git-svn-id: file:///svn/phpbb/trunk@3062 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-11-18 21:09:16 +00:00
Paul S. Owen
6e910ca116 Cache moderator names? Output moderators for all forums in viewforum. Alter a few things in templates
git-svn-id: file:///svn/phpbb/trunk@3061 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-11-18 21:04:45 +00:00
Paul S. Owen
ce40939e60 Cache moderator names?
git-svn-id: file:///svn/phpbb/trunk@3060 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-11-18 18:56:27 +00:00
Paul S. Owen
68d4dcf0d3 Output moderator list for forums
git-svn-id: file:///svn/phpbb/trunk@3059 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-11-18 00:20:23 +00:00
Paul S. Owen
b86d90362d Minor adjustment to subforum listing
git-svn-id: file:///svn/phpbb/trunk@3058 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-11-18 00:20:06 +00:00
Paul S. Owen
8636df8f62 "Fix" problem with forum_id being overwritten by sub forum listing
git-svn-id: file:///svn/phpbb/trunk@3057 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-11-18 00:19:47 +00:00
Paul S. Owen
2a2244a770 Remove some L_ var assignments
git-svn-id: file:///svn/phpbb/trunk@3056 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-11-15 12:51:57 +00:00
Paul S. Owen
335835787e More upper casing
git-svn-id: file:///svn/phpbb/trunk@3055 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-11-15 12:51:47 +00:00
Paul S. Owen
286e4103f6 More minor adjustments
git-svn-id: file:///svn/phpbb/trunk@3054 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-11-15 12:50:41 +00:00
Paul S. Owen
66af710664 Output nothing if moderator display is "off"
git-svn-id: file:///svn/phpbb/trunk@3053 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-11-15 12:45:28 +00:00
Paul S. Owen
3184365533 Minor layout changes
git-svn-id: file:///svn/phpbb/trunk@3052 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-11-15 12:44:31 +00:00
Paul S. Owen
e654727d5d Forgot to strip tags to prevent some browsers from displaying raw tags rather than removing/interpreting them
git-svn-id: file:///svn/phpbb/trunk@3031 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-11-13 21:53:46 +00:00
Paul S. Owen
fbe796ed21 Forum description to forum name anchor title
git-svn-id: file:///svn/phpbb/trunk@3030 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-11-13 21:52:40 +00:00
Paul S. Owen
8cade616ab Forum description to template
git-svn-id: file:///svn/phpbb/trunk@3029 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-11-13 21:52:20 +00:00
Paul S. Owen
f0da525e44 Num posted articles/topics update
git-svn-id: file:///svn/phpbb/trunk@3028 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-11-13 21:48:06 +00:00
Paul S. Owen
bb20ba7235 Minor change to remove total_post count
git-svn-id: file:///svn/phpbb/trunk@3027 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-11-13 21:48:01 +00:00
Paul S. Owen
2fe1f1bc65 Fix couple of errors ... you should run UPDATE phpbb_users SET user_permissions = '' after this update
git-svn-id: file:///svn/phpbb/trunk@3026 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-11-13 21:33:13 +00:00
Paul S. Owen
5a7e3a3bb3 Part of memberslist now
git-svn-id: file:///svn/phpbb/trunk@3025 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-11-12 20:55:46 +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
5d426363c6 REGISTERED_INACTIVE to INACTIVE special group name change
git-svn-id: file:///svn/phpbb/trunk@3023 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-11-09 00:47:42 +00:00
Paul S. Owen
782482df38 More key changes ...
git-svn-id: file:///svn/phpbb/trunk@3022 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-11-09 00:47:14 +00:00
Paul S. Owen
9d2219b39a Give the special groups a special constant ...to make them feel, well, special.
git-svn-id: file:///svn/phpbb/trunk@3021 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-11-09 00:45:34 +00:00
Paul S. Owen
1405e47fc1 Mainly updates for additional/altered admin permission options ... note, you MUST empty your current auth_options table and insert the list from the mysql_basic, you will also need to empty the auth_user/auth_group tables and re-assign permissions, and you should clear the $acl_options array in config_cache
git-svn-id: file:///svn/phpbb/trunk@3020 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-11-09 00:04:18 +00:00
Paul S. Owen
1c5f838a2d Incorrect check on moderated forum field
git-svn-id: file:///svn/phpbb/trunk@3019 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-11-08 10:59:00 +00:00
Ludovic Arnaud
097a1caca8 Cleaned up viewforum/index, altered template class to replace missing lang strings with a nicely formatted text, pre-implemented topics prefetching and broke some things.
git-svn-id: file:///svn/phpbb/trunk@3018 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-11-08 03:33:58 +00:00
Paul S. Owen
5d859740ee A few key changes for template alterations ... note that this will currently cause some blank output, particularly for form buttons in admin
git-svn-id: file:///svn/phpbb/trunk@3017 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-11-07 23:21:56 +00:00
Paul S. Owen
4092e36cca These changes mean you no longer have to assign L_ vars values (unless you want/need to) ... the relevant entry in the lang array will automatically be used if a var isn't assigned
git-svn-id: file:///svn/phpbb/trunk@3016 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-11-07 23:21:14 +00:00
Paul S. Owen
021929b31f oops
git-svn-id: file:///svn/phpbb/trunk@3015 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-11-07 22:12:04 +00:00
Paul S. Owen
8f14946d09 Update parent forums upon posting, show navlinks ... should create a function for this given commonality with viewtopic/viewforum
git-svn-id: file:///svn/phpbb/trunk@3014 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-11-07 22:02:49 +00:00
Paul S. Owen
97de599ae8 HTML stuff
git-svn-id: file:///svn/phpbb/trunk@3013 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-11-07 22:02:04 +00:00
Paul S. Owen
7366bd9e41 Fix a couple of issues, hopefully haven't broken anything Ashe was planning ...
git-svn-id: file:///svn/phpbb/trunk@3012 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-11-07 21:45:34 +00:00
Ludovic Arnaud
cfd055f979 Subforums update take #1
git-svn-id: file:///svn/phpbb/trunk@3011 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-11-07 03:39:50 +00:00
Ludovic Arnaud
7cda8ec239 Subforums update take #1
git-svn-id: file:///svn/phpbb/trunk@3010 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-11-07 03:20:33 +00:00
Ludovic Arnaud
e9e9716acc Experimental: link to the first unread post without redirection
git-svn-id: file:///svn/phpbb/trunk@3009 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-11-05 07:03:14 +00:00
Ludovic Arnaud
a583f7bd10 ALTER TABLE phpbb_smilies CHANGE smile_on_posting display_on_posting
git-svn-id: file:///svn/phpbb/trunk@3008 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-11-05 06:38:09 +00:00
Ludovic Arnaud
bc6e36ef4f viewforum queries update + a couple of bugfixes.
git-svn-id: file:///svn/phpbb/trunk@3007 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-11-05 04:50:55 +00:00
Paul S. Owen
5b73ad4cbd Fix autologin issues
git-svn-id: file:///svn/phpbb/trunk@3006 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-11-02 21:44:36 +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
ac0c0f5247 More minor changes
git-svn-id: file:///svn/phpbb/trunk@3004 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-11-01 15:40:22 +00:00
Paul S. Owen
ab669d0f04 Minor change to add navlinks to bottom of form
git-svn-id: file:///svn/phpbb/trunk@3003 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-11-01 14:48:45 +00:00