Commit graph

379 commits

Author SHA1 Message Date
Paul S. Owen
860dc47114 Change in format of module db data, add zebra, many things probably "damaged goods" for now ... don't panic Mr. Mainwaring, don't panic
git-svn-id: file:///svn/phpbb/trunk@4522 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-10-01 17:24:53 +00:00
Ludovic Arnaud
f614337627 Fixed: announcements being listed last
Changed: moved up the announcements query a little, rows are stored in the order they're fetched, the final order of topics is in $topic_list. Will be easier if we come to prefetching topics


git-svn-id: file:///svn/phpbb/trunk@4509 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-09-17 22:13:23 +00:00
Ludovic Arnaud
c1b9ddb662 Fixed: invalid start value will not cause the whole table to be returned ;)
git-svn-id: file:///svn/phpbb/trunk@4498 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-09-14 22:24:16 +00:00
Meik Sievertsen
db2a73d2f0 okie, using array_merge. :D
fixed: admin_prune
added: prune topics last viewed at... (only admin_prune ATM)
moved: delete_attachments to functions_admin


git-svn-id: file:///svn/phpbb/trunk@4482 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-09-07 17:16:12 +00:00
Ludovic Arnaud
e1ba6d3c52 Added: fetch posts the other way (see forum)
git-svn-id: file:///svn/phpbb/trunk@4472 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-09-06 22:18:06 +00:00
Paul S. Owen
ed6948732a Changing of votes ... possible new icons for "new votes since last view" in viewforum
git-svn-id: file:///svn/phpbb/trunk@4455 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-08-29 00:30:17 +00:00
Paul S. Owen
7d7a08eee6 Various bits and pieces ... this isn't really what I wanted M-2 to look like but hum ho
git-svn-id: file:///svn/phpbb/trunk@4441 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-08-27 16:32:44 +00:00
Paul S. Owen
3a90899e3d Fix topic count query
git-svn-id: file:///svn/phpbb/trunk@4392 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-08-12 20:53:13 +00:00
Paul S. Owen
7eb946abb4 Wrong icon for global announcements
git-svn-id: file:///svn/phpbb/trunk@4205 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-07-04 17:21:02 +00:00
Ludovic Arnaud
c732220308 Updated MCP link, fixed the query the obtain "normal" topics
git-svn-id: file:///svn/phpbb/trunk@4191 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-07-02 22:30:34 +00:00
Paul S. Owen
7661a5d040 Global announcements ... sort of work ... well they seem to, need to look at possbility of splitting topics table in two
git-svn-id: file:///svn/phpbb/trunk@4167 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-06-23 14:00:57 +00:00
Meik Sievertsen
251a5b8f94 only small addition for further use...
git-svn-id: file:///svn/phpbb/trunk@4162 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-06-21 12:36:00 +00:00
Paul S. Owen
41f625656a Mostly read tracking (re-)fixes ... it works again ... I'll try not to break it a second time ... other changes for Firebird compatibility
git-svn-id: file:///svn/phpbb/trunk@4148 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-06-19 16:22:12 +00:00
Paul S. Owen
6ca40653e9 A few minor updates
git-svn-id: file:///svn/phpbb/trunk@4080 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-06-05 00:53:39 +00:00
Paul S. Owen
f381c0d3ef more fun with cookies
git-svn-id: file:///svn/phpbb/trunk@4054 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-05-24 00:30:53 +00:00
Paul S. Owen
d2f1d9e8bc Wasn't stripping slashes from the cookies ... that will account for some of the erroneous mark read, nothing changes issues. Add name="" to image generation ... for "on" event handlers, etc.
git-svn-id: file:///svn/phpbb/trunk@4052 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-05-23 23:46:55 +00:00
Paul S. Owen
2a896ad260 Various updates, changed jump to first unread as per Ashe's suggestion/request ... hope people don't start linking to it making me regret reverting to this implementation :D Moved many decisions on what icons to output to templates ... feedback wrt any performance impacts happily accepted.
git-svn-id: file:///svn/phpbb/trunk@4051 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-05-23 16:15:03 +00:00
Paul S. Owen
fc67159096 Only set start = 0 when first sorting ... else it screws everything up :)
git-svn-id: file:///svn/phpbb/trunk@4031 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-05-20 14:01:57 +00:00
Paul S. Owen
208a3b96bf More functions added ...
git-svn-id: file:///svn/phpbb/trunk@4025 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-05-20 12:16:25 +00:00
Paul S. Owen
30fd2486d8 Yet more mildly fudged code ... just to get something up, minor fixes/updates elsewhere
git-svn-id: file:///svn/phpbb/trunk@4004 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-05-11 00:58:14 +00:00
Paul S. Owen
711d90b44f Changed forum_link_track to forum_flags for storage of additional info [ pruning related ], moved lang selection into DB, other minor changes, still working on admin_prune, per forum styling for posting
git-svn-id: file:///svn/phpbb/trunk@3989 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-05-08 01:14:14 +00:00
Paul S. Owen
617c49bb8e Removed nav_links
git-svn-id: file:///svn/phpbb/trunk@3978 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-05-04 17:15:23 +00:00
Paul S. Owen
1652fa243f hhmm, sort of explains the weird post count behaviour of recent days ...
git-svn-id: file:///svn/phpbb/trunk@3974 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-05-04 13:40:21 +00:00
Paul S. Owen
dac0adead3 page header/footer become functions, forum passwords (I know, I know but it appears a popular feature for some reason ... inclusion not yet set in concrete nor complete), various bug fixes (and no doubt new bugs).
git-svn-id: file:///svn/phpbb/trunk@3969 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-05-03 23:58:45 +00:00
Paul S. Owen
c6888eb18e Various updates, forum links, "improve" forum management, cleanups, blah blah, note the schema changes, note also that forum management may misbehave ... reports on wrong doings are welcome ... seem to be having problems with some mcp functions under apache/win32
git-svn-id: file:///svn/phpbb/trunk@3961 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-05-02 15:50:11 +00:00
Paul S. Owen
5362625eab Various changes, and tests ... marking/tracking is not complete ... tinkering, changing, etc. still to be done ... it's just I've made numerous and various changes to different files so a commit really is due
git-svn-id: file:///svn/phpbb/trunk@3953 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-04-26 01:17:40 +00:00
Ludovic Arnaud
b939242c3a Fixed some undefined variables
git-svn-id: file:///svn/phpbb/trunk@3947 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-04-24 18:21:29 +00:00
Paul S. Owen
b2f6faeed0 Replaced time limited display code ... sorting now checks last vote time, voting in a topic bumps it as if it were posted too.
git-svn-id: file:///svn/phpbb/trunk@3922 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-04-22 17:23:37 +00:00
Paul S. Owen
99405c6e4a Enable/disable display of moderator listings
git-svn-id: file:///svn/phpbb/trunk@3842 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-04-15 23:12:28 +00:00
Ludovic Arnaud
11b9a0c95d Moved back gen_sorting() to mcp.php
git-svn-id: file:///svn/phpbb/trunk@3792 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-04-09 21:26:25 +00:00
Ludovic Arnaud
6fbf4b7c1c Centralised sorting
git-svn-id: file:///svn/phpbb/trunk@3786 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-04-03 00:51:30 +00:00
Meik Sievertsen
8a04466b3f show the attach icon in viewforum. added cached extensions (we need them within viewtopic)
git-svn-id: file:///svn/phpbb/trunk@3777 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-04-01 21:11:07 +00:00
Paul S. Owen
823a484e77 Lang string name changes for topic title prefixes
git-svn-id: file:///svn/phpbb/trunk@3773 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-04-01 00:50:06 +00:00
Ludovic Arnaud
5e92d8c8f6 Switched up "real" and "normal" counts. (doh)
Changed sorting by time to use topic_last_post_time rather than topic_last_post_id.


