1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-02-24 12:03:21 +01:00

732 Commits

Author SHA1 Message Date
Paul S. Owen
378972cb6b board_email becomes board_contact, board_email is now intended for use in "From:" and "Reply-to:" ... board_contact to be used where a "user facing" contact point is needed, e.g. spam, errors, etc.
git-svn-id: file:///svn/phpbb/trunk@3722 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-03-25 15:02:35 +00:00
Paul S. Owen
723a6e9d5b Simplify online user text generation
git-svn-id: file:///svn/phpbb/trunk@3719 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-03-25 14:19:49 +00:00
Paul S. Owen
b0545e7636 Tidy up and simplify emailer class, add generate_board_url function ... note changes to emailer setup! Example will be adm/index.php remind
git-svn-id: file:///svn/phpbb/trunk@3718 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-03-25 14:19:23 +00:00
Paul S. Owen
996abfe026 Change url for PM
git-svn-id: file:///svn/phpbb/trunk@3715 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-03-25 00:30:55 +00:00
Paul S. Owen
9482bb75ca Suggested change to headers ... seems to work fine on Apache2.
git-svn-id: file:///svn/phpbb/trunk@3711 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-03-24 22:07:26 +00:00
Paul S. Owen
a9425e4f33 Add browser validation
git-svn-id: file:///svn/phpbb/trunk@3710 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-03-24 19:03:32 +00:00
Paul S. Owen
d1494cfd8c Add Id tags
git-svn-id: file:///svn/phpbb/trunk@3707 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-03-24 18:15:26 +00:00
Paul S. Owen
5d091c8c2b Capitalisation
git-svn-id: file:///svn/phpbb/trunk@3706 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-03-24 18:13:22 +00:00
Ludovic Arnaud
590a8f52fa Forgot to permanently delete the old file
git-svn-id: file:///svn/phpbb/trunk@3703 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-03-23 21:18:43 +00:00
Meik Sievertsen
b9c9984955 erm... aspx is forbidden too, reactivate transaction.
git-svn-id: file:///svn/phpbb/trunk@3698 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-03-22 15:55:45 +00:00
Meik Sievertsen
8357b81a1e initial attachment functionality... only posting related (add/delete/edit) and schema. Also added attachment switch to board settings admin.
git-svn-id: file:///svn/phpbb/trunk@3697 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-03-22 15:48:46 +00:00
Meik Sievertsen
73ffe96e2e prepare files, last commit before committing initial attachment functionality - please see thread within development forum.
git-svn-id: file:///svn/phpbb/trunk@3695 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-03-20 13:21:58 +00:00
Paul S. Owen
08f384157a No longer "MySQL" specific explain
git-svn-id: file:///svn/phpbb/trunk@3690 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-03-20 02:23:46 +00:00
Paul S. Owen
53449e4b9f Some more fudges
git-svn-id: file:///svn/phpbb/trunk@3689 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-03-20 02:23:12 +00:00
Paul S. Owen
115a2cc9e0 And from the flames rose the might phoenix ... well, a little crisp around the edges with the odd missing feather ...
git-svn-id: file:///svn/phpbb/trunk@3688 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-03-20 01:32:57 +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
f9f6cb194d Minor change
git-svn-id: file:///svn/phpbb/trunk@3685 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-03-20 00:33:25 +00:00
Paul S. Owen
507c678514 Add forum image to template vars
git-svn-id: file:///svn/phpbb/trunk@3684 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-03-20 00:31:36 +00:00
Paul S. Owen
a884b9f189 Remove some redundant pruning stuff
git-svn-id: file:///svn/phpbb/trunk@3683 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-03-20 00:30:47 +00:00
Paul S. Owen
cfbb8a10e7 sql char field types must be enclosed in ' rather than "
git-svn-id: file:///svn/phpbb/trunk@3682 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-03-20 00:29:24 +00:00
Paul S. Owen
57a5147d5b Wrong syntax for limit, cockup in sql_escape ...
git-svn-id: file:///svn/phpbb/trunk@3681 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-03-19 21:00:01 +00:00
Ludovic Arnaud
5d323a651e ACM filenames re-prefixed
git-svn-id: file:///svn/phpbb/trunk@3677 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-03-19 02:04:46 +00:00
Paul S. Owen
1a7c52fe19 Possible workaround for affected rows ... must test this
git-svn-id: file:///svn/phpbb/trunk@3673 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-03-18 22:51:22 +00:00
Paul S. Owen
b622c51d80 Here I am going on about minimising new includes and I go and create one ... probably better off as a seperate include though than adding ~500 lines of code to session.php
git-svn-id: file:///svn/phpbb/trunk@3670 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-03-18 22:23:08 +00:00
Paul S. Owen
17ed78c14d Problem with url matching + spaces
git-svn-id: file:///svn/phpbb/trunk@3667 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-03-18 17:24:14 +00:00
Paul S. Owen
58b47c8312 Change cache location to root path cache, you can delete the cache/ and its contents from the templates/ directory. Moved cache show, decompile, etc. methods to new admin_ object in functions_admin
git-svn-id: file:///svn/phpbb/trunk@3662 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-03-18 14:58:07 +00:00
Paul S. Owen
df495c30c9 Trying something
git-svn-id: file:///svn/phpbb/trunk@3660 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-03-17 23:06:10 +00:00
Paul S. Owen
c345279596 Moved to includes ... since they are included too .. trying to "clean up" structure a little
git-svn-id: file:///svn/phpbb/trunk@3656 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-03-17 10:54:23 +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
Paul S. Owen
461ae0f7e0 Redirect path changes
git-svn-id: file:///svn/phpbb/trunk@3647 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-03-13 12:18:52 +00:00
Ludovic Arnaud
c8298ccd51 More capitalization
git-svn-id: file:///svn/phpbb/trunk@3638 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-03-12 23:22:14 +00:00
Ludovic Arnaud
b4fa782d8e D'OH!
(sql cache can expire, now)


