Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/tethysplatform/tethys

The Tethys Platform main Django website project repository.
https://github.com/tethysplatform/tethys

Merged branch upstream-dev into origin-dev

f89a266fe254c7e6f731a29d03fa46003edbf22b authored over 8 years ago by swainn <[email protected]>
Merge pull request #182 from erdc-cm/alandev

Gizmo AJAX and Select Interaction for non-WMS layers

61854dd29c28eb39c67fa42b2f90979f0454c1f3 authored over 8 years ago by Nathan Swain <[email protected]>
minor styling changes

12efaaca8d052f9372a7bf17842fd1d090263c13 authored over 8 years ago by snowman2 <[email protected]>
added docs for legend image classes

ae2c77b07e3c8e59c0b578d11235ab9c3d742403 authored over 8 years ago by snowman2 <[email protected]>
modified to support functions passed as strings

46275587eaee09602cd976e85f897a392c0b35f6 authored over 8 years ago by snowman2 <[email protected]>
modified url to use format option

6693642e830619fb4e2cd0025e1c54a05e370276 authored over 8 years ago by snowman2 <[email protected]>
made the directories based on cli directory path

3f93283c5ccdd32565a33b449867804f98e66993 authored over 8 years ago by snowman2 <[email protected]>
added documentation for AJAX initHighChartsPlot

c5b7ef3c3a425179270e41e43927a7e99002d6c3 authored over 8 years ago by snowman2 <[email protected]>
Added select interaction documentation and wait function for other JS functions

6674fddf207ea262675bc533ebd981ede6c310ed authored over 8 years ago by snowman2 <[email protected]>
Added Documentation for the new GeoServer Docker.

1012cdb1405cfd03cf63d037095ecea34443154a authored over 8 years ago by swainn <[email protected]>
fixed error when syncing db with tethys_app db changes

c9db9c2ed9a4d983b54aa8cc573be77abe00f3c1 authored over 8 years ago by erice <[email protected]>
The tags can now be separated by commas and you can use multiple words for tags.

c2e48de23a63e6b4c8d7c7d5cf30631640e2fac0 authored over 8 years ago by SarvaPulla <[email protected]>
pop instead of get

5877c759aadc3c17689c841865e3e1ef63de94b7 authored over 8 years ago by swainn <[email protected]>
Added minimal documenation on using permissions from an app development standpoint. Need to add docs on how to assign permissions and groups for the portal admin.

13012109eb1aba830c2b8a0d2cebdf9c6ab94cb2 authored over 8 years ago by swainn <[email protected]>
Added ability to pass multiple permissions as arguments to permission required decorator and specify whether to use an AND or OR comparison. Also can override the default message that is displayed when permission is denied. Fixed a few bugs that arise when trying to makemigrations and setup DB initially.

b11bb4c6238fef451b93358749323411487f64e7 authored over 8 years ago by swainn <[email protected]>
Tags for apps

5caf70ae2b620fdd33129ecbbd9246ec3b0f7968 authored over 8 years ago by SarvaPulla <[email protected]>
Added has_permission method for checking permissions.

5e956942624f6501aaa2e07e421233eec760969c authored over 8 years ago by swainn <[email protected]>
Added redirect behavior with warning message to the Tethys permission_required decorator, rather than throwing a 403 by default. Added optional argument for throwing 403.

2ddce12a9cd3650c97c8189b7c8adf2ccb60f8c0 authored over 8 years ago by swainn <[email protected]>
Added a decorator for Tethys Controllers that checks object level permissions.

c29e715dfcb6ccc5a6bdb801fc2cb75f93df4af0 authored over 8 years ago by swainn <[email protected]>
Formalized the mechanism for creating app permissions

b93f16a8311c00c2fb29e4263e81fb65ab656af5 authored over 8 years ago by swainn <[email protected]>
Database model for apps implemented including refactoring methods that use SingletonAppHarvester to get a list of apps to use DB lookup instead. However, could not refactor cases that use the SingletonAppHarvester to call methods on the App class ( e.g. app.url_maps() ).

One possible solution is to store results of those method calls in db and write shadow methods o...

f24240b920baf8cd9a26de8865026974b918c368 authored over 8 years ago by swainn <[email protected]>
First pass at database model for apps. Experiments with object level permissions.

1d4a61a066785ebe43e2bd2b0346e697212bb8d1 authored over 8 years ago by swainn <[email protected]>
Fixed bugs with Tethys CLI docker commands and commented out the restart policy that causes problems with new version of docker.