git-svn-id: file:///svn/phpbb/trunk@3763 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-03-30 21:03:11 +00:00
Paul S. Owen
ec884a2c5b icon name change
git-svn-id: file:///svn/phpbb/trunk@3747 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-03-29 18:28:45 +00:00
Ludovic Arnaud
2678cb904f Fixed topic count for users who can view unapproved items
git-svn-id: file:///svn/phpbb/trunk@3741 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-03-29 00:51:38 +00:00
Ludovic Arnaud
e572edb513 Using real counts when displaying unapproved items to keep the page count accurate.
git-svn-id: file:///svn/phpbb/trunk@3738 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-03-28 00:43:50 +00:00
Paul S. Owen
18294c2230 Output total posts/topics
git-svn-id: file:///svn/phpbb/trunk@3712 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-03-25 00:05:28 +00:00
Paul S. Owen
ab34d6329c Move to sql_query_limit
git-svn-id: file:///svn/phpbb/trunk@3686 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-03-20 01:25:59 +00:00
Paul S. Owen
d85156d5cd Paul did a whoopsie
git-svn-id: file:///svn/phpbb/trunk@3661 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-03-18 00:17:12 +00:00
Paul S. Owen
e975227cff Moved login procedure to a function enabling "inline" login links ... no more "messy" redirects ... install will be broken for now, at least when it comes to redirecting after completion. Moved "front-end" login to ucp.php
git-svn-id: file:///svn/phpbb/trunk@3650 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-03-17 00:53:38 +00:00
Ludovic Arnaud
f408ac052d Added indicators for reported and/or unapproved items. Note that moderators with m_approve permission can now read unapproved topics and posts normally.
git-svn-id: file:///svn/phpbb/trunk@3640 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-03-13 00:40:28 +00:00
Ludovic Arnaud
7132f97d0a New template var for future use.
git-svn-id: file:///svn/phpbb/trunk@3600 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-03-06 01:08:00 +00:00
Paul S. Owen
658f2a4b66 Moved "viewprofile" to memberslist ... consolidation incomplete
git-svn-id: file:///svn/phpbb/trunk@3598 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-03-05 00:50:03 +00:00
Paul S. Owen
d4817bebbf Action for searchbox ... obviously doesn't work at present since search is yet to be overhauled ....
git-svn-id: file:///svn/phpbb/trunk@3578 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-02-28 14:35:35 +00:00
Ludovic Arnaud
04b00375fe Fixed a very potential cross-site scripting issue that would have for sure ended up on security sites.
git-svn-id: file:///svn/phpbb/trunk@3573 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-02-28 01:13:08 +00:00
Paul S. Owen
66062783ce Potential (display) support for global announcements ... various issues still need to addressed wrt posting/replying/etc.
git-svn-id: file:///svn/phpbb/trunk@3567 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-02-27 15:58:07 +00:00
Paul S. Owen
ce4e06811c Some sort order changes and other minor changes to viewtopic/viewforum
git-svn-id: file:///svn/phpbb/trunk@3566 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-02-27 14:27:21 +00:00
Paul S. Owen
2dee304b0e oops, simple case of "idiotitis paulicus" ... be gone double announcements
git-svn-id: file:///svn/phpbb/trunk@3549 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-02-26 18:54:31 +00:00
Paul S. Owen
f684613815 Allow style designer the option of seperating off announcements to make them more prominent ... note some changes in here also relate to potential solutions for global announcements, viewtopic has not been commited yet
git-svn-id: file:///svn/phpbb/trunk@3547 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-02-26 17:16:05 +00:00