Statistics
| Branch: | Tag: | Revision:

root @ 499bb620

# Date Author Comment
499bb620 06/19/2013 01:44 pm Christos KK Loverdos

Simplify boolean condition

Refs #4035

625510f8 06/18/2013 07:19 pm Christos KK Loverdos

Merge branch 'issue_3965' into release-0.14

Refs #3965

deebe0cf 06/18/2013 07:18 pm Christos KK Loverdos

Use the view URL for the Download link of the file context menu

Refs #3965

ccd43725 06/14/2013 04:36 pm Kostas Papadimitriou

.conf files cleanup

- remove deprecated setting ``PITHOS_UI_CLOUDBAR_ACTIVE_SERVICE``
- remove ``PITHOS_UI_LOGIN_URL``, ``PITHOS_UI_FEEDBACK_URL``. Settings are
dynamically computed based on ``ASTAKOS_BASE_URL`` setting.

81dcb70e 06/13/2013 06:35 pm Christos KK Loverdos

Merge branch 'issue_3785' into release-0.14

Refs #3785

0bf4cd8e 06/13/2013 06:34 pm Christos KK Loverdos

Show (c) message only if SHOW_COPYRIGHT is true

Refs #3785

28c371d8 06/13/2013 04:41 pm Christos KK Loverdos

New dev deployment settings
(cherry picked from commit e43ef50928f618658cbf82ec7fe67b72c0c95935)

1613aabd 06/13/2013 03:55 pm Kostas Papadimitriou

Bump version to 0.14rc1

8d0c5297 06/13/2013 11:13 am Kostas Papadimitriou

Merge branch 'cookoos-nest' into develop

33ee8450 06/12/2013 05:59 pm Christos KK Loverdos

Change name representation of group to delete

c51ebcfd 06/12/2013 05:33 pm Kostas Papadimitriou

Restrict url pattern

append `$` to the url pattern to restrict it from matching extended ui
urls that might get appended from other applications (e.g. /ui/view/....)

6402182e 06/12/2013 05:18 pm Christos KK Loverdos

Change name representation of folder to delete

e7fceb98 06/12/2013 05:16 pm Christos KK Loverdos

Change name representation of file to delete

399017e1 06/11/2013 03:07 pm Kostas Papadimitriou

Merge remote-tracking branch 'origin/issue_3965' into develop

52670d22 06/11/2013 02:47 pm Kostas Papadimitriou

Expose STORAGE_VIEW_URL setting in index view

746fdf7a 06/11/2013 02:36 pm Kostas Papadimitriou

Register root urls redirect helpers

by default redirect root url to `/<base_path>` and `/<base_path>` to the
pithos ui service.

975de248 06/10/2013 06:32 pm Christos KK Loverdos

Changes for the Private and Public view links

Refs #3965

b002ac73 06/10/2013 05:19 pm Christos KK Loverdos

Conditionally enable the scheduled refresh functionality

and fix a typo

Refs no ticket

e663b3a7 06/10/2013 04:26 pm Christos KK Loverdos

Change image view URL according to new semantics for "view" URLs

Refs #3965

bc982727 06/10/2013 04:12 pm Christos KK Loverdos

Server will send the full URL in X-Object-Public

So there is no need to concatenate stuff.

Refs #3965

a7e13898 06/10/2013 03:22 pm Christos KK Loverdos

Remove unused interface

64ea9b61 06/10/2013 03:21 pm Christos KK Loverdos

Remove unused objects

77424c81 06/10/2013 03:19 pm Christos KK Loverdos

Fix a typo in the class name

c3e119f5 06/10/2013 02:52 pm Christos KK Loverdos

Initial separation of API and View URLs

Refs #3965

1f8c3574 06/06/2013 12:44 pm Christos KK Loverdos

Remove unused class

c470f519 06/06/2013 12:39 pm Christos KK Loverdos

Merge branch 'issue_3943' into develop

Refs #3943

d10f64c1 06/06/2013 12:38 pm Christos KK Loverdos

Remove form hidden field for X-Auth-Token

Refs #3943

62539b4b 06/05/2013 06:51 pm Christos KK Loverdos

Merge branch 'issue_3943' into develop

Refs #3943

37197166 06/05/2013 06:48 pm Christos KK Loverdos

Do not pass token as a request param when uploading

Refs #3943

72fa004f 06/05/2013 05:47 pm Kostas Papadimitriou

Fix identity prefix resolving

e60d9343 06/04/2013 08:40 pm Kostas Papadimitriou

Update url/services settings

edb3e8ef 06/03/2013 01:15 pm Kostas Papadimitriou

Convert index view context to json

to safely append any type of values to otherProperties javascript object

f5c3cc50 06/03/2013 01:15 pm Kostas Papadimitriou

Fix default login url

append ?next=

c4e41cff 06/03/2013 01:13 pm Kostas Papadimitriou

Include missing services module

5966cc0b 06/03/2013 01:08 pm Christos KK Loverdos

Resolve STORAGE_API_URL as previously

