6.0.0-beta1
7/5/25

[#14042] defaultview workweek renders as week
Summary defaultview workweek renders as week
Queue Kronolith
Queue Version Git master
Type Bug
State Resolved
Priority 1. Low
Owners mrubinsk (at) horde (dot) org
Requester maelstro (at) hotmail (dot) com
Created 07/03/2015 (3655 days ago)
Due
Updated 07/23/2015 (3635 days ago)
Assigned 07/20/2015 (3638 days ago)
Resolved 07/23/2015 (3635 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
07/23/2015 03:49:36 PM Michael Rubinsky Comment #4
State ⇒ Resolved
Reply to this comment
kronolith 4.2.9
07/23/2015 03:48:16 PM Git Commit Comment #3 Reply to this comment
Changes have been made in Git (FRAMEWORK_5_2):

commit 336e39713b1aaf74f782c820466cbb0766cc2da1
Author: Michael J Rubinsky <mrubinsk@horde.org>
Date:   Thu Jul 23 11:44:57 2015 -0400

     Bug: 14042 We've had a workweek view for a while now, so honor this.

  kronolith/lib/Ajax.php |    2 +-
  1 files changed, 1 insertions(+), 1 deletions(-)

http://github.com/horde/horde/commit/336e39713b1aaf74f782c820466cbb0766cc2da1
07/23/2015 03:45:48 PM Git Commit Comment #2 Reply to this comment
Changes have been made in Git (master):

commit c1fc4d04f1cc7e7fbcbe5aaf4a66fc0a6ded3597
Author: Michael J Rubinsky <mrubinsk@horde.org>
Date:   Thu Jul 23 11:44:57 2015 -0400

     Bug: 14042 We've had a workweek view for a while now, so honor this.

  kronolith/lib/Ajax.php |    2 +-
  1 files changed, 1 insertions(+), 1 deletions(-)

http://github.com/horde/horde/commit/c1fc4d04f1cc7e7fbcbe5aaf4a66fc0a6ded3597
07/20/2015 02:03:56 PM Michael Rubinsky State ⇒ Assigned
Assigned to Michael Rubinsky
 
07/03/2015 06:58:31 AM maelstro (at) hotmail (dot) com Comment #1
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ defaultview workweek renders as week
Queue ⇒ Kronolith
Milestone ⇒
Patch ⇒ No
State ⇒ Unconfirmed
Reply to this comment
When setting in preferences default view to work week it renders as week

lib/Ajax.php :
'login_view' => ($prefs->getValue('defaultview') == 'workweek') ? 
'week' : $prefs->getValue('defaultview'),

Saved Queries