Alexander Ebert [Sun, 12 Jul 2015 17:39:01 +0000 (19:39 +0200)]
Added missing JS references
woltlab.com [Sun, 12 Jul 2015 14:27:16 +0000 (16:27 +0200)]
Updating minified JavaScript files
Matthias Schmidt [Sun, 12 Jul 2015 14:26:41 +0000 (16:26 +0200)]
Fix issues due to enforced strict JS camel case naming
woltlab.com [Sun, 12 Jul 2015 14:22:17 +0000 (16:22 +0200)]
Updating minified JavaScript files
Alexander Ebert [Sun, 12 Jul 2015 12:25:33 +0000 (14:25 +0200)]
Using shorthand functions for DOM operations
woltlab.com [Sun, 12 Jul 2015 12:07:16 +0000 (14:07 +0200)]
Updating minified JavaScript files
Alexander Ebert [Sun, 12 Jul 2015 12:06:38 +0000 (14:06 +0200)]
Some minor optimizations
woltlab.com [Sat, 11 Jul 2015 23:32:16 +0000 (01:32 +0200)]
Updating minified JavaScript files
Alexander Ebert [Sat, 11 Jul 2015 23:27:40 +0000 (01:27 +0200)]
Optimized tab menu and added history support
woltlab.com [Fri, 10 Jul 2015 22:32:18 +0000 (00:32 +0200)]
Updating minified JavaScript files
Tim Düsterhus [Fri, 10 Jul 2015 22:27:41 +0000 (00:27 +0200)]
Use different build config for JavaScript in frontend and ACP
Frontend JavaScript will skip the WoltLab/WCF/Acp tree and ACP
JavaScript excludes WoltLab/WCF/Bootstrap + dependencies.
woltlab.com [Fri, 10 Jul 2015 22:07:16 +0000 (00:07 +0200)]
Updating minified JavaScript files
Alexander Ebert [Fri, 10 Jul 2015 22:03:52 +0000 (00:03 +0200)]
Enforced strict camel case naming
Tim Düsterhus [Fri, 10 Jul 2015 21:56:28 +0000 (23:56 +0200)]
Rename JavaScript modules into proper camel case
woltlab.com [Fri, 10 Jul 2015 21:32:48 +0000 (23:32 +0200)]
Updating minified JavaScript files
Alexander Ebert [Fri, 10 Jul 2015 21:30:49 +0000 (23:30 +0200)]
Added tab names for event handler in `UI/TabMenu/Simple`
woltlab.com [Thu, 9 Jul 2015 18:47:16 +0000 (20:47 +0200)]
Updating minified JavaScript files
Alexander Ebert [Thu, 9 Jul 2015 18:44:00 +0000 (20:44 +0200)]
matchMedia polyfill is no longer required
Alexander Ebert [Thu, 9 Jul 2015 18:09:53 +0000 (20:09 +0200)]
Fixed superfluous comma (UglifyJS doesn't like it)
woltlab.com [Thu, 9 Jul 2015 16:57:16 +0000 (18:57 +0200)]
Updating minified JavaScript files
Alexander Ebert [Thu, 9 Jul 2015 16:51:36 +0000 (18:51 +0200)]
Moved background queue invocation into `BootstrapFrontend`
Alexander Ebert [Thu, 9 Jul 2015 16:33:12 +0000 (18:33 +0200)]
Removed unnecessary call
woltlab.com [Thu, 9 Jul 2015 16:02:17 +0000 (18:02 +0200)]
Updating minified JavaScript files
Alexander Ebert [Thu, 9 Jul 2015 16:00:21 +0000 (18:00 +0200)]
Optimized and rewrote sidebar button
Alexander Ebert [Thu, 9 Jul 2015 15:58:36 +0000 (17:58 +0200)]
`AjaxRequest` failed if response was empty
Alexander Ebert [Thu, 9 Jul 2015 12:45:08 +0000 (14:45 +0200)]
Merge branch 'next' of github.com:WoltLab/WCF into next
Alexander Ebert [Thu, 9 Jul 2015 12:44:42 +0000 (14:44 +0200)]
Merge branch 'master' into next
Alexander Ebert [Thu, 9 Jul 2015 12:44:21 +0000 (14:44 +0200)]
Fixed positioning of sidebar button
woltlab.com [Wed, 8 Jul 2015 15:27:16 +0000 (17:27 +0200)]
Updating minified JavaScript files
Alexander Ebert [Wed, 8 Jul 2015 15:26:29 +0000 (17:26 +0200)]
Moved autosave feature into an own plugin
Alexander Ebert [Wed, 8 Jul 2015 11:01:49 +0000 (13:01 +0200)]
Fixed editor button tooltips and added a pointer
Alexander Ebert [Wed, 8 Jul 2015 10:50:38 +0000 (12:50 +0200)]
Added changes to Redactor
woltlab.com [Wed, 8 Jul 2015 10:02:19 +0000 (12:02 +0200)]
Updating minified JavaScript files
Alexander Ebert [Wed, 8 Jul 2015 09:59:03 +0000 (11:59 +0200)]
Some cleanup and minor optimizations in `wutil`
Alexander Ebert [Wed, 8 Jul 2015 09:21:21 +0000 (11:21 +0200)]
Some cleanup and minor optimizations in `wutil`
Alexander Ebert [Wed, 8 Jul 2015 09:11:42 +0000 (11:11 +0200)]
Fixed handling of [align]-BBCode
Alexander Ebert [Wed, 8 Jul 2015 09:04:37 +0000 (11:04 +0200)]
Restored original file
Alexander Ebert [Wed, 8 Jul 2015 09:04:13 +0000 (11:04 +0200)]
Revert "Removed debug code"
This reverts commit
e04f22e721e741c71ec4ed513ac6ad6d2d40e8d4.
Alexander Ebert [Wed, 8 Jul 2015 09:03:36 +0000 (11:03 +0200)]
Removed debug code
Alexander Ebert [Tue, 7 Jul 2015 20:56:11 +0000 (22:56 +0200)]
DOMTraverse::parentBy*() now supports limiting the chain
Passing the 3rd parameter will terminate the traversal if current element equals the given element, similar to the behavior of jQuery's `.closest()`
Alexander Ebert [Tue, 7 Jul 2015 20:47:37 +0000 (22:47 +0200)]
Some cleanup and minor optimizations in wmonkeypatch
Marcel Werk [Tue, 7 Jul 2015 19:51:37 +0000 (21:51 +0200)]
Improved description text
Alexander Ebert [Tue, 7 Jul 2015 17:40:55 +0000 (19:40 +0200)]
Added missing JSDoc
Alexander Ebert [Tue, 7 Jul 2015 13:15:30 +0000 (15:15 +0200)]
Unified method names
Alexander Ebert [Tue, 7 Jul 2015 12:24:46 +0000 (14:24 +0200)]
Merge branch 'next' into next-redactor
Conflicts:
wcfsetup/install/files/js/3rdParty/redactor/plugins/wbbcode.js
Alexander Ebert [Tue, 7 Jul 2015 12:09:16 +0000 (14:09 +0200)]
Merge branch 'master' into next
Conflicts:
wcfsetup/install/files/js/3rdParty/redactor/plugins/wcombined.min.js
wcfsetup/install/files/js/WCF.Combined.min.js
Alexander Ebert [Tue, 7 Jul 2015 09:38:55 +0000 (11:38 +0200)]
Aliasing the default controller could cause an infinite loop
Marcel Werk [Mon, 6 Jul 2015 17:43:52 +0000 (19:43 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Mon, 6 Jul 2015 17:43:42 +0000 (19:43 +0200)]
Fixed filename regex in ExceptionLogViewPage
woltlab.com [Mon, 6 Jul 2015 17:26:44 +0000 (19:26 +0200)]
Updating minified JavaScript files
Alexander Ebert [Mon, 6 Jul 2015 17:24:22 +0000 (19:24 +0200)]
Fixed empty paragraphs when pasting from Microsoft Word
Marcel Werk [Mon, 6 Jul 2015 16:27:51 +0000 (18:27 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Mon, 6 Jul 2015 16:27:37 +0000 (18:27 +0200)]
Fixed missing default values in data import form
Alexander Ebert [Mon, 6 Jul 2015 15:18:13 +0000 (17:18 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Mon, 6 Jul 2015 15:17:58 +0000 (17:17 +0200)]
Upgraded to Redactor 10.2.1
Tim Düsterhus [Mon, 6 Jul 2015 13:28:04 +0000 (15:28 +0200)]
Fix fetching of 3rd party avatar in RegisterForm
It was broken due to the usersOnly permissions as the maximum
avatar size in bytes is zero for guests.
woltlab.com [Mon, 6 Jul 2015 13:06:45 +0000 (15:06 +0200)]
Updating minified JavaScript files
Alexander Ebert [Mon, 6 Jul 2015 13:02:19 +0000 (15:02 +0200)]
Fixed handling of full quotes if editor is not active
Alexander Ebert [Mon, 6 Jul 2015 12:41:35 +0000 (14:41 +0200)]
Improved handling of default controllers
Alexander Ebert [Mon, 6 Jul 2015 10:54:00 +0000 (12:54 +0200)]
Fixed textarea height and added support for [size]
Alexander Ebert [Mon, 6 Jul 2015 09:28:49 +0000 (11:28 +0200)]
Improved pasting of formatted content
Alexander Ebert [Mon, 6 Jul 2015 08:58:05 +0000 (10:58 +0200)]
Added support for attachments
Matthias Schmidt [Sun, 5 Jul 2015 09:55:20 +0000 (11:55 +0200)]
Fix code formatting
Matthias Schmidt [Sun, 5 Jul 2015 09:39:36 +0000 (11:39 +0200)]
Use condition system for user search
Alexander Ebert [Sat, 4 Jul 2015 18:58:45 +0000 (20:58 +0200)]
Added support for [tt] represented by <kbd>
Alexander Ebert [Sat, 4 Jul 2015 09:18:42 +0000 (11:18 +0200)]
Added support for smileys and [email]
Alexander Ebert [Fri, 3 Jul 2015 11:03:15 +0000 (13:03 +0200)]
Merge branch 'master' into next
Conflicts:
wcfsetup/install/files/js/3rdParty/redactor/plugins/wcombined.min.js
woltlab.com [Fri, 3 Jul 2015 11:01:45 +0000 (13:01 +0200)]
Updating minified JavaScript files
Alexander Ebert [Fri, 3 Jul 2015 10:57:40 +0000 (12:57 +0200)]
Prevent empty anchor being spawned when editing an image
Alexander Ebert [Fri, 3 Jul 2015 10:56:51 +0000 (12:56 +0200)]
Added support for images (embedded attachments missing for now)
Alexander Ebert [Thu, 2 Jul 2015 13:52:26 +0000 (15:52 +0200)]
Merge branch 'master' into next
Conflicts:
wcfsetup/install/files/js/3rdParty/redactor/plugins/wcombined.min.js
Alexander Ebert [Thu, 2 Jul 2015 13:51:00 +0000 (15:51 +0200)]
Small optimization for
1cca5cb
Alexander Ebert [Thu, 2 Jul 2015 13:48:40 +0000 (15:48 +0200)]
Work-around for services like GitHub messing up the query string
Alexander Ebert [Thu, 2 Jul 2015 12:23:46 +0000 (14:23 +0200)]
Updated implementation, should now work without special hacks
Some features are still missing and have not been implemented yet, this commit ensures that everyone is able to test the current implementation.
Alexander Ebert [Thu, 2 Jul 2015 08:52:37 +0000 (10:52 +0200)]
Merge branch 'next' into next-redactor
Alexander Ebert [Thu, 2 Jul 2015 08:52:16 +0000 (10:52 +0200)]
Merge branch 'master' into next
Conflicts:
com.woltlab.wcf/package.xml
wcfsetup/install/files/js/3rdParty/redactor/plugins/wcombined.min.js
Alexander Ebert [Wed, 1 Jul 2015 22:38:00 +0000 (00:38 +0200)]
Ignore security token for guests
woltlab.com [Wed, 1 Jul 2015 21:46:52 +0000 (23:46 +0200)]
Updating minified JavaScript files
Alexander Ebert [Wed, 1 Jul 2015 21:44:59 +0000 (23:44 +0200)]
Work-around for login w/o cookie support involving witchcraft
Alexander Ebert [Wed, 1 Jul 2015 13:28:34 +0000 (15:28 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Wed, 1 Jul 2015 13:28:19 +0000 (15:28 +0200)]
Removed debug code
woltlab.com [Wed, 1 Jul 2015 13:11:51 +0000 (15:11 +0200)]
Updating minified JavaScript files
Alexander Ebert [Wed, 1 Jul 2015 13:06:18 +0000 (15:06 +0200)]
Force sync on unload, otherwise back navigation breaks everything
woltlab.com [Wed, 1 Jul 2015 12:36:50 +0000 (14:36 +0200)]
Updating minified JavaScript files
Alexander Ebert [Wed, 1 Jul 2015 12:32:23 +0000 (14:32 +0200)]
Fixed regex for quotes
Alexander Ebert [Wed, 1 Jul 2015 12:17:34 +0000 (14:17 +0200)]
Added missing phrase
woltlab.com [Wed, 1 Jul 2015 10:36:45 +0000 (12:36 +0200)]
Updating minified JavaScript files
Alexander Ebert [Wed, 1 Jul 2015 10:33:41 +0000 (12:33 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Wed, 1 Jul 2015 10:32:52 +0000 (12:32 +0200)]
Upgraded to Redactor 10.2 and added support for linked images
Tim Düsterhus [Tue, 30 Jun 2015 19:56:25 +0000 (21:56 +0200)]
Merge branch '2.0'
ramiusGitHub [Tue, 30 Jun 2015 14:45:26 +0000 (16:45 +0200)]
Add missing 'data' in namespace of baseClass
Closes #1925
Tim Düsterhus [Tue, 30 Jun 2015 18:34:15 +0000 (20:34 +0200)]
Merge branch '2.0'
Tim Düsterhus [Tue, 30 Jun 2015 18:32:35 +0000 (20:32 +0200)]
Remove `user_interests` permission from FacebookAuthAction
It wasn’t used anyway and was deprecated / removed by Facebook.
Alexander Ebert [Tue, 30 Jun 2015 13:47:13 +0000 (15:47 +0200)]
Updated release date
Alexander Ebert [Tue, 30 Jun 2015 13:44:30 +0000 (15:44 +0200)]
Added support for source bbcodes and improved parser
Alexander Ebert [Mon, 29 Jun 2015 11:30:07 +0000 (13:30 +0200)]
Properly handling single quotes in author name
Alexander Ebert [Sun, 28 Jun 2015 16:12:46 +0000 (18:12 +0200)]
Added support for quotes
Tim Düsterhus [Sun, 28 Jun 2015 23:12:24 +0000 (01:12 +0200)]
Fix sorting of edit history entries with the same timestamp
Alexander Ebert [Sun, 28 Jun 2015 16:30:12 +0000 (18:30 +0200)]
Backport ObjectTypeCache improvement
Alexander Ebert [Sun, 28 Jun 2015 10:04:48 +0000 (12:04 +0200)]
Improved newline handling for tables