pithos
12 years agoEscape special characters for LIKE in node lookup. pithos/v0.8.1
Antony Chazapis [Mon, 5 Dec 2011 16:38:33 +0000 (18:38 +0200)]
Escape special characters for LIKE in node lookup.

12 years agoFix unicode metadata in public objects.
Antony Chazapis [Mon, 5 Dec 2011 16:07:07 +0000 (18:07 +0200)]
Fix unicode metadata in public objects.

12 years agoImprove pithos-sync
Giorgos Verigakis [Fri, 2 Dec 2011 14:20:50 +0000 (16:20 +0200)]
Improve pithos-sync

* Do not redownload files that exist locally.
* General refactoring to simplify the code.

Refs #1495

12 years agoRemove deleted version's map.
Antony Chazapis [Fri, 2 Dec 2011 13:37:37 +0000 (15:37 +0200)]
Remove deleted version's map.

Refs #1167

12 years agoMerge branch 'master' of https://code.grnet.gr/git/pithos
Sofia Papagiannaki [Fri, 2 Dec 2011 13:23:31 +0000 (15:23 +0200)]
Merge branch 'master' of https://code.grnet.gr/git/pithos

12 years agofix client library & tests (urlencode headers & json/xml format)
Sofia Papagiannaki [Fri, 2 Dec 2011 13:23:04 +0000 (15:23 +0200)]
fix client library & tests (urlencode headers & json/xml format)

12 years agoTruncate downloaded object to correct size when done.
Antony Chazapis [Fri, 2 Dec 2011 13:07:00 +0000 (15:07 +0200)]
Truncate downloaded object to correct size when done.

12 years agoFix download in transfer lib.
Antony Chazapis [Fri, 2 Dec 2011 12:57:32 +0000 (14:57 +0200)]
Fix download in transfer lib.

12 years agoFix import bug.
Antony Chazapis [Fri, 2 Dec 2011 11:24:43 +0000 (13:24 +0200)]
Fix import bug.

12 years agoUse URL-encoding/decoding for all headers.
Antony Chazapis [Fri, 2 Dec 2011 10:55:06 +0000 (12:55 +0200)]
Use URL-encoding/decoding for all headers.

Refs #1511

12 years agoFormat groups/policy/metadata in JSON/XML replies.
Antony Chazapis [Fri, 2 Dec 2011 08:52:50 +0000 (10:52 +0200)]
Format groups/policy/metadata in JSON/XML replies.

Fixes #1719

12 years agofix client library & tests to work with changes made in
Sofia Papagiannaki [Tue, 29 Nov 2011 15:02:01 +0000 (17:02 +0200)]
fix client library & tests to work with changes made in
Revision 9fefc052 and Revision ce2f73d7

12 years agoUpdate versioning in docs.
Antony Chazapis [Tue, 29 Nov 2011 11:33:29 +0000 (13:33 +0200)]
Update versioning in docs.

Refs #1167

12 years agoCreate a single point to apply versioning policy.
Antony Chazapis [Tue, 29 Nov 2011 11:30:18 +0000 (13:30 +0200)]
Create a single point to apply versioning policy.

Refs #1167

12 years agoFix move to self bug.
Antony Chazapis [Tue, 29 Nov 2011 10:41:53 +0000 (12:41 +0200)]
Fix move to self bug.

Fixes #1718

12 years agoExclude some characters from URL-encoding.
Antony Chazapis [Tue, 29 Nov 2011 09:10:49 +0000 (11:10 +0200)]
Exclude some characters from URL-encoding.

12 years agoFix pithos shell ls.
Antony Chazapis [Mon, 28 Nov 2011 22:01:35 +0000 (00:01 +0200)]
Fix pithos shell ls.

12 years agoRestrict header count and size. URL-encode/decode specific headers that may contain...
Antony Chazapis [Mon, 28 Nov 2011 22:01:17 +0000 (00:01 +0200)]
Restrict header count and size. URL-encode/decode specific headers that may contain unicode characters.

Refs #1511

12 years agoChange version in README.upgrade. pithos/v0.8.0
Antony Chazapis [Mon, 28 Nov 2011 19:18:23 +0000 (21:18 +0200)]
Change version in README.upgrade.

