David M
ab99455e7c
- send_encoding is now configurable
...
git-svn-id: file:///svn/phpbb/trunk@5346 89ea8834-ac86-4346-8a33-228a782c2dd0
2005-12-17 21:16:21 +00:00
Nils Adermann
7342652804
- Apache auth plugin is working again
...
- LDAP auth plugin now supports OpenLDAP
- fixed Authentication settings in ACP
- preparatory ACP changes for the search
git-svn-id: file:///svn/phpbb/trunk@5340 89ea8834-ac86-4346-8a33-228a782c2dd0
2005-12-16 19:05:51 +00:00
Graham Eames
3676222231
I'll save you having to calculate this by hand Bart ;-)
...
(new module table entries for the mcp)
git-svn-id: file:///svn/phpbb/trunk@5301 89ea8834-ac86-4346-8a33-228a782c2dd0
2005-11-13 14:31:11 +00:00
Graham Eames
8d72671cc1
Hello Olympus, pleased to meet you :)
...
(removing a couple of duplicated entries)
git-svn-id: file:///svn/phpbb/trunk@5259 89ea8834-ac86-4346-8a33-228a782c2dd0
2005-10-05 10:43:47 +00:00
Meik Sievertsen
95ff1f3b64
- the schema/data changes needed for the new module class
...
git-svn-id: file:///svn/phpbb/trunk@5253 89ea8834-ac86-4346-8a33-228a782c2dd0
2005-10-04 21:26:04 +00:00
Bart van Bragt
357f6a725f
Some missing config values and one auth setting
...
git-svn-id: file:///svn/phpbb/trunk@5222 89ea8834-ac86-4346-8a33-228a782c2dd0
2005-09-21 22:09:18 +00:00
Paul S. Owen
adf49146b3
Blimey! A commit ... what's more, a commit from me ... quick, run for the hills the world must be ending.
...
git-svn-id: file:///svn/phpbb/trunk@5169 89ea8834-ac86-4346-8a33-228a782c2dd0
2005-07-04 11:47:38 +00:00
Meik Sievertsen
81c7144f68
- updated oracle schema/db files
...
- updated sqlite schema/db files
git-svn-id: file:///svn/phpbb/trunk@5141 89ea8834-ac86-4346-8a33-228a782c2dd0
2005-05-05 17:01:07 +00:00
Meik Sievertsen
f134530566
- re-added emotion column. ;)
...
- postgresql schema fix
git-svn-id: file:///svn/phpbb/trunk@5125 89ea8834-ac86-4346-8a33-228a782c2dd0
2005-04-20 18:04:43 +00:00
Meik Sievertsen
a4e51c9699
- first try to break things...
...
git-svn-id: file:///svn/phpbb/trunk@5108 89ea8834-ac86-4346-8a33-228a782c2dd0
2005-03-21 22:43:07 +00:00
Meik Sievertsen
4269b318a2
change viewonline page slightly.
...
Mental Note: Step away from using in_array in conjunction with huge arrays (and within a loop), might get slow. ;)
git-svn-id: file:///svn/phpbb/trunk@5091 89ea8834-ac86-4346-8a33-228a782c2dd0
2005-02-10 20:19:48 +00:00
Meik Sievertsen
e4be0ca799
- removed unnecessary pm options
...
- added one option to clearly define email visibility
git-svn-id: file:///svn/phpbb/trunk@5071 89ea8834-ac86-4346-8a33-228a782c2dd0
2005-01-21 19:20:26 +00:00
Meik Sievertsen
f71dae3365
- hrm
...
git-svn-id: file:///svn/phpbb/trunk@5069 89ea8834-ac86-4346-8a33-228a782c2dd0
2005-01-21 09:17:16 +00:00
Meik Sievertsen
f68771d64c
- bugfixes
...
- do not hardcode url bbcode tag (please change the bitfield accordingly - see schema file!)
git-svn-id: file:///svn/phpbb/trunk@5063 89ea8834-ac86-4346-8a33-228a782c2dd0
2005-01-15 18:49:54 +00:00
Meik Sievertsen
d6fa1319e5
- mssql related changes
...
- only added NOT NULL text columns to schema_data, no updates here. ;)
git-svn-id: file:///svn/phpbb/trunk@5045 89ea8834-ac86-4346-8a33-228a782c2dd0
2005-01-04 22:07:53 +00:00
Meik Sievertsen
f3659f1d9d
- admin user has a post count of 1
...
git-svn-id: file:///svn/phpbb/trunk@5043 89ea8834-ac86-4346-8a33-228a782c2dd0
2005-01-02 19:52:12 +00:00
Meik Sievertsen
df106e455b
- signature controls + new permission
...
git-svn-id: file:///svn/phpbb/trunk@5020 89ea8834-ac86-4346-8a33-228a782c2dd0
2004-11-06 14:06:27 +00:00
Meik Sievertsen
c941f666cf
- ucp register/remind/activate fixes mostly regarding account activation
...
- general ucp fixing (profile and ucp_main)
- created three new functions (return correct topic author string, generate topic related pagination and get topic type/status...). These general bits are used on several pages (subscribed topics, bookmarks, viewforum).
- config basic schema fix
- commented out inline fix for unread topic tracking in viewforum, instead tried another method (hopefully working as well)
git-svn-id: file:///svn/phpbb/trunk@5001 89ea8834-ac86-4346-8a33-228a782c2dd0
2004-10-13 19:30:02 +00:00
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