1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-10 03:36:31 +02:00
Commit Graph

2925 Commits

Author SHA1 Message Date
01517e23fd Icon updates
git-svn-id: file:///svn/phpbb/trunk@3357 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-01-22 16:46:44 +00:00
90eb7c5179 Post icon + other minor changes
git-svn-id: file:///svn/phpbb/trunk@3356 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-01-22 16:46:36 +00:00
9250724b57 More capitalisation
git-svn-id: file:///svn/phpbb/trunk@3355 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-01-22 16:35:17 +00:00
f5537c8ff0 Posting works again ... well, as it did previously!
git-svn-id: file:///svn/phpbb/trunk@3354 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-01-22 16:35:06 +00:00
67872da415 icon_id for posts table, note topic table topic_icon has changed to icon_id ...
git-svn-id: file:///svn/phpbb/trunk@3353 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-01-22 15:35:43 +00:00
74ac4985db Change LIMIT query to use DBAL method
git-svn-id: file:///svn/phpbb/trunk@3351 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-01-22 15:06:23 +00:00
85c4ee575c lastread stuff is just causing too many problems with repeated forums at present - disabling till fixed
git-svn-id: file:///svn/phpbb/trunk@3350 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-01-22 15:06:11 +00:00
c1a478005a Post ignore line
git-svn-id: file:///svn/phpbb/trunk@3349 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-01-21 16:13:54 +00:00
34137d7614 Stop web nosey parkers
git-svn-id: file:///svn/phpbb/trunk@3348 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-01-21 16:13:05 +00:00
24c59e8f17 Cache topic icons ... being used in three places, two high traffic areas ... probably worth caching, alter word censor to one var array ... hopefully this doesn't break anything :D
git-svn-id: file:///svn/phpbb/trunk@3347 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-01-21 15:58:32 +00:00
a262c97c75 Removed extra spaces within conditional braces
git-svn-id: file:///svn/phpbb/trunk@3346 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-01-21 15:54:20 +00:00
f0dcfa29f7 ratings table
git-svn-id: file:///svn/phpbb/trunk@3345 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-01-21 15:01:47 +00:00
c151eddbc3 Remove or rename some table definitions
git-svn-id: file:///svn/phpbb/trunk@3344 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-01-21 15:01:39 +00:00
919e75c64f Wrong order by in acl_add_option
git-svn-id: file:///svn/phpbb/trunk@3343 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-01-21 14:40:04 +00:00
fce3c5ef0b Re-jiggled where options are cached, moved clear prefetch to main auth class
git-svn-id: file:///svn/phpbb/trunk@3342 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-01-21 14:37:56 +00:00
5bea3ea3b4 Re-jiggle where acl_option caching is done, move to common in-keeping with config
git-svn-id: file:///svn/phpbb/trunk@3341 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-01-21 14:33:07 +00:00
8c31649706 require_once updates
git-svn-id: file:///svn/phpbb/trunk@3340 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-01-21 14:15:48 +00:00
75731c034c bye bye
git-svn-id: file:///svn/phpbb/trunk@3339 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-01-21 14:09:31 +00:00
458b9b50ec Un-b0rked ACL options caching, small general fixes
git-svn-id: file:///svn/phpbb/trunk@3338 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-01-20 05:12:38 +00:00
b2721cca0c Very minor changes.
git-svn-id: file:///svn/phpbb/trunk@3317 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-01-13 06:44:16 +00:00
ab928d8f5f Minor fixes
git-svn-id: file:///svn/phpbb/trunk@3316 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-01-13 05:11:11 +00:00
9f4cb905d3 EOL should be fixed now
git-svn-id: file:///svn/phpbb/trunk@3315 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-01-13 04:25:57 +00:00
a16d1d9aff whatever that commit was caused some interesting formating :D
git-svn-id: file:///svn/phpbb/trunk@3314 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-01-12 00:28:28 +00:00
4533fba0fc Implementation of an experimental cache manager.
git-svn-id: file:///svn/phpbb/trunk@3313 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-01-11 23:07:30 +00:00
85b196b5fe Implementation of an experimental cache manager.
git-svn-id: file:///svn/phpbb/trunk@3312 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-01-11 22:56:49 +00:00
d7e485e5f6 more capitals et al
git-svn-id: file:///svn/phpbb/trunk@3311 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-01-11 16:25:49 +00:00
08fd930da0 Change background colour of selection box for presets ... just trying to find "good" way of seperating headers from options without lots of space, or "underlining"
git-svn-id: file:///svn/phpbb/trunk@3310 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-01-11 15:27:37 +00:00
7ae621056f oops, seems I forgot to commit this :)
git-svn-id: file:///svn/phpbb/trunk@3309 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-01-11 01:37:34 +00:00
2a02d24ffc Related preset changes
git-svn-id: file:///svn/phpbb/trunk@3307 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-01-10 14:55:46 +00:00
f116dfc56c Ooops allow viewonline makes more sense per user than per forum ... doh
git-svn-id: file:///svn/phpbb/trunk@3306 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-01-10 14:55:19 +00:00
c468f95dfa One last(!) additional preset ... inherit from parent (if appropriate)
git-svn-id: file:///svn/phpbb/trunk@3305 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-01-10 14:53:43 +00:00
902ec5f517 Case change for lang var names
git-svn-id: file:///svn/phpbb/trunk@3304 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-01-10 14:17:48 +00:00
be073e179c Minor change
git-svn-id: file:///svn/phpbb/trunk@3303 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-01-10 14:17:18 +00:00
7618c89426 Minor change to seperate presets from "main" permission settings table
git-svn-id: file:///svn/phpbb/trunk@3302 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-01-10 14:04:40 +00:00
451a653bbf bye billy ... I mean admin
git-svn-id: file:///svn/phpbb/trunk@3296 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-01-10 12:26:17 +00:00
fe1c986988 Fixed "apparent" issue with super moderators remaining after "deletion"
git-svn-id: file:///svn/phpbb/trunk@3295 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-01-10 01:36:34 +00:00
77e09080dc Removed limit ... wasn't a "bad" idea but ultimately created more work than I expected :D
git-svn-id: file:///svn/phpbb/trunk@3294 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-01-10 01:18:35 +00:00
cf96f8dcfb Couple of HTML issues, now compliant again
git-svn-id: file:///svn/phpbb/trunk@3293 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-01-09 15:22:59 +00:00
4d1c3e3696 More text
git-svn-id: file:///svn/phpbb/trunk@3292 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-01-09 15:14:46 +00:00
36b452bae4 escaping was leaving slashes ... reverted for time being
git-svn-id: file:///svn/phpbb/trunk@3291 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-01-09 15:13:06 +00:00
05bc60b26d Enable presets
git-svn-id: file:///svn/phpbb/trunk@3290 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-01-09 15:12:11 +00:00
6af4750b4c This is red, now why is it red ... probably because it's not green ... so let's make it green and hope it wasn't red for some specific reason
git-svn-id: file:///svn/phpbb/trunk@3287 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-01-08 22:27:16 +00:00
763d264d5f ignore post test
git-svn-id: file:///svn/phpbb/trunk@3286 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-01-08 22:23:51 +00:00
799ffa517c my min karma, as opposed to my little pony or some such
git-svn-id: file:///svn/phpbb/trunk@3285 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-01-08 22:23:12 +00:00
f236f3f838 Updates as opposed to downdates
git-svn-id: file:///svn/phpbb/trunk@3284 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-01-08 18:27:16 +00:00
f58083b8af Ashes to ashes, bits to bits
git-svn-id: file:///svn/phpbb/trunk@3283 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-01-08 18:21:25 +00:00
76c17a6991 Change message_die for trigger_error
git-svn-id: file:///svn/phpbb/trunk@3282 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-01-08 17:36:18 +00:00
2f555f5b22 And as if by magic ... pooooooffff ... MCP appeared, "hello MCP" the children say, don't be silly children, MCP is a sequence of bits it cannot reply, "idiot children" the developer says.
git-svn-id: file:///svn/phpbb/trunk@3281 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-01-08 17:31:16 +00:00
ed54cc285f Oh no! Now it's me ... argghh ... I'm melting I'm melting ... oohh the pain of it, the pain of it all (c) NBC
git-svn-id: file:///svn/phpbb/trunk@3280 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-01-08 17:29:58 +00:00
4d75e2fc09 Remove server string stuff since it's now handled by redirect
git-svn-id: file:///svn/phpbb/trunk@3279 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-01-08 17:04:55 +00:00