dea99c29f35f8faf3cb6998d302aa3932d5458ac authored over 8 years ago by swainn <[email protected]>
Fixed minor bug in Tethys Docker CLI with the new geoserver options.

6cee5e623e5d805c426bbc32b23d268b60babd26 authored over 8 years ago by swainn <[email protected]>
made legend image class and geoserver legend image sub-class

14110a5f2fdf5da7600d46ffc87e9b95bd69ca82 authored over 8 years ago by snowman2 <[email protected]>
added legend options for raster in GeoServer

170d22f22c2aaf7b1df7ab82fa73034627bcc253 authored over 8 years ago by snowman2 <[email protected]>
added select interaction for non-wms layers and modified to allow gizmo ajax

5a19760313c77024ea3d35fa4692e40d5341c5c2 authored over 8 years ago by snowman2 <[email protected]>
modified to allow highcharts gizmo to use ajax

2fcbb372ba7ff8796e0c3a7313a0c47b795ad63d authored over 8 years ago by snowman2 <[email protected]>
Merge branch 'origin-dev' into upstream-dev

b30a413f7a3d72f79e611a6a8edffed2034993c7 authored over 8 years ago by swainn <[email protected]>
Fixed a bug with the tethys docker commands.

e04d0edec63a6aeed7f9c5cb3c85aec95457418c authored over 8 years ago by swainn <[email protected]>
Merge branch 'patch-1.3.3' into dev

Conflicts:
docs/whats_new.rst
requirements.txt
setup.py

6eccaf5723a10b4784a8181344f59922953cd2ca authored over 8 years ago by swainn <[email protected]>
Hotfix 1.3.3

621976cdeb604732c7a023087e06d429a78bee93 authored over 8 years ago by swainn <[email protected]>
Hotfix 1.3.2

a763726bf5a090b4edd0172f2e311c48e8eeae29 authored over 8 years ago by swainn <[email protected]>
Merge branch 'docs-hotfix' into dev

Conflicts:
setup.py

fb694d1245f942520f6eefe589348bddee4b95ba authored over 8 years ago by swainn <[email protected]>
Added link to Alan's tutorial to the docs.

c0061674aa8c89b338241abe6e90f45a61e4fe2c authored over 8 years ago by swainn <[email protected]>
Merge branch 'origin-dev' into upstream-dev

e6ad327dea949030dfeb362d1c4aee80af53167e authored over 8 years ago by swainn <[email protected]>
Merge remote-tracking branch 'origin/dev' into origin-dev

c9829f955cd922a842fce31a9991af3b0e5e9880 authored over 8 years ago by swainn <[email protected]>
Fixed a bug with the new docker start command that prevents geoserver 2.7.0 from starting properly.

7335a52d8e9d3d3150456a105ce8ea800d27f110 authored over 8 years ago by erice <[email protected]>
Merge branch 'origin-dev' into upstream-dev

8a6b1b8f80dce454b5415d7dfe53572dac770d7a authored over 8 years ago by swainn <[email protected]>
Merge remote-tracking branch 'origin/dev' into origin-dev

424f89c6619a143ff524540f5fa10864cb6ac90f authored over 8 years ago by swainn <[email protected]>
Workflow Documentation start

37a291c403d3d8cf79f5ff17f2db4afa0d4cd1ff authored over 8 years ago by sdc50 <[email protected]>
Inconsequential change to test pushing to git.aquaveo.com

a3012fe01b27cd56bf0c81cf65dc26e423e488b5 authored over 8 years ago by swainn <[email protected]>
Changed erroneous version in deprecation warning.

e9dafe24293f0b5a3aa5e61c6a12c54f814a54cf authored over 8 years ago by sdc50 <[email protected]>
update condorpy dependency version

b2d9cce206bec883567df6190a554045bc154f30 authored over 8 years ago by sdc50 <[email protected]>
Jobs table run_time enhancements

d53e02ebd2ebfa17b1162c08e51c59bab3bb8539 authored over 8 years ago by sdc50 <[email protected]>
WorkflowJobTemplate bug fix, so error is not raised when `parents` is not defined.

0dc2b3b0fa8f36ba2cbe793b2854323a261c9b17 authored over 8 years ago by sdc50 <[email protected]>
Merge branch 'origin-dev' into upstream-dev

f84ec812eadb28ba4d5417fd09949ce5c9d262cb authored over 8 years ago by swainn <[email protected]>
Minimal documentation update added discussing new features of the GeoServer Docker and the changes to the CLI.

