1517 Commits

Author SHA1 Message Date
Jenkins for ownCloud
5fde788a9e [tx-robot] updated from transifex 2016-07-17 02:36:12 -04:00
Jenkins for ownCloud
23c8155c61 [tx-robot] updated from transifex 2016-07-16 02:34:34 -04:00
Andras Timar
53256007de Merge pull request #81 from pranavk/download_tooltip
Show 'Download' tooltip for download icon in revision history
2016-07-15 19:45:42 +02:00
Andras Timar
1cf1268533 Merge pull request #80 from pranavk/lolang
Respect lolang param in revision history mode too
2016-07-15 19:45:24 +02:00
Jenkins for ownCloud
85cf2c564e [tx-robot] updated from transifex 2016-07-15 02:34:34 -04:00
Jenkins for ownCloud
84cb2c9c1a [tx-robot] updated from transifex 2016-07-14 02:34:38 -04:00
Jenkins for ownCloud
eac23e869a [tx-robot] updated from transifex 2016-07-10 04:39:33 -04:00
Jenkins for ownCloud
bb032cde41 [tx-robot] updated from transifex 2016-07-09 02:36:14 -04:00
Jenkins for ownCloud
3d3a583baa [tx-robot] updated from transifex 2016-07-08 02:49:52 -04:00
Jenkins for ownCloud
cad7b37e59 [tx-robot] updated from transifex 2016-07-07 02:34:38 -04:00
Jenkins for ownCloud
88d398f5c2 [tx-robot] updated from transifex 2016-07-06 02:34:46 -04:00
Jenkins for ownCloud
351126a0bf [tx-robot] updated from transifex 2016-07-05 02:34:39 -04:00
Pranav Kant
d91151091d Show 'Download' tooltip for download icon in revision history 2016-07-04 13:55:42 +05:30
Pranav Kant
1a41f8bbd3 Respect lolang param in revision history mode too 2016-07-04 13:35:43 +05:30
Jenkins for ownCloud
1696a1238e [tx-robot] updated from transifex 2016-07-04 02:35:48 -04:00
Jenkins for ownCloud
3d57f733f0 [tx-robot] updated from transifex 2016-07-03 02:35:42 -04:00
Jenkins for ownCloud
59bc3f9899 [tx-robot] updated from transifex 2016-07-02 02:34:27 -04:00
Jenkins for ownCloud
0e88c8e2b5 [tx-robot] updated from transifex 2016-07-01 02:34:36 -04:00
Jenkins for ownCloud
147f01abec [tx-robot] updated from transifex 2016-06-30 02:35:41 -04:00
Andras Timar
e0411f237f Merge pull request #79 from pranavk/404_slowserver
404 slowserver
2016-06-29 22:39:41 +02:00
Andras Timar
add49b6f47 Merge pull request #78 from pranavk/explicit_rev
Explicitly ask for revision history option
2016-06-29 22:38:05 +02:00
Pranav Kant
c084533efb Wait till page is rendered
There's a race condition here between page being rendered with
all the document(s) information and showing the editor to the
user. The later requires the former as it uses data rendered into
the page.

In most cases, former is quick enough and we do not see any
problems, but in some cases, mostly when the server is responding
very slowly, it will lag behind the later causing the editor to
be shown before data is rendered into the page leading to '404
Object not found'.

This should, hopefully, avoid such cases.
2016-06-29 22:03:01 +05:30
Pranav Kant
c80a31ebe0 $.getJSON already returns a promise like object
... so no need to create a deferred object separately and then
resolve it manually. This is since jquery 1.5

See: https://api.jquery.com/jquery.getjson/
2016-06-29 21:12:15 +05:30
Pranav Kant
f3e7211ee5 Add Handlebars to global 2016-06-29 19:43:10 +05:30
Pranav Kant
58f9b4c5b4 Explicitly ask for revision history option
... since loleaflet explicitly requires it now if revision
history option is required.
2016-06-29 17:42:18 +05:30
Andras Timar
646706c2ec add app target in Makefile 2016-06-29 10:13:39 +02:00
Andras Timar
27f17f5a31 update packaging 2016-06-29 10:13:39 +02:00
Andras Timar
be3c121c1f Merge pull request #74 from pranavk/revision_hist_sidebar
Revision history sidebar
2016-06-29 10:11:27 +02:00
Jenkins for ownCloud
6b8aa3365b [tx-robot] updated from transifex 2016-06-29 02:35:37 -04:00
Pranav Kant
0ad50c81ad No horizontal scrollbar in revison history sidebar 2016-06-28 20:23:16 +05:30
Pranav Kant
50d1b609ba Move exist button to top right of revision sidebar 2016-06-28 17:00:58 +05:30
Pranav Kant
d0a04fd256 .gitignore: Add built targets, *.tar.gz, *.spec 2016-06-28 14:24:57 +05:30
Pranav Kant
8d8af02887 Makefile: Remove invalid targets 2016-06-28 14:24:26 +05:30
Pranav Kant
0d7a60842f Bump version to 1.1.0
Required for database changes in
a72ab5b691fd6d944973a336921ec02df355e904
2016-06-28 14:24:26 +05:30
Pranav Kant
3235b886ad Add a revision history sidebar 2016-06-28 14:24:26 +05:30
Pranav Kant
eb79866efd Fix path for shared documents 2016-06-28 14:24:26 +05:30
Pranav Kant
440eb9e27c Add missing mtime field to processed documents 2016-06-28 14:24:26 +05:30
Jenkins for ownCloud
30f7323304 [tx-robot] updated from transifex 2016-06-27 16:45:44 -04:00
Andras Timar
750e50108a remove unused js (WebODF) 2016-06-26 19:17:12 +02:00
Andras Timar
5bbbe99a77 remove unused patches 2016-06-26 17:36:04 +02:00
Andras Timar
6a4870b376 remove unused css 2016-06-26 17:34:02 +02:00
Andras Timar
3fe94fe929 remove unused assets 2016-06-26 17:29:46 +02:00
Andras Timar
446372c0cb this string is not localizable 2016-06-26 17:12:52 +02:00
Jenkins for ownCloud
b5e6e3e1ad [tx-robot] updated from transifex 2016-06-26 02:35:34 -04:00
Jenkins for ownCloud
0e6a0872b9 [tx-robot] updated from transifex 2016-06-25 02:35:24 -04:00
Jenkins for ownCloud
82a6b94f14 [tx-robot] updated from transifex 2016-06-24 02:35:25 -04:00
Andras Timar
5a0dc1ea81 Merge pull request #72 from pranavk/returntodir
bccu#1882: Return to where user started by removing redundant call
2016-06-23 12:07:40 +02:00
Pranav Kant
87f7720d12 Remove unused method
See 2b302fa1af99ccc05c38c9b29f57570e3a52fac2
2016-06-23 14:50:28 +05:30
Pranav Kant
8e56d58ff7 bccu#1882: Return to where user started by removing redundant call
Route /close/ doesn't mean anything, and we were making this
additional call always before closing the document. This had a
side-effect that sometimes /close/ call would be processed after
we assign returnToDir to window.location making browser always
stuck in richdocuments#index rather than reeturnToDir. This was
mainly the problem in firefox with owncloud9
2016-06-23 13:25:44 +05:30
Jenkins for ownCloud
b4660a17c4 [tx-robot] updated from transifex 2016-06-23 02:35:21 -04:00