12 years agoChange pithos to pithos+.
Antony Chazapis [Mon, 28 Nov 2011 19:09:58 +0000 (21:09 +0200)]
Change pithos to pithos+.

Fixes #1715

12 years agoCase change.
Antony Chazapis [Mon, 28 Nov 2011 17:28:11 +0000 (19:28 +0200)]
Case change.

Refs #1687

12 years agoclient library: handle correctly uri reserved character in object name & metadata
Sofia Papagiannaki [Mon, 28 Nov 2011 13:48:36 +0000 (15:48 +0200)]
client library: handle correctly uri reserved character in object name & metadata

12 years agosqlite case sensitive Unicode like
Sofia Papagiannaki [Mon, 28 Nov 2011 10:31:12 +0000 (12:31 +0200)]
sqlite case sensitive Unicode like

Refs: #1687

12 years agoLoad settings.local only if present.
Antony Chazapis [Mon, 28 Nov 2011 09:27:30 +0000 (11:27 +0200)]
Load settings.local only if present.

12 years agoAdd import for umask.
Antony Chazapis [Mon, 28 Nov 2011 09:23:57 +0000 (11:23 +0200)]
Add import for umask.

12 years agoUpdate migration instructions.
Antony Chazapis [Fri, 25 Nov 2011 16:57:18 +0000 (18:57 +0200)]
Update migration instructions.

12 years agoMerge branch 'settings'
Antony Chazapis [Fri, 25 Nov 2011 15:16:21 +0000 (17:16 +0200)]
Merge branch 'settings'

12 years agoRefresh docs. settings
Antony Chazapis [Fri, 25 Nov 2011 15:01:41 +0000 (17:01 +0200)]
Refresh docs.

Refs #1590

12 years agoUpdate default settings.
Antony Chazapis [Fri, 25 Nov 2011 14:39:34 +0000 (16:39 +0200)]
Update default settings.

Refs #1590

12 years agofix erroneous commit
Sofia Papagiannaki [Fri, 25 Nov 2011 11:34:17 +0000 (13:34 +0200)]
fix erroneous commit

12 years agoMerge branch 'master' of https://code.grnet.gr/git/pithos
Sofia Papagiannaki [Fri, 25 Nov 2011 11:07:51 +0000 (13:07 +0200)]
Merge branch 'master' of https://code.grnet.gr/git/pithos

12 years agoredirect to profile page from prepare_response instead of shibboleth target
Sofia Papagiannaki [Fri, 25 Nov 2011 11:07:30 +0000 (13:07 +0200)]
redirect to profile page from prepare_response instead of shibboleth target

Refs: #1584

12 years agoAlso urldecode header values if applicable.
Antony Chazapis [Fri, 25 Nov 2011 10:00:08 +0000 (12:00 +0200)]
Also urldecode header values if applicable.

12 years agoSplit settings into multiple files
Giorgos Verigakis [Thu, 24 Nov 2011 16:11:26 +0000 (18:11 +0200)]
Split settings into multiple files

Follow the format of synnefo.

Refs #1590

12 years agoredirect to profile page from prepare_response instead of each target
Sofia Papagiannaki [Thu, 24 Nov 2011 14:57:22 +0000 (16:57 +0200)]
redirect to profile page from prepare_response instead of each target

Refs: #1584

12 years agoChange formatting.
Antony Chazapis [Thu, 24 Nov 2011 14:20:00 +0000 (16:20 +0200)]
Change formatting.

12 years agoredirect to profile page from twitter
Sofia Papagiannaki [Thu, 24 Nov 2011 12:18:03 +0000 (14:18 +0200)]
redirect to profile page from twitter

Refs: #1584

12 years agoProfile page after login
Sofia Papagiannaki [Thu, 24 Nov 2011 12:04:54 +0000 (14:04 +0200)]
Profile page after login

- enable/disable by setting FORCE_PROFILE_UPDATE
- db migration add_field_user_is_verified
- change template inheritance

Refs: #1584

12 years agoUpdate upgrade instructions.
Antony Chazapis [Thu, 24 Nov 2011 10:30:16 +0000 (12:30 +0200)]
Update upgrade instructions.

Refs #1686

