summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Adding Font-awesome iconsfauxton-font-awesomesuelockwood2013-09-1019-8/+3990
|
* Replication css fixes for long urlssuelockwood2013-09-102-4/+9
|
* Adding an ellipsis to when the replication DB names are too longsuelockwood2013-09-101-0/+5
|
* fix diskcheck failureGarren Smith2013-09-101-1/+12
|
* Add actions to all DBs, only replication available nowsuelockwood2013-09-105-4/+20
|
* Fauxton: Pagination improvementsGarren Smith2013-09-108-33/+94
|
* Fauxton: The scrolltoselector needed to be changed to dashboard-content. Now ↵suelockwood2013-09-101-1/+1
| | | | it will scroll to the top of the div
* Fauxton: Index pagination basics working and testsGarren Smith2013-09-109-46/+403
|
* Breadcrumbs was missing the docIDsuelockwood2013-09-091-2/+3
|
* Creating a new doc lost it's breadcrumbsuelockwood2013-09-091-1/+7
|
* Replication addon sans tests1807-Replicationsuelockwood2013-09-0911-2/+753
| | | | | | | | Fixes from code review Should use _.filter, not _.map when pulling out all the replication active tasks. fixing CSS overrides on the form Fixed Create target. Change swap to icon, added tooltips, made inputs wider. Fixed continuous, scrubbed whitepaces from db names, updated layout
* Fauxton: Database always lists databasesGarren Smith2013-09-092-5/+9
| | | | | | The database list fails to show any databases if a user is not allowed access to a database. This fixes it so the user can still see all databases but won't get any info for a database they don't have access to.
* fix addon template, s/route/routes/.jsJan Lehnardt2013-09-092-1/+1
|
* update docsJan Lehnardt2013-09-091-3/+4
|
* Fix order of action buttons in the editorsuelockwood2013-09-064-81/+85
|
* Check if codemirror has already been added and removesuelockwood2013-09-061-0/+3
|
* Fixing cases of resize collumns to use the generic selectorssuelockwood2013-09-064-10/+3
|
* More Json Pretty print fixes. Css fixes for documents. Make code editor ↵suelockwood2013-09-063-3/+5
| | | | height size of page.
* Fixing PrettyPrint issue on _changessuelockwood2013-09-051-1/+1
|
* Fixes Active Tasks text size and bottom scrollbar issue with windowResizesuelockwood2013-09-052-2/+2
|
* Fixing table to wrap long words.suelockwood2013-09-051-0/+17
|
* Cleaning up resize collumns to use a class selector instead of an ID. Also ↵suelockwood2013-09-056-6/+10
| | | | added cleanup method to remove callback.
* Bootstrap CSS fixes for our theme.suelockwood2013-09-041-15/+49
|
* Update minor version number for next releaseDirkjan Ochtman2013-09-041-1/+1
|
* Fauxton: View test sandbox renders to DOM in hidden divGarren Smith2013-08-291-1/+1
|
* Fauxton: Factor disk size to own methodGarren Smith2013-08-272-1/+6
|
* Fixed line wrapping in Vagrantfile.nvdev2013-08-241-1/+1
|
* Merge branch 'vagrantfile_fix' of https://github.com/nvdev/couchdbJan Lehnardt2013-08-231-3/+2
|\ | | | | | | | | * 'vagrantfile_fix' of https://github.com/nvdev/couchdb: Fixed typos in Vagrantfile
| * Fixed typos in Vagrantfilenvdev2013-08-231-3/+2
| |
* | Update version in documentation.Dirkjan Ochtman2013-08-231-2/+2
| |
* | Add missing etap file.Dirkjan Ochtman2013-08-231-0/+1
| |
* | Remove couchdb_updates files (content already in top-level LICENSE/NOTICE).Dirkjan Ochtman2013-08-233-60/+0
| |
* | Add empty line to LICENSE for readability.Dirkjan Ochtman2013-08-231-0/+1
|/
* Fixed a typo on --db-dir descriptionFilippo Fadda2013-08-221-1/+1
| | | | Signed-off-by: Alexander Shorin <kxepal@apache.org>
* Fauxton: Add active task testsGarren Smith2013-08-226-24/+290
| | | | Also improve testing framework
* Fauxton: add in error messages for view queryGarren Smith2013-08-222-5/+4
|
* improved styling for query controlssean barclay2013-08-223-90/+228
|
* reordering query buttonssean barclay2013-08-222-42/+50
|
* DB view style updates. Button style updates. Red color updatessean barclay2013-08-225-38/+112
|
* move documents options to tabsGarren Smith2013-08-222-169/+160
|
* Update codemirror to v2.38Garren Smith2013-08-222-829/+798
|
* Fauxton: fix establish and error notification issueGarren Smith2013-08-212-4/+19
| | | | | | | | I've implemented a clean of an old route object's views as it seemed that if an error occurs on the establish of a route object not all the views were getting garbage collected. fixes #COUCHDB-1873
* Fauxton: update jquery to 1.10.2Garren Smith2013-08-211-2493/+2685
|
* Document routes lost their selected headers for primary navsuelockwood2013-08-201-2/+4
|
* Expose get_compactor_pid/1Robert Newson2013-08-201-1/+4
|
* Typo - no such function couch_httpd:send_method_not_allowd/2Peter Lemenkov2013-08-201-1/+1
| | | | Signed-off-by: Peter Lemenkov <lemenkov@gmail.com>
* Fauxton: Fix auth bug not showing accessible pageGarren Smith2013-08-192-2/+2
|
* Fauxton: fix pretty print issue by escaping jsonGarren Smith2013-08-194-5/+5
|
* Fauxton: fix watch task failing for no include patternGarren Smith2013-08-191-1/+3
|
* Fix typo, consistency with vertical whitespace.Dirkjan Ochtman2013-08-191-2/+1
|