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

3369 Commits

Author SHA1 Message Date
Paul S. Owen
9f8bc2a0df Missed string
git-svn-id: file:///svn/phpbb/trunk@3839 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-04-15 21:38:19 +00:00
Meik Sievertsen
42b50a5d0f fixed delete post bug, use extension cache while posting, fix download counter for images
git-svn-id: file:///svn/phpbb/trunk@3838 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-04-15 18:56:31 +00:00
Paul S. Owen
93cb1853b5 Logging + fixes for user/group permission setting
git-svn-id: file:///svn/phpbb/trunk@3837 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-04-15 18:05:47 +00:00
Paul S. Owen
0c7c2f711f Change ACL_UNSET constant value
git-svn-id: file:///svn/phpbb/trunk@3836 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-04-15 17:34:03 +00:00
Paul S. Owen
2ea7f66a1b New acl admin strings
git-svn-id: file:///svn/phpbb/trunk@3835 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-04-15 17:33:53 +00:00
Paul S. Owen
df48f3e797 Changes in line with ACL_UNSET ... remember to wipe out all entries in your auth_users and auth_groups tables with auth_setting = 2
git-svn-id: file:///svn/phpbb/trunk@3834 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-04-15 17:33:35 +00:00
Paul S. Owen
ae1d8beb30 Introduced option to ignore permission settings for forum listings
git-svn-id: file:///svn/phpbb/trunk@3833 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-04-15 17:33:07 +00:00
Paul S. Owen
b7eef16074 Seems to be working ...
git-svn-id: file:///svn/phpbb/trunk@3832 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-04-15 17:32:49 +00:00
Ludovic Arnaud
25711806b3 $message is now processed in its unslashed form. Should not break anything...
git-svn-id: file:///svn/phpbb/trunk@3831 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-04-13 23:20:26 +00:00
Paul S. Owen
39dd567f90 some lang strings
git-svn-id: file:///svn/phpbb/trunk@3830 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-04-13 21:10:38 +00:00
Paul S. Owen
c51afc3b08 another quick fix for demo purposes
git-svn-id: file:///svn/phpbb/trunk@3829 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-04-13 21:01:14 +00:00
Paul S. Owen
d4ee356087 fix a few things up for demonstration
git-svn-id: file:///svn/phpbb/trunk@3828 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-04-13 20:01:53 +00:00
Paul S. Owen
c259434af4 Non (fully) working alternative to depedencies for admin, super mod and mod ... possibly
git-svn-id: file:///svn/phpbb/trunk@3827 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-04-13 18:01:30 +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
2248698e53 faster (for me), especially for topics with a bunch of attachments (due to the nested block vars).
git-svn-id: file:///svn/phpbb/trunk@3825 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-04-13 12:28:57 +00:00
Meik Sievertsen
2918db79d5 Fixed INCLUDE. Now cached items are processed correctly. all glitches are fixed (for example the strange display after a template got changed)
git-svn-id: file:///svn/phpbb/trunk@3824 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-04-13 11:36:43 +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
c35cdd34da Renamed ACL_ constants, altered field names
git-svn-id: file:///svn/phpbb/trunk@3820 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-04-12 20:01:57 +00:00
Paul S. Owen
52530af898 Rename ACL_ constants
git-svn-id: file:///svn/phpbb/trunk@3819 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-04-12 20:01:10 +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
Meik Sievertsen
75eef6bfd7 changed $message to be a class variable, added attachment category constants (now images are displayed inlined by default... no wrong assignments anymore, if you wondered why your zip file got streamed. ;))
git-svn-id: file:///svn/phpbb/trunk@3816 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-04-11 19:51:38 +00:00
Paul S. Owen
da775f2286 hehehe hoho
git-svn-id: file:///svn/phpbb/trunk@3815 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-04-11 16:18:58 +00:00
Paul S. Owen
c12aaefc9c Very, very broken right now ... re-working it as we speak
git-svn-id: file:///svn/phpbb/trunk@3814 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-04-11 15:29:06 +00:00
Meik Sievertsen
4feb08390c re-use include...
git-svn-id: file:///svn/phpbb/trunk@3813 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-04-11 06:07:58 +00:00
Ludovic Arnaud
4f55c9fb81 BBCode parser + decoder, missing some tags and mildly broken at this time
git-svn-id: file:///svn/phpbb/trunk@3812 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-04-11 00:19:29 +00:00
Ludovic Arnaud
f17c36cea4 Moved BBCODE_UID_LEN to common.php
git-svn-id: file:///svn/phpbb/trunk@3811 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-04-11 00:02:54 +00:00
Paul S. Owen
9c8c50cdb7 Try this version of include ...
git-svn-id: file:///svn/phpbb/trunk@3810 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-04-10 23:58:30 +00:00
Paul S. Owen
a702dc6683 Won't work ... since inline images are pulled from here ... need to look at match against non-image content types
git-svn-id: file:///svn/phpbb/trunk@3809 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-04-10 23:53:54 +00:00
Ludovic Arnaud
9cb2378597 Added /cache/templates/ and /files/ directories to the repository
git-svn-id: file:///svn/phpbb/trunk@3808 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-04-10 21:57:01 +00:00
Meik Sievertsen
3616d54094 initial 'view attachments' implementation. added new template var (merged include, to preserve previous block vars), could be changed later to consider caching. some config variables and upload icons are not present as of yet...
git-svn-id: file:///svn/phpbb/trunk@3807 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-04-10 21:35:31 +00:00
Ludovic Arnaud
f2d0929147 Moved up flood-check a little to save a query whenever possible
git-svn-id: file:///svn/phpbb/trunk@3806 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-04-10 19:11:09 +00:00
Ludovic Arnaud
73b191a343 Did you know that if you use backslashes in a log message WinCVS freaks out and commit files at random? I didn't either.
git-svn-id: file:///svn/phpbb/trunk@3804 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-04-10 01:58:18 +00:00
Ludovic Arnaud
c0aedcc467 IP information moved to Post Details
git-svn-id: file:///svn/phpbb/trunk@3803 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-04-10 00:56:23 +00:00
Paul S. Owen
2292b77b7d oopsie, me not think that last checkin was supposed to happen ... at least I hope not :D
git-svn-id: file:///svn/phpbb/trunk@3802 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-04-09 22:41:25 +00:00
Ludovic Arnaud
c17e275080 Weekly update: MCP templates. Forms renamed to 'main', added mcp_jumpbox.html for easy jumping and mcp_foruminfo.html.
Not too happy with HTML though =" templates\subSilver\mcp_forum.html templates\subSilver\mcp_foruminfo.html templates\subSilver\mcp_front.html templates\subSilver\mcp_header.html templates\subSilver\mcp_jumpbox.html templates\subSilver\mcp_move.html templates\subSilver\mcp_post.html templates\subSilver\mcp_viewip.html templates\subSilver\mcp_viewlogs.html


