1
0
Fork 0
Commit Graph

1882 Commits

Author SHA1 Message Date
Jan Steemann 2ec0d5b838 fixed shellView error handling 2014-10-27 11:37:53 +01:00
Jan Steemann e581aa6612 fixed usage of AQL user-defined functions from web UI 2014-10-27 11:09:20 +01:00
Jan Steemann 0aa639c7e0 issue #1056: "fs": zip functions fail with passwords 2014-10-25 00:37:26 +02:00
Jan Steemann dc2691b83b added derived file 2014-10-24 23:40:20 +02:00
Frank Celler a7d93abe43 fixed requireApp in development mode 2014-10-21 12:28:33 +02:00
Michael Hackstein 0313c74b66 Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel 2014-10-20 09:36:39 +02:00
Michael Hackstein a783081742 Made useage of the model more backbone like in queryView 2014-10-20 09:36:35 +02:00
Heiko Kernbach 8f5788d693 added click event + style for changing active database through tiles of dbs view 2014-10-17 15:27:18 +02:00
Heiko Kernbach 01992b0718 preperation: allow users to abort queries if their execution take too long 2014-10-17 15:03:38 +02:00
Heiko Kernbach 0d4b2c5af5 fixed a js bug 2014-10-17 12:14:14 +02:00
Heiko Kernbach b89583f34a #1053 - step1: now limiting returned arguments in documentation view for single document 2014-10-17 11:56:26 +02:00
Heiko Kernbach ab0d3e1732 added y value formatting for page faults values - dashboard 2014-10-17 11:33:13 +02:00
Jan Steemann 99befdc0a6 removed unused file 2014-10-16 02:03:28 +02:00
Jan Steemann edae662eb4 added res.send() and res.sendFile() 2014-10-15 17:33:10 +02:00
Jan Steemann 766faddaf1 changed copyright from triAGENS GmbH to ArangoDB in ArangoShell 2014-10-14 13:54:38 +02:00
Michael Hackstein 5e1166e38c Removed debug output 2014-10-10 16:14:10 +02:00
Michael Hackstein 22955e25be Fixed repositioning of edge label #1017. 2014-10-10 15:34:13 +02:00
Heiko Kernbach 42f12d0ac6 Merge 2014-10-10 12:01:12 +02:00
Heiko Kernbach 144c8b43e1 fixed display bug when a notification title is too long, optimized css for notifications 2014-10-10 11:59:55 +02:00
Heiko Kernbach 8ea7a44bd3 fixed modal view not hiding after successful deletion of a collection 2014-10-10 11:13:03 +02:00
Jan Steemann 6553d463b7 added derived file 2014-10-10 10:38:12 +02:00
Jan Steemann 71c41c9017 added style for collection status "loading" 2014-10-09 17:12:24 +02:00
Heiko Kernbach 637b1582b2 fixed unuseful format of data for request chart in the dashboard (frontend) 2014-10-09 14:50:09 +02:00
Willi Goesgens e433a2831e Add a new wrapper which does fork + waitpid in one js call, so we're closer to the flame and less eventually miss something. 2014-10-08 16:48:30 +02:00
Jan Steemann ff80fafba5 fixed cached lookups of collections on the server, which may have caused spurious problems after collection rename operations 2014-10-08 14:59:02 +02:00
Jan Steemann 7c78bd1d61 added derived file 2014-09-29 14:41:33 +02:00
Max Neunhoeffer 046d4f524d Implement getSome for RemoteBlock. 2014-09-26 16:19:25 +02:00
Max Neunhoeffer cf5e1be91e Version version of HTTP API done. 2014-09-24 16:17:18 +02:00
Max Neunhoeffer 1f74a64b58 Implement POST for HTTP API for queries. 2014-09-23 16:51:03 +02:00
Jan Steemann c0a9d189c5 better error messages if mkdir fails 2014-09-18 17:48:05 +02:00
Jan Steemann 481a16fd7a removed bitarray indexes 2014-09-15 14:19:38 +02:00
Jan Steemann 4e6f6f2cbd finalized move to cxx 2014-09-14 00:06:00 +02:00
Jan Steemann 3487d7c9ba added derived file 2014-09-10 15:56:02 +02:00
Michael Hackstein 03cf0d69fb Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel 2014-09-10 15:50:28 +02:00
Michael Hackstein 9b62c7367b Deprecated _directedRelation and _undirectedRelation in general-graphs. Created _relation in general-graphs creating a _directedRelation. Handling undirected relations is now given to the user / api-implementor as arangodb itself does not offer any direction constrains which caused some confusion 2014-09-10 15:50:22 +02:00
Jan Steemann 7d74347590 issue #1016: AQL editor bug 2014-09-10 13:39:10 +02:00
Jan Steemann bb56982988 fixed copy&paste error 2014-09-09 23:32:58 +02:00
Jan Steemann 4522299ce8 fixed escaping of deletion button in AQL queries overview 2014-09-09 21:09:26 +02:00
Jan Steemann 11a490170d jslint 2014-09-09 20:38:18 +02:00
Jan Steemann 3bda3a1c0d fixed cursor positioning in collections search 2014-09-09 20:36:01 +02:00
Jan Steemann 80f7f61649 prevent XSS in user management views 2014-09-09 20:32:57 +02:00
Jan Steemann 2f89193e6c prevent XSS in AQL editor 2014-09-09 20:18:13 +02:00
Alan Plum b0995dfdb7 Replaced PBKDF2_HMAC with PBKDF2_HMAC_SHA1 for OSX compat. 2014-09-08 14:32:40 +02:00
Jan Steemann 4fe43c5b49 added derived files 2014-09-08 10:59:07 +02:00
Alan Plum 469af580e5 Added PBKDF2-HMAC. 2014-09-05 16:23:37 +02:00
Frank Celler 4ffec6e914 tried to silence rpmlint: remove empty files, remove unused scripts, fixed initgroups, fixed identical files, remove __DATE__
Conflicts:
	CHANGELOG
	Makefile.in
