Matthias Schmidt [Fri, 18 Apr 2014 08:57:43 +0000 (10:57 +0200)]
Submit pagination dialog with ENTER
Matthias Schmidt [Fri, 18 Apr 2014 08:31:01 +0000 (10:31 +0200)]
Focus next button after worker completion
Alexander Ebert [Thu, 17 Apr 2014 15:07:50 +0000 (17:07 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Thu, 17 Apr 2014 15:07:36 +0000 (17:07 +0200)]
Upgraded to jQuery 2.10 / jQuery UI 1.10.4
Tim Düsterhus [Thu, 17 Apr 2014 14:13:57 +0000 (16:13 +0200)]
Alexander Ebert [Thu, 17 Apr 2014 14:03:32 +0000 (16:03 +0200)]
Combining redactor plugins into a single, compressed file
Right now there are 8 plugins so far, this would normally cause 8 HTTP requests just to fetch them or check if the cached file is still up-to-date. Since it does not matter in which order these plugins are fetched (the editor executes them at a later point in the correct order), we can safely combine them into a single, compressed file. This saves us 7 requests. Glorious!
woltlab.com [Thu, 17 Apr 2014 13:58:31 +0000 (15:58 +0200)]
Updating minified JavaScript files
Tim Düsterhus [Thu, 17 Apr 2014 13:41:23 +0000 (15:41 +0200)]
Merge pull request #1708 from joshuaruesweg/patch-17
Update DashboardHandler.class.php
woltlab.com [Thu, 17 Apr 2014 12:01:04 +0000 (14:01 +0200)]
Updating minified JavaScript files
Alexander Ebert [Thu, 17 Apr 2014 11:57:42 +0000 (13:57 +0200)]
Added support for attachment management during inline edit
Joshua Rüsweg [Thu, 17 Apr 2014 09:20:44 +0000 (11:20 +0200)]
Update DashboardHandler.class.php
fix #1706
Marcel Werk [Wed, 16 Apr 2014 20:27:54 +0000 (22:27 +0200)]
Merge branch '2.0'
Marcel Werk [Wed, 16 Apr 2014 20:27:12 +0000 (22:27 +0200)]
Small optimizations
Marcel Werk [Wed, 16 Apr 2014 17:48:06 +0000 (19:48 +0200)]
Small optimizations
Marcel Werk [Wed, 16 Apr 2014 15:07:57 +0000 (17:07 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Wed, 16 Apr 2014 15:07:42 +0000 (17:07 +0200)]
Added stat page
woltlab.com [Wed, 16 Apr 2014 13:56:01 +0000 (15:56 +0200)]
Updating minified JavaScript files
Alexander Ebert [Wed, 16 Apr 2014 13:52:08 +0000 (15:52 +0200)]
Added support for attachments within the editor (e.g. quick reply)
Marcel Werk [Tue, 15 Apr 2014 19:42:59 +0000 (21:42 +0200)]
Added additional CSS class
Alexander Ebert [Mon, 14 Apr 2014 20:56:10 +0000 (22:56 +0200)]
Added a lonely space (thank you travis ...)
Alexander Ebert [Mon, 14 Apr 2014 19:39:54 +0000 (21:39 +0200)]
Updated package installation is now fully working
There are still a bunch of missing language variables and initial errors occurring during upload aren't properly handled yet. Furthermore it does not check local packages (or those downloaded via HTTP).
Additionally checks for package exclusions have been disabled for testing purposes.
Alexander Ebert [Mon, 14 Apr 2014 13:47:15 +0000 (15:47 +0200)]
Merge branch '2.0'
Conflicts:
com.woltlab.wcf/package.xml
wcfsetup/install/files/js/WCF.Message.js
wcfsetup/install/files/js/WCF.Message.min.js
Alexander Ebert [Mon, 14 Apr 2014 13:45:59 +0000 (15:45 +0200)]
Updated package validation
Marcel Werk [Sun, 13 Apr 2014 21:25:32 +0000 (23:25 +0200)]
Fixed SSL issue
Marcel Werk [Sun, 13 Apr 2014 21:20:05 +0000 (23:20 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Sun, 13 Apr 2014 21:19:53 +0000 (23:19 +0200)]
Added stat handlers (WIP)
Matthias Schmidt [Sun, 13 Apr 2014 17:59:54 +0000 (19:59 +0200)]
Add possibility to report contents again
If a moderation queue report entry is marked as done, the reported content can be reported again.
woltlab.com [Sun, 13 Apr 2014 10:06:09 +0000 (12:06 +0200)]
Updating minified JavaScript files
Matthias Schmidt [Sun, 13 Apr 2014 10:01:39 +0000 (12:01 +0200)]
Fix issues with mentions (in Firefox)
Alexander Ebert [Fri, 11 Apr 2014 19:36:26 +0000 (21:36 +0200)]
Some more updates
Alexander Ebert [Thu, 10 Apr 2014 11:38:15 +0000 (13:38 +0200)]
Updating release date
Alexander Ebert [Thu, 10 Apr 2014 11:35:13 +0000 (13:35 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Thu, 10 Apr 2014 11:34:56 +0000 (13:34 +0200)]
More work on package validation
Matthias Schmidt [Wed, 9 Apr 2014 18:25:30 +0000 (20:25 +0200)]
Fix use order
Matthias Schmidt [Wed, 9 Apr 2014 17:57:51 +0000 (19:57 +0200)]
Change spoiler toggle text to "Hide Spoiler" if spoiler is visible
Matthias Schmidt [Wed, 9 Apr 2014 16:49:53 +0000 (18:49 +0200)]
Add permission to delete foreign comments on own wall
Alexander Ebert [Tue, 8 Apr 2014 14:43:26 +0000 (16:43 +0200)]
Added prototype of a proper package archive validation
Ignore this, these classes are just lying around doing nothing.
woltlab.com [Mon, 7 Apr 2014 16:11:01 +0000 (18:11 +0200)]
Updating minified JavaScript files
woltlab.com [Mon, 7 Apr 2014 16:06:09 +0000 (18:06 +0200)]
Updating minified JavaScript files
Matthias Schmidt [Mon, 7 Apr 2014 16:03:37 +0000 (18:03 +0200)]
Merge branch 'refs/heads/2.0'
Matthias Schmidt [Mon, 7 Apr 2014 16:01:51 +0000 (18:01 +0200)]
Fix issue with message inline editor if no dropdown exists
Matthias Schmidt [Mon, 7 Apr 2014 14:58:26 +0000 (16:58 +0200)]
Sort user groups by name in UserOptionListForm
Alexander Ebert [Sat, 5 Apr 2014 23:42:45 +0000 (01:42 +0200)]
Merge branch '2.0'
Conflicts:
com.woltlab.wcf/package.xml
wcfsetup/install/files/js/WCF.Message.js
wcfsetup/install/files/js/WCF.Message.min.js
wcfsetup/install/files/js/WCF.min.js
Alexander Ebert [Sat, 5 Apr 2014 23:39:59 +0000 (01:39 +0200)]
Prevent conflicts with minified JS during merges
Alexander Ebert [Sat, 5 Apr 2014 23:39:01 +0000 (01:39 +0200)]
Merge branch '2.0' of github.com:WoltLab/WCF into 2.0
Alexander Ebert [Sat, 5 Apr 2014 23:38:44 +0000 (01:38 +0200)]
Prevent conflicts with minified JS during merges
Marcel Werk [Sat, 5 Apr 2014 17:55:09 +0000 (19:55 +0200)]
Fixed missing pagination parameters
woltlab.com [Sat, 5 Apr 2014 15:39:18 +0000 (17:39 +0200)]
Updating minified JavaScript files
Matthias Schmidt [Fri, 4 Apr 2014 17:12:48 +0000 (19:12 +0200)]
Fix issue with editing mentions
Alexander Ebert [Fri, 4 Apr 2014 12:05:32 +0000 (14:05 +0200)]
Fixed update instructions
Marcel Werk [Fri, 4 Apr 2014 11:20:45 +0000 (13:20 +0200)]
Merge branch '2.0'
Marcel Werk [Fri, 4 Apr 2014 11:20:09 +0000 (13:20 +0200)]
Added missing value reset
Marcel Werk [Thu, 3 Apr 2014 20:54:09 +0000 (22:54 +0200)]
Merge branch '2.0'
Marcel Werk [Thu, 3 Apr 2014 20:52:18 +0000 (22:52 +0200)]
Fixed language issue
Tim Düsterhus [Thu, 3 Apr 2014 16:09:16 +0000 (18:09 +0200)]
Merge branch '2.0'
Tim Düsterhus [Thu, 3 Apr 2014 16:09:04 +0000 (18:09 +0200)]
Merge commit '5f7ed0'
Alexander Ebert [Thu, 3 Apr 2014 15:54:31 +0000 (17:54 +0200)]
Restricted isImage for files which are natively displayable by browsers
This prevents other files (e.g. PSD, image/psd) from being passed to GD which cannot handle them at all.
Alexander Ebert [Thu, 3 Apr 2014 14:23:22 +0000 (16:23 +0200)]
Preparing release 2.0.5
Marcel Werk [Wed, 2 Apr 2014 21:48:46 +0000 (23:48 +0200)]
Merge branch '2.0'
Marcel Werk [Wed, 2 Apr 2014 21:47:53 +0000 (23:47 +0200)]
Fixed parameter validation
Marcel Werk [Wed, 2 Apr 2014 19:35:28 +0000 (21:35 +0200)]
Merge branch '2.0'
Marcel Werk [Wed, 2 Apr 2014 19:34:35 +0000 (21:34 +0200)]
Merge branch '2.0' of github.com:WoltLab/WCF into 2.0
Marcel Werk [Wed, 2 Apr 2014 19:34:25 +0000 (21:34 +0200)]
Fixed page menu issue
Matthias Schmidt [Wed, 2 Apr 2014 18:09:09 +0000 (20:09 +0200)]
Add possibility to upload smiley file when adding new smiley
Alexander Ebert [Wed, 2 Apr 2014 15:13:14 +0000 (17:13 +0200)]
Merge branch '2.0'
Alexander Ebert [Wed, 2 Apr 2014 15:11:43 +0000 (17:11 +0200)]
Fixed selection of custom CSS class field
Marcel Werk [Wed, 2 Apr 2014 13:47:41 +0000 (15:47 +0200)]
Merge branch '2.0'
Marcel Werk [Wed, 2 Apr 2014 13:47:04 +0000 (15:47 +0200)]
Merge branch '2.0' of github.com:WoltLab/WCF into 2.0
Marcel Werk [Wed, 2 Apr 2014 13:46:55 +0000 (15:46 +0200)]
Fixed SQL error in modification log handler
woltlab.com [Tue, 1 Apr 2014 21:21:00 +0000 (23:21 +0200)]
Updating minified JavaScript files
Alexander Ebert [Tue, 1 Apr 2014 21:16:27 +0000 (23:16 +0200)]
Merge branch '2.0'
Alexander Ebert [Tue, 1 Apr 2014 21:14:47 +0000 (23:14 +0200)]
Fix for Firefox poorly scrolling to anchors
Alexander Ebert [Tue, 1 Apr 2014 13:53:27 +0000 (15:53 +0200)]
Updated toolbar template
Alexander Ebert [Mon, 31 Mar 2014 23:02:44 +0000 (01:02 +0200)]
More dirty work-arounds
Alexander Ebert [Mon, 31 Mar 2014 20:33:34 +0000 (22:33 +0200)]
Dirty work-around for getText() in WYSIWYG-mode
woltlab.com [Mon, 31 Mar 2014 18:46:01 +0000 (20:46 +0200)]
Updating minified JavaScript files
Alexander Ebert [Mon, 31 Mar 2014 18:40:45 +0000 (20:40 +0200)]
Properly supporting quote manager
woltlab.com [Mon, 31 Mar 2014 11:11:00 +0000 (13:11 +0200)]
Updating minified JavaScript files
Alexander Ebert [Mon, 31 Mar 2014 11:07:14 +0000 (13:07 +0200)]
Merge branch '2.0'
Alexander Ebert [Mon, 31 Mar 2014 11:06:50 +0000 (13:06 +0200)]
Added ability to negate browser timezone in datetimepicker
This is a work-around for datetimepicker which make use of an external timezone picker, therefore we must block the browser from applying it's own timezone (in case it is different from the user setting)
woltlab.com [Sun, 30 Mar 2014 22:55:59 +0000 (00:55 +0200)]
Updating minified JavaScript files
Alexander Ebert [Sun, 30 Mar 2014 22:50:04 +0000 (00:50 +0200)]
Added proper support for [code], inline editor partially works now
Alexander Ebert [Sun, 30 Mar 2014 17:04:52 +0000 (19:04 +0200)]
Improved image handling in Redactor, disabled image resize
Alexander Ebert [Sun, 30 Mar 2014 14:53:54 +0000 (16:53 +0200)]
Cleaned up code, resolved an issue with 0x200B
Alexander Ebert [Sun, 30 Mar 2014 11:14:33 +0000 (13:14 +0200)]
Improved Redactor integration
The biggest change was the transition to use <p> instead of <br> (disabled linebreaks mode), because attempts to style a lonely textnode (with no actual parent element except the editor container) causes a lot of issues.
Furthermore I have started to modify the HTML of Redactor's modal overlays, they (partially) mimic the appearance of WCF's overlays.
Marcel Werk [Sat, 29 Mar 2014 19:37:17 +0000 (20:37 +0100)]
Merge branch '2.0'
Marcel Werk [Sat, 29 Mar 2014 19:36:15 +0000 (20:36 +0100)]
Fixed dislike validation
Alexander Ebert [Fri, 28 Mar 2014 20:58:31 +0000 (21:58 +0100)]
Redactor now appears the same in WYSIWYG/source mode
Alexander Ebert [Fri, 28 Mar 2014 17:37:41 +0000 (18:37 +0100)]
Improved Redactor integration
Tim Düsterhus [Fri, 28 Mar 2014 14:26:24 +0000 (15:26 +0100)]
Merge branch '2.0'
Tim Düsterhus [Fri, 28 Mar 2014 14:25:22 +0000 (15:25 +0100)]
Merge pull request #1695 from max-m/patch-11
Add missing trailing slash to user defined attachment storage location
Maximilian Mader [Fri, 28 Mar 2014 13:25:52 +0000 (14:25 +0100)]
Add missing trailing slash to user defined attachment storage location
See http://www.woltlab.com/forum/index.php/Thread/223867-Fehler-Dateianh%C3%A4nge/?postID=
1333514#post1333514
woltlab.com [Thu, 27 Mar 2014 19:11:01 +0000 (20:11 +0100)]
Updating minified JavaScript files
Alexander Ebert [Thu, 27 Mar 2014 19:08:18 +0000 (20:08 +0100)]
Fixed BBCodes on init, properly clear storage on edit cancel
Matthias Schmidt [Thu, 27 Mar 2014 18:36:56 +0000 (19:36 +0100)]
Merge branch '2.0'
Matthias Schmidt [Thu, 27 Mar 2014 18:34:56 +0000 (19:34 +0100)]
Add missing template events in smileyAdd.tpl
Tim Düsterhus [Thu, 27 Mar 2014 18:16:11 +0000 (19:16 +0100)]
Unify newlines to LF in TemplateAddForm
Tim Düsterhus [Thu, 27 Mar 2014 18:07:44 +0000 (19:07 +0100)]
Update Codemirror to version 4.0.3
Matthias Schmidt [Thu, 27 Mar 2014 17:57:36 +0000 (18:57 +0100)]
Improve code comments in code from previous commit
Matthias Schmidt [Thu, 27 Mar 2014 17:53:59 +0000 (18:53 +0100)]
Add redirect to package installation if package is imported as style