585f431b2c0f6d35da9ef25c187e70dfa75f72c8 authored over 8 years ago by swainn <[email protected]>
Refactored docker cli to work with new clustered GeoServer docker container.

5e0bd74747553e9c007c1a5704a07ea6f16b54d4 authored over 8 years ago by swainn <[email protected]>
Modifying docker commands to work with new GeoServer.

55d21a9487e554135e8e2a91dfed7283da6e458e authored almost 9 years ago by swainn <[email protected]>
TethysJobs run_time fix

8235fc4cd6b224b41548be41118aa6671efca0c5 authored almost 9 years ago by sdc50 <[email protected]>
Merge remote-tracking branch 'origin/dev' into dev

a43f63eaf228facd764f398e87e3eccac9a394d5 authored almost 9 years ago by sdc50 <[email protected]>
Merge branch 'condorjob_refactor' into dev

9beff01b36433095d93998662c1dbe6803c6a329 authored almost 9 years ago by sdc50 <[email protected]>
condorjob_refactor

ba58741a61a35e92ccceb652f5b6472f1d4e6160 authored almost 9 years ago by sdc50 <[email protected]>
jobs_table update

881c9a530cefddb6de57c88e84e75c95fb61d105 authored almost 9 years ago by sdc50 <[email protected]>
Change to plot view that allows them to have more control over the legend on highcharts plots.

c50218fb9c790a5d516815a0ca8afbc4ff458688 authored almost 9 years ago by swainn <[email protected]>
Fixes and optimization of the jobs table statuses

6af3f6507b43c630aecb4805bb1191c433d8c7ce authored almost 9 years ago by sdc50 <[email protected]>
Start of WorkflowNodeTemplates

5fab9bbe6f225e3e4367590c1ab471a3832689bb authored almost 9 years ago by sdc50 <[email protected]>
app description populated in app.py from the scoffold command.

612ac3fd3315d0c2a86b9df800631dd13bcbad7e authored almost 9 years ago by sdc50 <[email protected]>
tethys-178 Add description to app.py when creating an app using the scaffold command.

Issue #178

49da8bfb22a72d034f4557e3600c48f1fd24d04c authored almost 9 years ago by Scott <[email protected]>
InheritanceManager, Workflow implementation

7e8859aba2c92e1b5dd27f4756d6c59292595b85 authored almost 9 years ago by sdc50 <[email protected]>
patch 1.3.1

c30edc74570af1486c499acb0437fc87e361b24a authored almost 9 years ago by sdc50 <[email protected]>
Merge branch 'update-condorpy' into dev

7c93de0de726cf1a0dd67221493933732a46fcb1 authored almost 9 years ago by sdc50 <[email protected]>
update author email

7366fac525c011c8e0bc1a58d1c40ce08454f0ae authored almost 9 years ago by sdc50 <[email protected]>
advanced version number

3ab84f9b4d5e9be64917162257ba1ec4027e3a91 authored almost 9 years ago by sdc50 <[email protected]>
Merge branch 'update-condorpy' into dev

2522b01e518c815f1454bcf4b6d73f2ecdd26929 authored almost 9 years ago by sdc50 <[email protected]>
update condorpy depency

80c94624da1b05d1fb5e39307b89ab8c20ba9df2 authored almost 9 years ago by sdc50 <[email protected]>
condorjob_refactor migrations and reverse migrations working

7d2bc5bfa0c53b35a22025bc034839a29b71a719 authored almost 9 years ago by sdc50 <[email protected]>
condorjob_refactor migrations

27f0ca21d6ea5a0b1b730ff3736b01453151b2d5 authored almost 9 years ago by sdc50 <[email protected]>
condorjob_refactor migrations

33991570d3948a4b7dd4da8f432d6ac17c1c11d3 authored almost 9 years ago by sdc50 <[email protected]>
condorjob_refactor

7495c6843cd302ceed2bc5373d840a3de90b7d46 authored almost 9 years ago by sdc50 <[email protected]>
condorjob_refactor

00c6358882b845eaf1933cad236388d4d6e07fa2 authored almost 9 years ago by sdc50 <[email protected]>
tethys-177 Error catching on URL loading is masking true errors

9c9e5a5040dd3350cbb16712b5a4c26891a0aa17 authored almost 9 years ago by sdc50 <[email protected]>
Update to gitignore to enforce ignoring the settings.py file.