git-svn-id: file:///svn/phpbb/trunk@3637 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-03-12 23:20:57 +00:00
Meik Sievertsen
db1621aaa0 forum and topic notification + poll fixes
git-svn-id: file:///svn/phpbb/trunk@3633 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-03-12 14:21:57 +00:00
Meik Sievertsen
fa005f44ae some posting updates and fixes.
git-svn-id: file:///svn/phpbb/trunk@3631 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-03-10 19:39:50 +00:00
Paul S. Owen
58e755b906 Various cleanups ... no doubt breaking stuff in the process
git-svn-id: file:///svn/phpbb/trunk@3624 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-03-09 16:14:14 +00:00
Paul S. Owen
5cdf2b0b59 Enable per session view online, change layout, potential for links to terms and privacy policy
git-svn-id: file:///svn/phpbb/trunk@3623 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-03-09 16:11:08 +00:00
Paul S. Owen
cd9b3af2b5 Some changes to the returned data format + cleanups
git-svn-id: file:///svn/phpbb/trunk@3622 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-03-09 16:09:37 +00:00
Paul S. Owen
673db9602c Moved to ucp
git-svn-id: file:///svn/phpbb/trunk@3618 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-03-09 12:03:30 +00:00
Paul S. Owen
7c272665a5 ucp -> memberlist profile link change for viewonline
git-svn-id: file:///svn/phpbb/trunk@3615 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-03-08 22:38:46 +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
James Atkinson
77c9d2c275 <crappy british accent>You are the weakest link...goodbye!</crappy british
accent>

(I think I watch too much Game Show Network)


git-svn-id: file:///svn/phpbb/trunk@3593 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-03-04 17:57:01 +00:00
James Atkinson
fd629c7a9f Tons of work on the UCP, see my topic in the development forum for more info
on the bigger changes.

Registration should still work, the basic layout of the UCP is also done
with the start on the profile settings area.


git-svn-id: file:///svn/phpbb/trunk@3591 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-03-04 17:52:50 +00:00
Meik Sievertsen
87cce70d10 changed back to nl2br (nl2br in PHP >= 4.0.5 is XHTML compatible)
git-svn-id: file:///svn/phpbb/trunk@3584 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-03-02 15:52:46 +00:00
Meik Sievertsen
beb17ef6f2 Added delete-ability to posting...
git-svn-id: file:///svn/phpbb/trunk@3582 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-03-02 13:32:53 +00:00
Meik Sievertsen
e42a20b32e minor changes, re-added topicreview
git-svn-id: file:///svn/phpbb/trunk@3575 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-02-28 12:57:10 +00:00
Meik Sievertsen
a2889a6c5f ok, a slightly modified posting.php, some fixes too. topic-review and polls will re-appear shortly. Posting is a little bit screwed up now... will get fixed soon too. posting new topics/reply/quote/preview and edit works partially (the post get stored. ;)) This commit is to show the other developers the changes. ;)
git-svn-id: file:///svn/phpbb/trunk@3572 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-02-27 23:37:02 +00:00
Meik Sievertsen
d4884b0c02 display language variables correctly if template is re-cached.
git-svn-id: file:///svn/phpbb/trunk@3571 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-02-27 20:14:08 +00:00
Paul S. Owen
6735ab4882 sorting select name changes
git-svn-id: file:///svn/phpbb/trunk@3569 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-02-27 16:14:46 +00:00
Paul S. Owen
0e711275b5 is_numeric rather than is_int ... any troubles let me know
git-svn-id: file:///svn/phpbb/trunk@3568 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-02-27 16:14:25 +00:00
Meik Sievertsen
ff93d24821 ok, i am commiting this one, before i am going to disable main posting parts for revamping... i will commit the changes when posting works again then.
git-svn-id: file:///svn/phpbb/trunk@3563 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-02-27 12:56:36 +00:00