12 years agoMerge public app into api.
Antony Chazapis [Thu, 24 Nov 2011 10:01:47 +0000 (12:01 +0200)]
Merge public app into api.

Fixes $1678

12 years agoUse short public URLs.
Antony Chazapis [Thu, 24 Nov 2011 09:36:12 +0000 (11:36 +0200)]
Use short public URLs.

Refs #1686

12 years agoFix typo.
Antony Chazapis [Thu, 24 Nov 2011 09:34:17 +0000 (11:34 +0200)]
Fix typo.

12 years agoAvoid empty object name in COPY/MOVE destination.
Antony Chazapis [Thu, 24 Nov 2011 07:17:46 +0000 (09:17 +0200)]
Avoid empty object name in COPY/MOVE destination.

Fixes #1683

12 years agoUpdate instructions.
Antony Chazapis [Wed, 23 Nov 2011 15:21:39 +0000 (17:21 +0200)]
Update instructions.

12 years agoMove web_client to another repository.
Antony Chazapis [Wed, 23 Nov 2011 14:46:58 +0000 (16:46 +0200)]
Move web_client to another repository.

12 years agoMerge branch 'master' of https://code.grnet.gr/git/pithos
Christos Stathis [Wed, 23 Nov 2011 14:23:53 +0000 (16:23 +0200)]
Merge branch 'master' of https://code.grnet.gr/git/pithos

12 years agoFixed problem with header name encoding in tags and groups
Christos Stathis [Wed, 23 Nov 2011 14:23:49 +0000 (16:23 +0200)]
Fixed problem with header name encoding in tags and groups

12 years agoMerge branch 'master' of https://code.grnet.gr/git/pithos
Sofia Papagiannaki [Wed, 23 Nov 2011 13:39:46 +0000 (15:39 +0200)]
Merge branch 'master' of https://code.grnet.gr/git/pithos

12 years agoincorporate south
Sofia Papagiannaki [Wed, 23 Nov 2011 13:38:51 +0000 (15:38 +0200)]
incorporate south

Refs: #1680

12 years agoMerge branch 'master' of https://code.grnet.gr/git/pithos
Christos Stathis [Wed, 23 Nov 2011 13:37:34 +0000 (15:37 +0200)]
Merge branch 'master' of https://code.grnet.gr/git/pithos

12 years agoCSS changes
Christos Stathis [Wed, 23 Nov 2011 13:37:29 +0000 (15:37 +0200)]
CSS changes

12 years agoRemove unecessary import.
Antony Chazapis [Wed, 23 Nov 2011 12:55:10 +0000 (14:55 +0200)]
Remove unecessary import.

12 years agoProcess incoming headers. URL-decode if necessary.
Antony Chazapis [Wed, 23 Nov 2011 12:04:48 +0000 (14:04 +0200)]
Process incoming headers. URL-decode if necessary.

Refs #1511

12 years agoSend content-type when copy/cut/paste
Christos Stathis [Wed, 23 Nov 2011 10:57:24 +0000 (12:57 +0200)]
Send content-type when copy/cut/paste

12 years agoForgotten change in README.upgrade.
Antony Chazapis [Wed, 23 Nov 2011 10:19:30 +0000 (12:19 +0200)]
Forgotten change in README.upgrade.

12 years agoUpload files from HTML forms directly to the backend.
Antony Chazapis [Wed, 23 Nov 2011 10:08:03 +0000 (12:08 +0200)]
Upload files from HTML forms directly to the backend.

Fixes #1676

12 years agoFix background clipping on small window sizes intro
Kostas Papadimitriou [Tue, 22 Nov 2011 14:23:11 +0000 (16:23 +0200)]
Fix background clipping on small window sizes

12 years agoexport users list pithos/v0.7.10
Sofia Papagiannaki [Tue, 22 Nov 2011 12:05:14 +0000 (14:05 +0200)]
export users list

Refs: #1666

12 years agoMerge branch 'master' of https://code.grnet.gr/git/pithos
Sofia Papagiannaki [Tue, 22 Nov 2011 11:44:15 +0000 (13:44 +0200)]
Merge branch 'master' of https://code.grnet.gr/git/pithos

