GitHub/WoltLab/WCF.git
11 years agoFixed display of first step on (un-)install
Alexander Ebert [Sat, 8 Jun 2013 23:23:39 +0000 (01:23 +0200)]
Fixed display of first step on (un-)install

11 years agoMerge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Sat, 8 Jun 2013 22:13:26 +0000 (00:13 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF

11 years agoFixed user group cache not properly reseted on edit
Alexander Ebert [Sat, 8 Jun 2013 21:38:45 +0000 (23:38 +0200)]
Fixed user group cache not properly reseted on edit

11 years agoFixed run="standlone" for PIPs
Alexander Ebert [Sat, 8 Jun 2013 21:36:59 +0000 (23:36 +0200)]
Fixed run="standlone" for PIPs

11 years agoFix missing stacktrace encoding in ExceptionLogViewPage
Tim Düsterhus [Sat, 8 Jun 2013 17:13:55 +0000 (20:13 +0300)]
Fix missing stacktrace encoding in ExceptionLogViewPage

11 years agoFixed progress during WCFSetup
Alexander Ebert [Sat, 8 Jun 2013 16:09:45 +0000 (18:09 +0200)]
Fixed progress during WCFSetup

11 years agoAdded more break-points for initial SQL insert
Alexander Ebert [Sat, 8 Jun 2013 15:59:19 +0000 (17:59 +0200)]
Added more break-points for initial SQL insert

Some MySQL-servers are ridiculous slow, even creating a simple table takes ages. This change should avoid hitting the maximum execution time.

11 years agoAdd WCF to application filter in TemplateListPage
Tim Düsterhus [Sat, 8 Jun 2013 13:58:30 +0000 (16:58 +0300)]
Add WCF to application filter in TemplateListPage

also: sort the applications by name.

11 years agoWork-around for broken APC versions
Alexander Ebert [Sat, 8 Jun 2013 11:13:46 +0000 (13:13 +0200)]
Work-around for broken APC versions

APC up to 3.1.3p1 breaks PHP's late static binding, the only way to support it is constantly clearing the opcode cache. This isn't the best solution, but it works out and does not prevent the user from using our software.

Sadly 3.1.3p1 (the last broken version) is the stable release available on Debian old-stable "Squeeze" :(

11 years agoFixed column name for smiley title
Alexander Ebert [Sat, 8 Jun 2013 11:08:16 +0000 (13:08 +0200)]
Fixed column name for smiley title

11 years agoFix quotes in en.xml
Tim Düsterhus [Sat, 8 Jun 2013 09:46:47 +0000 (11:46 +0200)]
Fix quotes in en.xml

11 years agoFixed typo
Marcel Werk [Sat, 8 Jun 2013 00:59:30 +0000 (02:59 +0200)]
Fixed typo

11 years agoFixed typo
Marcel Werk [Sat, 8 Jun 2013 00:07:28 +0000 (02:07 +0200)]
Fixed typo

11 years agoAdded missing setting
Marcel Werk [Fri, 7 Jun 2013 21:33:42 +0000 (23:33 +0200)]
Added missing setting

11 years agoMerge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Fri, 7 Jun 2013 20:06:33 +0000 (22:06 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF

11 years agoImproved e-mail notifications
Marcel Werk [Fri, 7 Jun 2013 20:06:19 +0000 (22:06 +0200)]
Improved e-mail notifications

11 years agoAdds languageID to wcf1_search_index's unique key
Matthias Schmidt [Fri, 7 Jun 2013 16:55:06 +0000 (18:55 +0200)]
Adds languageID to wcf1_search_index's unique key

11 years agoFixes I18n issue with packageInstallationConfirm.tpl
Matthias Schmidt [Fri, 7 Jun 2013 15:42:27 +0000 (17:42 +0200)]
Fixes I18n issue with packageInstallationConfirm.tpl

11 years agoMerge branch 'master' of github.com:WoltLab/WCF
Matthias Schmidt [Fri, 7 Jun 2013 15:27:28 +0000 (17:27 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF

11 years agoFixes value of label input field in labelAdd.tpl
Matthias Schmidt [Fri, 7 Jun 2013 15:27:04 +0000 (17:27 +0200)]
Fixes value of label input field in labelAdd.tpl

11 years agoSmall style optimization
Marcel Werk [Fri, 7 Jun 2013 12:50:20 +0000 (14:50 +0200)]
Small style optimization

11 years agoUpdating minified JavaScript files
woltlab.com [Thu, 6 Jun 2013 23:10:22 +0000 (01:10 +0200)]
Updating minified JavaScript files

11 years agoMerge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Thu, 6 Jun 2013 23:06:11 +0000 (01:06 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF

11 years agoIcon optimizations
Marcel Werk [Thu, 6 Jun 2013 23:06:00 +0000 (01:06 +0200)]
Icon optimizations

11 years agoUpdating minified JavaScript files
woltlab.com [Thu, 6 Jun 2013 22:55:22 +0000 (00:55 +0200)]
Updating minified JavaScript files

11 years agoIcon optimizations
Marcel Werk [Thu, 6 Jun 2013 22:53:19 +0000 (00:53 +0200)]
Icon optimizations

11 years agoImproved e-mail notifications
Marcel Werk [Thu, 6 Jun 2013 18:58:24 +0000 (20:58 +0200)]
Improved e-mail notifications

11 years agoSmall style optimization
Marcel Werk [Thu, 6 Jun 2013 16:44:15 +0000 (18:44 +0200)]
Small style optimization

11 years agoFixed top/bottom links
Marcel Werk [Thu, 6 Jun 2013 16:29:44 +0000 (18:29 +0200)]
Fixed top/bottom links

11 years agoAppending a hash of WCF's version to all JS files
Marcel Werk [Thu, 6 Jun 2013 15:55:45 +0000 (17:55 +0200)]
Appending a hash of WCF's version to all JS files

11 years agoAdded missing permission check
Marcel Werk [Thu, 6 Jun 2013 15:46:54 +0000 (17:46 +0200)]
Added missing permission check

11 years agoMerge pull request #1323 from fragsalat/ZipFix
Tim Düsterhus [Thu, 6 Jun 2013 12:58:33 +0000 (05:58 -0700)]
Merge pull request #1323 from fragsalat/ZipFix

Fixed ZipWriter getDosDatetime on NaN value

11 years agoFixed whitespace
Thomas Schlage [Thu, 6 Jun 2013 12:41:00 +0000 (14:41 +0200)]
Fixed whitespace

11 years agoSmall optimization
Marcel Werk [Thu, 6 Jun 2013 01:36:01 +0000 (03:36 +0200)]
Small optimization

11 years agoAdded missing description
Marcel Werk [Thu, 6 Jun 2013 01:10:40 +0000 (03:10 +0200)]
Added missing description

11 years agoFixed wysiwyg icon path
Marcel Werk [Thu, 6 Jun 2013 01:01:51 +0000 (03:01 +0200)]
Fixed wysiwyg icon path

11 years agoAdded footer code setting
Marcel Werk [Thu, 6 Jun 2013 00:54:25 +0000 (02:54 +0200)]
Added footer code setting

11 years agoMerge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Wed, 5 Jun 2013 21:40:18 +0000 (23:40 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF

11 years agoMobile optimizations
Marcel Werk [Wed, 5 Jun 2013 21:40:07 +0000 (23:40 +0200)]
Mobile optimizations

11 years agoAdds handlers for empty template (group) tables
Matthias Schmidt [Wed, 5 Jun 2013 18:00:20 +0000 (20:00 +0200)]
Adds handlers for empty template (group) tables

11 years agoMerge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Wed, 5 Jun 2013 17:44:12 +0000 (19:44 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF

11 years agoAdded missing module setting
Marcel Werk [Wed, 5 Jun 2013 17:44:01 +0000 (19:44 +0200)]
Added missing module setting

11 years agoMerge pull request #1333 from WoltLab/codemirror
Tim Düsterhus [Wed, 5 Jun 2013 16:32:07 +0000 (09:32 -0700)]
Merge pull request #1333 from WoltLab/codemirror

Add Codemirror editor

11 years agoRemove keymaps and html files from codemirror
Tim Düsterhus [Wed, 5 Jun 2013 16:30:30 +0000 (18:30 +0200)]
Remove keymaps and html files from codemirror

11 years agoRemove modes that are unlikely to be used
Tim Düsterhus [Wed, 5 Jun 2013 16:21:09 +0000 (18:21 +0200)]
Remove modes that are unlikely to be used

11 years agoAdd codemirror LICENSE and README
Tim Düsterhus [Wed, 5 Jun 2013 16:21:00 +0000 (18:21 +0200)]
Add codemirror LICENSE and README

11 years agoFixes multilingual offline message
Matthias Schmidt [Wed, 5 Jun 2013 15:34:10 +0000 (17:34 +0200)]
Fixes multilingual offline message

11 years agoMerge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Wed, 5 Jun 2013 15:20:33 +0000 (17:20 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF

11 years agoMade icons unselectable
Marcel Werk [Wed, 5 Jun 2013 15:20:21 +0000 (17:20 +0200)]
Made icons unselectable

11 years agoFixes "enableOptions" for user group options
Matthias Schmidt [Wed, 5 Jun 2013 14:20:21 +0000 (16:20 +0200)]
Fixes "enableOptions" for user group options

11 years agoMerge branch 'master' of github.com:WoltLab/WCF
Matthias Schmidt [Wed, 5 Jun 2013 14:13:41 +0000 (16:13 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF

11 years agoHides smiley tab if user has no permission to use smileys
Matthias Schmidt [Wed, 5 Jun 2013 14:13:15 +0000 (16:13 +0200)]
Hides smiley tab if user has no permission to use smileys

11 years agoUpdating minified JavaScript files
woltlab.com [Wed, 5 Jun 2013 13:35:17 +0000 (15:35 +0200)]
Updating minified JavaScript files

11 years agoCast to String in WCF.String.*
Tim Düsterhus [Wed, 5 Jun 2013 13:22:47 +0000 (15:22 +0200)]
Cast to String in WCF.String.*

11 years agoFixes editing of non-native BBCodes
Matthias Schmidt [Wed, 5 Jun 2013 12:50:20 +0000 (14:50 +0200)]
Fixes editing of non-native BBCodes

11 years agoFixed directory name 2.0.0_Beta_3
Alexander Ebert [Tue, 4 Jun 2013 20:04:09 +0000 (22:04 +0200)]
Fixed directory name

11 years agoFixed PIP file name
Alexander Ebert [Tue, 4 Jun 2013 19:48:41 +0000 (21:48 +0200)]
Fixed PIP file name

11 years agoFixes use order
Matthias Schmidt [Tue, 4 Jun 2013 17:42:20 +0000 (19:42 +0200)]
Fixes use order

11 years agoRemoves debug code
Matthias Schmidt [Tue, 4 Jun 2013 17:30:29 +0000 (19:30 +0200)]
Removes debug code

11 years agoFixed typos
Marcel Werk [Tue, 4 Jun 2013 10:50:57 +0000 (12:50 +0200)]
Fixed typos

11 years agoPreparing update 2.0.0 Beta 3
Alexander Ebert [Mon, 3 Jun 2013 23:54:07 +0000 (01:54 +0200)]
Preparing update 2.0.0 Beta 3

11 years agoMerge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Mon, 3 Jun 2013 23:18:32 +0000 (01:18 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF

11 years agoAdded missing language variables
Marcel Werk [Mon, 3 Jun 2013 23:18:21 +0000 (01:18 +0200)]
Added missing language variables

11 years agoFixed automatic package update
Alexander Ebert [Mon, 3 Jun 2013 23:04:41 +0000 (01:04 +0200)]
Fixed automatic package update

11 years agoAdded missing language variables
Marcel Werk [Mon, 3 Jun 2013 22:50:21 +0000 (00:50 +0200)]
Added missing language variables

11 years agoMerge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Mon, 3 Jun 2013 19:41:19 +0000 (21:41 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF

11 years agoMoved code from com.woltlab.wbb into com.woltlab.wcf
Marcel Werk [Mon, 3 Jun 2013 19:41:00 +0000 (21:41 +0200)]
Moved code from com.woltlab.wbb into com.woltlab.wcf

11 years agoMerge pull request #1336 from Kiv4h/patch-4
Alexander Ebert [Mon, 3 Jun 2013 19:19:03 +0000 (12:19 -0700)]
Merge pull request #1336 from Kiv4h/patch-4

Fixed inconsistent usage of template event

11 years agoFixed inconsistent usage of template event
Jeffrey Reichardt [Mon, 3 Jun 2013 19:16:38 +0000 (21:16 +0200)]
Fixed inconsistent usage of template event

In ``wcf/templates/headInclude.tpl`` the event ``javascriptLanguageImport`` doesn't have a prepended comma.

Attention developers!

11 years agoMerge pull request #1335 from Kiv4h/patch-3
Marcel Werk [Mon, 3 Jun 2013 19:04:50 +0000 (12:04 -0700)]
Merge pull request #1335 from Kiv4h/patch-3

Add footer templateEvent

11 years agoAdd footer templateEvent
Jeffrey Reichardt [Mon, 3 Jun 2013 18:56:42 +0000 (20:56 +0200)]
Add footer templateEvent

11 years agoFixed exception in moderation queue
Marcel Werk [Mon, 3 Jun 2013 18:45:05 +0000 (20:45 +0200)]
Fixed exception in moderation queue

11 years agoFixed label sort order
Marcel Werk [Mon, 3 Jun 2013 18:37:16 +0000 (20:37 +0200)]
Fixed label sort order

11 years agoMerge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Mon, 3 Jun 2013 18:28:40 +0000 (20:28 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF

11 years agoFixed permission check
Marcel Werk [Mon, 3 Jun 2013 18:28:27 +0000 (20:28 +0200)]
Fixed permission check

11 years agoUpdating minified JavaScript files
woltlab.com [Mon, 3 Jun 2013 18:26:03 +0000 (20:26 +0200)]
Updating minified JavaScript files

11 years agoMerge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Mon, 3 Jun 2013 18:22:36 +0000 (20:22 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF

11 years agoMessage sidebar improvements
Marcel Werk [Mon, 3 Jun 2013 18:22:24 +0000 (20:22 +0200)]
Message sidebar improvements

11 years agoImproved ACP search
Alexander Ebert [Mon, 3 Jun 2013 18:21:45 +0000 (20:21 +0200)]
Improved ACP search

11 years agoUpdating minified JavaScript files
woltlab.com [Mon, 3 Jun 2013 17:01:04 +0000 (19:01 +0200)]
Updating minified JavaScript files

11 years agoAdded ability to disable auto-focus of search results
Alexander Ebert [Mon, 3 Jun 2013 16:59:02 +0000 (18:59 +0200)]
Added ability to disable auto-focus of search results

11 years agoFixed detection of IPv4 addresses embedded into IPv6
Alexander Ebert [Mon, 3 Jun 2013 16:29:55 +0000 (18:29 +0200)]
Fixed detection of IPv4 addresses embedded into IPv6

11 years agoChanged default search field
Marcel Werk [Mon, 3 Jun 2013 16:26:34 +0000 (18:26 +0200)]
Changed default search field

11 years agoMerge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Mon, 3 Jun 2013 15:56:25 +0000 (17:56 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF

11 years agoFixed typo
Marcel Werk [Mon, 3 Jun 2013 15:56:12 +0000 (17:56 +0200)]
Fixed typo

11 years agoUpdating minified JavaScript files
woltlab.com [Mon, 3 Jun 2013 15:06:13 +0000 (17:06 +0200)]
Updating minified JavaScript files

11 years agoMerge branch 'master' of github.com:WoltLab/WCF
Matthias Schmidt [Mon, 3 Jun 2013 15:00:32 +0000 (17:00 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF

11 years agoRemoves attachment limit-reached error if an attachment is deleted
Matthias Schmidt [Mon, 3 Jun 2013 15:00:08 +0000 (17:00 +0200)]
Removes attachment limit-reached error if an attachment is deleted

11 years agoUpdating minified JavaScript files
woltlab.com [Mon, 3 Jun 2013 14:46:10 +0000 (16:46 +0200)]
Updating minified JavaScript files

11 years agoMerge branch 'master' of github.com:WoltLab/WCF
Matthias Schmidt [Mon, 3 Jun 2013 14:43:04 +0000 (16:43 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF

11 years agoFixes issues with attachment limits
Matthias Schmidt [Mon, 3 Jun 2013 14:42:30 +0000 (16:42 +0200)]
Fixes issues with attachment limits

When having uploaded attachments, the input field/upload button is removed and recreated again to "reset" its `files` property which can't be directly reseted since its read-only.

11 years agoUpdating minified JavaScript files
woltlab.com [Mon, 3 Jun 2013 13:31:13 +0000 (15:31 +0200)]
Updating minified JavaScript files

11 years agoFixes unmarking all marked elements
Matthias Schmidt [Mon, 3 Jun 2013 13:28:39 +0000 (15:28 +0200)]
Fixes unmarking all marked elements

11 years agoFix custom class name focusing in labelAdd.tpl
Tim Düsterhus [Mon, 3 Jun 2013 13:01:16 +0000 (15:01 +0200)]
Fix custom class name focusing in labelAdd.tpl

see http://beta.woltlab.com/index.php/Thread/1780-Label-customCssClassName-kein-Input-m%C3%B6glich/

11 years agoFixed createDB during WCFSetup
Alexander Ebert [Mon, 3 Jun 2013 11:42:30 +0000 (13:42 +0200)]
Fixed createDB during WCFSetup

11 years agoMerge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Mon, 3 Jun 2013 11:27:42 +0000 (13:27 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF

11 years agoFixed typo
Alexander Ebert [Mon, 3 Jun 2013 11:23:45 +0000 (13:23 +0200)]
Fixed typo

11 years agoAdded missing user storage reset
Marcel Werk [Mon, 3 Jun 2013 11:19:48 +0000 (13:19 +0200)]
Added missing user storage reset

11 years agoFixed trailing whitespace
Thomas Schlage [Mon, 3 Jun 2013 10:22:13 +0000 (12:22 +0200)]
Fixed trailing whitespace

11 years agoMerge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Mon, 3 Jun 2013 01:14:11 +0000 (03:14 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF