1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-02-23 11:28:33 +01:00

111 Commits

Author SHA1 Message Date
Paul S. Owen
4af673dcf1 Add bbcode_bitfield to user table schema for sig ... for time being at least
git-svn-id: file:///svn/phpbb/trunk@3864 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-04-16 23:07:17 +00:00
Paul S. Owen
e9e95c8e1e Load config vars
git-svn-id: file:///svn/phpbb/trunk@3843 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-04-15 23:12:39 +00:00
Paul S. Owen
2dc95a7e3e Dependencies go bye bye in favour of something else
git-svn-id: file:///svn/phpbb/trunk@3826 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-04-13 13:36:31 +00:00
Meik Sievertsen
46f33fae41 Installation should work again.
git-svn-id: file:///svn/phpbb/trunk@3823 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-04-13 11:10:54 +00:00
Paul S. Owen
32f0680b30 Getting there ... unlike Network Rail ...
git-svn-id: file:///svn/phpbb/trunk@3818 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-04-12 17:07:25 +00:00
Meik Sievertsen
793182218a added 711252 and lock topic within post, fixed post editing a bit.
git-svn-id: file:///svn/phpbb/trunk@3817 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-04-12 14:30:21 +00:00
Paul S. Owen
7018d81079 Add m_info
git-svn-id: file:///svn/phpbb/trunk@3788 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-04-03 11:37:17 +00:00
Ludovic Arnaud
f94a5cb87d Added user notification for post reporting, moved lang strings to lang_main, added CSS style for mcp_jumpbox
git-svn-id: file:///svn/phpbb/trunk@3779 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-04-02 23:13:47 +00:00
Meik Sievertsen
8a04466b3f show the attach icon in viewforum. added cached extensions (we need them within viewtopic)
git-svn-id: file:///svn/phpbb/trunk@3777 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-04-01 21:11:07 +00:00
Paul S. Owen
c9cab7794e Another u_ option ... this time for displaying avatars ... must start removing redundant fields in user table and elsewhere
git-svn-id: file:///svn/phpbb/trunk@3775 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-04-01 01:14:45 +00:00
Paul S. Owen
5231006c03 Just throwing this in ... dependencies still not complete ... the GUI and storage has caused me to do more "thinking" than I'd anticipated ... comments are welcome on what you see. Note also ALLOW/DENY/INHERIT have become YES/NO/UNSET
git-svn-id: file:///svn/phpbb/trunk@3772 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-04-01 00:06:11 +00:00
Paul S. Owen
6e3908893d Improve feedback for banned users
git-svn-id: file:///svn/phpbb/trunk@3769 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-03-31 21:47:10 +00:00
Paul S. Owen
853cea315f Couple of changes to f_ permissions
git-svn-id: file:///svn/phpbb/trunk@3757 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-03-30 16:11:50 +00:00
Paul S. Owen
eabafe4734 More updates, auth_dependencies latest layout ... still may change
git-svn-id: file:///svn/phpbb/trunk@3752 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-03-30 14:27:17 +00:00
Meik Sievertsen
88fbdb6e1e capitalized install script lang vars.
git-svn-id: file:///svn/phpbb/trunk@3745 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-03-29 17:50:12 +00:00
Paul S. Owen
ea2f85d458 Imageset schema changes ... drop your old imageset table and replace with this + data
git-svn-id: file:///svn/phpbb/trunk@3744 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-03-29 16:27:50 +00:00
Ludovic Arnaud
95a1f17db3 Added icon_report to imageset (mine was like a big exclamation mark but Paul's looks better me thinks).
Added topic_replies_real and forum_topics_real fields to store real numbers of posts and topics, including unapproved items.
Removed the duplicate group_display field bug that I had personnally introduced


git-svn-id: file:///svn/phpbb/trunk@3735 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-03-28 00:29:56 +00:00
Paul S. Owen
82f0af1349 More missing stuff ... sure it was here before
git-svn-id: file:///svn/phpbb/trunk@3732 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-03-25 23:47:44 +00:00
Paul S. Owen
a827c0c413 browser_check seemed to go missing
git-svn-id: file:///svn/phpbb/trunk@3731 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-03-25 23:23:44 +00:00
Paul S. Owen
81c1c387d9 Removed redundant ... for now at least ... session info from user table schema, added online/offline icon
git-svn-id: file:///svn/phpbb/trunk@3728 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-03-25 16:51:38 +00:00
Paul S. Owen
403ed59cca report icon
git-svn-id: file:///svn/phpbb/trunk@3725 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-03-25 16:18:26 +00:00
Paul S. Owen
4fa458baf3 Changed attachment upload path var to "non-dynamic" ... couldn't see a reason as to why it needed to be dynamic, if it must feel free to change it back.
git-svn-id: file:///svn/phpbb/trunk@3713 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-03-25 00:19:58 +00:00
Paul S. Owen
12f21fee97 Capitalisation, additional of one or two new options, removal of global prune option, addition of stats reset on admin index page
git-svn-id: file:///svn/phpbb/trunk@3708 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-03-24 19:03:16 +00:00
Paul S. Owen
c4007ce1ff Corrected doubled up forbidden_extension id, removed extra line endings
git-svn-id: file:///svn/phpbb/trunk@3704 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-03-23 21:44:38 +00:00
Ludovic Arnaud
d00305346e Added images for unapproved and reported items.
git-svn-id: file:///svn/phpbb/trunk@3702 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-03-23 21:17:23 +00:00
Ludovic Arnaud
5f9c1401f2 Corrected image name, added missing group_display field
git-svn-id: file:///svn/phpbb/trunk@3701 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-03-23 21:15:06 +00:00
Meik Sievertsen
b9c9984955 erm... aspx is forbidden too, reactivate transaction.
git-svn-id: file:///svn/phpbb/trunk@3698 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-03-22 15:55:45 +00:00
Meik Sievertsen
8357b81a1e initial attachment functionality... only posting related (add/delete/edit) and schema. Also added attachment switch to board settings admin.
git-svn-id: file:///svn/phpbb/trunk@3697 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-03-22 15:48:46 +00:00
Paul S. Owen
49cbde66d9 oops, I guess this may help ...
git-svn-id: file:///svn/phpbb/trunk@3691 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-03-20 02:25:03 +00:00
Paul S. Owen
115a2cc9e0 And from the flames rose the might phoenix ... well, a little crisp around the edges with the odd missing feather ...
git-svn-id: file:///svn/phpbb/trunk@3688 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-03-20 01:32:57 +00:00
Paul S. Owen
ac45bff71a Seems to work ...
git-svn-id: file:///svn/phpbb/trunk@3679 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-03-19 20:42:00 +00:00
Ludovic Arnaud
4577cf61d1 Two new images (reported/unapproved items), please update your database. Added blank images as placeholders.
git-svn-id: file:///svn/phpbb/trunk@3639 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-03-13 00:38:42 +00:00
Paul S. Owen
aa718d4a02 Minor schema adjustments, additional/altered config and acl options, added u_ options to basic (initial) group auth setup
git-svn-id: file:///svn/phpbb/trunk@3621 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-03-09 13:37:35 +00:00
Paul S. Owen
3d5bdc6c8c Add index to poster_id in posts table
git-svn-id: file:///svn/phpbb/trunk@3614 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-03-08 22:36:17 +00:00
Ludovic Arnaud
553087d0aa Implementing post reporting. 2 new tables plus an extra field for posts and topics tables.
git-svn-id: file:///svn/phpbb/trunk@3603 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-03-06 01:35:03 +00:00
James Atkinson
fd629c7a9f Tons of work on the UCP, see my topic in the development forum for more info
on the bigger changes.

Registration should still work, the basic layout of the UCP is also done
with the start on the profile settings area.


git-svn-id: file:///svn/phpbb/trunk@3591 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-03-04 17:52:50 +00:00
Paul S. Owen
5c0e4ca329 Few changes to user level permissions
git-svn-id: file:///svn/phpbb/trunk@3588 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-03-04 14:46:40 +00:00
Meik Sievertsen
a2889a6c5f ok, a slightly modified posting.php, some fixes too. topic-review and polls will re-appear shortly. Posting is a little bit screwed up now... will get fixed soon too. posting new topics/reply/quote/preview and edit works partially (the post get stored. ;)) This commit is to show the other developers the changes. ;)
git-svn-id: file:///svn/phpbb/trunk@3572 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-02-27 23:37:02 +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
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
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
Paul S. Owen
60a18eb9d6 New images ... drop your old table and re-create it, dumping the imageset data from the basic file into the resulting tables
git-svn-id: file:///svn/phpbb/trunk@3501 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-02-21 19:32:46 +00:00
Paul S. Owen
983c50cb17 Altered theme entry ... delete your existing entry and replace with this
git-svn-id: file:///svn/phpbb/trunk@3484 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-02-21 11:49:27 +00:00
Paul S. Owen
28a01da9a4 Add acl option for denying user/group post count incrementing in a given forum
git-svn-id: file:///svn/phpbb/trunk@3467 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-02-11 16:24:58 +00:00
Paul S. Owen
e0a71f56ce Group related updates
git-svn-id: file:///svn/phpbb/trunk@3455 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-02-05 15:56:25 +00:00
James Atkinson
b1d7522d06 Minor changes, added visual confirmation stuff to mysql_basic and changed
user_avatar_type to null since avatars arn't used in registartion.


git-svn-id: file:///svn/phpbb/trunk@3433 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-01-30 20:06:17 +00:00
Paul S. Owen
c13fd394c8 Add user acl options for changing to own username colouration or group colouration
git-svn-id: file:///svn/phpbb/trunk@3425 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-01-30 19:05:41 +00:00
Paul S. Owen
1cafc63b2f Left over leading /
git-svn-id: file:///svn/phpbb/trunk@3415 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-01-30 15:04:04 +00:00
Paul S. Owen
8f28bf8665 Probably "work" better without my own prefix ...
git-svn-id: file:///svn/phpbb/trunk@3414 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-01-30 14:59:18 +00:00
Paul S. Owen
8a61f56a22 A few demo icons
git-svn-id: file:///svn/phpbb/trunk@3413 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-01-30 14:58:48 +00:00