fc764443 05/31/2013 05:56 pm Kostas Papadimitriou

Component/service friendly views

- Enrich settings with setting keys shared with pithos-app in order to be able
to properly resolve dynamically set urls and prefixes
- Serve ui service of the pithos component

d2b953c5 05/31/2013 05:37 pm Kostas Papadimitriou

Try to resolve api url from otherProperties

check otherProperties.STORAGE_API_URL. Fallback to config defaults.

Refs: #3884

6157de5b 05/31/2013 01:51 pm Kostas Papadimitriou

Python packaging improvments

- Use {% include %} to extend index.html with appropriate django context
- Introduce `urls_config` context variable. A dict that contains requred webapp
endpoints. Keys are merged in otherProperties js object.

c428cde4 05/31/2013 01:51 pm Kostas Papadimitriou

Appropriate version for develop branch

c3ace1bb 05/31/2013 01:32 pm Christos KK Loverdos

Merge branch 'issue_3784' into develop

Refs #3784

67d30f02 05/31/2013 01:31 pm Christos KK Loverdos

Better integrate the loader with the up/down arrows

Refs #3784

d4ace10a 05/31/2013 01:04 pm Christos KK Loverdos

Show a loader until the contents of "Shared with me" are fully loaded

Refs #3784

49c28de1 05/31/2013 12:35 pm Christos KK Loverdos

Merge branch 'issue_3884' into develop

Refs #3884

d8e2a280 05/31/2013 12:35 pm Christos KK Loverdos

Disable logging in order to merge back to develop

28e270f9 05/31/2013 12:29 pm Christos KK Loverdos

Configurable service URLs via the otherProperties JS mechanism

I have implemented the following:

  • Key STORAGE_API_URL represents the Pithos API
    URL and it is search for in otherProperties.
  • Key USER_CATALOGS_API_URL represents the
    /user_catalogs API URL and it is searched for...
cb24973a 05/30/2013 01:01 pm Christos KK Loverdos

Merge branch 'issue_3873' into develop

Refs #3873

9eb70525 05/30/2013 01:00 pm Christos KK Loverdos

Cosmetics on footer

Refs #3873

477c14ec 05/30/2013 12:47 pm Christos KK Loverdos

Merge branch 'issue_3784' into develop

Refs #3784

0a85a75b 05/30/2013 12:45 pm Christos KK Loverdos

Show "Shared with me" immediately

Up to now, "Shared with me" appeared only after all the asynchronous
loading completed.

Refs #3784

56510f86 05/27/2013 05:31 pm Christos KK Loverdos

Merge branch 'issue_3785' into develop

Align footer and logo with the rest of the UI (cyclades).

Refs #3785

64800147 05/27/2013 03:09 pm Christos KK Loverdos

Get Storage Logo from JS properties

Refs #3785

ecc4ef81 05/27/2013 12:37 pm Christos KK Loverdos

Hard-code synnefo & synnefo.org

This is a requirement.

Refs #3785

f2ae0948 05/23/2013 05:47 pm Christos KK Loverdos

Change footer according to the rest of the site

Refs #3785

e4ac2d18 05/22/2013 01:30 pm Kostas Papadimitriou

Extend otherProperties with branding settings

otherProperties object defined in the index.html is used from within the GWT
app to access deployment specific configuration options. A new placeholder added
in index.html. The placeholder gets replaced with django template code which...

9a450603 05/22/2013 01:07 pm Kostas Papadimitriou

Fix setup.py dependencies

snf-branding-app -> snf-branding

f25b0d3d 04/19/2013 06:02 pm Christos KK Loverdos

Merge branch 'issue_3630' into develop

Refs #3630

fba33890 04/19/2013 06:01 pm Christos KK Loverdos

Remove "Upload" from file context menu

Refs #3630

0292f6b1 04/19/2013 05:57 pm Christos KK Loverdos

Merge branch 'issue_3595' into develop

Refs #3595

10ff638f 04/19/2013 05:56 pm Christos KK Loverdos

"Delete" is only supported from within the Trash

Refs #3595

c9ca99bc 04/19/2013 04:07 pm Christos KK Loverdos

Merge branch 'issue_3593' into develop

Refs #3593

b12da07a 04/19/2013 04:06 pm Christos KK Loverdos

Informational dialog when trying to unchek "Private Sharing" while shares exist

Refs #3593

e7222991 04/19/2013 03:32 pm Christos KK Loverdos

Merge branch 'issue_3575' into develop

Refs #3575

6e804d92 04/19/2013 03:30 pm Christos KK Loverdos

Fix a typo in File/Share/Add Group dialog

The column header for groups should be "Group" not "User"

Refs #3575

77a99b26 04/19/2013 03:16 pm Christos KK Loverdos

Exclude one more HTTP header from logging

c963be61 04/19/2013 03:15 pm Christos KK Loverdos

Revert "Provide RightClick/CopyToClipboard functionality for "Public/Private Link" in File/Share dialog"

This reverts commit ddbf705922a5abb92c92205ebc98cc97fbd89aeb.

I explained the reason in the commit message of the above commit

