Commit Graph

2202 Commits

Author SHA1 Message Date
Mike Ng
1f4f6da278 fix label tab thesaurus 2017-08-23 13:48:20 +04:00
Mike Ng
2d17177ded hide facets containing single element from preference menu 2017-08-22 17:07:05 +04:00
Mike Ng
0394773521 refactor links of documentation to 4.0 2017-08-22 13:29:12 +04:00
Mike Ng
48dff55226 refactor link for documentation to 4.1 2017-08-22 13:21:06 +04:00
Mike Ng
be17fd8e0d fix event listener for button export / download 2017-08-22 12:03:26 +04:00
Mike Ng
9ed6a0210f Porting PHRAS-1434, PHRAS-1435, PHRAS-1436, PHRAS-1437, PHRAS-1457 to 4.1 2017-08-21 14:34:53 +04:00
Mike Ng
d37ada4d06 refactored order_box and order_item 2017-08-18 16:13:22 +04:00
Mike Ng
197612de7b implementation back-end for refactoring of orders
refactoring layout order-box and order-item
2017-08-17 14:42:10 +04:00
Mike Ng
83016d1d94 refactor google chart on popularity tab 2017-08-16 13:56:24 +04:00
Mike Ng
191a59c827 add search to candidate tab
refactor search_term function in backend
2017-08-15 12:54:16 +04:00
Mike Ng
a0cad9ec8f Fix localization in datepicker - admin 2017-08-14 10:26:52 +04:00
Mike Ng
160a1a2c13 add original size to media for calculating position 2017-08-11 14:21:46 +04:00
Mike Ng
63331e3a84 hide unused buttons when loading preview - lightbox 2017-08-11 10:47:13 +04:00
Mike Ng
a93e231c1a fix - load lightbox library
set height of lightbox iframe to 100%
2017-08-10 16:39:53 +04:00
Mike Ng
c5acac8d6d fix source in iframe 2017-08-09 17:08:26 +04:00
Mike Ng
790c76a2d9 modify js and css files for PDFJS 2017-08-07 17:24:47 +04:00
Mike Ng
64ad521d61 add filter to user list 2017-08-03 14:31:03 +04:00
Mike Ng
a07bfecd85 add feedback and reload side menu when activating collection 2017-08-03 11:55:53 +04:00
Mike Ng
9e258cfae4 fix navigation user list and refactor layout 2017-08-02 17:18:53 +04:00
Thibaud Fabre
cc6efb0dc9 Merge 4.0 into master 2016-12-06 15:34:13 +01:00
Thibaud Fabre
aa5041dbf4 Change order and wording for base ID in collection details 2016-12-06 14:55:23 +01:00
Thibaud Fabre
97f2e66698 Merge 4.0 branch 2016-12-05 17:04:54 +01:00
Thibaud Fabre
b5bbb1851f Merge branch 4.0 2016-12-05 15:26:48 +01:00
Thibaud Fabre
b84c35ff66 Merge pull request #2022 from xrousset78800/fix/add-warning-message-on-admin
Add warn message in admin
2016-12-05 12:26:49 +01:00
Xavier Rousset
cadb9febab PHRAS-1220 Add warn message in admin fields setup 2016-12-02 15:26:31 +01:00
Xavier Rousset
e7dd94d5b8 Fix misplaced icon on admin dashboard 2016-12-01 15:03:34 +01:00
Thibaud Fabre
77c848f32e Merge pull request #2008 from jygaulier/PHRAS-1260_INDEX-WIDTH-HEIGHT
Phras 1260 index width height
2016-11-03 16:22:26 +01:00
Jean-Yves Gaulier
229c80fe74 PHRAS-1260_INDEX-WIDTH-HEIGHT
- new : added size (filesize) of document to es
 - new : methods getWidth(),... to record_adapter
 - fix : template