2014-09-05 09:28:21 +02:00
Alan Plum e86c98dfe2 Enabled unused: true, ported aardvark jslint to jshint. 2014-09-02 22:18:18 +02:00
Alan Plum 3156a245f6 Stricter jshintrc. 2014-09-02 22:12:46 +02:00
Alan Plum 6a3386e55a Fixed jshint headers. 2014-09-02 22:12:45 +02:00
Jan Steemann 574b3f3d18 added ArangoShell tutorial 2014-08-30 19:46:20 +02:00
Jan Steemann b558899367 added derived files 2014-08-27 18:57:26 +02:00
Jan Steemann 794b909e8b issue #999: clear old result when submitting new query 2014-08-27 11:14:46 +02:00
Jan Steemann 4568c094c9 issue #1000: AQL Editor: Autofocus textarea 2014-08-27 10:58:01 +02:00
Heiko Kernbach 7c035ad49a document export bugfix, added filters to doc export function 2014-08-26 16:45:56 +02:00
Heiko Kernbach 0f215c7f71 css changes 2014-08-26 16:13:14 +02:00
Heiko Kernbach 1218d3b35b added export feature for documents and for query results 2014-08-22 16:54:53 +02:00
Heiko Kernbach 9fb9aa2cf1 added possibility to move selected documents to another collection 2014-08-22 15:06:07 +02:00
Heiko Kernbach 2472622b7c docs view bugfix 2014-08-22 11:40:31 +02:00
Heiko Kernbach 2e6d4562d0 style changes + dashboard now async ajax calls 2014-08-22 11:39:51 +02:00
Heiko Kernbach cc58900515 scss style change for progress view 2014-08-21 17:18:13 +02:00
Heiko Kernbach e4e4d1f9c0 fixed wrong event binding to whole table rows instead of tbody only 2014-08-21 16:47:20 +02:00
Heiko Kernbach d17402f873 changed behaviour of sorting documents - front-end 2014-08-21 16:43:17 +02:00
Thomas Schmidts 573fd51a5e Changed the links to the documentation 2014-08-21 15:07:01 +02:00
Heiko Kernbach 5a58c53585 docs view page size input bugfix 2014-08-21 14:35:55 +02:00
Heiko Kernbach 8aafb99c5f added sort-bey feature for filtering documents of a collection 2014-08-21 14:19:57 +02:00
Heiko Kernbach 750c87ed38 css changes for dropdown class 2014-08-21 14:19:19 +02:00
Heiko Kernbach aa57a43502 changed ace editor style 2014-08-21 12:25:12 +02:00
Heiko Kernbach d3b0dccb9d graph sorting menu stays open if view has to be rerendered 2014-08-21 12:16:50 +02:00
Heiko Kernbach 5f1a29bf71 added missing event to change the style of the toggle button 2014-08-21 12:11:30 +02:00
Heiko Kernbach 398b7fa5c1 sorting stays open if value changed 2014-08-21 11:52:41 +02:00
Heiko Kernbach aedebfda20 fixed issue #991 - database search view broken 2014-08-21 11:15:00 +02:00
Heiko Kernbach a598c421ba added sorting for users view 2014-08-21 10:57:35 +02:00
Heiko Kernbach 5ecabb9001 prep for foxx sorting 2014-08-20 19:52:02 +02:00
Heiko Kernbach 8bd979e3e5 addad desc sorting for graphs view 2014-08-20 19:18:47 +02:00
Heiko Kernbach f352ca610a added desc sorting for databases 2014-08-20 18:53:36 +02:00
Heiko Kernbach 5ec16122c1 font size now 16px in code editor 2014-08-20 15:56:42 +02:00
Heiko Kernbach 81a6e558eb fixed document editor code view font 2014-08-20 15:49:05 +02:00
Alan Plum c62715e460 Merge pull request #920 from triAGENS/foxx-app-sessions
Replace Foxx authentication with Foxx app-based (modular) authentication.
2014-08-20 15:19:01 +02:00
Heiko Kernbach 132e758c66 documentsview bugfix 2014-08-20 13:54:48 +02:00
Heiko Kernbach 21e4554128 changed styling of documents view 2014-08-20 13:39:42 +02:00
Heiko Kernbach f21ad2b471 docs view css, added pagesize option for documents 2014-08-20 13:24:57 +02:00
Heiko Kernbach bdbdaaf0bf removed some local storage functions 2014-08-20 11:29:18 +02:00
Heiko Kernbach ddb6155870 fixed a modal view bug 2014-08-20 11:28:31 +02:00
Alan Plum 00a0b4513a Aardvark: allow (un-)mounting non-internal system apps, prohibit mounting reserved paths. 2014-08-20 11:13:27 +02:00
Heiko Kernbach 727d8a3f17 fixed a document filter state bug 2014-08-20 10:52:18 +02:00
Heiko Kernbach ed1942c8d0 improved way of importing and exporting aql queries 2014-08-19 17:08:27 +02:00
Heiko Kernbach 777decd050 scss-lint changes 2014-08-19 15:44:25 +02:00
Heiko Kernbach 4b7309892d scss-lint changes 2014-08-19 15:44:03 +02:00
Heiko Kernbach 7c70351a7d added support for multiple document deletion, fixed a a bug when wrong count of documents was returned 2014-08-19 15:37:49 +02:00
Heiko Kernbach 029d9d7c18 added filter state for documents filter 2014-08-19 13:23:52 +02:00
Heiko Kernbach 9622061c16 Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel 2014-08-19 10:57:24 +02:00
Heiko Kernbach 03bc501706 move to async calls for fetching documents and operating aql queries 2014-08-19 10:57:15 +02:00
Heiko Kernbach 8df1e9e5e1 fixed a wrong notification initialization bug 2014-08-19 10:56:17 +02:00
Heiko Kernbach e894e50ce3 fixed visual bug at notification menu 2014-08-19 10:55:52 +02:00
Frank Celler 9fa3d22d6c towards new dispatcher interface 2014-08-18 23:37:32 +02:00
Heiko Kernbach e4a406def4 removed ajaxStart function 2014-08-18 17:17:24 +02:00
Heiko Kernbach d5a1266163 added progess indicator view 2014-08-18 17:10:03 +02:00
Heiko Kernbach 5209a761db changed the way of downloading user queries 2014-08-18 15:07:58 +02:00
Heiko Kernbach c5c1c08098 fixed wrong font rendering, safari browser 2014-08-15 13:46:49 +02:00
Heiko Kernbach dd226830c2 design changes modal validation, brighter checking of values 2014-08-14 17:57:37 +02:00