Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
51 commits
Select commit Hold shift + click to select a range
293ad20
GetFeatureInfoController now handles empty workspaces. layerTable.js
chrissbarnett Mar 4, 2013
ad01498
Lots of interface changes towards 2.0
chrissbarnett Mar 5, 2013
a0d0ed1
integrated most new graphics from geodata-sprite.png. modified
chrissbarnett Mar 5, 2013
b39398f
many, many changes towards 2.0. Especially clean up of javascript files,
chrissbarnett Mar 27, 2013
0a22b0d
tons of javascript work. added wro4j to maven.
chrissbarnett Apr 9, 2013
9c3ab2f
bulk of the backbone conversion work
chrissbarnett Sep 23, 2013
c336296
Server side code updated to latest, some improvements. Improvements in
chrissbarnett Oct 1, 2013
6fdd114
changed Java package name to match org Name
chrissbarnett Oct 2, 2013
dc38d5a
Fixed extent handling, a map sizing issue, some issues with the
chrissbarnett Oct 4, 2013
88b59df
mostly fixing potential memory leaks
chrissbarnett Oct 11, 2013
b038f8b
updated icon sprites, migrated code from 1.3 to 2.0, canvas spinners
chrissbarnett Oct 21, 2013
f08e767
changed package names to all lower case.
chrissbarnett Oct 25, 2013
dc6f29c
added a controller for iframe login, fixed geocommons export,
chrissbarnett Nov 11, 2013
542b1c7
reordered dialog buttons, fixed expand arrow ui state for the preview
chrissbarnett Nov 13, 2013
cedb68f
modifications to make login and logout more idiomatic in Spring
chrissbarnett Nov 15, 2013
bfa88ae
refactored config from static json file to properties file with
chrissbarnett Nov 22, 2013
82975dd
Converted home page to controller to inject values from config. Also
chrissbarnett Dec 4, 2013
36f243f
adding some files missed in the last commit. moved some javascript to
chrissbarnett Dec 16, 2013
0aaadbc
Fixed a css bug that resulted in weird table sizing for Chrome. Fixed an
chrissbarnett Dec 16, 2013
8122c1a
some clean up.
chrissbarnett Jan 2, 2014
64b5a4c
improved table resizing. added jquery ui images. re-integrated wro4j
chrissbarnett Jan 8, 2014
97c4255
reimplemented extent arrows as css, improved behavior. some refactoring
chrissbarnett Jan 9, 2014
c4cfad1
some work to make sure google logo, copyright info shows properly on
chrissbarnett Jan 10, 2014
3580089
css fixes: colors, search element positioning, extent arrows tweaked
chrissbarnett Jan 10, 2014
ef1c0ed
adapted original spatial queries to bf syntax, adjusted boosts, keyword
chrissbarnett Jan 13, 2014
3a665c5
improved flow for geocoding with search.
chrissbarnett Jan 15, 2014
d599361
fix for differing browser scrollbar widths.
chrissbarnett Jan 28, 2014
dbae9df
fixed a bug where a search was being fired twice (on extent change and
chrissbarnett Jan 28, 2014
1f13364
Some improvements/fixes for search.
chrissbarnett Jan 30, 2014
b145fc2
-implemented support for linking to external metadata (in iframe) and
chrissbarnett Feb 1, 2014
11d0a63
refactored cart actions as Backbone views on the cart collection.
chrissbarnett Mar 3, 2014
ce0d0e4
added NoopLoginController for iframe login for auth schemes that use a
chrissbarnett Mar 3, 2014
3705238
commit changes
chrissbarnett Mar 3, 2014
f5a5eae
Location field is parsed earlier, so that we can use the contents to
chrissbarnett Mar 10, 2014
cddbf86
fixed some issues with cart actions, moved logic from the Cart
chrissbarnett Mar 10, 2014
5cf1041
Moved some instantiations from appSettings.js to main.js to enhance
chrissbarnett Mar 11, 2014
457da9d
improved conformance to various terms of service
chrissbarnett Mar 11, 2014
b2417c7
More licensing information and improved attribution for OSM (previously
chrissbarnett Mar 13, 2014
6eb2093
added functionality to display a fixed pixel size circle for instances
chrissbarnett Mar 14, 2014
f530667
Bugfix: In clean up routine, skip files that can't be deleted. Changed
chrissbarnett Mar 18, 2014
12f97e6
committing some unindexed resources (views)
chrissbarnett Mar 18, 2014
199de6f
Fixed includes: some items were added twice.
chrissbarnett Mar 25, 2014
948ee6d
fixed share cart so that layers are added to the cart and previewed
chrissbarnett Mar 25, 2014
66165d7
bugfix: email notification template appeared when no "email" type layers
chrissbarnett Mar 25, 2014
b49ddef
Some work on the load indicator for map actions:
chrissbarnett Mar 26, 2014
238a5f9
fixed in issue in dynamicly created web services where multiple content
chrissbarnett Mar 26, 2014
4c8534a
Add: support for basic authentication to restricted GeoServer.
chrissbarnett Apr 11, 2014
77cacbe
add: highlight applicable cart layers on hover over cart action button
chrissbarnett Apr 15, 2014
1424e53
add: reimplemented cart table as a backbone view (increased flexibility,
chrissbarnett Apr 21, 2014
9813f18
change: moved xslt transforms for metadata to server side to eliminate
chrissbarnett Apr 23, 2014
4e5f060
Fix: Move Object.create code to includes.jspf
chrissbarnett Apr 23, 2014
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
14 changes: 10 additions & 4 deletions geoportal_1/.classpath
Original file line number Diff line number Diff line change
Expand Up @@ -6,18 +6,24 @@
<attribute name="maven.pomderived" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="con" path="org.eclipse.jst.server.core.container/org.eclipse.jst.server.tomcat.runtimeTarget/Apache Tomcat v6.0"/>
<classpathentry excluding="**" kind="src" output="target/classes" path="src/main/resources">
<classpathentry kind="src" output="target/test-classes" path="src/test/java">
<attributes>
<attribute name="optional" value="true"/>
<attribute name="maven.pomderived" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6">
<classpathentry kind="con" path="org.eclipse.m2e.MAVEN2_CLASSPATH_CONTAINER">
<attributes>
<attribute name="maven.pomderived" value="true"/>
<attribute name="org.eclipse.jst.component.dependency" value="/WEB-INF/lib"/>
</attributes>
</classpathentry>
<classpathentry kind="con" path="org.eclipse.m2e.MAVEN2_CLASSPATH_CONTAINER">
<classpathentry excluding="**" kind="src" output="target/classes" path="src/main/resources">
<attributes>
<attribute name="maven.pomderived" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6">
<attributes>
<attribute name="maven.pomderived" value="true"/>
</attributes>
Expand Down
27 changes: 26 additions & 1 deletion geoportal_1/.project
Original file line number Diff line number Diff line change
@@ -1,23 +1,48 @@
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>geoportal</name>
<name>geoportalDev</name>
<comment></comment>
<projects>
</projects>
<buildSpec>
<buildCommand>
<name>org.eclipse.wst.common.project.facet.core.builder</name>
<arguments>
</arguments>
</buildCommand>
<buildCommand>
<name>org.eclipse.wst.jsdt.core.javascriptValidator</name>
<arguments>
</arguments>
</buildCommand>
<buildCommand>
<name>com.aptana.ide.core.unifiedBuilder</name>
<arguments>
</arguments>
</buildCommand>
<buildCommand>
<name>org.eclipse.jdt.core.javabuilder</name>
<arguments>
</arguments>
</buildCommand>
<buildCommand>
<name>org.eclipse.wst.validation.validationbuilder</name>
<arguments>
</arguments>
</buildCommand>
<buildCommand>
<name>org.eclipse.m2e.core.maven2Builder</name>
<arguments>
</arguments>
</buildCommand>
</buildSpec>
<natures>
<nature>org.eclipse.jem.workbench.JavaEMFNature</nature>
<nature>org.eclipse.wst.common.modulecore.ModuleCoreNature</nature>
<nature>org.eclipse.jdt.core.javanature</nature>
<nature>com.aptana.projects.webnature</nature>
<nature>org.eclipse.m2e.core.maven2Nature</nature>
<nature>org.eclipse.wst.jsdt.core.jsNature</nature>
<nature>org.eclipse.wst.common.project.facet.core.nature</nature>
</natures>
</projectDescription>
5 changes: 5 additions & 0 deletions geoportal_1/.settings/.jsdtscope
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="con" path="org.eclipse.wst.jsdt.launching.baseBrowserLibrary"/>
<classpathentry kind="output" path=""/>
</classpath>
3 changes: 2 additions & 1 deletion geoportal_1/.settings/org.eclipse.core.resources.prefs
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
eclipse.preferences.version=1
encoding//src/main/java=UTF-8
encoding//src/main/java/org/OpenGeoPortal/Export/GeoCommons/GeoCommonsJsonClient.java=UTF-8
encoding//src/main/resources=UTF-8
encoding//src/test/java=UTF-8
encoding/<project>=UTF-8
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
org.eclipse.wst.jsdt.launching.baseBrowserLibrary
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Window
15 changes: 15 additions & 0 deletions geoportal_1/java_library_licenses_summary.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@

Java:
Spring Framework version 2.0 of the Apache License.
Spring Security Apache 2.0 license
GeoTools LGPL ; example code is explicitly public domain http://docs.geotools.org/stable/userguide/welcome/license.html
Apache HttpComponents Apache 2.0 license
Commons Compress Apache 2.0 license
HttpClient Mime Apache 2.0 license
Jackson JSON library dual, Apache 2.0, LGPL 2.1
JUnit IBM's Common Public License Version 0.5
Solr Apache 2.0 license
cors filter Apache 2.0 license. http://software.dzhuvinov.com/cors-filter.html
log4j Apache 2.0 license
slf4j MIT license
Selenium Apache 2.0 License
Loading