b7f96f28e30a276e21aca166ee7633725f5ffaff authored almost 9 years ago by swainn <[email protected]>
docs bugfix

e9f250db020c2395c7b09f6363e887cd07992349 authored almost 9 years ago by Scott <[email protected]>
compute docs update

4561b4c164de2d2fca14e5fd8e51069926c1171f authored almost 9 years ago by Scott <[email protected]>
compute docs update

75d6d50d7dccb9eb54350dcd75e4b3b066936578 authored almost 9 years ago by Scott <[email protected]>
Updated TethysCluster link

1f133005824ee0efd96dd8b373a79f8279c5bbbb authored almost 9 years ago by Scott <[email protected]>
css and job tweeks

fe0577858e90a87f5f05224bf7964b2c9d2e0988 authored almost 9 years ago by Scott <[email protected]>
added get_cluster_manager method to compute SDK

d068b80b08c8b8a8ab05bfc36890cc1510ab45a3 authored almost 9 years ago by Scott <[email protected]>
Bug fixes for CondorPy jobs

95f3688b862905e885ff1039c3bf5ef04294618f authored almost 9 years ago by Scott <[email protected]>
Updated documentation for logout in installation docs

57df958882821ea110f6676d34072f9c589c75e1 authored almost 9 years ago by ezra <[email protected]>
Merge pull request #174 from zhiyuli/handle-disconnect-social-exception

handle NotAllowedToDisconnect exception

fb02d282dd19ce2861639b6e4af0dcbdfad74ca5 authored almost 9 years ago by Nathan Swain <[email protected]>
Updated documentation for merge conflict in upgrade

3912197b732ec77886cdf82ccc336e27ddceef94 authored almost 9 years ago by ezra <[email protected]>
Merge remote-tracking branch 'origin/dev' into dev

3ded858929b3c24cb72779e5660c0f80c9fc991a authored almost 9 years ago by ezra <[email protected]>
Merge pull request #173 from shawncrawley/dev

Added app description help to Apps Library landing page

465f0cf77386505e596e1f29edffb0bd53bb2ace authored almost 9 years ago by Nathan Swain <[email protected]>
changed tap event back to click event as it requires jquery mobile

58e0620205893ab07467eb6726a16a231ebb336d authored almost 9 years ago by shawncrawley <[email protected]>
fixed minor spacing conflict with dev

56fd8fd818c3e57753e295f8b41946c3206026a3 authored almost 9 years ago by shawncrawley <[email protected]>
fixed conflict with current dev branch

b77e1c76f18e2dc59842ecf965bf4b76b0622a75 authored almost 9 years ago by shawncrawley <[email protected]>
recompiled app_library.less to produce app_library.css

869cca98640f084339b580d6bd5a227584e10898 authored almost 9 years ago by shawncrawley <[email protected]>
changed click event to tap event for touch devices

32d894a47a7b296aa6add69223b9976a54051366 authored almost 9 years ago by shawncrawley <[email protected]>
modified .less file, changed events and layout for app-info button

4ff897d29e15ff481cd1db6cdb35721bdae66f34 authored almost 9 years ago by shawncrawley <[email protected]>
handle NotAllowedToDisconnect exception

bd01687e984112e87c8eb902f560278fd03d71d5 authored almost 9 years ago by zhiyuli <[email protected]>
Bug fix for feedback forms.

fd048e33c43de2b118b38ccdb96ccb3368428774 authored almost 9 years ago by swainn <[email protected]>
A few docs updated to include description and changes to app class.

520dbfba6f5a52f64185aff040228651df691746 authored almost 9 years ago by swainn <[email protected]>
Styling tweaks to app feedback form and added additional information that is automatically collected about the operating system and browser.

345561ee501b86886b4556fc1138ecb85a16904e authored almost 9 years ago by swainn <[email protected]>
Modified feedback form to provide information about the client the user is using.

5143c15328b56e8133e23b9633f8963204844679 authored almost 9 years ago by swainn <[email protected]>
bootstrap info icon; dont show if no description available

10965b76e34aa6621320f9c599c16b05a7542abf authored almost 9 years ago by shawncrawley <[email protected]>
Docs updates for new persistent stores features.

10a3260bfb62d5ae9cde928befb8a9ed8572cc9f authored almost 9 years ago by swainn <[email protected]>
fixed merge with dev issues

57c5f9f89ad252bc66e8f8229fc3ae1caf07dec2 authored almost 9 years ago by shawncrawley <[email protected]>