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
Bart van Bragt
183e968ce7
Oops, left some debugging stuff
...
git-svn-id: file:///svn/phpbb/trunk@5294 89ea8834-ac86-4346-8a33-228a782c2dd0
2005-11-07 10:24:11 +00:00
Bart van Bragt
87a11d3ecd
Fixed banning of usernames
...
git-svn-id: file:///svn/phpbb/trunk@5293 89ea8834-ac86-4346-8a33-228a782c2dd0
2005-11-07 10:10:32 +00:00
Graham Eames
0d8c6b3332
Ooopsie
...
git-svn-id: file:///svn/phpbb/trunk@5291 89ea8834-ac86-4346-8a33-228a782c2dd0
2005-11-06 19:35:25 +00:00
Graham Eames
24efdfcd88
I'm merging a few changes that we made to the session code in 2.0 into
...
this code stream as well. This should work, but equally it might break
the autologin :-)
git-svn-id: file:///svn/phpbb/trunk@5288 89ea8834-ac86-4346-8a33-228a782c2dd0
2005-11-03 20:53:47 +00:00
Bart van Bragt
759e33f759
Fix paging in folderview for PMs. Would be nice if I would do all this in one checkin :)
...
git-svn-id: file:///svn/phpbb/trunk@5282 89ea8834-ac86-4346-8a33-228a782c2dd0
2005-10-26 20:22:40 +00:00
Bart van Bragt
88b4c7ac88
Fix small problem with PM-ing replies to board messages
...
git-svn-id: file:///svn/phpbb/trunk@5281 89ea8834-ac86-4346-8a33-228a782c2dd0
2005-10-26 13:54:17 +00:00
Bart van Bragt
a052a9a8d4
Some more PM fixes. Also got rid of an evil extract() call. Testing of Bcc/attachements is appreciated :)
...
git-svn-id: file:///svn/phpbb/trunk@5280 89ea8834-ac86-4346-8a33-228a782c2dd0
2005-10-26 10:15:09 +00:00
Bart van Bragt
400f14ebb3
Some more PM fixes
...
git-svn-id: file:///svn/phpbb/trunk@5279 89ea8834-ac86-4346-8a33-228a782c2dd0
2005-10-25 20:07:07 +00:00
Bart van Bragt
aee876ebf4
Fix PM sending
...
git-svn-id: file:///svn/phpbb/trunk@5278 89ea8834-ac86-4346-8a33-228a782c2dd0
2005-10-25 16:33:52 +00:00
Bart van Bragt
7c14ced8ca
Banning of emails wasn't checked correctly during registration
...
git-svn-id: file:///svn/phpbb/trunk@5277 89ea8834-ac86-4346-8a33-228a782c2dd0
2005-10-23 14:16:44 +00:00
Bart van Bragt
042aaba879
Some refactoring/fixing of user_ban()
...
git-svn-id: file:///svn/phpbb/trunk@5276 89ea8834-ac86-4346-8a33-228a782c2dd0
2005-10-23 13:17:43 +00:00
Meik Sievertsen
9209c975af
small fix for redirecting to wrong post because of non-existant post id anchor (if first unread anchor is set) - blablabla - ok, just a small fix, just that.
...
git-svn-id: file:///svn/phpbb/trunk@5274 89ea8834-ac86-4346-8a33-228a782c2dd0
2005-10-22 15:49:10 +00:00
Bart van Bragt
307999321d
admin_users.php should be at least sort of usable again.
...
git-svn-id: file:///svn/phpbb/trunk@5273 89ea8834-ac86-4346-8a33-228a782c2dd0
2005-10-21 20:29:09 +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
719763dec2
allow checking for loops with IF .block_var
...
git-svn-id: file:///svn/phpbb/trunk@5271 89ea8834-ac86-4346-8a33-228a782c2dd0
2005-10-19 17:57:14 +00:00
Meik Sievertsen
0513ef4d17
- added new query type to dbal's sql_build_array
...
- allow setting custom template path
- adjusted module class to correctly parse trees with more than one category
- added caching to module class
git-svn-id: file:///svn/phpbb/trunk@5268 89ea8834-ac86-4346-8a33-228a782c2dd0
2005-10-09 17:59:27 +00:00
Graham Eames
9732b0deb2
Updated for new acm structure
...
git-svn-id: file:///svn/phpbb/trunk@5267 89ea8834-ac86-4346-8a33-228a782c2dd0
2005-10-08 21:04:56 +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
Meik Sievertsen
913c38768a
- another try to break things. :)
...
- adjusted the dbal a little bit
- removed db2 support
git-svn-id: file:///svn/phpbb/trunk@5263 89ea8834-ac86-4346-8a33-228a782c2dd0
2005-10-07 23:00:41 +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
45e1aa45c7
dumdidum
...
git-svn-id: file:///svn/phpbb/trunk@5257 89ea8834-ac86-4346-8a33-228a782c2dd0
2005-10-04 21:47:20 +00:00
Meik Sievertsen
1981196e99
- some bugfixes
...
git-svn-id: file:///svn/phpbb/trunk@5255 89ea8834-ac86-4346-8a33-228a782c2dd0
2005-10-04 21:39:47 +00:00
Meik Sievertsen
5449c591a9
- changed ucp classes to work with the new module system
...
- mcp is no longer working, i know.
git-svn-id: file:///svn/phpbb/trunk@5254 89ea8834-ac86-4346-8a33-228a782c2dd0
2005-10-04 21:31:35 +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
5082f5eb73
- Pauls (psoTFX) new module class
...
git-svn-id: file:///svn/phpbb/trunk@5252 89ea8834-ac86-4346-8a33-228a782c2dd0
2005-10-04 21:24:51 +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
Meik Sievertsen
9439a3f49a
blabla
...
git-svn-id: file:///svn/phpbb/trunk@5250 89ea8834-ac86-4346-8a33-228a782c2dd0
2005-10-03 15:44:41 +00:00
Meik Sievertsen
ed9bac63e5
fix tiny bug. ;)
...
git-svn-id: file:///svn/phpbb/trunk@5249 89ea8834-ac86-4346-8a33-228a782c2dd0
2005-10-03 15:21:00 +00:00
Meik Sievertsen
72e93472b0
damn line endings. :/
...
git-svn-id: file:///svn/phpbb/trunk@5248 89ea8834-ac86-4346-8a33-228a782c2dd0
2005-10-02 18:51:32 +00:00
Meik Sievertsen
a2bafd86f8
- session changes
...
git-svn-id: file:///svn/phpbb/trunk@5247 89ea8834-ac86-4346-8a33-228a782c2dd0
2005-10-02 18:47:06 +00:00
Meik Sievertsen
9f8bb469f1
- use the changes. ;)
...
git-svn-id: file:///svn/phpbb/trunk@5246 89ea8834-ac86-4346-8a33-228a782c2dd0
2005-10-02 18:43:11 +00:00
Meik Sievertsen
90d901057e
*** empty log message ***
...
git-svn-id: file:///svn/phpbb/trunk@5245 89ea8834-ac86-4346-8a33-228a782c2dd0
2005-10-02 18:42:04 +00:00
Meik Sievertsen
7aa5aef8a3
- use session_begin
...
- fix permission presets to be at least usable
git-svn-id: file:///svn/phpbb/trunk@5244 89ea8834-ac86-4346-8a33-228a782c2dd0
2005-10-02 18:25:30 +00:00
Meik Sievertsen
2a75587153
- some additional changes
...
- fixing pm history bug (quote post)
git-svn-id: file:///svn/phpbb/trunk@5243 89ea8834-ac86-4346-8a33-228a782c2dd0
2005-10-02 18:22:59 +00:00
Meik Sievertsen
1d688c6b8d
- add building multi insert to dbal
...
- fix sql explain in mysql4 layer
git-svn-id: file:///svn/phpbb/trunk@5242 89ea8834-ac86-4346-8a33-228a782c2dd0
2005-10-02 18:18:52 +00:00
Meik Sievertsen
1a18e36684
- add even more bugs to the codebase
...
- changed submit_pm to carry on the from userdata
git-svn-id: file:///svn/phpbb/trunk@5241 89ea8834-ac86-4346-8a33-228a782c2dd0
2005-10-02 18:17:06 +00:00
Meik Sievertsen
58d146cac6
- move some functions from global functions file to functions_display (those only needed in posting and viewtopic/forum)
...
git-svn-id: file:///svn/phpbb/trunk@5240 89ea8834-ac86-4346-8a33-228a782c2dd0
2005-10-02 18:15:12 +00:00
Meik Sievertsen
b6e154f494
- re-add constants.php for easier modding
...
git-svn-id: file:///svn/phpbb/trunk@5239 89ea8834-ac86-4346-8a33-228a782c2dd0
2005-10-02 18:12:48 +00:00
Meik Sievertsen
83b43444a2
- some bugfixes
...
- allow template variables in defines
git-svn-id: file:///svn/phpbb/trunk@5238 89ea8834-ac86-4346-8a33-228a782c2dd0
2005-10-02 17:49:16 +00:00
Meik Sievertsen
2aad9c15cc
- session changes (this checkin is producing a lot of errors and render the cvs useless. Those following cvs should be able to grasp what to do, others... please wait for other changes being checked in)
...
git-svn-id: file:///svn/phpbb/trunk@5237 89ea8834-ac86-4346-8a33-228a782c2dd0
2005-10-02 16:57:33 +00:00
Meik Sievertsen
f379e089e4
- checking in pauls (psoTFX) search changes (with tiny adjustments from me)
...
git-svn-id: file:///svn/phpbb/trunk@5236 89ea8834-ac86-4346-8a33-228a782c2dd0
2005-10-02 16:48:17 +00:00
Meik Sievertsen
1224110694
acm_main file for grouping cache-related functions.
...
git-svn-id: file:///svn/phpbb/trunk@5229 89ea8834-ac86-4346-8a33-228a782c2dd0
2005-09-25 14:48:11 +00:00
Meik Sievertsen
db5eb3acef
- adjusting group functions a little bit
...
git-svn-id: file:///svn/phpbb/trunk@5228 89ea8834-ac86-4346-8a33-228a782c2dd0
2005-09-25 14:33:07 +00:00
Meik Sievertsen
b4fb715531
fix bbcode in bbcode problem
...
git-svn-id: file:///svn/phpbb/trunk@5227 89ea8834-ac86-4346-8a33-228a782c2dd0
2005-09-25 14:29:05 +00:00
Bart van Bragt
d7b12970d7
Reverted checking. Missed the variable nr of arguments for group_user_add()
...
git-svn-id: file:///svn/phpbb/trunk@5226 89ea8834-ac86-4346-8a33-228a782c2dd0
2005-09-24 09:33:12 +00:00
Bart van Bragt
8760367611
Mismatch between expected and sent arguments to group_add_users()
...
git-svn-id: file:///svn/phpbb/trunk@5223 89ea8834-ac86-4346-8a33-228a782c2dd0
2005-09-22 21:40:22 +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
Bart van Bragt
8e0d23487d
Use cookie_domain when setting session cookies
...
git-svn-id: file:///svn/phpbb/trunk@5220 89ea8834-ac86-4346-8a33-228a782c2dd0
2005-09-21 18:54:40 +00:00
Bart van Bragt
de432e88d1
Logout banned users, they are unable to use the normal logout link
...
git-svn-id: file:///svn/phpbb/trunk@5219 89ea8834-ac86-4346-8a33-228a782c2dd0
2005-09-21 12:12:58 +00:00