aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* #43665Henry Sudhof2009-03-311-1/+4
* Conflict resolution again oopsChris Smith2009-03-311-1/+1
* Enforce correct case for template variables. {var} no longer works for example.Chris Smith2009-03-312-5/+6
* #43595 - we should also check for existing classes and use include instead of...Meik Sievertsen2009-03-301-1/+4
* Prevent incomplete backups stored if option "store and download" is...Meik Sievertsen2009-03-303-2/+5
* Sort backups by date, newest first (Bug #14818)Meik Sievertsen2009-03-302-42/+53
* fix ordered list display in forum rules - #14785Meik Sievertsen2009-03-301-1/+1
* Redirect to relevant MCP page of multi-page topic if accessing quickmod tools...Meik Sievertsen2009-03-303-1/+8
* Fix bug in postgresql db layer for LIMIT ALL clauses (reported by JRSweets)Meik Sievertsen2009-03-303-4/+9
* - Add indicator to be used in code if session was created (user visits the si...Meik Sievertsen2009-03-283-1/+12
* fix unkown variable problem. ;)Meik Sievertsen2009-03-281-0/+3
* speed up group deletion and correctly display user parameter if group members...Meik Sievertsen2009-03-272-2/+13
* Inherit the bitfieldHenry Sudhof2009-03-261-1/+18
* Fixed bug # 42455 - Cursor Jumps on New Topic in IEJim Wigginton2009-03-255-4/+3
* Fixed bug #40565 – Cancel when replying to global announcement redirects to...Jim Wigginton2009-03-242-1/+3
* unfortunately we are not able to use db_tools - because we do not know the st...Meik Sievertsen2009-03-241-4/+1375
* some shapesHenry Sudhof2009-03-201-465/+1428
* #40905Meik Sievertsen2009-03-201-9/+13
* #36005 - patch by raimon - wrap on group display for info columnMeik Sievertsen2009-03-201-1/+1
* Fix duplicate creation of acl options in acl_add_options() under certain cond...Meik Sievertsen2009-03-2011-260/+343
* SQL optimisationsChris Smith2009-03-192-4/+4
* Fix race condition for updating post/topic/etc. counter. (reported by BartVB)Meik Sievertsen2009-03-1910-26/+58
* do not use coppa group as failover if disabled (remove user from group)Meik Sievertsen2009-03-191-2/+9
* small SQL optimizationHenry Sudhof2009-03-191-1/+1
* small SQL optimizationHenry Sudhof2009-03-191-1/+1
* backport 3.2 version of phpbb_chmod() - need to be tested further...Meik Sievertsen2009-03-181-52/+76
* XHTML error in prosilver. #43015Chris Smith2009-03-172-3/+3
* this was not supposed to be committed yet - it is completely untestedMeik Sievertsen2009-03-171-51/+31
* ermHenry Sudhof2009-03-171-1/+1
* captcha changesHenry Sudhof2009-03-179-13/+66
* Mass Email works again for users with empty jabber address but notification s...Meik Sievertsen2009-03-175-10/+35
* Bug #39735 - force full date on bump messageMeik Sievertsen2009-03-171-1/+1
* Use FQDN for SMTP EHLO/HELO command. (Bug #41025)Meik Sievertsen2009-03-173-2/+3
* Bug #41175 - wrong call to mb_ereg_search_init() (second commit)Meik Sievertsen2009-03-172-32/+52
* Bug #41175 - wrong call to mb_ereg_search_init()Meik Sievertsen2009-03-171-2/+1
* Flash files do not display anymore after update to flash player 10 (Bug #41315)Meik Sievertsen2009-03-174-11/+23
* Do not suppress PHP notices/errors in language packs if DEBUG_EXTRA mode enab...Meik Sievertsen2009-03-172-2/+9
* further commit for #r9376 for bug #42345Meik Sievertsen2009-03-171-3/+3
* #42985 - use path in JS instead of nameMeik Sievertsen2009-03-172-1/+3
* gah stupid conflict resolution :@ fix line ending in r9379Chris Smith2009-03-161-1/+1
* Deleting private message attachments could delete post attachments. #42815Chris Smith2009-03-162-1/+11
* Set connection encoding for MySQL versions 4.1.0 to 4.1.2. This may fix some ...Meik Sievertsen2009-03-162-2/+3
* Fix javascript errors in simple header (prosilver) by adding forum_fn.js and ...Meik Sievertsen2009-03-162-0/+7
* #42345 - posts instead of messages in language pack (log entry)Meik Sievertsen2009-03-161-1/+1
* #42375 - correctly state what happens (word censors not affecting usernames f...Meik Sievertsen2009-03-161-1/+1
* Fix wrong bot ip check if bot ip was wrongly entered by admin. (Bug #42485)Meik Sievertsen2009-03-162-0/+8
* Fix download count increments for image attachments without corresponding thu...Meik Sievertsen2009-03-163-6/+9
* Better thumbnail quality with imagemagick (Bug #42565)Meik Sievertsen2009-03-162-1/+2
* Add topic icons to prosilver UCP main and subscribed templates (Bug #42735 - ...Meik Sievertsen2009-03-164-3/+8
* fix bug #42785Meik Sievertsen2009-03-161-7/+8