Refs #3575

ddbf7059 04/19/2013 03:12 pm Christos KK Loverdos

Provide RightClick/CopyToClipboard functionality for "Public/Private Link" in File/Share dialog

It does not work. I think there is no standard way to do it.
Which browser versions do we support anyway?

I am committing the work, since it has been done but the intention...

59aa2375 04/19/2013 02:31 pm Christos KK Loverdos

Selectively ignore HTTP headers in logging

b551f85b 04/19/2013 01:54 pm Christos KK Loverdos

In File/Share dialog show "Public/Private Link" instead of just "Link"

Refs #3575

d1609e26 04/19/2013 01:50 pm Christos KK Loverdos

Use constant strings in File/Share and Permissions dialogs

bc393f5e 04/19/2013 01:49 pm Christos KK Loverdos

More HTTP call logging enhancements

b31e9028 04/19/2013 01:48 pm Christos KK Loverdos

Bring Folder/Share dialog onpar with File/Share dialog

Refs #3575

f7c37cc8 04/19/2013 01:48 pm Christos KK Loverdos

Add more constant strings

45c76262 04/19/2013 12:52 pm Christos KK Loverdos

Enhance HTTP call logging

c947e007 04/18/2013 07:33 pm Christos KK Loverdos

Better headers in permissions dialog

If it is about user permissions, show "Add user" and "User".
If it is about group permissions, show "Add group" and "Group".

Refs #3575

49a8183f 04/18/2013 07:22 pm Christos KK Loverdos

In File/Share do not show "Add group" if user has no groups

Refs #3575

cfdb1476 04/18/2013 07:12 pm Christos KK Loverdos

Visually separate "Private" & "Public" sharing in File/Share

More lightweight than the previous approach.

Refs #3575

f9762f23 04/18/2013 06:54 pm Christos KK Loverdos

Revert "Fix the disabled "Add group" button style"

This reverts commit 5e2c128046985d9adb0459040b9b82931235e422.

Due to a regression with the Group/Delete dialog (it had bad/no styling)
Refs #3575

46d2ccd2 04/18/2013 06:18 pm Christos KK Loverdos

Visually separate "Private" & "Public" sharing in File/Share

Refs #3575

5e2c1280 04/18/2013 05:46 pm Christos KK Loverdos

Fix the disabled "Add group" button style

Previously some annoying button movement was taking place on mouse hover.
Refs #3575

da9e51db 04/18/2013 05:44 pm Christos KK Loverdos

In File/Share, disable "Add Group" if user has no groups

Also set the button title to "You do not have any groups".
Refs #3575

34cd9aff 04/16/2013 01:24 pm Christos KK Loverdos

New button "Add everybody" to file Share dialog

Refs #3575

87487bbf 04/15/2013 06:07 pm Christos KK Loverdos

In Share Dialog, remove the header line when the permission list is empty.

Refs #3575

fbb19e02 04/15/2013 04:49 pm Christos KK Loverdos

Change wording: Sharing -> Share in the folder context menu

Refs #3575

cb1f6cdb 04/15/2013 04:46 pm Christos KK Loverdos

Update permission table after adding user/group

Refs #3575

ed2b76a4 04/15/2013 04:45 pm Christos KK Loverdos

Rename constructor params

Refs #3575

64d3b76b 04/12/2013 05:09 pm Christos KK Loverdos

Unify 'Publish' and 'Sharing' dialogs into one (for files)

e0a0c6ea 04/11/2013 04:49 pm Christos KK Loverdos

Add more logging utilities

07f72d32 04/01/2013 04:08 pm Christos KK Loverdos

Merge branch 'issue_3443' into develop

8ddb4627 04/01/2013 04:07 pm Christos KK Loverdos

Provider a safer way to purge the container

Refs #3443
https://code.grnet.gr/issues/3443

01337c33 03/13/2013 03:56 pm Christos KK Loverdos

Enhance logging

0aa7f3c9 03/12/2013 04:22 pm Christos KK Loverdos

Add dev scripts to deploy to dev environment

c9ca4ea8 02/14/2013 04:52 pm Kostas Papadimitriou

Bump version

1fcf24fa 02/13/2013 03:07 pm Kostas Papadimitriou

Bump develop version

1871b05c 02/12/2013 04:11 pm Kostas Papadimitriou

Merge branch 'master' of https://code.grnet.gr/git/pithos-web-client

5b380d95 02/12/2013 12:54 pm Christos KK Loverdos

Change copyright notice

e6e9f6e6 02/12/2013 12:50 pm Christos KK Loverdos

Change copyright notice

f36c8a7d 02/11/2013 03:37 pm Christos KK Loverdos

Fix regression with not querying for the logged-in user display name

86432004 02/11/2013 03:23 pm Christos KK Loverdos

Fix regression with empty "Shared by me"

0459d2ef 02/08/2013 04:26 pm Christos KK Loverdos

Show display names in group members tree

c8f8690d 02/08/2013 03:59 pm Christos KK Loverdos

Use display name to add a user to a group