Alexander Ebert [Fri, 19 Sep 2014 12:46:52 +0000 (14:46 +0200)]
Updated comment
woltlab.com [Fri, 19 Sep 2014 11:06:20 +0000 (13:06 +0200)]
Updating minified JavaScript files
Alexander Ebert [Fri, 19 Sep 2014 11:01:15 +0000 (13:01 +0200)]
Adding 3rd party jQuery plugins to WCF.Combined.min.js
woltlab.com [Fri, 19 Sep 2014 10:31:52 +0000 (12:31 +0200)]
Updating minified JavaScript files
Alexander Ebert [Fri, 19 Sep 2014 10:26:07 +0000 (12:26 +0200)]
Deprecating executeUnbuffered() in favor of execute()
The method origins from the early days and does not differ from execute() anyway. For now it just forwards the call, but will be removed in future releases.
Alexander Ebert [Fri, 19 Sep 2014 10:24:08 +0000 (12:24 +0200)]
Fixed benchmark not stopping on database exceptions
Fixes #1788
Alexander Ebert [Fri, 19 Sep 2014 10:21:17 +0000 (12:21 +0200)]
Fixed formatting causing newlines to be discarded
Fixes #1796
Alexander Ebert [Fri, 19 Sep 2014 10:12:55 +0000 (12:12 +0200)]
Merge pull request #1815 from SoftCreatR/getfont
Apply small improvements (getFont.php)
Alexander Ebert [Fri, 19 Sep 2014 10:12:32 +0000 (12:12 +0200)]
Merge pull request #1808 from NetzwergX/fix-package-install-download-master
Fixes #1807
Marcel Werk [Fri, 19 Sep 2014 10:06:15 +0000 (12:06 +0200)]
Fixed typo
Marcel Werk [Thu, 18 Sep 2014 23:30:43 +0000 (01:30 +0200)]
Unified language variables
Marcel Werk [Thu, 18 Sep 2014 21:06:54 +0000 (23:06 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Thu, 18 Sep 2014 21:06:43 +0000 (23:06 +0200)]
Added expiration date for ban messages
Closes #1771
Marcel Werk [Thu, 18 Sep 2014 20:49:14 +0000 (22:49 +0200)]
Merge pull request #1782 from joshuaruesweg/patch-28
fetching user-options in getUserBy*() methods
Sascha Greuel [Thu, 18 Sep 2014 20:30:49 +0000 (22:30 +0200)]
Added missing newline
Thank you, Travis.
Marcel Werk [Thu, 18 Sep 2014 20:23:31 +0000 (22:23 +0200)]
Added check for business address
Sascha Greuel [Thu, 18 Sep 2014 20:16:42 +0000 (22:16 +0200)]
Apply small improvements (getFont.php)
Alexander Ebert [Thu, 18 Sep 2014 20:09:47 +0000 (22:09 +0200)]
Merge pull request #1809 from NetzwergX/dbo-enh-2
Adds the ability to run custom initialization in derived DBOActions.
Alexander Ebert [Thu, 18 Sep 2014 20:05:55 +0000 (22:05 +0200)]
Merge pull request #1802 from joshuaruesweg/patch-32
add beforeChangeUser-Event and afterChangeUser-Event
Alexander Ebert [Thu, 18 Sep 2014 20:01:16 +0000 (22:01 +0200)]
Merge pull request #1783 from joshuaruesweg/search
add search query in search input
Alexander Ebert [Thu, 18 Sep 2014 19:59:01 +0000 (21:59 +0200)]
Closes #1717
Alexander Ebert [Thu, 18 Sep 2014 19:56:32 +0000 (21:56 +0200)]
See #1640
Alexander Ebert [Thu, 18 Sep 2014 19:54:28 +0000 (21:54 +0200)]
Merge pull request #1602 from MeinAccount/UserStorageHandler/update
Fixed possible issue in UserStorageHandler::update()
Alexander Ebert [Thu, 18 Sep 2014 13:26:28 +0000 (15:26 +0200)]
Some cleanup
Alexander Ebert [Thu, 18 Sep 2014 13:23:35 +0000 (15:23 +0200)]
Removed misplaced description
Alexander Ebert [Thu, 18 Sep 2014 13:16:39 +0000 (15:16 +0200)]
Merge branch '2.0'
Conflicts:
wcfsetup/install/files/js/3rdParty/ckeditor/plugins/wbbcode/plugin.js
Alexander Ebert [Thu, 18 Sep 2014 13:16:05 +0000 (15:16 +0200)]
Fixed regex
Alexander Ebert [Thu, 18 Sep 2014 13:14:15 +0000 (15:14 +0200)]
Fixed status code
Alexander Ebert [Thu, 18 Sep 2014 13:13:55 +0000 (15:13 +0200)]
Merge branch '2.0'
Conflicts:
wcfsetup/install/files/js/3rdParty/ckeditor/plugins/wbbcode/plugin.js
Alexander Ebert [Thu, 18 Sep 2014 12:54:24 +0000 (14:54 +0200)]
Fixed <preset>0</preset> not being properly handled during install
Alexander Ebert [Thu, 18 Sep 2014 12:41:28 +0000 (14:41 +0200)]
Fixed an issue causing the heart smiley in the last line to truncate content
Alexander Ebert [Thu, 18 Sep 2014 12:40:12 +0000 (14:40 +0200)]
Preventing issues with parallel requests assigning users
Alexander Ebert [Thu, 18 Sep 2014 11:58:24 +0000 (13:58 +0200)]
Some cleanup
Alexander Ebert [Thu, 18 Sep 2014 11:52:37 +0000 (13:52 +0200)]
Added proper error message for commercial products via update server
Alexander Ebert [Thu, 18 Sep 2014 11:25:21 +0000 (13:25 +0200)]
Added upload for style page logo
Marcel Werk [Thu, 18 Sep 2014 00:15:37 +0000 (02:15 +0200)]
Fixed broken label
Marcel Werk [Wed, 17 Sep 2014 20:42:15 +0000 (22:42 +0200)]
Added missing parent::execute($cronjob)
Marcel Werk [Wed, 17 Sep 2014 15:12:02 +0000 (17:12 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF
Conflicts:
wcfsetup/install/lang/de.xml
wcfsetup/install/lang/en.xml
Marcel Werk [Wed, 17 Sep 2014 15:06:01 +0000 (17:06 +0200)]
Added support for paid subscriptions
woltlab.com [Wed, 17 Sep 2014 13:31:52 +0000 (15:31 +0200)]
Updating minified JavaScript files
Alexander Ebert [Wed, 17 Sep 2014 13:28:44 +0000 (15:28 +0200)]
Fixed scrolling when setting the editor text programatically
Alexander Ebert [Wed, 17 Sep 2014 13:20:32 +0000 (15:20 +0200)]
Added additional notice for WCF dir during setup
woltlab.com [Wed, 17 Sep 2014 10:26:51 +0000 (12:26 +0200)]
Updating minified JavaScript files
Alexander Ebert [Wed, 17 Sep 2014 10:21:48 +0000 (12:21 +0200)]
Safari fix breaks IE support, fixed
woltlab.com [Wed, 17 Sep 2014 10:16:51 +0000 (12:16 +0200)]
Updating minified JavaScript files
Alexander Ebert [Wed, 17 Sep 2014 10:11:39 +0000 (12:11 +0200)]
Added support for multi-drop and Safari
woltlab.com [Wed, 17 Sep 2014 00:16:52 +0000 (02:16 +0200)]
Updating minified JavaScript files
Alexander Ebert [Wed, 17 Sep 2014 00:15:45 +0000 (02:15 +0200)]
Improved delete/backspace handling
woltlab.com [Sun, 14 Sep 2014 17:51:53 +0000 (19:51 +0200)]
Updating minified JavaScript files
Alexander Ebert [Sun, 14 Sep 2014 17:49:01 +0000 (19:49 +0200)]
Cleanup and a few fixes
woltlab.com [Sun, 14 Sep 2014 17:26:51 +0000 (19:26 +0200)]
Updating minified JavaScript files
Alexander Ebert [Sun, 14 Sep 2014 17:24:28 +0000 (19:24 +0200)]
Improved handling of nested quotes
woltlab.com [Sun, 14 Sep 2014 00:46:50 +0000 (02:46 +0200)]
Updating minified JavaScript files
Alexander Ebert [Sun, 14 Sep 2014 00:44:51 +0000 (02:44 +0200)]
Improved editor handling of BBCode <-> HTML
Matthias Schmidt [Fri, 12 Sep 2014 18:58:22 +0000 (20:58 +0200)]
Merge pull request #1800 from SoftCreatR/fa420
Add FontAwesome 4.2.0 icons
Alexander Ebert [Fri, 12 Sep 2014 18:21:59 +0000 (20:21 +0200)]
Renamed MODULE_AD -> MODULE_WCF_AD
The previous name caused adblockers to go wild and hide the checkbox required to toggle the ad system.
woltlab.com [Fri, 12 Sep 2014 18:11:50 +0000 (20:11 +0200)]
Updating minified JavaScript files
Alexander Ebert [Fri, 12 Sep 2014 18:10:14 +0000 (20:10 +0200)]
Fixed quote insertion and inline error visuals
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
Sebastian Teumert [Sun, 7 Sep 2014 10:46:41 +0000 (12:46 +0200)]
Adds the ability to run custom initialization in derived DBOActions. Currently, you have to use an event listener with proper nice value to ensure your initialization runs before evrything else. This change allows derived classes to use the initialized values from the constructor but on the same time runs before any 3rd party event listeners. This greatly enhances the flexibility and extensibily of DBOActions.
Sebastian Teumert [Sat, 6 Sep 2014 10:24:17 +0000 (12:24 +0200)]
Fixes #1807
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
Joshua Rüsweg [Wed, 3 Sep 2014 16:00:28 +0000 (18:00 +0200)]
add beforeChangeUser-Event and afterChangeUser-Event
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