git-svn-id: file:///svn/phpbb/trunk@3800 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-04-09 22:17:55 +00:00
Ludovic Arnaud
e5e9fd9cba Form renamed, table class fixed
git-svn-id: file:///svn/phpbb/trunk@3799 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-04-09 22:17:16 +00:00
Ludovic Arnaud
98d7c47133 "Report" button only shows up if the user is authorised. Default forum_id for globals temporary (and arbitrary) set to 2.
git-svn-id: file:///svn/phpbb/trunk@3798 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-04-09 22:00:23 +00:00
Ludovic Arnaud
ddee09332d "Report" button only shows up if the user is authorised. Default forum_id for globals temporary (and arbitrary) set to 2.
git-svn-id: file:///svn/phpbb/trunk@3797 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-04-09 21:55:03 +00:00
Ludovic Arnaud
0c873e3621 Added 540408 (edit forum info) and 565097 (fork threads). Fixed a couple of bugs that no one would ever noticed
git-svn-id: file:///svn/phpbb/trunk@3796 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-04-09 21:47:58 +00:00
Ludovic Arnaud
6f3e9813ad Weekly update: MCP lang strings
git-svn-id: file:///svn/phpbb/trunk@3794 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-04-09 21:32:52 +00:00
Ludovic Arnaud
e5d14d24d5 Capitalisation
git-svn-id: file:///svn/phpbb/trunk@3793 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-04-09 21:28:26 +00:00
Ludovic Arnaud
11b9a0c95d Moved back gen_sorting() to mcp.php
git-svn-id: file:///svn/phpbb/trunk@3792 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-04-09 21:26:25 +00:00
Ludovic Arnaud
9d19bef3c1 I... erm... kinda forgot to add this one
git-svn-id: file:///svn/phpbb/trunk@3789 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-04-04 00:57:39 +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
e3bac84877 Oops. Didn't merge files correctly.
git-svn-id: file:///svn/phpbb/trunk@3787 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-04-03 03:13:59 +00:00
Ludovic Arnaud
6fbf4b7c1c Centralised sorting
git-svn-id: file:///svn/phpbb/trunk@3786 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-04-03 00:51:30 +00:00
Ludovic Arnaud
1354ee2f43 Trying to centralise sorting... currently used in MCP, successfully tested in viewforum.
git-svn-id: file:///svn/phpbb/trunk@3785 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-04-03 00:46:49 +00:00
Ludovic Arnaud
b6c35f2ff1 MCP update:
- mod_queue
- front page
- new viewlogs tab
- now using a dedicated function for jumpbox generation (not everywhere yet)


git-svn-id: file:///svn/phpbb/trunk@3784 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-04-03 00:10:10 +00:00
Ludovic Arnaud
3bf73634ca I knew that I forgot something: f_report now in use
git-svn-id: file:///svn/phpbb/trunk@3783 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-04-03 00:06:04 +00:00