Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Scott Murawski

Pages: [1]
1
Older versions / [1.5.3] Many typos in Configuration -> General
« on: September 04, 2009, 03:58:33 pm »
1)
Code: [Select]
File storage:
Select where you want to store uploaded documents. Warning: Switching storage will make all previuosly uploaded files unavailable.

previuosly => previously

2)
Code: [Select]
Autentify administration:
Sets whether a pasword autentification dialog is displayed when accsesing the administration panel

Autentify => Authorize (using Authorize probably makes the most sense)
pasword => password
autentification => authorization
accsesing => accessing

3) Also when setting the option to true, the main header should be updated to say "Authorize Password" or something similar.


2
Older versions / [1.5.3] Typo in move object to workspace text
« on: September 04, 2009, 12:35:14 pm »
When dragging and dropping an item to a different workspace you get:

Code: [Select]
Do you wanto to move the selected object(s) to this workspace or keep old ones and add this workspace?
There is an extra o in "wanto"

3
For deleting anything, there is the "Are you sure..."  javascript notification popup.  Since the items are not being permanently deleted anyway, there's low risk of moving things to the trash.

I think there should be a preference setting to disable that because it interrupts the flow of using opengoo slows down usage.

4
When viewing an email, there is the upper right 'Close X' button.  Once that is clicked, the email is closed and a request is made to list_all the mail.  After that request is finished, the grid is then scrolled back to the top. 

This makes it rather annoying because one can have 35 emails in the grid and be scrolled to the bottom, view an email, close it, then scrolled to the top and then need to scroll to the bottom again to view other mail!


5
I noticed when viewing an email, you click on either the from or the subject, it auto selects it for you.  This leads to certain inconveniences

1) If a user views a number of emails and then wants to delete a different email, the user must unselect the automatically selected emails

2) A user may end up accidentally deleting emails, especially if the ones that were viewed were scrolled off the screen and forgotten about

6
Older versions / [1.5.3] Typo in 'Move To Trash' popup confirmation text
« on: September 04, 2009, 11:57:07 am »
In 1.5.3 when you are deleting something it says in the javascript popup:

Code: [Select]
Are "you sure you want to move the selected objects to the trash can?
There's an extra quote in there.

Pages: [1]