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
Ludovic Arnaud
b1848bf34e
Fixed the quickmod type-changing tools for global announcements
...
git-svn-id: file:///svn/phpbb/trunk@3782 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-04-02 23:25:38 +00:00
Ludovic Arnaud
3ce0f98f25
Modified view_logs to be used in MCP, added get_forum_list() to quickly get a set of forums the user is authed for
...
git-svn-id: file:///svn/phpbb/trunk@3781 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-04-02 23:21:17 +00:00
Ludovic Arnaud
af3512e6df
Lots of HTML updates, and more to follow...
...
git-svn-id: file:///svn/phpbb/trunk@3780 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-04-02 23:16:05 +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
Paul S. Owen
2c94c4659e
Just playing
...
git-svn-id: file:///svn/phpbb/trunk@3778 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-04-01 23:48: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
d054df5007
*** empty log message ***
...
git-svn-id: file:///svn/phpbb/trunk@3776 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-04-01 01:15: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
4d65caab3f
Re-enable avatar display
...
git-svn-id: file:///svn/phpbb/trunk@3774 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-04-01 01:14:04 +00:00
Paul S. Owen
823a484e77
Lang string name changes for topic title prefixes
...
git-svn-id: file:///svn/phpbb/trunk@3773 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-04-01 00:50:06 +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
3257af80f0
Update icon name
...
git-svn-id: file:///svn/phpbb/trunk@3771 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-04-01 00:05:50 +00:00
Paul S. Owen
2b253d9b51
Update icon name
...
git-svn-id: file:///svn/phpbb/trunk@3770 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-03-31 23:56:00 +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
Ludovic Arnaud
372c2d65d1
File renamed to mcp_topic.html a long time ago
...
git-svn-id: file:///svn/phpbb/trunk@3767 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-03-30 21:25:07 +00:00
Ludovic Arnaud
9f30b01c18
nm - fixed some style bugs
...
git-svn-id: file:///svn/phpbb/trunk@3766 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-03-30 21:21:04 +00:00
Ludovic Arnaud
fc52e8b184
I hit Enter too fast - updated acl checks
...
git-svn-id: file:///svn/phpbb/trunk@3765 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-03-30 21:18:31 +00:00
Ludovic Arnaud
930e6a7e6b
Modes renamed - easier to remember
...
git-svn-id: file:///svn/phpbb/trunk@3764 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-03-30 21:05:58 +00:00
Ludovic Arnaud
5e92d8c8f6
Switched up "real" and "normal" counts. (doh)
...
Changed sorting by time to use topic_last_post_time rather than topic_last_post_id.
git-svn-id: file:///svn/phpbb/trunk@3763 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-03-30 21:03:11 +00:00
Ludovic Arnaud
36011792e6
"Real" post and topic counts now updated correctly. Mass-resync your topics/forums.
...
git-svn-id: file:///svn/phpbb/trunk@3762 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-03-30 21:01:01 +00:00
Ludovic Arnaud
d29495c6c3
Moved lang_mod strings to lang_main
...
git-svn-id: file:///svn/phpbb/trunk@3761 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-03-30 20:59:38 +00:00
Ludovic Arnaud
17427fd725
Hopefully done with topics sync'ing
...
git-svn-id: file:///svn/phpbb/trunk@3760 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-03-30 20:58:58 +00:00
Meik Sievertsen
cd1f9c63d6
apply 2.0.x change
...
git-svn-id: file:///svn/phpbb/trunk@3759 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-03-30 17:51:56 +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
02b64a24e3
Don't output error page header when header already sent
...
git-svn-id: file:///svn/phpbb/trunk@3756 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-03-30 14:39:48 +00:00
Paul S. Owen
880b49c381
Various updated lang strings
...
git-svn-id: file:///svn/phpbb/trunk@3755 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-03-30 14:36:27 +00:00
Paul S. Owen
db251b43da
Minor changes
...
git-svn-id: file:///svn/phpbb/trunk@3754 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-03-30 14:33:50 +00:00
Paul S. Owen
c66ba88f92
Various changes ... it works again now :D
...
git-svn-id: file:///svn/phpbb/trunk@3753 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-03-30 14:27:42 +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
Paul S. Owen
f302d5ea93
Wrong object name
...
git-svn-id: file:///svn/phpbb/trunk@3751 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-03-30 14:22:34 +00:00