1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-05-30 11:11:23 +02:00

272 Commits

Author SHA1 Message Date
Paul S. Owen
b3769d8cfa Triggers in the schema
git-svn-id: file:///svn/phpbb/trunk@4126 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-06-14 11:38:43 +00:00
Paul S. Owen
66bc2cea57 Some tidying up, transfer of a few lang strings, removed mbstring module check for now
git-svn-id: file:///svn/phpbb/trunk@4125 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-06-14 01:47:09 +00:00
Paul S. Owen
8bdac6683e You won't believe how close this computer came to having a free flying lesson ...
git-svn-id: file:///svn/phpbb/trunk@4122 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-06-13 20:00:57 +00:00
Paul S. Owen
01ec4113a2 Initial "new installer" ... everyone say 'oooooooohhhhh' ... and you'll look extremely silly
git-svn-id: file:///svn/phpbb/trunk@4121 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-06-13 19:34:09 +00:00
Meik Sievertsen
fc82dab423 deleting the constructor means refining the init call. ;)
git-svn-id: file:///svn/phpbb/trunk@4120 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-06-13 16:45:07 +00:00
Paul S. Owen
68f6998a4c speling errOR
git-svn-id: file:///svn/phpbb/trunk@4115 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-06-11 17:43:59 +00:00
Paul S. Owen
d1dd262f83 Various updates and fixes ... no doubt there are new bugs but where would the fun be without them?
git-svn-id: file:///svn/phpbb/trunk@4090 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-06-06 15:23:50 +00:00
Ludovic Arnaud
bf99fa324f Added: bbcode_bitfield added to phpbb_styles. See dev forum
git-svn-id: file:///svn/phpbb/trunk@4087 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-06-05 19:21:19 +00:00
Paul S. Owen
d806c0a55f it's dhn's fault
git-svn-id: file:///svn/phpbb/trunk@4078 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-06-03 22:05:49 +00:00
Paul S. Owen
2b2c8709ab missing fields
git-svn-id: file:///svn/phpbb/trunk@4077 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-06-03 22:01:25 +00:00
Paul S. Owen
67bbcf5c49 Default rank images directory
git-svn-id: file:///svn/phpbb/trunk@4076 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-06-03 21:40:02 +00:00
Meik Sievertsen
0c101c3dd4 some updates, email related.
git-svn-id: file:///svn/phpbb/trunk@4070 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-06-01 11:29:29 +00:00
Meik Sievertsen
18ccaf4483 moved the queue call, added interval. The current lock is very "fluent" at the moment. ;)
git-svn-id: file:///svn/phpbb/trunk@4068 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-05-30 06:37:07 +00:00
Meik Sievertsen
d4cbbb1055 added email queue + small changes (do not hit me for the mysql_basic change :D)
git-svn-id: file:///svn/phpbb/trunk@4067 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-05-29 14:29:59 +00:00
Paul S. Owen
e1484f522d Majority are UCP related updates ... avatars should now work, aside from gallery, fixed a few other issues, updated schema/basic
git-svn-id: file:///svn/phpbb/trunk@4062 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-05-26 23:53:34 +00:00
Ludovic Arnaud
394b2d160a Added max_quote_depth limiter to prevent users from nesting a hell lot of quotes
git-svn-id: file:///svn/phpbb/trunk@4041 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-05-21 19:10:04 +00:00
Paul S. Owen
5b3787d66a whoops
git-svn-id: file:///svn/phpbb/trunk@4037 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-05-21 00:38:13 +00:00
Paul S. Owen
f3c308f67c Add a 6 char key to user_birthday
git-svn-id: file:///svn/phpbb/trunk@4036 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-05-21 00:13:59 +00:00
Paul S. Owen
659554b096 Enable display of birthday listing ... controlled via ACP Load Settings
git-svn-id: file:///svn/phpbb/trunk@4035 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-05-21 00:06:06 +00:00
Paul S. Owen
0b58522088 Correct doubled up viewsigs, replace viewemail with allow_viewemail, add couple new groups for COPPA users
git-svn-id: file:///svn/phpbb/trunk@4027 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-05-20 13:09:20 +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
Meik Sievertsen
4d1def879a a few updates, added #539865 and #694413.
git-svn-id: file:///svn/phpbb/trunk@4005 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-05-11 16:21:35 +00:00
Paul S. Owen
549537b9d5 Returned to instantiation of ucp object ... perhaps this approach is better? Altered basic info for ucp_modules, updated editor to allow alternative form and textarea names ... still lots of fudginess, hhhmmmm fudge, uuuuugggghhh
git-svn-id: file:///svn/phpbb/trunk@4003 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-05-10 17:19:27 +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
Ludovic Arnaud
b37c76e255 Semi-colon's missing
git-svn-id: file:///svn/phpbb/trunk@3982 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-05-06 00:14:43 +00:00
Paul S. Owen
9551bfbc52 email topic, minor other changes, removed updating of parent forums upon posting (handled by functions_display)
git-svn-id: file:///svn/phpbb/trunk@3980 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-05-05 22:48:17 +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
Meik Sievertsen
444b49c50a replaced \' with ' in template to let it parse javascript correctly. admin_attachments.php changes. added real media streaming.
git-svn-id: file:///svn/phpbb/trunk@3932 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-04-23 20:50:07 +00:00
Meik Sievertsen
fb19563302 first version of attachment admin panel + some fixes (i hope i do not screw someones code with this, my appologies)
git-svn-id: file:///svn/phpbb/trunk@3926 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-04-22 19:44:00 +00:00
Paul S. Owen
da6be44031 Throw an index on poll_last_vote
git-svn-id: file:///svn/phpbb/trunk@3923 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-04-22 17:23:54 +00:00
Paul S. Owen
980109a5cb Knew I'd forget to add at least one thing ...
git-svn-id: file:///svn/phpbb/trunk@3921 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-04-22 16:49:55 +00:00
Paul S. Owen
6fc1cb6b49 Wrong name for poll end caps in style imagesets, added poll_max_options to topic table ... ignore two new marking tables for time being ... code utilising one or both is yet to be committed and one or other may vanish.
git-svn-id: file:///svn/phpbb/trunk@3918 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-04-22 16:45:43 +00:00
Paul S. Owen
663144718d Add dotted topic and topic read/unread DB marking to Load Settings form
git-svn-id: file:///svn/phpbb/trunk@3913 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-04-22 00:00:54 +00:00
Meik Sievertsen
2bd1ced339 some arrangements...
git-svn-id: file:///svn/phpbb/trunk@3883 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-04-18 13:07:19 +00:00
Paul S. Owen
5286de6f0e Remove nulls for anon user
git-svn-id: file:///svn/phpbb/trunk@3881 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-04-18 00:31:10 +00:00
Paul S. Owen
e33d3c0994 Closing bracket in wrong place
git-svn-id: file:///svn/phpbb/trunk@3880 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-04-18 00:25:47 +00:00
Paul S. Owen
4af673dcf1 Add bbcode_bitfield to user table schema for sig ... for time being at least
git-svn-id: file:///svn/phpbb/trunk@3864 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-04-16 23:07:17 +00:00
Paul S. Owen
e9e95c8e1e Load config vars
git-svn-id: file:///svn/phpbb/trunk@3843 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-04-15 23:12:39 +00:00
Paul S. Owen
2dc95a7e3e Dependencies go bye bye in favour of something else
git-svn-id: file:///svn/phpbb/trunk@3826 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-04-13 13:36:31 +00:00
Meik Sievertsen
46f33fae41 Installation should work again.
git-svn-id: file:///svn/phpbb/trunk@3823 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-04-13 11:10:54 +00:00
Paul S. Owen
32f0680b30 Getting there ... unlike Network Rail ...
git-svn-id: file:///svn/phpbb/trunk@3818 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-04-12 17:07:25 +00:00
Meik Sievertsen
793182218a added 711252 and lock topic within post, fixed post editing a bit.
git-svn-id: file:///svn/phpbb/trunk@3817 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-04-12 14:30:21 +00:00
Paul S. Owen
7018d81079 Add m_info
git-svn-id: file:///svn/phpbb/trunk@3788 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-04-03 11:37:17 +00:00
Ludovic Arnaud
f94a5cb87d Added user notification for post reporting, moved lang strings to lang_main, added CSS style for mcp_jumpbox
git-svn-id: file:///svn/phpbb/trunk@3779 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-04-02 23:13:47 +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
c9cab7794e Another u_ option ... this time for displaying avatars ... must start removing redundant fields in user table and elsewhere
git-svn-id: file:///svn/phpbb/trunk@3775 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-04-01 01:14:45 +00:00
Paul S. Owen
5231006c03 Just throwing this in ... dependencies still not complete ... the GUI and storage has caused me to do more "thinking" than I'd anticipated ... comments are welcome on what you see. Note also ALLOW/DENY/INHERIT have become YES/NO/UNSET
git-svn-id: file:///svn/phpbb/trunk@3772 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-04-01 00:06:11 +00:00
Paul S. Owen
6e3908893d Improve feedback for banned users
git-svn-id: file:///svn/phpbb/trunk@3769 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-03-31 21:47:10 +00:00