Alexander Ebert [Mon, 29 Apr 2013 20:38:41 +0000 (22:38 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Mon, 29 Apr 2013 20:38:28 +0000 (22:38 +0200)]
Forcing position of jQuery UI's DatePicker
Marcel Werk [Mon, 29 Apr 2013 20:27:07 +0000 (22:27 +0200)]
Added time picker CSS
Marcel Werk [Mon, 29 Apr 2013 19:40:11 +0000 (21:40 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Mon, 29 Apr 2013 19:39:54 +0000 (21:39 +0200)]
Removed obsolete code
Matthias Schmidt [Mon, 29 Apr 2013 18:33:36 +0000 (11:33 -0700)]
Merge pull request #1254 from DevLabor/toggleActionFix
Fixing toggling message.
Kiv4h [Mon, 29 Apr 2013 18:29:21 +0000 (20:29 +0200)]
Fixing toggling message.
Alexander Ebert [Mon, 29 Apr 2013 17:40:58 +0000 (19:40 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Mon, 29 Apr 2013 17:40:45 +0000 (19:40 +0200)]
Added Timepicker for jQuery UI's DatePicker
Additionally jQuery Tools is now longer required and was removed with this commit.
Marcel Werk [Mon, 29 Apr 2013 17:09:02 +0000 (19:09 +0200)]
Group option overhaul
Marcel Werk [Mon, 29 Apr 2013 13:47:06 +0000 (15:47 +0200)]
Removed obsolete title attributes
Marcel Werk [Mon, 29 Apr 2013 13:35:37 +0000 (15:35 +0200)]
Fixed ACP logo
Marcel Werk [Mon, 29 Apr 2013 13:10:38 +0000 (15:10 +0200)]
Fixed i18n issue
Marcel Werk [Mon, 29 Apr 2013 13:05:51 +0000 (15:05 +0200)]
Fixed content language issue for search robots
Marcel Werk [Sun, 28 Apr 2013 21:07:17 +0000 (23:07 +0200)]
Added display of currently active style
Marcel Werk [Sun, 28 Apr 2013 20:46:19 +0000 (22:46 +0200)]
Fixed main menu in print version
Marcel Werk [Sun, 28 Apr 2013 14:50:09 +0000 (16:50 +0200)]
Small optimization
Marcel Werk [Sun, 28 Apr 2013 14:40:20 +0000 (16:40 +0200)]
Small optimizations
Marcel Werk [Sun, 28 Apr 2013 14:34:16 +0000 (16:34 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Sun, 28 Apr 2013 14:34:04 +0000 (16:34 +0200)]
Fixed future timestamps
Tim Düsterhus [Sun, 28 Apr 2013 13:39:35 +0000 (06:39 -0700)]
Merge pull request #1252 from WoltLab/minusSign
Hyphen vs Minus
Marcel Werk [Sun, 28 Apr 2013 13:29:04 +0000 (15:29 +0200)]
Fixed small style issues
Alexander Ebert [Sun, 28 Apr 2013 12:54:59 +0000 (14:54 +0200)]
Updating badge on user panel loaded
Matthias Schmidt [Sun, 28 Apr 2013 09:05:55 +0000 (11:05 +0200)]
Fixes bug when reopening cronjob log error message
They could only be opened once and when reopening them, nothing happened since the DOM element had been removed.
Matthias Schmidt [Sun, 28 Apr 2013 08:13:12 +0000 (10:13 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF
Matthias Schmidt [Sun, 28 Apr 2013 08:12:45 +0000 (10:12 +0200)]
Updates cronjob fail counter during manual cronjob execution
…and disables failed cronjob if it failed too often
Alexander Ebert [Sun, 28 Apr 2013 01:55:30 +0000 (03:55 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Sun, 28 Apr 2013 01:54:35 +0000 (03:54 +0200)]
User Panel dropdowns are now always active
Hint: doubleclick bypasses the dropdown
Marcel Werk [Sat, 27 Apr 2013 23:53:12 +0000 (01:53 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Sat, 27 Apr 2013 23:53:00 +0000 (01:53 +0200)]
Added missing language variables
Matthias Schmidt [Sat, 27 Apr 2013 22:54:23 +0000 (00:54 +0200)]
Fixes cronjob issues
Closes #1185
Closes #1197
Matthias Schmidt [Sat, 27 Apr 2013 21:46:24 +0000 (23:46 +0200)]
Prevents erroneous cronjobs form causing repeated cache reset
Fixes #1194
Matthias Schmidt [Sat, 27 Apr 2013 21:43:23 +0000 (23:43 +0200)]
Uses class constant instead of magic number
Marcel Werk [Sat, 27 Apr 2013 19:39:05 +0000 (21:39 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Sat, 27 Apr 2013 19:38:53 +0000 (21:38 +0200)]
Removed hgroup tag
Tim Düsterhus [Sat, 27 Apr 2013 14:44:01 +0000 (16:44 +0200)]
Use proper UTF-8 MINUS SIGN
Matthias Schmidt [Sat, 27 Apr 2013 14:29:33 +0000 (16:29 +0200)]
Improves multilingual form
* Fixes typo in English language item
* Adds missing object property documentation
* Removes necessary object property
* Disables unsetting default language as available language since it will be added anyway again
Matthias Schmidt [Sat, 27 Apr 2013 14:05:38 +0000 (16:05 +0200)]
Fixes bug and cleans up code
Alexander Ebert [Fri, 26 Apr 2013 23:30:58 +0000 (01:30 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Fri, 26 Apr 2013 23:30:13 +0000 (01:30 +0200)]
Fixed issues with updated jQuery UI API
Marcel Werk [Fri, 26 Apr 2013 23:10:17 +0000 (01:10 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Fri, 26 Apr 2013 23:10:03 +0000 (01:10 +0200)]
Removed obsolete language variables
Tim Düsterhus [Fri, 26 Apr 2013 22:11:04 +0000 (00:11 +0200)]
Allow synced WCF.Action.Proxy request
Tim Düsterhus [Fri, 26 Apr 2013 20:16:32 +0000 (22:16 +0200)]
Fix object property access in WCF.Template
Marcel Werk [Fri, 26 Apr 2013 15:02:11 +0000 (17:02 +0200)]
Fixed select user options
Marcel Werk [Fri, 26 Apr 2013 14:54:13 +0000 (16:54 +0200)]
Fixed issue in page menu administration
Marcel Werk [Fri, 26 Apr 2013 14:42:33 +0000 (16:42 +0200)]
Fixed issue in page menu administration
Marcel Werk [Fri, 26 Apr 2013 14:36:00 +0000 (16:36 +0200)]
Fixed active footer menu items
Marcel Werk [Fri, 26 Apr 2013 13:43:39 +0000 (15:43 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Fri, 26 Apr 2013 13:43:23 +0000 (15:43 +0200)]
Small optimization
Alexander Ebert [Fri, 26 Apr 2013 00:37:30 +0000 (17:37 -0700)]
Merge pull request #1248 from Obbi89/master
Fix: Bug in package revert(from invalid package file) in WCFSetup
Marcel Werk [Fri, 26 Apr 2013 00:12:50 +0000 (02:12 +0200)]
Small style optimization
Robert Obermeier [Fri, 26 Apr 2013 00:08:53 +0000 (02:08 +0200)]
Fixed memleak / infinite allocating loop in WCFSetup.class.php
Marcel Werk [Thu, 25 Apr 2013 23:52:46 +0000 (01:52 +0200)]
Fixed small issue
Marcel Werk [Thu, 25 Apr 2013 23:50:17 +0000 (01:50 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Thu, 25 Apr 2013 23:46:51 +0000 (01:46 +0200)]
Fixed template copy function
Marcel Werk [Thu, 25 Apr 2013 23:46:51 +0000 (01:46 +0200)]
Fixed template copy function
Marcel Werk [Thu, 25 Apr 2013 23:40:46 +0000 (01:40 +0200)]
Fixed template delete
Marcel Werk [Thu, 25 Apr 2013 23:33:02 +0000 (01:33 +0200)]
Fixed last modification time of templates
Marcel Werk [Thu, 25 Apr 2013 20:21:34 +0000 (22:21 +0200)]
Fixed multiple issues in template administration
Fixes #1247
Marcel Werk [Thu, 25 Apr 2013 17:35:36 +0000 (19:35 +0200)]
Added template administration (WIP)
Marcel Werk [Thu, 25 Apr 2013 17:34:57 +0000 (19:34 +0200)]
Fixed small issue
Marcel Werk [Thu, 25 Apr 2013 15:45:16 +0000 (17:45 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Thu, 25 Apr 2013 15:45:05 +0000 (17:45 +0200)]
Fixed cronjob
Alexander Ebert [Thu, 25 Apr 2013 13:49:21 +0000 (15:49 +0200)]
Removed spaces
Alexander Ebert [Thu, 25 Apr 2013 13:31:25 +0000 (15:31 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Thu, 25 Apr 2013 13:31:02 +0000 (15:31 +0200)]
Fixed evaluation of HTML through jQuery
You should alway return HTML using the array index "template" (accessible as data.returnValues.template), as it's contents will be automatically trimmed.
If you fail to use it, make sure to either trim it server-side or use $($.parseHTML(htmlString)).
See http://jquery.com/upgrade-guide/1.9/#jquery-htmlstring-versus-jquery-selectorstring
Marcel Werk [Thu, 25 Apr 2013 13:27:57 +0000 (15:27 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Thu, 25 Apr 2013 13:27:43 +0000 (15:27 +0200)]
Added template administration (WIP)
Marcel Werk [Thu, 25 Apr 2013 13:27:04 +0000 (15:27 +0200)]
Add/Updated spider list
Alexander Ebert [Wed, 24 Apr 2013 23:50:56 +0000 (01:50 +0200)]
Upgraded to jQuery 2.0
$.browser is still supported (provided by WCF.js) and can be freely used for ordinary checks against the user agent string.
Alexander Ebert [Wed, 24 Apr 2013 20:49:40 +0000 (22:49 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Wed, 24 Apr 2013 20:49:14 +0000 (22:49 +0200)]
Ignoring optional packages during update
Matthias Schmidt [Wed, 24 Apr 2013 20:38:56 +0000 (22:38 +0200)]
Optimizes code
Matthias Schmidt [Wed, 24 Apr 2013 20:36:28 +0000 (22:36 +0200)]
Adds missing permissions for PageMenuItemAction
Alexander Ebert [Wed, 24 Apr 2013 20:13:34 +0000 (22:13 +0200)]
Fixed pre-selection of versions
Alexander Ebert [Wed, 24 Apr 2013 17:43:08 +0000 (19:43 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Wed, 24 Apr 2013 17:42:44 +0000 (19:42 +0200)]
Fixed typo
Tim Düsterhus [Wed, 24 Apr 2013 16:59:11 +0000 (18:59 +0200)]
Alexander Ebert [Wed, 24 Apr 2013 16:25:33 +0000 (18:25 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Wed, 24 Apr 2013 16:25:05 +0000 (18:25 +0200)]
Fixed use statement order
Matthias Schmidt [Wed, 24 Apr 2013 16:01:49 +0000 (18:01 +0200)]
Fixes formatting issue
Matthias Schmidt [Wed, 24 Apr 2013 15:51:15 +0000 (17:51 +0200)]
Fixes issues when creating page menu items
Alexander Ebert [Wed, 24 Apr 2013 15:05:52 +0000 (17:05 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Wed, 24 Apr 2013 15:05:37 +0000 (17:05 +0200)]
Added package update management
Marcel Werk [Tue, 23 Apr 2013 22:30:48 +0000 (00:30 +0200)]
Added missing language variables
Marcel Werk [Tue, 23 Apr 2013 20:48:28 +0000 (22:48 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Tue, 23 Apr 2013 20:48:15 +0000 (22:48 +0200)]
Fixed multiple user option issues
Marcel Werk [Tue, 23 Apr 2013 17:31:51 +0000 (10:31 -0700)]
Merge pull request #1241 from pebeah/styleFormOptimization
Added the name of the current style in the "edit"-form
pebeah [Tue, 23 Apr 2013 16:24:05 +0000 (18:24 +0200)]
Correction
pebeah [Tue, 23 Apr 2013 16:05:07 +0000 (18:05 +0200)]
Added the name of the current style in the "edit"-form
Marcel Werk [Tue, 23 Apr 2013 12:38:39 +0000 (14:38 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Tue, 23 Apr 2013 12:38:26 +0000 (14:38 +0200)]
Fixed line-height issue in chrome
Tim Düsterhus [Tue, 23 Apr 2013 12:21:13 +0000 (14:21 +0200)]
Clear altField in datepicker when visible input is cleared
cf. http://beta.woltlab.com/index.php/Thread/104-Geburstag-l%C3%A4sst-sich-nicht-entfernen/
Marcel Werk [Tue, 23 Apr 2013 00:59:39 +0000 (02:59 +0200)]
Added user option administration (WIP)
Marcel Werk [Mon, 22 Apr 2013 19:18:21 +0000 (21:18 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Mon, 22 Apr 2013 19:18:02 +0000 (21:18 +0200)]
Added missing language variables
Tim Düsterhus [Mon, 22 Apr 2013 18:47:17 +0000 (21:47 +0300)]
Fix typos in en.xml
Marcel Werk [Mon, 22 Apr 2013 13:33:02 +0000 (15:33 +0200)]
Fixed small issue
Marcel Werk [Mon, 22 Apr 2013 13:14:01 +0000 (15:14 +0200)]
Small style optimization