[pgadmin-hackers] [pgAdmin III] #373: Data view - when query returns error

2012-07-25 Thread pgAdmin Trac
#373: Data view - when query returns error ---+ Reporter: Vjacheslav A. | Owner: dpage Type: bug| Status: new Priority: minor | Milestone: 1.16 Component: pgadmin|

[pgadmin-hackers] [pgAdmin III] #372: Add a "query tool" button to the edit view

2012-07-25 Thread pgAdmin Trac
#372: Add a "query tool" button to the edit view --+- Reporter: Vjacheslav A | Owner: dpage Type: feature | Status: new Priority: minor | Milestone: Component: pgadmin |

[pgadmin-hackers] pgAdmin website commit: Automatic stringmerge using merge script.

2012-07-25 Thread Guillaume Lelarge
Automatic stringmerge using merge script. Branch -- master Details --- http://git.postgresql.org/gitweb?p=pgadmin-www.git;a=commitdiff;h=fafb5d021f2af949305136fe33f7f0728e35b9cc Modified Files -- locale/cs_CZ/LC_MESSAGES/pgadmin3_website.mo | Bin 127962 -> 127962 bytes local

[pgadmin-hackers] pgAdmin website commit: Update .pot file

2012-07-25 Thread Guillaume Lelarge
Update .pot file Branch -- master Details --- http://git.postgresql.org/gitweb?p=pgadmin-www.git;a=commitdiff;h=486d3316e27a515570453c8e5912f55dc93da2d2 Modified Files -- locale/pgadmin3_website.pot | 20 ++-- 1 files changed, 14 insertions(+), 6 deletions(-)

Re: [pgadmin-hackers] pgAdmin 1.16 Visual Tour

2012-07-25 Thread Guillaume Lelarge
On Mon, 2012-07-23 at 23:00 +0200, Guillaume Lelarge wrote: > On Mon, 2012-07-23 at 10:05 +0100, Dave Page wrote: > > Hi > > > > On Sun, Jul 22, 2012 at 9:58 AM, Guillaume Lelarge > > wrote: > > > Hi, > > > > > > Here is the new visual tour, this time for 1.16: > > > > > > http://developer.pgadmi

Re: [pgadmin-hackers] typo?

2012-07-25 Thread Guillaume Lelarge
On Wed, 2012-07-25 at 14:55 +0600, Timon wrote: > is this type mistake? > Yes, it is. I commited your patch. Thanks. -- Guillaume http://blog.guillaume.lelarge.info http://www.dalibo.com -- Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org) To make changes to your subscr

[pgadmin-hackers] pgAdmin III commit: Typo fix

2012-07-25 Thread Guillaume Lelarge
Typo fix Branch -- REL-1_16_0_PATCHES Details --- http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=6b46c0c40ae62c4b9093153e690aafe73b5c0268 Author: Timon Modified Files -- pgadmin/dlg/dlgSearchObject.cpp |2 +- 1 files changed, 1 insertions(+), 1 deletions(-

[pgadmin-hackers] pgAdmin III commit: Typo fix

2012-07-25 Thread Guillaume Lelarge
Typo fix Branch -- master Details --- http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=d47da4bf91ee5248acd864bc2af52d30d2479f64 Author: Timon Modified Files -- pgadmin/dlg/dlgSearchObject.cpp |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) -- Sent

[pgadmin-hackers] pgAdmin III commit: Fix "NO INHERIT" according to the new changes on 9.

2012-07-25 Thread Guillaume Lelarge
Fix "NO INHERIT" according to the new changes on 9.2 Branch -- master Details --- http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=6f594f76ffe44cdaaba671152549f06a8cd1d9e4 Modified Files -- pgadmin/dlg/dlgCheck.cpp |5 +++-- pgadmin/dlg/dlgTable.cpp |

[pgadmin-hackers] pgAdmin III commit: Fix "NO INHERIT" according to the new changes on 9.

2012-07-25 Thread Guillaume Lelarge
Fix "NO INHERIT" according to the new changes on 9.2 Branch -- REL-1_16_0_PATCHES Details --- http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=5fdbedb892b828c34941d82683201b12f74d98a7 Modified Files -- pgadmin/dlg/dlgCheck.cpp |5 +++-- pgadmin/dlg/dlgTable

[pgadmin-hackers] typo?

2012-07-25 Thread Timon
is this type mistake? pgadmin/dlg/dlgSearchObject.cpp 81: aMap[_("FTS Dictionarie")] = wxT("FTS Dictionaries"); patch --- pgadmin/dlg/dlgSearchObject.cpp.orig2012-07-25 14:53:23.212893488 +0600 +++ pgadmin/dlg/dlgSearchObject.cpp 2012-07-25 14:53:32.134771027 +0600 @@ -78,7 +78

[pgadmin-hackers] pgAdmin website commit: Fix images URL

2012-07-25 Thread Guillaume Lelarge
Fix images URL Branch -- master Details --- http://git.postgresql.org/gitweb?p=pgadmin-www.git;a=commitdiff;h=7de676ebbea4fe208857070de7399226e40f7ecb Modified Files -- visualtour16.php | 68 +++--- 1 files changed, 34 insertio