Commit Graph

1341 Commits (dbf78bf214ad2a55c7980025ed93b47ba8db52a9)

Author SHA1 Message Date
Susan Douglas e810679592 Doc updates. 2016-09-02 15:50:17 +01:00
Susan Douglas da948a754b Doc updates. 2016-09-02 15:27:10 +01:00
Susan Douglas fca331acb6 Updated screenshots. 2016-08-31 13:04:25 +01:00
Dave Page 050937a32a Fix WSGI support. 2016-08-18 13:43:00 +01:00
Dave Page 2aea97b798 Fix titles of help pages. 2016-08-08 15:30:24 +01:00
Dave Page f4f8273994 Display basic query info when execution completes in the query tool. Fixes #1507 2016-07-27 11:36:13 +01:00
Susan Douglas 8a12850525 Re-work the getting started section, and add trigger function support. Fixes #1403 2016-07-02 17:20:51 +01:00
Susan Douglas 4f5eeffd1f More doc restructuring. 2016-06-21 14:08:14 +01:00
Susan Douglas 5051470bc7 Doc restructuring 2016-06-21 09:06:44 +01:00
Dave Page b8d0f410df Add files missed from previous commit. 2016-06-16 08:55:29 +01:00
Susan Douglas 7c45d54d94 Doc updates for user management and tablespace move objects. 2016-06-15 21:08:27 +01:00
Susan Douglas d87a6a15ac More doc updates. 2016-06-14 10:26:56 +01:00
Dave Page f5dde481c0 Auto complete is not based on psql. 2016-06-10 17:23:39 +01:00
Susan Douglas 6b84dc832a More doc updates - query tool 2016-06-10 16:23:57 +01:00
Susan Douglas c7862cadad More doc updates. 2016-06-08 10:23:12 +01:00
Dave Page 615882e1ee Proper doc styling. 2016-06-08 10:21:30 +01:00
Susan Douglas b0a901e90e More doc updates. 2016-06-07 09:04:58 +01:00
Dave Page 14ced20db0 Remove and ignore code_snippets.rst as it's auto-generated. 2016-06-07 09:00:15 +01:00
Susan Douglas e47671edaa Table dialog and backup tool docs 2016-06-02 14:05:46 +01:00
Susan Douglas b482ba6ce9 Additional documentation pages for dialogs. 2016-05-27 17:13:36 +01:00
Dave Page b85fa58344 Additional docs from Susan. 2016-05-26 15:29:33 +01:00
Susan Douglas a9121bede6 Foreign table docs. 2016-05-25 08:48:38 +01:00
Dave Page 8c077bc2df Fix a couple of file references. 2016-05-24 14:18:36 +01:00
Susan Douglas f0a3bdc588 Various doc updates. 2016-05-24 13:47:35 +01:00
Dave Page 1724787f2a www.pgadmin.org now supports https. 2016-05-21 13:54:22 -04:00
Dave Page 238da58732 Helpfile refactoring. 2016-05-20 16:39:35 -04:00
Dave Page 574f81f9fa Try a doc theme that looks more like pgAdmin. 2016-05-18 21:55:54 -04:00
Susan Douglas c7d43a810e Updated index page. 2016-05-18 10:11:21 -04:00
Dave Page 4d47e23c89 Get the configuration for the documentation from the main web app. 2016-05-17 13:20:02 -04:00
Dave Page 50c134c4f1 Use a 2 part version number. We never used the first digit in 13 years of pgAdmin 3. 2016-05-17 13:10:18 -04:00
Dave Page 1606f1d8e8 Link online help to dialogs 2016-05-16 22:35:27 -04:00
Susan Douglas db62069a41 Add some initial dialog docs. 2016-05-13 14:43:57 +01:00
Dave Page 5bf505e822 Add file missing from previous commit. 2016-03-04 13:17:13 +00:00
Dave Page 8f6c8fdd6e Add some code review notes/hints to the docs. 2016-03-04 12:26:26 +00:00
Dave Page e288f9f927 Add notes on server vs. desktop deployment. 2016-01-14 15:22:49 +00:00
Ashesh Vashi 7f8ebb01d8 Update document for the develpers as per current implementation 2015-10-20 13:00:05 +05:30
Dave Page 751f8383fa Handle standard menu items defined by Nodes in the browser.
The File menu now includes a "Create" submenu, and Delete/Rename
options. Nodes can offer Delete/Rename functionality, and the
options on the menu are automatically enabled/disabled based on
the selected node. Each node can also offer Create functionality,
and specify a list of node types (including itself) from which the
option should be made available. The menu is dynamically generated
based on the selected node.

The Context menu on the treeview works in a similar way, except that
nodes can offer any context menu items (we don't allow this on the
top menu, as that should stay consistent to avoid user confusion).
2015-03-13 10:35:12 +00:00
Dave Page 4beefb7e7c Fix title level. 2015-02-27 13:48:53 +00:00
Dave Page 613df8b596 Copyright year fixes and doc tweaks. 2015-02-25 20:25:41 +00:00
Dave Page 83cbe87040 i18n support. 2015-02-25 17:06:00 +00:00
Dave Page 39089cca21 Add a Sphinx based help system, and include some initial docs on development. 2015-02-23 10:51:47 +00:00