Enhancement #2631

Simplify Shared Folder/Web access UI module

Added by Davide Principi over 7 years ago. Updated over 7 years ago.

Status:CLOSEDStart date:
Priority:NormalDue date:
Assignee:-% Done:

100%

Category:nethserver-httpd
Target version:v6.5-rc1
Resolution: NEEDINFO:No

Description

The current "Web Access" tab in SharedFolder UI module presents three options to set the URL Resource path:

  1. Default
  2. Web site root
  3. Custom

We can simplify the interface, by summing up Default and Custom entries, for instance:

  • The default value for the text field is the folder name itself (or a watermark with the folder name)
  • The user can change it, to set the URL to any other name

web_address.png (5.02 KB) Alessio Fattorini, 02/20/2014 04:51 PM

Associated revisions

Revision d795edb8
Added by Giacomo Sanchietti over 7 years ago

Web UI: simply virtual host configuration. Refs #2631

History

#1 Updated by Giacomo Sanchietti over 7 years ago

  • Target version set to v6.5-beta3

#2 Updated by Filippo Carletti over 7 years ago

  • Target version changed from v6.5-beta3 to v6.5-rc1

#3 Updated by Davide Principi over 7 years ago

  • Status changed from NEW to TRIAGED
  • % Done changed from 0 to 20

#4 Updated by Davide Principi over 7 years ago

  • Status changed from TRIAGED to ON_DEV
  • Assignee set to Davide Principi
  • % Done changed from 20 to 30

#5 Updated by Giacomo Sanchietti over 7 years ago

  • Assignee changed from Davide Principi to Giacomo Sanchietti

#6 Updated by Giacomo Sanchietti over 7 years ago

  • Status changed from ON_DEV to MODIFIED
  • % Done changed from 30 to 60

I chosen another approach: the page will display all generated urls accordingly to selected options.
Also label "Default" has been changed to "Folder name".

#7 Updated by Giacomo Sanchietti over 7 years ago

  • Status changed from MODIFIED to ON_QA
  • Assignee deleted (Giacomo Sanchietti)
  • % Done changed from 60 to 70
Packages in nethserver-testing:
  • nethserver-httpd-2.2.2-3.0gitd795edb8.ns6.noarch.rpm
Test case
  • Check the list of generated url is correct on each option change

#8 Updated by Alessio Fattorini over 7 years ago

  • Assignee set to Alessio Fattorini

#9 Updated by Alessio Fattorini over 7 years ago

  • File web_address.png added
  • Status changed from ON_QA to VERIFIED
  • % Done changed from 70 to 90
# rpm -q nethserver-httpd
nethserver-httpd-2.2.2-3.0gitd795edb8.ns6.noarch

As attachment shows "default" is changed to "Folder Name"

  • Created a new ibay named "testbox"
  • First choice "FolderName"
    [root@botolo ~]# cat /etc/httpd/nethserver.d/testbox.ibay  | grep Alias
    Alias "/testbox" "/var/lib/nethserver/ibay/testbox" 
    
  • Second choice "web site root"
    [root@botolo ~]# cat /etc/httpd/nethserver.d/testbox.ibay  | grep Document
    DocumentRoot "/var/lib/nethserver/ibay/testbox" 
    
  • Third choice "custom"
    [root@botolo ~]# cat /etc/httpd/nethserver.d/testbox.ibay  | grep Alias
    Alias "/custom" "/var/lib/nethserver/ibay/testbox" 
    

VERIFIED

#10 Updated by Alessio Fattorini over 7 years ago

  • File web_address.png added

#11 Updated by Alessio Fattorini over 7 years ago

  • File deleted (web_address.png)

#12 Updated by Giacomo Sanchietti over 7 years ago

  • Assignee deleted (Alessio Fattorini)

#13 Updated by Davide Principi over 7 years ago

  • Status changed from VERIFIED to CLOSED
  • % Done changed from 90 to 100

#14 Updated by Davide Principi over 7 years ago

In nethserver-updates:
nethserver-release-6.5-4.ns6.rc1.noarch.rpm
nethserver-devbox-1.4.0-1.ns6.noarch.rpm
nethserver-backup-data-1.0.9-1.ns6.noarch.rpm
nethserver-base-2.1.0-1.ns6.noarch.rpm
nethserver-directory-2.0.1-1.ns6.noarch.rpm
nethserver-firewall-base-1.1.0-1.ns6.noarch.rpm
nethserver-hosts-1.0.7-1.ns6.noarch.rpm
nethserver-httpd-2.3.0-1.ns6.noarch.rpm
nethserver-httpd-admin-1.2.1-1.ns6.noarch.rpm
nethserver-hylafax-1.0.5-1.ns6.noarch.rpm
nethserver-ibays-2.0.3-1.ns6.noarch.rpm
nethserver-lib-2.0.1-1.ns6.noarch.rpm
nethserver-mail-server-1.6.1-1.ns6.noarch.rpm
nethserver-nethgui-1.4.0-1.ns6.noarch.rpm
nethserver-ntopng-1.1.2-1.ns6.noarch.rpm
nethserver-nut-1.0.7-1.ns6.noarch.rpm
nethserver-openssh-1.0.5-1.ns6.noarch.rpm
nethserver-roundcubemail-0.0.2-1.ns6.noarch.rpm
nethserver-samba-1.4.2-1.ns6.noarch.rpm
nethserver-shorewall-1.0.4-1.ns6.noarch.rpm
nethserver-sogo-thunderbird-1.1.1-1.ns6.noarch.rpm
nethserver-vpn-1.1.2-1.ns6.noarch.rpm
sogo-frontends-1.3.0-1.ns6.noarch.rpm

Also available in: Atom PDF