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 |
Michael Hackstein
|
d6d16f0643
|
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
|
2014-09-10 13:19:27 +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 |
Michael Hackstein
|
7c940d4d44
|
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
|
2014-09-09 12:53:36 +02:00 |
Michael Hackstein
|
449936b99e
|
Added a more precise information returned from gharial for collections
|
2014-09-09 12:53:31 +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
|
99f9088830
|
Removed cookie logic from sessions app, simplified jwt logic.
|
2014-09-04 21:34:46 +02:00 |
Alan Plum
|
63e7c8132c
|
Fixed stray unused "sid" property.
|
2014-09-04 15:58:32 +02:00 |
Alan Plum
|
2eb42db0d7
|
Session uid should be unambiguous.
|
2014-09-04 13:40:26 +02:00 |
Alan Plum
|
e86c98dfe2
|
Enabled unused: true, ported aardvark jslint to jshint.
|
2014-09-02 22:18:18 +02:00 |
Alan Plum
|
71155440e6
|
Removed jslint headers from system apps.
|
2014-09-02 22:14:57 +02:00 |
Alan Plum
|
bff47e558b
|
Removed jslint headers from actions.
|
2014-09-02 22:14:56 +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 |
Alan Plum
|
9489a3cd50
|
Implemented session.getExpiry, session.hasExpired.
|
2014-08-27 10:29:44 +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 |
Alan Plum
|
de9a1c6efc
|
Replaced sessions collection upgrade task.
|
2014-08-25 10:17:31 +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
|
ba072055ce
|
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
|
2014-08-22 11:39:58 +02:00 |
Heiko Kernbach
|
2e6d4562d0
|
style changes + dashboard now async ajax calls
|
2014-08-22 11:39:51 +02:00 |
Alan Plum
|
172e1b936d
|
Added more Foxx app unit tests.
|
2014-08-22 10:59:24 +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
|
f57bea8608
|
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
|
2014-08-21 16:43:25 +02:00 |
Heiko Kernbach
|
d17402f873
|
changed behaviour of sorting documents - front-end
|
2014-08-21 16:43:17 +02:00 |
Alan Plum
|
38cfd52c0f
|
Removed redundant potato.
|
2014-08-21 16:42:14 +02:00 |
Alan Plum
|
c8d1f5f93b
|
Added tests for users app setup and error types.
|
2014-08-21 16:41:07 +02:00 |
Alan Plum
|
c42628f0c5
|
Prettier stacks for users app errors.
|
2014-08-21 16:39:50 +02:00 |
Alan Plum
|
19062d9d57
|
Added tests for simple-auth app.
|
2014-08-21 15:32:10 +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 |