1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-30 21:40:43 +02:00
Commit Graph

695 Commits

Author SHA1 Message Date
Paul S. Owen
b5ad02cb2c Re-activated user search
git-svn-id: file:///svn/phpbb/trunk@3024 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-11-12 20:55:18 +00:00
Ludovic Arnaud
097a1caca8 Cleaned up viewforum/index, altered template class to replace missing lang strings with a nicely formatted text, pre-implemented topics prefetching and broke some things.
git-svn-id: file:///svn/phpbb/trunk@3018 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-11-08 03:33:58 +00:00
Ludovic Arnaud
7cda8ec239 Subforums update take #1
git-svn-id: file:///svn/phpbb/trunk@3010 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-11-07 03:20:33 +00:00
Paul S. Owen
ac0c0f5247 More minor changes
git-svn-id: file:///svn/phpbb/trunk@3004 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-11-01 15:40:22 +00:00
Paul S. Owen
ab669d0f04 Minor change to add navlinks to bottom of form
git-svn-id: file:///svn/phpbb/trunk@3003 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-11-01 14:48:45 +00:00
Paul S. Owen
c5ec313d53 oops, forgot to change credits ...
git-svn-id: file:///svn/phpbb/trunk@3001 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-11-01 14:39:29 +00:00
Paul S. Owen
7f93e95ffd Too processor intensive
git-svn-id: file:///svn/phpbb/trunk@3000 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-11-01 14:37:53 +00:00
Paul S. Owen
fea84a1016 Change color picker to SHS` unixsafe palette ... feedback on rendering time welcome + moved out lots of javascript
git-svn-id: file:///svn/phpbb/trunk@2999 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-11-01 14:37:12 +00:00
Paul S. Owen
9c0435c01a Change color picker to SHS` unixsafe palette ... feedback on rendering time welcome
git-svn-id: file:///svn/phpbb/trunk@2998 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-11-01 14:36:39 +00:00
Paul S. Owen
6fa38a1181 Various, typically posting related updates
git-svn-id: file:///svn/phpbb/trunk@2997 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-11-01 12:23:08 +00:00
Paul S. Owen
0a4f369681 Dumped sql_query_array, replaced with build_array, posting updates, fixed quoting in mysql layers, fulltext enabled ... speed/problem feedback welcome
git-svn-id: file:///svn/phpbb/trunk@2986 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-10-30 18:59:09 +00:00
Paul S. Owen
691f50ada9 Changed $board_config to $config, more posting "stuff", altered polling code in viewtopic and loads of new problems, poor coding, etc. created :)
git-svn-id: file:///svn/phpbb/trunk@2983 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-10-30 00:57:27 +00:00
Paul S. Owen
44c9dacbde Layout and form updates
git-svn-id: file:///svn/phpbb/trunk@2974 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-10-28 00:25:03 +00:00
Paul S. Owen
0e9f0ac4ec Mostly changes to turn userdata into user->data, lang into user->lang + bitstring 2nd format + inheritance for permission admin and various other updates/fixes/changes ... note that user->lang & user->theme isn't final
git-svn-id: file:///svn/phpbb/trunk@2958 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-10-20 19:19:07 +00:00
Paul S. Owen
bd2cf21a05 They shouldn't still be there ...
git-svn-id: file:///svn/phpbb/trunk@2956 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-10-18 23:25:17 +00:00
Paul S. Owen
8b21ebbdab Of little use since the whole user admin interface will need rewriting
git-svn-id: file:///svn/phpbb/trunk@2946 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-10-08 21:50:02 +00:00
Paul S. Owen
1d0e4ee436 Permission related updates ... is still not final but is getting there ... faster than British Rail too
git-svn-id: file:///svn/phpbb/trunk@2943 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-10-08 20:11:59 +00:00
Paul S. Owen
30aeac65dc Well, here are all my changes ... don't blame me if things break :D
git-svn-id: file:///svn/phpbb/trunk@2923 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-10-04 13:09:10 +00:00
Paul S. Owen
b5bbc005a5 Written by mat100 ... modified slightly for CVS
git-svn-id: file:///svn/phpbb/trunk@2922 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-10-04 13:02:54 +00:00
Paul S. Owen
35d7bfcca7 Includes the color Mod javascript written by mat100
git-svn-id: file:///svn/phpbb/trunk@2921 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-10-04 13:02:22 +00:00
Paul S. Owen
3d6f2caccb Name change
git-svn-id: file:///svn/phpbb/trunk@2919 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-10-04 10:14:52 +00:00
Ludovic Arnaud
aee5fbcd8a I updated my copy with the Area51 template so here it is, along with a couple of bugfixes :]
git-svn-id: file:///svn/phpbb/trunk@2917 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-10-03 23:32:45 +00:00
Ludovic Arnaud
743460bd80 Subforums part 3: "the one that actually works"
git-svn-id: file:///svn/phpbb/trunk@2916 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-10-03 19:44:58 +00:00
Ludovic Arnaud
2d99854ce8 Subforums handling part 2, new files.
git-svn-id: file:///svn/phpbb/trunk@2914 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-10-03 02:46:32 +00:00
Ludovic Arnaud
268d936f46 Subforums handling part 2, it almost works. Also added: the "Explain" link at the bottom page, can be removed easily before official release if necessary.
git-svn-id: file:///svn/phpbb/trunk@2913 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-10-03 02:43:41 +00:00
Ludovic Arnaud
1666e7d3e7 First implementation of subforums handling in index.
git-svn-id: file:///svn/phpbb/trunk@2912 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-10-01 21:41:57 +00:00
Ludovic Arnaud
13307c1360 New smilies admin, a bug fixed in mysql.php and a left join removed from admin_forums.php
git-svn-id: file:///svn/phpbb/trunk@2891 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-09-18 04:38:17 +00:00
Ludovic Arnaud
66e0b32220 Forums management updated, now able to delete forums
git-svn-id: file:///svn/phpbb/trunk@2890 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-09-16 15:22:52 +00:00
Paul S. Owen
685c8b0669 Guess ...
git-svn-id: file:///svn/phpbb/trunk@2827 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-08-06 15:40:25 +00:00
Paul S. Owen
eabb8b1e5b Another bites the dust ... (c) Queen
git-svn-id: file:///svn/phpbb/trunk@2774 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-07-28 16:57:54 +00:00
Paul S. Owen
b578774351 Add checkboxes
git-svn-id: file:///svn/phpbb/trunk@2770 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-07-28 00:29:18 +00:00
Paul S. Owen
36319544af Check field type before inserting username
git-svn-id: file:///svn/phpbb/trunk@2769 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-07-27 21:12:15 +00:00
Paul S. Owen
5c6cbb56fc More user search fixes ...
git-svn-id: file:///svn/phpbb/trunk@2768 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-07-27 20:39:13 +00:00
Paul S. Owen
11477591bf href to javascript
git-svn-id: file:///svn/phpbb/trunk@2766 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-07-27 17:16:35 +00:00
Paul S. Owen
789675c740 Updated user search system ... this _really_ needs to be integrated with memberslist or something ... but it'll do here for now
git-svn-id: file:///svn/phpbb/trunk@2760 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-07-27 16:37:31 +00:00
Paul S. Owen
81ef17705d bye bye
git-svn-id: file:///svn/phpbb/trunk@2757 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-07-27 00:07:55 +00:00
Paul S. Owen
dd1cd9d330 Oh where has my template gone?
git-svn-id: file:///svn/phpbb/trunk@2756 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-07-27 00:07:22 +00:00
Paul S. Owen
46466285a5 We commit thy ASCII to the trash bin, HDD to HDD, Processor to Processor, RAM to RAM
git-svn-id: file:///svn/phpbb/trunk@2754 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-07-27 00:02:09 +00:00
Paul S. Owen
30bb2a8397 Infamy! Infamy! They've all got it in-fa-my
git-svn-id: file:///svn/phpbb/trunk@2744 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-07-26 14:57:30 +00:00
Paul S. Owen
d4483e3375 No! No! Please ... don't go ... what will I do without you? Oh dear God ... no ...
git-svn-id: file:///svn/phpbb/trunk@2740 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-07-25 14:29:31 +00:00
Paul S. Owen
4e72e76ea1 Removed 'imageset' buttons ...
git-svn-id: file:///svn/phpbb/trunk@2713 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-07-17 15:27:58 +00:00
Paul S. Owen
79db867c43 Removed 'imageset' buttons
git-svn-id: file:///svn/phpbb/trunk@2712 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-07-17 15:27:11 +00:00
Paul S. Owen
5569c9f135 Various changes to quick mod tools
git-svn-id: file:///svn/phpbb/trunk@2710 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-07-17 14:58:32 +00:00
Paul S. Owen
8238a7cfb8 Changed names
git-svn-id: file:///svn/phpbb/trunk@2691 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-07-16 12:47:30 +00:00
Paul S. Owen
4d4dbfaf89 Name changes, removal of .cfg
git-svn-id: file:///svn/phpbb/trunk@2677 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-07-14 14:54:36 +00:00
Paul S. Owen
427a71155e Name change to .html from .tpl as per requests (to ease local editing ... for those who can't search for .tpl ... ;) ), various updates to account for conditionals in templating engine, etc.
git-svn-id: file:///svn/phpbb/trunk@2676 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-07-14 14:53:45 +00:00
Paul S. Owen
c3be8488ed Removed image sets for time being, chances are some things will change
git-svn-id: file:///svn/phpbb/trunk@2643 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-06-22 15:17:13 +00:00
Paul S. Owen
397e8ef31b Some transfers from 2.0.x plus move debugging to template var which will please some people
git-svn-id: file:///svn/phpbb/trunk@2621 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-06-08 16:45:41 +00:00
Paul S. Owen
fa3d0694a8 Forum watch stuff ... just copied the topic watch stuff and thus needs reviewing inline with everything else ... but something needed to be added to 2.1 :)
git-svn-id: file:///svn/phpbb/trunk@2536 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-04-20 22:56:09 +00:00
Paul S. Owen
5b0bba72b1 merged from 2.0.0 branch (marked merge_point_20020420) + assorted updates and trial stuff for example session alterations
git-svn-id: file:///svn/phpbb/trunk@2532 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-04-20 00:22:29 +00:00