Meik Sievertsen
2fa463cdeb
- more updates, mostly bugfixes to the bbcode parser
...
- changed current_user in sessions (please review)
- give more flexibility to style authors in regard to the pagination elements
- profile fields updates (included a sample constuct into viewtopic_body.html - have to be documented extensivly)
- code optimizations (use of strpos, sizeof, loops not iterating functions on every call, memory savings...)
- and last but not least --- hopefully not introduced more bugs than healthy (*cough*)
git-svn-id: file:///svn/phpbb/trunk@4984 89ea8834-ac86-4346-8a33-228a782c2dd0
2004-09-16 18:33:22 +00:00
Meik Sievertsen
57b188b7af
my turn to break the forum (and at least pm's are no longer working - will not last long). HARRRR
...
git-svn-id: file:///svn/phpbb/trunk@4978 89ea8834-ac86-4346-8a33-228a782c2dd0
2004-09-04 19:32:23 +00:00
Paul S. Owen
2383505c41
Changed IP to Info ... pointless having two links to basically the same information
...
git-svn-id: file:///svn/phpbb/trunk@4947 89ea8834-ac86-4346-8a33-228a782c2dd0
2004-08-01 18:00:37 +00:00
Meik Sievertsen
bd70927e47
bump config var fix
...
git-svn-id: file:///svn/phpbb/trunk@4942 89ea8834-ac86-4346-8a33-228a782c2dd0
2004-08-01 14:51:10 +00:00
Meik Sievertsen
59767029a9
- fixed permissions for mcp (global permission settings are false if user is only able to moderate one to x forums)
...
- determine permission settings for submodules
- further approve/disapprove work (approve_details added)
git-svn-id: file:///svn/phpbb/trunk@4925 89ea8834-ac86-4346-8a33-228a782c2dd0
2004-07-11 15:20:35 +00:00
Meik Sievertsen
c2834abfae
- added folder_moved image
...
- new feature: bookmark topics
- fixed post details link
- added confirmation screen to cookie deletion
git-svn-id: file:///svn/phpbb/trunk@4912 89ea8834-ac86-4346-8a33-228a782c2dd0
2004-06-06 21:44:49 +00:00
Meik Sievertsen
738c954476
- enable admin login if board disabled
...
- new reply image for pm's (fits better into the style)
git-svn-id: file:///svn/phpbb/trunk@4906 89ea8834-ac86-4346-8a33-228a782c2dd0
2004-06-01 17:02:20 +00:00
Meik Sievertsen
6aa42b69ab
- forum rules + link to forum rules
...
- three new (tiny) functions added to functions_posting responsible for handling text with bbcode/smilies/urls, use them at items all over across phpbb...
- some bugfixes within admin_forums and other files
- new admin_board layout (much safer, security wise)
git-svn-id: file:///svn/phpbb/trunk@4903 89ea8834-ac86-4346-8a33-228a782c2dd0
2004-05-30 19:24:53 +00:00
Meik Sievertsen
729c3abd02
fix some issues with oop, fixing small bugs and prepare the next steps...
...
NOTE TO DEVS: have a look at adm/admin_board.php (new config layout)
git-svn-id: file:///svn/phpbb/trunk@4883 89ea8834-ac86-4346-8a33-228a782c2dd0
2004-05-02 13:06:57 +00:00
Meik Sievertsen
de43ceac36
use logical expression for module permissions + prefixes for acl's and config variables (acl_ and cfg_).
...
git-svn-id: file:///svn/phpbb/trunk@4829 89ea8834-ac86-4346-8a33-228a782c2dd0
2004-02-11 21:09:47 +00:00
Meik Sievertsen
0ec2fa96ac
ARGH... wrong bitfield, exactly the other way around.
...
git-svn-id: file:///svn/phpbb/trunk@4820 89ea8834-ac86-4346-8a33-228a782c2dd0
2004-02-08 21:48:35 +00:00
Meik Sievertsen
d7735d2587
inline attachment capability...
...
git-svn-id: file:///svn/phpbb/trunk@4819 89ea8834-ac86-4346-8a33-228a782c2dd0
2004-02-08 18:02:17 +00:00
Paul S. Owen
7a7cbc14ff
Minor fix
...
git-svn-id: file:///svn/phpbb/trunk@4754 89ea8834-ac86-4346-8a33-228a782c2dd0
2004-01-12 11:24:16 +00:00
Paul S. Owen
4dd1ec6c12
Default hide of super moderators from legend
...
git-svn-id: file:///svn/phpbb/trunk@4752 89ea8834-ac86-4346-8a33-228a782c2dd0
2004-01-11 01:00:25 +00:00
Paul S. Owen
66668ed9ef
Updates for imageset list ... still not necessarily final ...
...
git-svn-id: file:///svn/phpbb/trunk@4747 89ea8834-ac86-4346-8a33-228a782c2dd0
2004-01-11 00:33:44 +00:00
Paul S. Owen
3d5a770c94
Alter method for storing imageset data ... I can't see any obvious increase in page gen times but please comment if such a thing does become apparent
...
git-svn-id: file:///svn/phpbb/trunk@4729 89ea8834-ac86-4346-8a33-228a782c2dd0
2004-01-08 12:49:05 +00:00
Paul S. Owen
c08a0fc7fb
oopsie, wrong id
...
git-svn-id: file:///svn/phpbb/trunk@4712 89ea8834-ac86-4346-8a33-228a782c2dd0
2004-01-04 18:08:19 +00:00
Paul S. Owen
72a7628f4c
Style image data update
...
git-svn-id: file:///svn/phpbb/trunk@4711 89ea8834-ac86-4346-8a33-228a782c2dd0
2004-01-04 15:48:57 +00:00
Ludovic Arnaud
91dcddbd0b
Fixed: mcp main module, a couple typos
...
Added: mcp_queue module
git-svn-id: file:///svn/phpbb/trunk@4690 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-11-27 23:14:57 +00:00
Ludovic Arnaud
ce8fddf78f
ACM garbage collection
...
git-svn-id: file:///svn/phpbb/trunk@4685 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-11-26 23:54:19 +00:00
Meik Sievertsen
5f35bc9bc1
my attempt to break things...
...
git-svn-id: file:///svn/phpbb/trunk@4682 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-11-23 22:25:46 +00:00
Meik Sievertsen
306d36f03d
Finished drafts, one bit is remaining though.
...
added file and disk space statistics.
some minor changes here and there.
git-svn-id: file:///svn/phpbb/trunk@4668 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-11-16 21:53:56 +00:00
Meik Sievertsen
558b8ee7ff
UCP -> Attachments
...
git-svn-id: file:///svn/phpbb/trunk@4652 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-11-06 15:05:50 +00:00
Paul S. Owen
8a05a6b1f8
Admin load switch for jumpbox
...
git-svn-id: file:///svn/phpbb/trunk@4643 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-11-05 18:46:31 +00:00
Paul S. Owen
035ceb0119
Update bots to those most active @ area51
...
git-svn-id: file:///svn/phpbb/trunk@4639 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-11-05 01:46:17 +00:00
Meik Sievertsen
cd70db7976
new permissions, merged attachment tables (the intended purpose of two tables is no longer valid), attachment updates along the merging...
...
Note: please merge your attachment tables (develop dir).
git-svn-id: file:///svn/phpbb/trunk@4637 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-11-04 22:05:38 +00:00
Meik Sievertsen
ff9fcd36df
finish bump topic feature...
...
delete comment field from extension table.
git-svn-id: file:///svn/phpbb/trunk@4632 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-11-01 16:06:45 +00:00
Meik Sievertsen
e7c3370a04
bump topic and orphan attachments
...
changes here and there...
git-svn-id: file:///svn/phpbb/trunk@4614 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-10-19 15:36:45 +00:00
Paul S. Owen
3d46c543cd
nah, stuff the * wildcard ... just match partially, should be sufficient I think
...
git-svn-id: file:///svn/phpbb/trunk@4611 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-10-18 12:57:24 +00:00
Paul S. Owen
2951801e6a
naughty dot, be gone, be gone I say
...
git-svn-id: file:///svn/phpbb/trunk@4605 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-10-15 20:35:53 +00:00
Paul S. Owen
de4361d698
Wrong name for googlebot .. s'pose we don't really need bot_name, could just use username
...
git-svn-id: file:///svn/phpbb/trunk@4604 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-10-15 17:46:49 +00:00
Paul S. Owen
a47fa4d6ca
Remove need for session_ids for "allowed" bots, dump user_founder/user_active in favour of user_type, new user_type, USER_IGNORE
...
git-svn-id: file:///svn/phpbb/trunk@4603 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-10-15 17:43:07 +00:00
Meik Sievertsen
8f90b25b39
new config variable for upload icon path
...
new permission - f_lock - allow users locking own topics
git-svn-id: file:///svn/phpbb/trunk@4569 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-10-12 09:03:21 +00:00
Paul S. Owen
537cab48e6
A number of new config vars
...
git-svn-id: file:///svn/phpbb/trunk@4561 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-10-12 00:02:12 +00:00
Paul S. Owen
78c0f3ad5d
Module schema addition, note this may change depending on further discussion and screw ups
...
git-svn-id: file:///svn/phpbb/trunk@4523 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-10-01 17:31:19 +00:00
Paul S. Owen
af4aa311e2
Add load_tplcompile var
...
git-svn-id: file:///svn/phpbb/trunk@4518 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-09-29 00:20:34 +00:00
Paul S. Owen
8ac06a256b
Updates mainly for removal of extension + header comment ... moved some aspects of ucp around, further work to be done on these areas ... not commiting search for time being
...
git-svn-id: file:///svn/phpbb/trunk@4473 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-09-07 13:46:51 +00:00
Meik Sievertsen
fec9073f3a
initial draft functionality, loading (and a bunch of other stuff) is not implemented yet + bugfixes.
...
git-svn-id: file:///svn/phpbb/trunk@4467 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-09-04 18:30:20 +00:00
Paul S. Owen
5b6e9931b3
oops
...
git-svn-id: file:///svn/phpbb/trunk@4449 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-08-28 14:10:13 +00:00
Paul S. Owen
b61ea7da25
user colour
...
git-svn-id: file:///svn/phpbb/trunk@4437 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-08-25 17:05:43 +00:00
Paul S. Owen
b92a5b9740
Group related updates
...
git-svn-id: file:///svn/phpbb/trunk@4436 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-08-25 16:57:19 +00:00
Paul S. Owen
056af19ae6
sigh, my damn keyboard ... stupid CTRL key never works properly
...
git-svn-id: file:///svn/phpbb/trunk@4432 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-08-25 11:25:17 +00:00
Paul S. Owen
608f67b947
Remove topic_watch/unwatch from insert
...
git-svn-id: file:///svn/phpbb/trunk@4431 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-08-25 10:41:19 +00:00
Paul S. Owen
c2a42988c7
They look changed ... :D
...
git-svn-id: file:///svn/phpbb/trunk@4410 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-08-16 13:26:23 +00:00
Meik Sievertsen
c0551af851
bye bye forbidden extensions... we have a deny,allow rule for extensions, forbidden extensions are therefore a little bit redundant.
...
git-svn-id: file:///svn/phpbb/trunk@4400 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-08-13 16:56:01 +00:00
Paul S. Owen
76ace1d154
css_data -> theme_data
...
git-svn-id: file:///svn/phpbb/trunk@4342 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-08-05 17:09:03 +00:00
Paul S. Owen
fca99a7a62
Styling stuff
...
git-svn-id: file:///svn/phpbb/trunk@4327 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-07-24 14:02:02 +00:00
Paul S. Owen
c7ad40b007
oop, guess I didn't commit this ...
...
git-svn-id: file:///svn/phpbb/trunk@4278 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-07-18 00:29:18 +00:00
Paul S. Owen
8cd660bf4c
Fix style data
...
git-svn-id: file:///svn/phpbb/trunk@4256 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-07-14 20:51:46 +00:00
Paul S. Owen
7222465d75
Update data for styling schema changes
...
git-svn-id: file:///svn/phpbb/trunk@4248 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-07-13 21:16:18 +00:00