Timeline


and .

11/13/08:

15:21 Changeset [1313] by alex

fixed incorrect behavior in recenterOnBbox()

11:57 Wiki Start edited by elemoine
(diff)
11:53 Wiki Start edited by elemoine
(diff)
09:02 Changeset [1312] by pvalsecc

Switch to the use of the dev.mapfish.org repository only

07:58 Ticket #279 (MapFish Server Rails Plugin) closed by pvalsecc
fixed: (In [1311]) Ruby plugin r=pvalsecc (closes #279). Contribution from Pirmin …
07:58 Changeset [1311] by pvalsecc

Ruby plugin r=pvalsecc (closes #279). Contribution from Pirmin Kalberer.

11/12/08:

13:56 Ticket #280 (add removeControl to Toolbar) closed by elemoine
fixed: (In [1310]) add removeControl to Toolbar, r=pvalsecc (closes #280)
13:56 Changeset [1310] by elemoine

add removeControl to Toolbar, r=pvalsecc (closes #280)

13:19 Ticket #295 (add validation of the config) closed by pvalsecc
fixed: (In [1309]) Added config validation (closes #295)
13:19 Changeset [1309] by pvalsecc

Added config validation (closes #295)

13:12 Ticket #295 (add validation of the config) created by pvalsecc
The attached patch adds some code to validate the YAML configuration file. …
09:52 Ticket #272 (Print servlet without YAML) closed by pvalsecc
fixed: (In [1308]) Added new ways to pass the config file to the Map Printer?
09:52 Changeset [1308] by pvalsecc

Added new ways to pass the config file to the Map Printer? (closes #272)

09:36 Ticket #294 (IE7: waiting mask not masking the whole panel while generating the PDF) closed by pvalsecc
fixed: (In [1307]) Fixed the print widgets' waiting mask on IE7 (closes #294)
09:36 Changeset [1307] by pvalsecc

Fixed the print widgets' waiting mask on IE7 (closes #294)

09:09 Ticket #294 (IE7: waiting mask not masking the whole panel while generating the PDF) created by pvalsecc
Please review the attached patch.

11/10/08:

15:36 Ticket #293 (filter may not be of right type when merging filters) closed by pgiraud
fixed: (In [1306]) Ensure that filter is an Open Layers?.Filter instance before …
15:36 Changeset [1306] by pgiraud

Ensure that filter is an Open Layers?.Filter instance before doing anything ...

14:27 Ticket #292 (filter empty if searcher.Map.getFilter called from outside) closed by pgiraud
fixed: fixed with revision 1305, r=elemoine
14:14 Changeset [1305] by pgiraud

compute the position property in getFilter when using EXTENT mode, in case ...

14:07 Ticket #293 (filter may not be of right type when merging filters) created by pgiraud
In the Merge Filter Decorator? mergeFilters, the filter isn't converted to an …
12:02 Ticket #292 (filter empty if searcher.Map.getFilter called from outside) created by pgiraud
Imagine the following use case : we have an attribute form searcher. We …
10:00 Changeset [1304] by elemoine

add an entry in the API doc for Layer Tree Extra?

11/09/08:

20:02 Ticket #291 (print widget: setUp must be called only in the panel is enabled and ...) closed by pvalsecc
fixed: (In [1303]) Make sure the print widget is really visible before enabling …
20:02 Changeset [1303] by pvalsecc

Make sure the print widget is really visible before enabling it (closes ...

12:48 Ticket #291 (print widget: setUp must be called only in the panel is enabled and ...) reopened by pvalsecc
This fix is not good. Ext's isVIsible is flawed and the print widget is …

11/08/08:

08:01 Users edited by cmoullet
(diff)

11/07/08:

17:12 Changeset [1302] by pgiraud

doc typo

15:51 Changeset [1301] by elemoine

svn merge -r1297:HEAD http://www.mapfish.org/svn/mapfish/trunk/MapFish .

15:49 Ticket #291 (print widget: setUp must be called only in the panel is enabled and ...) closed by elemoine
fixed: (In [1300]) print widget: setUp must be called only in the panel is …
15:49 Changeset [1300] by elemoine

print widget: setUp must be called only in the panel is enabled and ...

15:34 Ticket #291 (print widget: setUp must be called only in the panel is enabled and ...) created by elemoine
If the print panel is in a tab panel. If the current visible tab isn't the …
15:30 Changeset [1299] by pvalsecc

Added lots of missing ';' and other cosmetics.

15:26 Changeset [1298] by elemoine

fix typo, thanks Patrick for catching this

13:33 Changeset [1297] by elemoine

svn merge -r1124:HEAD http://www.mapfish.org/svn/mapfish/trunk/MapFish .

12:03 Changeset [1296] by elemoine

a deleted feature must be rendered as red on the layer, commit also ...

11:34 Ticket #289 (Add datetime.date to protocol's simplejson encoder in order to be able to ...) closed by yves
fixed: (In [1295]) Added date/datetime capabilities to simplejson encoder Added …
11:34 Ticket #290 (Add hooks in protocol to allow feature modification before create and ...) closed by yves
fixed: (In [1295]) Added date/datetime capabilities to simplejson encoder Added …
11:34 Changeset [1295] by yves

Added date/datetime capabilities to simplejson encoder Added hooks ...

10:25 Changeset [1294] by yves

Added date/datetime capabilities to simplejson encoder Added hooks ...

09:34 Ticket #290 (Add hooks in protocol to allow feature modification before create and ...) created by yves
Protocol takes feature(s) from PUT request and stores directly in …
09:29 Ticket #289 (Add datetime.date to protocol's simplejson encoder in order to be able to ...) created by yves
There is a special encoder in Protocol called MapFishJSONEncoder. This …

11/06/08:

17:01 Changeset [1293] by elemoine

create multi geometries when the feature editing panel is asked to do so

16:21 Ticket #288 (Do not allow to remove visible base layers) closed by pvalsecc
fixed: (In [1292]) Do not allow to remove visible base layers (closes #288)
16:21 Changeset [1292] by pvalsecc

Do not allow to remove visible base layers (closes #288)

16:15 Ticket #288 (Do not allow to remove visible base layers) created by pvalsecc
That would break the whole map…

11/05/08:

14:27 Ticket #287 (mfonly build option tries to include OpenLayers @requires entries) created by bartvde
It should not be necessary to do this.
12:31 Ticket #268 (Print widget does not work directly in an Ext.Window) closed by bartvde
fixed: Event added in r1291
12:31 Changeset [1291] by bartvde

ticket:268 Print widget does not work directly in an Ext.Window

11:34 Ticket #268 (Print widget does not work directly in an Ext.Window) reopened by bartvde
If we add an event named configloaded to the Base widget this can work, …
08:44 Changeset [1290] by ojohner

Add displayField attr

08:15 Ticket #274 (Add support for OL.Layer.MapServer.Untiled) closed by pvalsecc
fixed: The commit message had a wrong ticket number. Sorry for that. Committed …
08:13 Changeset [1289] by pvalsecc

Add support for OL.Layer.Map Server.Untiled (closes #264)

11/04/08:

15:22 Changeset [1288] by ochriste

updated mapfish to latest trunk

15:03 Changeset [1287] by ochriste

doc complement for wsgi

13:01 Changeset [1286] by ojohner

Debug recenter on Bbox

13:00 Changeset [1285] by fredj

Add "ref" param

11:24 Changeset [1284] by ochriste

doc complement

11:20 Changeset [1283] by ochriste

complement

11/03/08:

16:59 Changeset [1282] by pgiraud

missing documentation

15:04 Changeset [1281] by fredj

don't force the toolbar autoWidth and autoHeight to true. The widget user ...

14:33 Changeset [1280] by elemoine

add a new feature property: Boolean Propery?

13:58 Changeset [1279] by elemoine

add a label property to the feature property types

10:50 Changeset [1278] by dcorpataux

Combo config user options docblock & initial value fixup

10:16 Ticket #286 (add reverer to java's pdf print module request) created by ochriste
when using a filtering on tilecache based on a referer, print requests, …

11/02/08:

17:52 Ticket #285 (Print all OL layers in pdf (including non visible one)) created by Fxp
PDF module print all visible layers in OL maps. How to also print non …
17:43 Ticket #284 (Bad PNG image display in PDF for WMS) created by Fxp
Bad PDF output using this WMS with image/png output …
09:27 Ticket #283 (Distance/surface function: allow pan / zoom) created by cmoullet
Explanation: Currently, it is not possible to use the zoom and pan …

10/31/08:

17:33 Changeset [1277] by dcorpataux

Combo config user options

15:18 Changeset [1276] by elemoine

correct bug where the modify feature handles remain when a feature just ...

15:08 Changeset [1275] by pvalsecc

Fixed the printing of Map Server layers (r=fred). Was broken by ticket ...

15:04 Changeset [1274] by elemoine

Make Map Fish? Client use Geo Ext? (see #282)

15:01 Changeset [1273] by elemoine

remove Proxy in widgets/data, this proxy is in Geo Ext? (under the name ...

14:42 Changeset [1272] by alex

fixed incorrect method name

14:40 Changeset [1271] by elemoine

add missing symlinks

14:36 Changeset [1270] by elemoine

move the content of ext into ext/2.2

14:04 Changeset [1269] by elemoine

add a geoext dir under mfbase, and add an svn:externals to geoext core in ...

14:02 Changeset [1268] by elemoine

remove geoext svn:externals

13:54 Changeset [1267] by elemoine

for some reason, test_MergeFilterDecorator.html includes the same content ...

13:22 Changeset [1266] by elemoine

add geoext svn:externals to mfbase/

13:17 Ticket #282 (Make MapFish Client use GeoExt) created by elemoine
This ticket involves making the appropriate changes so that MapFish …
11:31 Changeset [1265] by elemoine

remove console.log

11:10 Changeset [1264] by elemoine

bring improvements to widgets.data.Proxy, and add tests for it

11:09 Changeset [1263] by elemoine

list-tests.html misses Toolbar.html

10/30/08:

16:04 Ticket #281 (Error on print image legends.) closed by ojohner
fixed
16:03 Changeset [1262] by fredj

Show image legends

16:00 Ticket #281 (Error on print image legends.) created by ojohner
The image legends isn't printed.
14:04 Changeset [1261] by alex

added support of bbox recentering

12:16 Ticket #271 (Auth proxy get_permissions to public in order to get permissions from ...) closed by yves
fixed
12:07 Changeset [1260] by yves

get_permissions is now public in order to be able to retrieve rights from ...

11:59 Changeset [1259] by yves

get_permissions is now public in order to be able to retrieve rights from ...

10:27 Changeset [1258] by elemoine

big refactoring of the feature editing panel - setUp/tearDown ...

10:06 Changeset [1257] by elemoine

add removeControl to Toolbar (see #280)

10:00 Ticket #280 (add removeControl to Toolbar) created by elemoine
Add a removeControl method to the mapfish.widgets.toolbar.Toolbar
08:45 Ticket #279 (MapFish Server Rails Plugin) created by elemoine
Ticket opened on the behalf of Pirmin Kalberer. Pirmin wrote a Map Fish?

10/29/08:

14:48 Ticket #278 (Use a default item for initialize a scale value in recenter widget.) created by ojohner
When we use an array of scale with the rencenter widget, we must selected …
14:42 Ticket #277 (Change layout & template on service change) created by ojohner
With the widget "locate by name", we must change dynamically the service …

10/28/08:

15:53 Ticket #275 (Add the possibility to have a contextual menu in the LayerTree) closed by pvalsecc
fixed: (In [1256]) Added the possibility to have contextual menus in the …
15:53 Changeset [1256] by pvalsecc

Added the possibility to have contextual menus in the Layer Tree? (closes ...

15:50 Ticket #276 (WMS and MapServer layers with multiple subLayers as string not supported) created by pvalsecc
if you declare your layer like that:[…]
11:32 Ticket #275 (Add the possibility to have a contextual menu in the LayerTree) created by pvalsecc
Sample usage:[…]
10:49 Ticket #274 (Add support for OL.Layer.MapServer.Untiled) created by pvalsecc
Added a UT as well. Please review
09:48 Changeset [1255] by elemoine

add a MANIFEST.in file so that mapfish/templates is recursively copied in ...

09:47 Changeset [1254] by elemoine

add a MANIFEST.in file so that mapfish/templates is recursively copied in ...

09:46 Changeset [1253] by elemoine

add a MANIFEST.in file so that mapfish/templates is recursively copied in ...

09:37 Users edited by cmoullet
(diff)
09:20 Changeset [1252] by fredj

update install documentation (see r1082)

05:59 Users edited by cmoullet
Add Canto of Soleure (diff)

10/27/08:

16:07 Proposals/Catalogue edited by Fxp
(diff)
16:06 Proposals/Catalogue edited by Fxp
(diff)
15:59 Proposals/Catalogue edited by Fxp
(diff)
09:00 Ticket #273 ("paster create -t mapfish" fails on Windows) created by elemoine
It fails with the following error message: […]

10/24/08:

14:14 Proposals/Catalogue edited by Fxp
(diff)
14:02 Ticket #268 (Print widget does not work directly in an Ext.Window) closed by pvalsecc
fixed: (In [1251]) added support for enable/disable (closes #268)
14:02 Changeset [1251] by pvalsecc

added support for enable/disable (closes #268)

13:13 Ticket #266 (Assume Mapserver layers for printing) closed by pvalsecc
fixed: (In [1250]) patch by gretti: added support for Map Server (closes #266)
13:13 Changeset [1250] by pvalsecc

patch by gretti: added support for Map Server (closes #266)

13:03 Ticket #197 (Add support for type 3 layers) closed by pvalsecc
fixed: (In [1249]) added support for OL.Layer.Vector (closes #197
13:03 Changeset [1249] by pvalsecc

added support for OL.Layer.Vector (closes #197

12:42 Changeset [1248] by ochriste

removed outdated duplicate files (cause problem on windows because same ...

11:24 Changeset [1247] by ochriste

removed outdated duplicate files (cause problem on windows because same ...

11:17 Ticket #272 (Print servlet without YAML) created by gretti
I would like to use or derive print servlet so that it can use a string to …
10:25 Ticket #255 (Generate the PDF with layers) closed by pvalsecc
fixed: (In [1246]) Put the map layers into PDF layers (closes #255)
10:25 Changeset [1246] by pvalsecc

Put the map layers into PDF layers (closes #255)

10:19 Changeset [1245] by pvalsecc

Fixe a problem in the attribute table in the sample spec

10:15 Ticket #241 (Radio button all layers) closed by ojohner
fixed

10/23/08:

11:38 Changeset [1244] by ojohner

Button radio with units test and exemple

11:30 Changeset [1243] by ojohner

Add exemple for radio button

11:29 Changeset [1242] by ojohner

Add units test for radio button

11:27 Changeset [1241] by ojohner

Radio button for all layers

10:58 Changeset [1240] by ojohner

Add exemple for radio button

10:54 Changeset [1239] by ojohner

Add units test for radio buton

10/22/08:

16:52 Ticket #271 (Auth proxy get_permissions to public in order to get permissions from ...) created by yves
In order to know what layers are authorized for the current user, client …
12:09 Ticket #270 (cant create pylons env without running deploy script, but deploy script ...) created by ochriste
when creating a new project, we may want to generate the mapfish server …

10/21/08:

14:43 Print Module Doc edited by ojohner
(diff)
14:33 Ticket #269 (Legends errors with HTML code in label) closed by pvalsecc
fixed: (In [1238]) Add new attribut in tree model to print a clean label (closes …
14:33 Changeset [1238] by pvalsecc

Add new attribut in tree model to print a clean label (closes #269)

14:28 Changeset [1237] by ojohner

Add new attribut in tree model for print a "clean" label

11:40 Ticket #269 (Legends errors with HTML code in label) created by ojohner
If we add an image or any HTML code in the label, the HTML code is printed …
11:02 Print Module Doc edited by pvalsecc
(diff)

10/20/08:

15:02 Changeset [1236] by ochriste

added class for scale combo list

10:55 Ticket #246 (Protocol.py: record count logic + offset & limit GET params handling) closed by elemoine
fixed: (In [1235]) If the pylons project runs under WSGI, calling the count …
10:55 Changeset [1235] by elemoine

If the pylons project runs under WSGI, calling the count action returns an ...

10:51 Changeset [1234] by elemoine

If the pylons project runs under WSGI, calling the count action returns an ...

10:51 Changeset [1233] by dcorpataux

Strategy namespace (ommited in r1228, see #264)

10:44 Ticket #268 (Print widget does not work directly in an Ext.Window) created by bartvde
Currently, the print widget does not work when shown directly in an …
10:08 Changeset [1232] by pvalsecc

Added a require for mf.util

09:44 Ticket #246 (Protocol.py: record count logic + offset & limit GET params handling) reopened by fredj
If the pylons project runs under WSGI, calling the count action returns an …

10/17/08:

17:31 Ticket #267 (add a mediator to select feature on grid row selection and vice-versa) closed by elemoine
fixed: (In [1231]) add a mediator to select feature on grid row selection and …
17:31 Changeset [1231] by elemoine

add a mediator to select feature on grid row selection and vice-versa, ...

16:40 Changeset [1230] by elemoine

add a mediator to select feature on grid row selection and vice-versa, ...

16:27 Wiki Start edited by dcorpataux
(diff)
15:27 Changeset [1229] by dcorpataux

Protocol Listener? strategy, see #264

15:21 Ticket #264 (Search Strategy for showing search results map markers) closed by dcorpataux
fixed: (In [1228]) Added Protocol Listener? strategy (closes #264)
15:21 Changeset [1228] by dcorpataux

Added Protocol Listener? strategy (closes #264)

14:50 Ticket #267 (add a mediator to select feature on grid row selection and vice-versa) created by elemoine
11:56 Ticket #266 (Assume Mapserver layers for printing) created by gretti
Adds support for printing Mapserver Ol layers in Print Protocol?.js
11:27 Print Module Doc edited by pvalsecc
(diff)
10:54 How To Optimize edited by ojohner
(diff)
09:24 Changeset [1227] by elemoine

change the modal window z-index so that the combobox of the editing panel ...

09:04 How To Optimize edited by fredj
add a note about Cache-Control header (diff)

10/16/08:

17:29 Changeset [1226] by ojohner

Add radio button configuration for all layers

16:01 Changeset [1225] by ochriste

codding standart formating / natural doc headers templating for combobox ...

15:57 Changeset [1224] by dcorpataux

Closes #265

15:49 Ticket #265 (Let mapfish.Protocol.TriggerEventDecorator.handleCRUD allow null options) closed by dcorpataux
fixed: (In [1223]) Closes #265
15:49 Changeset [1223] by dcorpataux

Closes #265

15:40 Changeset [1222] by fredj

sync with trunk

15:39 Ticket #249 (Protocol.py: enable orderby results) closed by fredj
fixed: (In [1221]) enable order_by in server protocol. r=elemoine (close #249)
15:39 Changeset [1221] by fredj

enable order_by in server protocol. r=elemoine (close #249)

15:37 Changeset [1220] by fredj

backport fix for #263

13:43 Changeset [1219] by dcorpataux

Let mapfish.Protocol.Trigger Event Decorator?.handleCRUD allow null options, ...

13:05 Ticket #257 (Set text element font color in print module) closed by pvalsecc
fixed: (In [1218]) added a fontColor attribute to change guess what (closes #257)
13:05 Changeset [1218] by pvalsecc

added a fontColor attribute to change guess what (closes #257)

12:49 Ticket #265 (Let mapfish.Protocol.TriggerEventDecorator.handleCRUD allow null options) created by dcorpataux
This patch prevents mapfish.Protocol.Trigger Event Decorator?.handleCRUD …
09:17 Print Module Doc edited by pvalsecc
(diff)
08:47 Ticket #262 (Add lengend for layers without class or icons) closed by pvalsecc
fixed: (In [1217]) Show legends even for layers without classes (closes #262)
08:47 Changeset [1217] by pvalsecc

Show legends even for layers without classes (closes #262)

10/15/08:

16:42 Ticket #244 (Cannot set the locale for the print service) closed by pvalsecc
fixed: (In [1216]) The print module now respects the browser's locale. (closes …
16:42 Changeset [1216] by pvalsecc

The print module now respects the browser's locale. (closes #244)

16:10 Ticket #234 (add ability to use info from the spec for colors) closed by pvalsecc
fixed: (In [1215]) Colors can now come from the JSON spec (closes #234)
16:10 Changeset [1215] by pvalsecc

Colors can now come from the JSON spec (closes #234)

15:48 Ticket #227 (Possibility of optional blocks.) closed by pvalsecc
fixed: (In [1214]) Blocks can now have conditions (closes#227)
15:48 Changeset [1214] by pvalsecc

Blocks can now have conditions (closes#227)

11:45 Releases/1.0 edited by elemoine
(diff)
11:45 Releases/1.0 edited by elemoine
(diff)
11:41 Releases/1.0/How To Migrate To Map Fish Server1.0 edited by elemoine
(diff)
11:39 Releases/1.0/How To Migrate To Map Fish Server1.0 edited by elemoine
(diff)
11:22 How To Install edited by elemoine
(diff)
11:20 How To Install edited by elemoine
(diff)
10:50 Changeset [1213] by elemoine

change version to 1.0 in pom.xml files

10:49 Changeset [1212] by elemoine

set the version of the Python module to 1.0

10:48 Changeset [1211] by elemoine

change version to 1.0 in pom.xml files

10:44 Changeset [1210] by elemoine

set the version of the Python module to 1.0

10:40 Changeset [1209] by elemoine

make Map Fish? and mapfishsample svn:externals point to tags/1.0/MapFish and ...

10:37 Changeset [1208] by elemoine

adjust DEPLOY_SVN and PROJECT_SVN_BASE

10:34 Changeset [1207] by elemoine

reverting [1206]

10:29 Changeset [1206] by elemoine

make Map Fish? and mapfishsample svn:externals point to tags/1.0/MapFish and ...

10:22 Changeset [1205] by elemoine

create tag for Map Fish? 1.0

10:12 Changeset [1204] by elemoine

svn merge -r1120:HEAD ...

10:09 Changeset [1203] by elemoine

commit the PKG-INFO version change

10:09 Changeset [1202] by elemoine

svn merge -r1104:HEAD ...

10:02 Changeset [1201] by elemoine

svn merge -r1107:HEAD http://www.mapfish.org/svn/mapfish/trunk/MapFish ...

09:49 Changeset [1200] by elemoine

Map Fish? 1.0 is based on Open Layers? 2.7

09:35 Changeset [1199] by elemoine

create, read, update, delete and commit are APIMethod's, non-functional ...

10/14/08:

17:48 Ticket #264 (Search Strategy for showing search results map markers) created by dcorpataux
This ticket is about adding mapfish.Strategy.Search Strategy that enables …
16:09 Changeset [1198] by elemoine

fix a bug where features are rendered while being unknown to the layer, ...

14:58 Ticket #261 (replace search mediator with protocol decorators) closed by elemoine
fixed: (In [1197]) replace search mediator with protocol decorators, r=fredj …
14:58 Ticket #260 (Add mapfish.Protocol.MergeFilterDecorator) closed by elemoine
fixed: (In [1197]) replace search mediator with protocol decorators, r=fredj …
14:58 Ticket #254 (Add mapfish.Protocol.TriggerEventDecorator) closed by elemoine
fixed: (In [1197]) replace search mediator with protocol decorators, r=fredj …
14:58 Changeset [1197] by elemoine

replace search mediator with protocol decorators, r=fredj (3/3) (closes ...

14:57 Changeset [1196] by elemoine

replace search mediator with protocol decorators, r=fredj (2/3)

14:57 Changeset [1195] by elemoine

replace search mediator with protocol decorators, r=fredj (1/3)

12:27 Print Module Doc edited by pvalsecc
(diff)
11:46 Changeset [1194] by fredj

adapt the mapfish.widgets.search.Form to the new protocols

10:14 Changeset [1193] by fredj

remove Search Mediator?

10:11 Changeset [1192] by elemoine

mapfish.Protocol does no longer reference Open Layerds?.Protocol

09:55 Changeset [1191] by fredj

replace search mediator with protocol decorators (see #261)

09:39 Changeset [1190] by fredj

replace search mediator with protocol decorators (see #261)

Note: See TracTimeline for information about the timeline view.