woltlab.com [Thu, 11 Sep 2014 12:11:52 +0000 (14:11 +0200)]
Updating minified JavaScript files
Alexander Ebert [Thu, 11 Sep 2014 12:09:56 +0000 (14:09 +0200)]
Added missing phrases
woltlab.com [Thu, 11 Sep 2014 11:11:51 +0000 (13:11 +0200)]
Updating minified JavaScript files
Alexander Ebert [Thu, 11 Sep 2014 11:09:58 +0000 (13:09 +0200)]
Resolved a few minor issues
Alexander Ebert [Wed, 10 Sep 2014 17:53:30 +0000 (19:53 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Wed, 10 Sep 2014 17:53:21 +0000 (19:53 +0200)]
Removed the option to disable the entire cache
Originally intended for developers, this option has caused a lot of troubles without any real use. Turning it off can cripple an entire system, e.g. the entire installation system will blow up when the cache is disabled.
In fact it has no real use, if you want to debug a cache builder, you could just add an print_r() and exit() in getData() and then clear the cache. Profit.
Tim Düsterhus [Tue, 9 Sep 2014 17:45:14 +0000 (19:45 +0200)]
Merge branch '2.0'
Tim Düsterhus [Tue, 9 Sep 2014 17:44:58 +0000 (19:44 +0200)]
Fix language item in en.xml
Alexander Ebert [Tue, 9 Sep 2014 12:07:01 +0000 (14:07 +0200)]
Enforcing a maximum height of 500px for Redactor
woltlab.com [Tue, 9 Sep 2014 12:02:00 +0000 (14:02 +0200)]
Updating minified JavaScript files
Alexander Ebert [Tue, 9 Sep 2014 11:56:44 +0000 (13:56 +0200)]
Fixed uploaded attachments not being recognized as image attachments
Alexander Ebert [Tue, 9 Sep 2014 11:28:50 +0000 (13:28 +0200)]
Removing special characters from search strings
Alexander Ebert [Tue, 9 Sep 2014 10:26:42 +0000 (12:26 +0200)]
Fixed use-statement orders
Alexander Ebert [Tue, 9 Sep 2014 10:03:37 +0000 (12:03 +0200)]
Merge branch '2.0'
Alexander Ebert [Tue, 9 Sep 2014 10:02:53 +0000 (12:02 +0200)]
Fixed encoding issues with [media]-BBCodes
Alexander Ebert [Mon, 8 Sep 2014 23:24:00 +0000 (01:24 +0200)]
Search system overhaul
Alexander Ebert [Mon, 8 Sep 2014 21:35:19 +0000 (23:35 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF
Tim Düsterhus [Mon, 8 Sep 2014 16:28:50 +0000 (18:28 +0200)]
Merge branch '2.0'
Tim Düsterhus [Mon, 8 Sep 2014 16:28:05 +0000 (18:28 +0200)]
Merge branch 'atomic-writes'
Tim Düsterhus [Mon, 8 Sep 2014 16:24:12 +0000 (18:24 +0200)]
Write disk cache atomically
Tim Düsterhus [Mon, 8 Sep 2014 16:13:13 +0000 (18:13 +0200)]
Write language files atomically
Tim Düsterhus [Mon, 8 Sep 2014 16:06:16 +0000 (18:06 +0200)]
Write compiled templates atomically
Tim Düsterhus [Mon, 8 Sep 2014 15:54:47 +0000 (17:54 +0200)]
Write options.inc.php atomically
Tim Düsterhus [Mon, 8 Sep 2014 15:53:32 +0000 (17:53 +0200)]
Add AtomicWriter.class.php
Marcel Werk [Sun, 7 Sep 2014 21:22:08 +0000 (23:22 +0200)]
Merge pull request #1806 from SoftCreatR/patch-2
Fixed language variable
Marcel Werk [Sun, 7 Sep 2014 18:24:44 +0000 (20:24 +0200)]
Option/user option/ACP menu overhaul
Marcel Werk [Sun, 7 Sep 2014 13:21:46 +0000 (15:21 +0200)]
Merge branch '2.0'
Conflicts:
wcfsetup/install/files/lib/data/user/avatar/DefaultAvatar.class.php
Marcel Werk [Sun, 7 Sep 2014 13:20:52 +0000 (15:20 +0200)]
Added missing encodeHTML
Marcel Werk [Sun, 7 Sep 2014 11:58:27 +0000 (13:58 +0200)]
Reduced number of avatar requests / improved retina support
Marcel Werk [Fri, 5 Sep 2014 14:59:08 +0000 (16:59 +0200)]
Fixed attachment tab styling issues
Marcel Werk [Thu, 4 Sep 2014 20:29:36 +0000 (22:29 +0200)]
Added missing object type name
Marcel Werk [Thu, 4 Sep 2014 20:28:58 +0000 (22:28 +0200)]
Added missing 'last change time' update
Sascha Greuel [Thu, 4 Sep 2014 19:00:51 +0000 (21:00 +0200)]
Fixed language variable
Alexander Ebert [Thu, 4 Sep 2014 17:55:42 +0000 (19:55 +0200)]
Search overhaul (WIP)
Tim Düsterhus [Thu, 4 Sep 2014 14:47:45 +0000 (16:47 +0200)]
Merge pull request #1792 from schlimpf/patch-6
Fixed PHPDoc
Tim Düsterhus [Thu, 4 Sep 2014 14:46:44 +0000 (16:46 +0200)]
Merge pull request #1784 from joshuaruesweg/ad
Hide menu items in module is disabled
Matthias Schmidt [Wed, 3 Sep 2014 15:58:34 +0000 (17:58 +0200)]
Add missing like notification event option
Matthias Schmidt [Tue, 2 Sep 2014 18:59:51 +0000 (20:59 +0200)]
Merge branch '2.0'
Matthias Schmidt [Tue, 2 Sep 2014 18:58:52 +0000 (20:58 +0200)]
Remove obsolete class
woltlab.com [Tue, 2 Sep 2014 18:51:51 +0000 (20:51 +0200)]
Updating minified JavaScript files
Matthias Schmidt [Tue, 2 Sep 2014 18:50:32 +0000 (20:50 +0200)]
Add auto-guessing of application abbreviation
These changes are relevant for application's `*Core` classes, category types, deleted content providers and taggables.
Tim Düsterhus [Tue, 2 Sep 2014 18:46:16 +0000 (20:46 +0200)]
Merge branch '2.0'
Conflicts:
com.woltlab.wcf/package.xml
wcfsetup/install/files/lib/system/WCF.class.php
Tim Düsterhus [Tue, 2 Sep 2014 18:44:31 +0000 (20:44 +0200)]
Use unminified jQuery in debug mode
Tim Düsterhus [Tue, 2 Sep 2014 18:43:31 +0000 (20:43 +0200)]
Fix datepicker w/ predefined value
Marcel Werk [Tue, 2 Sep 2014 18:02:11 +0000 (20:02 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Tue, 2 Sep 2014 18:01:50 +0000 (20:01 +0200)]
Improved importer performance
Marcel Werk [Tue, 2 Sep 2014 18:01:37 +0000 (20:01 +0200)]
Improved input field description
Matthias Schmidt [Tue, 2 Sep 2014 16:23:03 +0000 (18:23 +0200)]
Merge pull request #1799 from NetzwergX/dbo-guess
Add table name guessing
Matthias Schmidt [Tue, 2 Sep 2014 15:50:21 +0000 (17:50 +0200)]
Add optional User parameter to Category::getPermission()
Marcel Werk [Mon, 1 Sep 2014 16:28:23 +0000 (18:28 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Mon, 1 Sep 2014 16:28:13 +0000 (18:28 +0200)]
Improved AbstractModerationQueueHandler implementation
woltlab.com [Sun, 31 Aug 2014 22:41:50 +0000 (00:41 +0200)]
Updating minified JavaScript files
Marcel Werk [Sun, 31 Aug 2014 22:37:01 +0000 (00:37 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Sun, 31 Aug 2014 22:36:51 +0000 (00:36 +0200)]
Improved keyboard-based navigation
woltlab.com [Sun, 31 Aug 2014 15:11:56 +0000 (17:11 +0200)]
Updating minified JavaScript files
Marcel Werk [Sun, 31 Aug 2014 15:06:34 +0000 (17:06 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Sun, 31 Aug 2014 15:06:24 +0000 (17:06 +0200)]
Improved keyboard-based navigation in comments
Alexander Ebert [Sun, 31 Aug 2014 14:46:49 +0000 (16:46 +0200)]
Merge pull request #1630 from Stricted/option_modifyEnableOptions
allow to modify enableoptions over eventlistener
Alexander Ebert [Sun, 31 Aug 2014 12:06:42 +0000 (14:06 +0200)]
Adding ability to specify custom search index table name
Matthias Schmidt [Sun, 31 Aug 2014 11:47:05 +0000 (13:47 +0200)]
Improve failed authentication log language items
woltlab.com [Sun, 31 Aug 2014 00:11:51 +0000 (02:11 +0200)]
Updating minified JavaScript files
woltlab.com [Sun, 31 Aug 2014 00:08:37 +0000 (02:08 +0200)]
Updating minified JavaScript files
Alexander Ebert [Sat, 30 Aug 2014 19:11:12 +0000 (21:11 +0200)]
Search-System overhaul
Splitting search objects into dedicated tables, preventing some issues including potential performance bottlenecks if there is an uneven distribution of matching terms for various object types at once.
woltlab.com [Fri, 29 Aug 2014 19:51:53 +0000 (21:51 +0200)]
Updating minified JavaScript files
Marcel Werk [Fri, 29 Aug 2014 19:49:46 +0000 (21:49 +0200)]
Improved keyboard-based navigation
Alexander Ebert [Fri, 29 Aug 2014 12:26:45 +0000 (14:26 +0200)]
Preparing release 2.0.9
woltlab.com [Thu, 28 Aug 2014 15:56:50 +0000 (17:56 +0200)]
Updating minified JavaScript files
Alexander Ebert [Thu, 28 Aug 2014 15:54:57 +0000 (17:54 +0200)]
Fixed alignment of tooltips and popover in RTL
woltlab.com [Thu, 28 Aug 2014 15:31:54 +0000 (17:31 +0200)]
Updating minified JavaScript files
Alexander Ebert [Thu, 28 Aug 2014 15:28:08 +0000 (17:28 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Thu, 28 Aug 2014 15:27:57 +0000 (17:27 +0200)]
Added proper link to dropdown toggles in user panel
woltlab.com [Thu, 28 Aug 2014 15:26:54 +0000 (17:26 +0200)]
Updating minified JavaScript files
Marcel Werk [Thu, 28 Aug 2014 15:24:19 +0000 (17:24 +0200)]
Improved keyboard-based navigation
Marcel Werk [Thu, 28 Aug 2014 12:16:43 +0000 (14:16 +0200)]
Removed obsolete style variable
woltlab.com [Wed, 27 Aug 2014 20:41:51 +0000 (22:41 +0200)]
Updating minified JavaScript files
Alexander Ebert [Wed, 27 Aug 2014 20:35:55 +0000 (22:35 +0200)]
Added util method to replace editor contents
woltlab.com [Wed, 27 Aug 2014 20:06:51 +0000 (22:06 +0200)]
Updating minified JavaScript files
Alexander Ebert [Wed, 27 Aug 2014 20:02:43 +0000 (22:02 +0200)]
Fixed quote button being enabled in source mode
Marcel Werk [Wed, 27 Aug 2014 18:05:52 +0000 (20:05 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Wed, 27 Aug 2014 18:05:41 +0000 (20:05 +0200)]
Unified tooltips in user sidebar
woltlab.com [Wed, 27 Aug 2014 18:01:51 +0000 (20:01 +0200)]
Updating minified JavaScript files
Alexander Ebert [Wed, 27 Aug 2014 17:56:41 +0000 (19:56 +0200)]
Fixed a few issues related to line endings and smilies
woltlab.com [Wed, 27 Aug 2014 17:11:51 +0000 (19:11 +0200)]
Updating minified JavaScript files
Alexander Ebert [Wed, 27 Aug 2014 17:08:57 +0000 (19:08 +0200)]
Fixed loading of profile tabs on init
woltlab.com [Wed, 27 Aug 2014 16:31:52 +0000 (18:31 +0200)]
Updating minified JavaScript files
Alexander Ebert [Wed, 27 Aug 2014 16:26:57 +0000 (18:26 +0200)]
Fixed clicks on smilies triggering inserts on all active instances
woltlab.com [Wed, 27 Aug 2014 13:51:51 +0000 (15:51 +0200)]
Updating minified JavaScript files
Alexander Ebert [Wed, 27 Aug 2014 13:46:27 +0000 (15:46 +0200)]
Fixed some minor issues
Marcel Werk [Wed, 27 Aug 2014 00:18:40 +0000 (02:18 +0200)]
Merge branch '2.0'
Marcel Werk [Wed, 27 Aug 2014 00:17:59 +0000 (02:17 +0200)]
Fixed title case
Sebastian Teumert [Tue, 26 Aug 2014 21:29:55 +0000 (23:29 +0200)]
Add table name guessing
woltlab.com [Tue, 26 Aug 2014 19:36:51 +0000 (21:36 +0200)]
Updating minified JavaScript files
Alexander Ebert [Tue, 26 Aug 2014 19:32:21 +0000 (21:32 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Tue, 26 Aug 2014 19:32:03 +0000 (21:32 +0200)]
Added button highlighting for subscript/superscript
woltlab.com [Tue, 26 Aug 2014 18:21:52 +0000 (20:21 +0200)]
Updating minified JavaScript files
Alexander Ebert [Tue, 26 Aug 2014 18:18:55 +0000 (20:18 +0200)]
Ensure that a smiley is always followed by a whitespace
woltlab.com [Tue, 26 Aug 2014 18:01:53 +0000 (20:01 +0200)]
Updating minified JavaScript files
Alexander Ebert [Tue, 26 Aug 2014 17:57:13 +0000 (19:57 +0200)]
Fixed a few issues related to quotes
woltlab.com [Tue, 26 Aug 2014 17:36:50 +0000 (19:36 +0200)]
Updating minified JavaScript files
Alexander Ebert [Tue, 26 Aug 2014 17:35:07 +0000 (19:35 +0200)]
Fixed autosave-restore not converting BBCodes