2016-11-03 15:27:57 +01:00
Jean-Yves Gaulier
45eea29710 PHRAS-508_acl-cache
- fix unit tests
2016-10-26 19:14:11 +02:00
Jean-Yves Gaulier
0c75189a64 PHRAS-508_acl-cache
- refactor : acl strings changed to ACL class constants
 - code cleanup
 - wip but try to merge for bc break test
2016-10-26 16:13:47 +02:00
Jean-Yves Gaulier
642da0fca5 PHRAS-508_acl-cache
- wip
2016-10-26 16:13:47 +02:00
Jean-Yves Gaulier
6a2285f66d PHRAS-508_acl-cache
- wip
2016-10-26 16:13:47 +02:00
Thibaud Fabre
73de45f0f9 Merge pull request #1994 from xrousset78800/fix/zxcvbn-strenght-password-is-missing
Zxcvbn strength password is missing
2016-10-24 15:37:04 +02:00
Xavier Rousset
9a2e4677d9 Add missing slash on zxcvbn path 2016-10-24 15:18:41 +02:00
Thibaud Fabre
4acd20fa80 Revert "Revert "PHRAS-714_thesaurus_indexation"" 2016-10-18 21:17:10 +02:00
Thibaud Fabre
ba8be47423 Revert "PHRAS-714_thesaurus_indexation" 2016-10-18 20:15:23 +02:00
Thibaud Fabre
e413eff4f9 Merge pull request #1978 from jygaulier/PHRAS-714
PHRAS-714_thesaurus_indexation
2016-10-18 10:11:46 +02:00
Thibaud Fabre
fd61435468 Improve task manager logs
Available versions are now sorted by date in descending order
2016-10-13 15:23:25 +02:00
Jean-Yves Gaulier
cf40c99ea7 PHRAS-714_thesaurus_indexation
- new : if the thesaurus has been modified since it's last indexation, it will be re-indexed as soon a record is to be indexed.
 - nb : after thesaurus modification, the databox MUST be manually re-indexed (which will reindex the thesaurus before)
 - todo : remove useless dialog boxes from thesaurus app (... "this term was..."  "...add with/out reindexing ?..."). To be done in the future app using future routes.
2016-10-12 18:42:16 +02:00
Xavier Rousset
7945994140 PHRAS-1173 SQL fix and template update 2016-10-11 15:27:13 +02:00
Thibaud Fabre
01281c2942 Merge pull request #1970 from xrousset78800/fix/update-sharing-logo
Update logos on sharing page
2016-10-04 14:58:23 +02:00
Xavier Rousset
632c799f3e PHRAS-1127 Update logos on sharing page 2016-10-04 14:48:15 +02:00
Thibaud Fabre
cdc410191c Merge pull request #1960 from jygaulier/PHRAS-1192_quarantaine-by-filenames_4.0
PHRAS-1192_quarantaine-by-filenames_4.0
2016-09-29 14:11:08 +02:00
Xavier Rousset
b17c244c8f PHRAS-1224 Change subdef rotation wording 2016-09-29 13:44:45 +02:00
Jean-Yves Gaulier
837a294827 PHRAS-1192_quarantaine-by-filenames_4.0
- add : quarantine thumbnails looks like result thb (zoom, caption, infos, ...) by using the same template
 - removed : some code about highlighting titles
 - fix : double extension on exported files
2016-09-28 13:16:10 +02:00
Thibaud Fabre
154c2616a7 Merge pull request #1958 from xrousset78800/fix/incorrect-english-translation-in-setup
Change wording on setup template
2016-09-27 13:32:56 +02:00
Xavier Rousset
0b16fd577e PHRAS-1234 Change wording on setup template 2016-09-27 12:24:03 +02:00
Xavier Rousset
c98b40ef2f PHRAS-1224 Remove unwanted rotation wording 2016-09-26 14:44:44 +02:00
Thibaud Fabre
884d59462c Remove autosubmit from order manager list 2016-07-29 15:05:39 +02:00
Thibaud Fabre
303a39e359 Allow removing order masters without adding a new one 2016-07-29 14:46:18 +02:00