Statistics
| Branch: | Tag: | Revision:

root @ 02f1204b

# Date Author Comment
02f1204b 12/10/2013 01:29 pm Kostas Papadimitriou

Use pithos proxy path to redirect to astakos login view

ae9e1923 12/09/2013 05:17 pm Kostas Papadimitriou

Fix resolving of LOGIN_URL

resolve it as an absolute astakos url instead or proxying login view contents
from pithos webapp.

ec3b591b 12/06/2013 12:46 pm Kostas Papadimitriou

Bump version to 0.15rc1

6da73379 12/04/2013 04:38 pm Christos KK Loverdos

Merge branch 'issue_4677' into develop

Refs #4677

48ac22be 12/04/2013 04:38 pm Christos KK Loverdos

Update rsync script to reflect new dev environment

bca3de0b 12/02/2013 01:23 pm Christos KK Loverdos

Get favicon url from injected properties

Not tested yet, waiting for the devenv

Refs #4677

a0a17ab9 11/21/2013 06:36 pm Kostas Papadimitriou

Merge branch 'master' into develop

Conflicts:
version

5e710994 11/11/2013 03:10 pm Kostas Papadimitriou

Bump version to 0.14.9

4e9db871 10/29/2013 05:18 pm Ilias Tsitsimpis

Merge branch 'feature-astakosclient-auth-url' into develop

79c8010d 10/10/2013 12:41 pm Ilias Tsitsimpis

Use proxy to access Astakos service

Always use a proxy to access the Astakos service and don't import
astakos_services endpoints from astakosclient.

dbb3d39f 10/10/2013 12:40 pm Ilias Tsitsimpis

Bump version to 0.14.5next

7a8d2705 10/10/2013 12:12 pm Ilias Tsitsimpis

Merge branch 'hotfix-0.14.5' into develop

Conflicts:
version

300df41e 10/02/2013 12:36 pm Christos Stavrakakis

Bump version to 0.14.5rc2

bbec43c8 10/02/2013 12:29 pm Christos Stavrakakis

Compatibility code with Django 1.4

558bad0d 09/25/2013 10:42 am Christos Stavrakakis

Bump version to 0.14.5rc1

5e5051bc 09/25/2013 10:41 am Christos Stavrakakis

Update django dependency to <1.5

bebc7707 09/17/2013 02:08 am Kostas Papadimitriou

Update cloudbar context processor module

processor moved in webproject package in 0.14.6

3a3a6668 07/29/2013 07:01 pm Kostas Papadimitriou

Merge branch 'hotfix-0.14.3'

cb2d7abe 07/26/2013 01:15 pm Kostas Papadimitriou

Bump version to 0.14.3

17ca54b9 07/26/2013 01:15 pm Kostas Papadimitriou

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

16c22e91 07/26/2013 11:26 am Christos KK Loverdos

Merge branch 'issue_4161' into hotfix-0.14.2

Fixes #4161

e6a68fc4 07/25/2013 04:59 pm Christos KK Loverdos

Fix view of versioned file

Pending deployment and testing.

Refs #4161

974fe113 07/25/2013 04:03 pm Kostas Papadimitriou

Merge branch 'hotfix-0.14.2'

Conflicts:
version

ff76cf7a 07/25/2013 03:35 pm Kostas Papadimitriou

Bump version to 0.14.2

c38fa530 07/18/2013 07:18 pm Christos KK Loverdos

Merge branch 'issue_4140' into hotfix-0.14.2

Refs #4140

7f95a3c9 07/18/2013 07:10 pm Christos KK Loverdos

Use the callback even if there is nothing shared from other users

Fixes #4140
Refs #4140

e7b97669 07/18/2013 06:28 pm Christos KK Loverdos

Eliminate goto in URLs

cccf20ec 07/18/2013 04:57 pm Christos KK Loverdos

Document the role of PithosDisclosurePanel

Refs #4140

a43ef959 07/18/2013 04:45 pm Christos KK Loverdos

Remove one constructor of PithosDisclosurePanel

... to make semantics clearer.

Refs #4140

db63b741 07/12/2013 12:14 pm Kostas Papadimitriou

Merge branch 'master' into hotfix-0.14.1

Conflicts:
version

65f0c4c7 07/03/2013 02:23 pm Christos KK Loverdos

Merge branch 'issue_4093' into hotfix-0.14.1

Refs #4093

f4fc2380 07/03/2013 02:22 pm Christos KK Loverdos

Fix Synnefo URL

This is still hard-coded. Shouldn't we provide it via configuration?

Refs #4093

d34bc8f5 07/03/2013 02:03 pm Kostas Papadimitriou

Bump version to 0.14.1

f987395f 06/25/2013 04:00 pm Kostas Papadimitriou

Bump version to v0.14

b4f6c042 06/25/2013 03:47 pm Kostas Papadimitriou

Bump version 0.14

c8b0999f 06/21/2013 03:24 pm Christos KK Loverdos

Merge branch 'issue_4048' into release-0.14

Refs #4048

34278d33 06/21/2013 03:22 pm Christos KK Loverdos

Add CSS fragment

Refs #4048

862ad222 06/19/2013 05:29 pm Georgios D. Tsoukalas

fix synnefo.settings circular import dependency

Break this import circle:

django.conf -> synnefo.settings (via DJANGO_SETTINGS_MODULE)
synnefo.settings -> pithos_webclient.synnefo_settings (via entry points)
pithos_webclient.synnefo_settings -> pithos_webclient.urls...

021bccd7 06/19/2013 01:16 pm Kostas Papadimitriou

Use example.synnefo.org in default conf settings

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)

7459585c 06/13/2013 03:57 pm Kostas Papadimitriou

Bump version to 0.14next

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

Bump version to 0.14rc1

e43ef509 06/13/2013 02:15 pm Christos KK Loverdos

New dev deployment settings

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