rolux
|
cc1d3923fe
|
fix #2027 (Sort by Number of Documents is in the wrong place)
|
2014-01-15 16:55:41 +05:30 |
|
j
|
380852f77f
|
dont double encode title
|
2014-01-11 10:31:54 +00:00 |
|
j
|
c1469b7097
|
dont overwrite id
|
2014-01-11 09:58:04 +00:00 |
|
j
|
d4ff2b60ef
|
include more metadata in non-js page, fixes #1876
|
2014-01-11 09:51:03 +00:00 |
|
j
|
303662fb27
|
dont include annotations on non js page on 0xdb, fixes #1875
|
2014-01-11 09:34:54 +00:00 |
|
j
|
55a3a94a8a
|
better title for search engines
|
2014-01-11 09:25:24 +00:00 |
|
j
|
7e07ff8fe6
|
disable documents view on pad.ma
|
2014-01-11 09:12:53 +00:00 |
|
j
|
651bef183d
|
fix non-javascript fallback/search index
|
2014-01-11 09:02:37 +00:00 |
|
j
|
3ff178ed83
|
add option to add documents to all items in list
|
2014-01-09 08:05:35 +00:00 |
|
j
|
b26c5d282f
|
fix sort by description in item view
|
2014-01-08 09:12:44 +00:00 |
|
j
|
b4b8e08231
|
fix adding items to empty list
|
2014-01-08 08:35:02 +00:00 |
|
j
|
e54c5a018c
|
use name as default documents sort, index missing so far
|
2014-01-08 08:34:29 +00:00 |
|
j
|
d1014334be
|
fix per item document description
|
2014-01-08 04:32:57 +00:00 |
|
j
|
573592092a
|
null last
|
2014-01-07 16:19:27 +00:00 |
|
j
|
e1953b671d
|
dimensions_sort
|
2014-01-07 15:34:07 +00:00 |
|
j
|
388f4c9d74
|
add key=item support to findDocuments
|
2014-01-07 14:00:20 +00:00 |
|
j
|
9a60e569d6
|
fixes #1999
|
2014-01-07 11:42:20 +00:00 |
|
j
|
5b72a33a95
|
use QuerySet in all managers
|
2014-01-07 11:05:42 +00:00 |
|
j
|
0e55faca0d
|
update documents backend
|
2014-01-07 11:05:10 +00:00 |
|
rolux
|
a12e9624e1
|
config: add user.ui.document and documentSelection
|
2014-01-07 13:21:44 +05:30 |
|
rolux
|
eca82c8419
|
config: add user.ui.documents
|
2014-01-07 12:19:17 +05:30 |
|
rolux
|
99bf49fc86
|
config: add canEditDocuments capability
|
2014-01-07 11:01:34 +05:30 |
|
rolux
|
8749d9d674
|
config: add user.ui.documentSize, documentsSort and documentsView
|
2014-01-06 18:14:37 +05:30 |
|
rolux
|
0bcf2de927
|
config: add user.ui.showDocument
|
2014-01-06 18:07:15 +05:30 |
|
j
|
6b63239cf7
|
fix pdf ratio
|
2014-01-05 11:40:54 +00:00 |
|
j
|
ff13a30639
|
add resolution/pages to documents, use poppler-utils to extract pdf pages.
|
2014-01-04 12:29:11 +00:00 |
|
j
|
5705c9e74d
|
typo
|
2014-01-02 14:07:02 +00:00 |
|
j
|
8103f01a36
|
add numberofdocuments
|
2014-01-02 13:54:35 +00:00 |
|
j
|
d1ed4ce79d
|
fix permission error
|
2014-01-02 12:27:53 +00:00 |
|
j
|
19b8bcfc83
|
allow uploading/deleting multiple documents, fixes #1960. replace select option with item aware add button, fixes #1961
|
2014-01-02 10:11:27 +00:00 |
|
j
|
35cb81a19c
|
update pdf.js
|
2013-12-31 16:34:23 +05:30 |
|
j
|
2abf8836bc
|
use previewRatio as aspect ratio for audio files
|
2013-12-30 15:30:59 +05:30 |
|
j
|
c10f06ddae
|
write joined locale as utf-8
|
2013-12-27 11:03:06 +00:00 |
|
j
|
ad7c36881c
|
allow language attributes in text and annotations
|
2013-12-26 16:41:40 +00:00 |
|
j
|
6e49032602
|
add links to indiancine.ma info page
|
2013-12-26 08:35:41 +00:00 |
|
j
|
2ff13690f8
|
dont return json 404 for non existing old ids
|
2013-12-25 10:11:21 +00:00 |
|
j
|
c248a4c227
|
return thumbnails for images instead of full image
|
2013-12-23 12:32:23 +00:00 |
|
j
|
07363d3ada
|
fix single letter id document urls
|
2013-12-23 12:19:11 +00:00 |
|
j
|
4eeb10e3ba
|
use AZ id for document data path
|
2013-12-23 11:30:22 +00:00 |
|
j
|
81706fcf3b
|
change document urls to be /documents/ID/name.ext
|
2013-12-23 11:26:48 +00:00 |
|
j
|
03e919e5ba
|
add documents view
|
2013-12-23 07:50:22 +00:00 |
|
j
|
dc88fcd175
|
use _ for spaces in document urls, fixes #1955
|
2013-12-22 12:13:37 +00:00 |
|
j
|
d7d5008bbb
|
dont use absolute url for upload, fixes #1939
|
2013-12-10 15:38:52 +00:00 |
|
j
|
4f01ed254a
|
dont set ADMIN_MEDIA_PREFIX
|
2013-11-01 12:41:22 +01:00 |
|
j
|
c253df7bc9
|
allow signups while using alternative auth backend
|
2013-11-16 14:16:01 +00:00 |
|
j
|
8417f9e886
|
only add #embed if #embed is not in requested url
|
2013-11-16 11:48:08 +00:00 |
|
j
|
ef3083ab2c
|
sort string should start with letters or numbers, fixes #19
|
2013-11-10 23:05:07 +00:00 |
|
j
|
dca703a4ee
|
allow data-name attribute in texts and use for navigation
|
2013-11-10 22:01:25 +00:00 |
|
j
|
7dde9eb8ae
|
add task functions to File
|
2013-11-10 18:30:34 +00:00 |
|
j
|
0ef598195c
|
text names
|
2013-11-08 18:57:24 +00:00 |
|