12 years agoadmin tab invitations with export capability
Sofia Papagiannaki [Tue, 22 Nov 2011 11:43:55 +0000 (13:43 +0200)]
admin tab invitations with export capability

Refs: #1666

12 years agoSet umask in settings.
Antony Chazapis [Tue, 22 Nov 2011 11:42:50 +0000 (13:42 +0200)]
Set umask in settings.

Fixes #1636

12 years agoKeep name to 'Pithos' for now.
Antony Chazapis [Tue, 22 Nov 2011 11:02:05 +0000 (13:02 +0200)]
Keep name to 'Pithos' for now.

12 years agoApply im module selection in urls.
Antony Chazapis [Tue, 22 Nov 2011 09:38:33 +0000 (11:38 +0200)]
Apply im module selection in urls.

Refs #1584

12 years agoMerge branch 'master' of https://code.grnet.gr/git/pithos
Sofia Papagiannaki [Mon, 21 Nov 2011 16:46:22 +0000 (18:46 +0200)]
Merge branch 'master' of https://code.grnet.gr/git/pithos

12 years agoenable/disable identity modules via settings
Sofia Papagiannaki [Mon, 21 Nov 2011 16:45:50 +0000 (18:45 +0200)]
enable/disable identity modules via settings

Refs: #1584

12 years agoMerge branch 'master' of https://code.grnet.gr/git/pithos
Antony Chazapis [Mon, 21 Nov 2011 15:58:24 +0000 (17:58 +0200)]
Merge branch 'master' of https://code.grnet.gr/git/pithos

12 years agoSyncing notes.
Antony Chazapis [Mon, 21 Nov 2011 15:57:06 +0000 (17:57 +0200)]
Syncing notes.

Refs #1495

12 years agoUse the full URI at invitation targets.
Antony Chazapis [Mon, 21 Nov 2011 14:39:42 +0000 (16:39 +0200)]
Use the full URI at invitation targets.

Fixes #1634

12 years agoAlways include the Merkle hash in object meta (as returned from the backend). Clean...
Antony Chazapis [Mon, 21 Nov 2011 09:07:49 +0000 (11:07 +0200)]
Always include the Merkle hash in object meta (as returned from the backend). Clean up 'hash' references in frontend.

Needs database update.

Fixes #1451

12 years agoFix backend.
Antony Chazapis [Mon, 21 Nov 2011 08:58:55 +0000 (10:58 +0200)]
Fix backend.

12 years agoReinstate map delete function.
Antony Chazapis [Mon, 21 Nov 2011 07:43:25 +0000 (09:43 +0200)]
Reinstate map delete function.

Fixes #1510

12 years agoFix backend store.
Antony Chazapis [Sat, 19 Nov 2011 11:12:19 +0000 (13:12 +0200)]
Fix backend store.

Refs #1510

12 years agoGroup all backend data functions into one class.
Antony Chazapis [Sat, 19 Nov 2011 11:02:13 +0000 (13:02 +0200)]
Group all backend data functions into one class.

Refs #1510

12 years agoclear settings
Sofia Papagiannaki [Fri, 18 Nov 2011 16:49:41 +0000 (18:49 +0200)]
clear settings

12 years agoRename pithos to pithos+
Christos Stathis [Fri, 18 Nov 2011 15:31:20 +0000 (17:31 +0200)]
Rename pithos to pithos+

12 years agoDo not allow folder names that contain /
Christos Stathis [Fri, 18 Nov 2011 15:30:56 +0000 (17:30 +0200)]
Do not allow folder names that contain /

12 years agoParse the folder name correctly in case it ends with /
Christos Stathis [Fri, 18 Nov 2011 15:30:32 +0000 (17:30 +0200)]
Parse the folder name correctly in case it ends with /

12 years agoRemoved unused method
Christos Stathis [Fri, 18 Nov 2011 11:27:20 +0000 (13:27 +0200)]
Removed unused method

12 years agoMerge branch 'master' of https://code.grnet.gr/git/pithos
Christos Stathis [Fri, 18 Nov 2011 10:25:21 +0000 (12:25 +0200)]
Merge branch 'master' of https://code.grnet.gr/git/pithos

12 years agoLogout erases the auth cookie
Christos Stathis [Fri, 18 Nov 2011 10:25:11 +0000 (12:25 +0200)]
Logout erases the auth cookie

