Meik Sievertsen
287992ea29
forgot one
...
git-svn-id: file:///svn/phpbb/trunk@5452 89ea8834-ac86-4346-8a33-228a782c2dd0
2006-01-14 14:36:16 +00:00
Meik Sievertsen
0c03b4e45e
- assign user rank
...
- only a few very tiny bugfixes
git-svn-id: file:///svn/phpbb/trunk@5451 89ea8834-ac86-4346-8a33-228a782c2dd0
2006-01-14 14:34:46 +00:00
Nils Adermann
09edf1e1a5
somehow I knew this had to happen :(
...
(just two very tiny changes to the previous commit)
git-svn-id: file:///svn/phpbb/trunk@5443 89ea8834-ac86-4346-8a33-228a782c2dd0
2006-01-11 21:52:41 +00:00
Nils Adermann
0e0b1120fb
- overhauled search system
...
- updated structure for search backend plugins
- better result caching using ACM
- search results no longer session restricted => link to them by copying the URL :)
- in-topic search
- indexing posts now uses search backend plugins
- develop/search_fill.php working again
- fulltext_mysql not working yet
- tiny bugfixes to ACM
git-svn-id: file:///svn/phpbb/trunk@5441 89ea8834-ac86-4346-8a33-228a782c2dd0
2006-01-11 18:56:07 +00:00
Graham Eames
87ab0632d8
Removing an unused table from the schema
...
git-svn-id: file:///svn/phpbb/trunk@5433 89ea8834-ac86-4346-8a33-228a782c2dd0
2006-01-06 22:50:14 +00:00
Graham Eames
0dfa526665
Fixing a permissions issue where a user only has local moderator rights.
...
David - please test to make sure it works for you as well
NB: There is still an outstanding issue on the queue module to be looked at later
git-svn-id: file:///svn/phpbb/trunk@5432 89ea8834-ac86-4346-8a33-228a782c2dd0
2006-01-06 22:38:18 +00:00
Meik Sievertsen
0334d42477
- some changes to browser checking (was the reason for not working logins)
...
- partly working style acp
- other tiny changes here and there
git-svn-id: file:///svn/phpbb/trunk@5388 89ea8834-ac86-4346-8a33-228a782c2dd0
2005-12-28 17:35:20 +00:00
David M
12839c7d47
- Buh? Postgre!
...
git-svn-id: file:///svn/phpbb/trunk@5384 89ea8834-ac86-4346-8a33-228a782c2dd0
2005-12-27 14:15:49 +00:00
Graham Eames
304d942033
MCP schema data as per the request last night ;-)
...
git-svn-id: file:///svn/phpbb/trunk@5360 89ea8834-ac86-4346-8a33-228a782c2dd0
2005-12-20 21:30:23 +00:00
Meik Sievertsen
1855c017e9
- drop in the new administration panel
...
- not finished yet: some user related items, style admin, database admin and permissions
- Graham: Please add your MCP schema data to the schema data file. ;)
git-svn-id: file:///svn/phpbb/trunk@5357 89ea8834-ac86-4346-8a33-228a782c2dd0
2005-12-19 18:55:52 +00:00
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
85b55fa701
Schema changes for the warning code committed last night
...
Note: MySQL only at this point in time until the code is finalised
git-svn-id: file:///svn/phpbb/trunk@5327 89ea8834-ac86-4346-8a33-228a782c2dd0
2005-12-11 21:10:41 +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
Meik Sievertsen
8a965db7aa
- add module_display to modules table (for modes executed but not displayed)
...
- correctly assign $id variable for modules (name for modules and id for categories)
git-svn-id: file:///svn/phpbb/trunk@5295 89ea8834-ac86-4346-8a33-228a782c2dd0
2005-11-08 19:24:19 +00:00
Meik Sievertsen
b873b37607
- updated topic tracking code
...
- additional changes (mostly bugfixes)
- bart, if you update your user table with the user_lastmark field, set it to the user_lastvisit value ;)
- and last but not least, introducing some bugs in ucp main front (regarding topic tracking)
git-svn-id: file:///svn/phpbb/trunk@5272 89ea8834-ac86-4346-8a33-228a782c2dd0
2005-10-19 18:00:10 +00:00
Meik Sievertsen
adcf8be902
- only minor changes
...
git-svn-id: file:///svn/phpbb/trunk@5264 89ea8834-ac86-4346-8a33-228a782c2dd0
2005-10-08 10:56:56 +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
Meik Sievertsen
9f6864cd0c
okok, maybe assigning a default ordering is not that bad. harhar
...
git-svn-id: file:///svn/phpbb/trunk@5251 89ea8834-ac86-4346-8a33-228a782c2dd0
2005-10-03 21:52:56 +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
0eae8040e8
It's been a while since I wrote schemas for non-mysql DB's ... so don't be surprised if they are spectacularly incorrect
...
git-svn-id: file:///svn/phpbb/trunk@5174 89ea8834-ac86-4346-8a33-228a782c2dd0
2005-07-04 14:13:43 +00:00
Paul S. Owen
0b814956db
blah
...
git-svn-id: file:///svn/phpbb/trunk@5173 89ea8834-ac86-4346-8a33-228a782c2dd0
2005-07-04 12:22:30 +00:00
Paul S. Owen
6f255e596e
Me again ... yep, keep running ... that there sky will be a falling any time now
...
git-svn-id: file:///svn/phpbb/trunk@5170 89ea8834-ac86-4346-8a33-228a782c2dd0
2005-07-04 11:52:02 +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
Bart van Bragt
2f68ac78c6
Changed the default charset from -15 to -1. Make sure that you set 'post_encoding' in the posts table and 'message_encoding' in the private messages table to 'iso-8859-1' after this update.
...
git-svn-id: file:///svn/phpbb/trunk@5144 89ea8834-ac86-4346-8a33-228a782c2dd0
2005-05-07 14:19:14 +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
20fda3315f
- schema changes
...
git-svn-id: file:///svn/phpbb/trunk@5131 89ea8834-ac86-4346-8a33-228a782c2dd0
2005-04-30 14:08:14 +00:00
Meik Sievertsen
d1f3349f7b
- dbal changes
...
git-svn-id: file:///svn/phpbb/trunk@5130 89ea8834-ac86-4346-8a33-228a782c2dd0
2005-04-22 17:44:36 +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
9c1a4bdac1
- bugfixes
...
- default sort options for posts too
- adjusted format_date to remove the (time intensive) preg_ calls
- temporary style.php code.
git-svn-id: file:///svn/phpbb/trunk@5068 89ea8834-ac86-4346-8a33-228a782c2dd0
2005-01-20 20:57:45 +00:00
Meik Sievertsen
a7ef13c639
- search_array be mediumtext
...
git-svn-id: file:///svn/phpbb/trunk@5067 89ea8834-ac86-4346-8a33-228a782c2dd0
2005-01-19 10:01:35 +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
Paul S. Owen
c68949ed37
oopsie, forgot this
...
git-svn-id: file:///svn/phpbb/trunk@5061 89ea8834-ac86-4346-8a33-228a782c2dd0
2005-01-13 23:35:40 +00:00
Meik Sievertsen
e5ae182a38
- interbase/firebird 1.5+ support (still needs some tweaking)
...
git-svn-id: file:///svn/phpbb/trunk@5051 89ea8834-ac86-4346-8a33-228a782c2dd0
2005-01-09 20:01:20 +00:00
Meik Sievertsen
b7ac18d9f9
- postgresql schema, NOT TESTED
...
git-svn-id: file:///svn/phpbb/trunk@5049 89ea8834-ac86-4346-8a33-228a782c2dd0
2005-01-08 12:28:10 +00:00
Meik Sievertsen
b66f68a779
- small change in text size. ;)
...
git-svn-id: file:///svn/phpbb/trunk@5047 89ea8834-ac86-4346-8a33-228a782c2dd0
2005-01-05 18:18:58 +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
c73bc2314c
- not tested mssql schema (should be mssql 7 compatible)
...
git-svn-id: file:///svn/phpbb/trunk@5044 89ea8834-ac86-4346-8a33-228a782c2dd0
2005-01-04 11:47:42 +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
Bart van Bragt
1a432006e3
Fixing up my "remove DEFAULT '0'" mess and fixing the real problem (a DEFAULT combined with auto_increment).
...
git-svn-id: file:///svn/phpbb/trunk@5008 89ea8834-ac86-4346-8a33-228a782c2dd0
2004-10-29 10:45:51 +00:00
Bart van Bragt
f1bcefcaa8
Removed "DEFAULT '0'" for INTs because of problems with installation on Windows. MySQL defaults to 0 anyway for integers.
...
git-svn-id: file:///svn/phpbb/trunk@5007 89ea8834-ac86-4346-8a33-228a782c2dd0
2004-10-28 13:41:37 +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
01d79f2200
- reinemachefrau
...
git-svn-id: file:///svn/phpbb/trunk@4999 89ea8834-ac86-4346-8a33-228a782c2dd0
2004-10-08 11:29:36 +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