12 years agoDouble-click on a file downloads it
Christos Stathis [Fri, 18 Nov 2011 10:24:43 +0000 (12:24 +0200)]
Double-click on a file downloads it

12 years agoPithos header on top is a link to root
Christos Stathis [Fri, 18 Nov 2011 10:24:17 +0000 (12:24 +0200)]
Pithos header on top is a link to root

12 years agoDo not download object if a copy is already local or in trash. Reset state if using...
Antony Chazapis [Fri, 18 Nov 2011 10:19:05 +0000 (12:19 +0200)]
Do not download object if a copy is already local or in trash. Reset state if using other parameters.

Refs #1495

12 years agoinclude inviter's email in invitation text
Sofia Papagiannaki [Thu, 17 Nov 2011 09:07:18 +0000 (11:07 +0200)]
include inviter's email in invitation text

Refs: #1661

12 years agorefine forgot password mechanism & get baseurl from the request instead of settings
Sofia Papagiannaki [Thu, 17 Nov 2011 09:06:35 +0000 (11:06 +0200)]
refine forgot password mechanism & get baseurl from the request instead of settings

Refs: #1584

12 years agoMerge branch 'master' of https://code.grnet.gr/git/pithos
Antony Chazapis [Wed, 16 Nov 2011 15:43:09 +0000 (17:43 +0200)]
Merge branch 'master' of https://code.grnet.gr/git/pithos

12 years agoAdd Trash class.
Antony Chazapis [Wed, 16 Nov 2011 15:39:42 +0000 (17:39 +0200)]
Add Trash class.

Refs #1495

12 years agoDo not pass on user and token if on the same server.
Sofia Papagiannaki [Wed, 16 Nov 2011 12:21:33 +0000 (14:21 +0200)]
Do not pass on user and token if on the same server.

Refs #1634

12 years agoMerge branch 'master' of https://code.grnet.gr/git/pithos
Sofia Papagiannaki [Tue, 15 Nov 2011 11:07:12 +0000 (13:07 +0200)]
Merge branch 'master' of https://code.grnet.gr/git/pithos

12 years agofix update metadata test
Sofia Papagiannaki [Tue, 15 Nov 2011 11:06:26 +0000 (13:06 +0200)]
fix update metadata test

12 years agoMerge branch 'intro'
Antony Chazapis [Tue, 15 Nov 2011 11:05:42 +0000 (13:05 +0200)]
Merge branch 'intro'

12 years agoRevert backend base.
Antony Chazapis [Tue, 15 Nov 2011 11:04:20 +0000 (13:04 +0200)]
Revert backend base.

12 years agoMerge branch 'master' of https://code.grnet.gr/git/pithos
Sofia Papagiannaki [Tue, 15 Nov 2011 10:53:53 +0000 (12:53 +0200)]
Merge branch 'master' of https://code.grnet.gr/git/pithos

12 years agofix zero length file hashmap test
Sofia Papagiannaki [Tue, 15 Nov 2011 10:53:22 +0000 (12:53 +0200)]
fix zero length file hashmap test

Refs: #1607

12 years agoMove background image a bit to the top
Kostas Papadimitriou [Tue, 15 Nov 2011 10:18:47 +0000 (12:18 +0200)]
Move background image a bit to the top

12 years agoChange python packages URL.
Antony Chazapis [Tue, 15 Nov 2011 10:06:32 +0000 (12:06 +0200)]
Change python packages URL.

Fixes #1650

12 years agoMerge branch 'intro'
Antony Chazapis [Tue, 15 Nov 2011 09:40:19 +0000 (11:40 +0200)]
Merge branch 'intro'

12 years agoFix im settings.
Antony Chazapis [Tue, 15 Nov 2011 09:36:05 +0000 (11:36 +0200)]
Fix im settings.

12 years agoDisable long running test.
Antony Chazapis [Tue, 15 Nov 2011 09:02:12 +0000 (11:02 +0200)]
Disable long running test.

12 years agoClean up backend initialization options.
Antony Chazapis [Tue, 15 Nov 2011 09:01:57 +0000 (11:01 +0200)]
Clean up backend initialization options.

Refs #1510