Commit Graph

1842 Commits

Author SHA1 Message Date
Brian Gough 8d6cdb03e8 restrict compile check options
allowed options are validate/error/silent

validate = only run chktex, exit status 0
error = run compilation, exit(1) if chktex fails
silent = run chktex, but always do full compilation
2016-08-15 16:46:53 +01:00
Brian Gough 9a399d3dd3 move "run syntax check" compile option out of beta 2016-08-11 13:55:47 +01:00
Brian Gough a862592138 added syntax check to beta page, removed mendeley 2016-08-11 13:43:33 +01:00
James Allen 0270d34d0f Use JSONB not JSON column type 2016-08-11 10:19:07 +01:00
Paulo Reis b405b4dce6 Remove Countly integration. 2016-08-10 17:34:32 +01:00
James Allen 4886e8ba0e Rename metadata -> segmentation in Events table to play well with metabase 2016-08-10 17:22:35 +01:00
James Allen 056bb6b0f4 Use a JSON column for metadata 2016-08-10 17:17:59 +01:00
James Allen 93cd511211 Send events to custom DB backend 2016-08-10 16:42:56 +01:00
Brian Gough abcfb2dd16 Merge pull request #290 from sharelatex/enable-chktex
Enable chktex
2016-08-10 11:49:31 +01:00
Paulo Jorge Reis 60f8e577a8 Merge pull request #293 from sharelatex/pr-wrap-long-words-chat
Wrap long words chat
2016-08-03 16:32:36 +01:00
Brian Gough 42388f8b76 fix missing space in pdf jade template 2016-08-03 16:30:33 +01:00
Brian Gough 7ce406dd38 switch the compile dropdown menu to left, to avoid overflow into editor 2016-08-03 16:30:18 +01:00
Brian Gough 4d3629e5db add beta feature badge to syntax check 2016-08-03 16:29:46 +01:00
Paulo Reis 73f115fc57 Add i18n keys. 2016-08-03 16:09:45 +01:00
Paulo Reis cf5c8e27e1 UI fix - do not allow multiple clicks to restore a deleted file. 2016-08-03 16:05:19 +01:00
Paulo Reis e6898d64c9 Track hovering of header features. 2016-08-03 12:17:19 +01:00
Henry Oswald 892511820e fix logging on groupPlan invite notification 2016-08-02 17:09:42 +01:00
Henry Oswald 418d1c56da nullcheck qqfile on upload files 2016-08-02 15:36:59 +01:00
Henry Oswald 928777b61c add null check to redis return value for getValueFromTokenAndExpire 2016-08-02 15:34:44 +01:00
Henry Oswald 2ad0bab976 use underscore.each so it doesn’t blow up on non array. 2016-08-02 15:33:41 +01:00
Brian Gough 38f76b305b change message to "Run syntax check" 2016-08-02 14:43:09 +01:00
Paulo Reis ff62e50530 Integrate word wrapping filter in the chat component. 2016-08-01 16:42:54 +01:00
Brian Gough e508f7b8a9 don't try to display a log hint link if there isn't one 2016-07-29 15:11:34 +01:00
Brian Gough 0742db7732 enable validation option only for beta programme users 2016-07-29 15:11:34 +01:00
Brian Gough 5da1b90418 use validate as keyword for syntax checks 2016-07-29 14:59:48 +01:00
Brian Gough ef85f1014c add menu option for checking with chktex 2016-07-29 14:59:48 +01:00
Brian Gough e0d5075fdb include check option when compiling 2016-07-29 14:59:48 +01:00
Paulo Reis f4d78a856c Disable page view and session tracking. 2016-07-27 14:20:39 +01:00
Paulo Reis 6d0779b8f8 Add forgotten name attribute. 2016-07-26 14:47:48 +01:00
Paulo Reis ab305ea07e Merge branch 'master' into pr-log-hints-negative-feedback 2016-07-26 14:27:15 +01:00
Shane Kilkelly 6162c5ec60 Merge branch 'master' of github.com:sharelatex/web-sharelatex 2016-07-26 14:23:08 +01:00
Shane Kilkelly e46901a21b Send an empty keys array when there is no data 2016-07-26 14:23:00 +01:00
Paulo Reis a3ee3134b1 Support for i18n. 2016-07-26 11:56:15 +01:00
Paulo Reis bfe3e160c9 Integrate with UI. 2016-07-26 11:37:51 +01:00
Henry Oswald 81744e4301 use cdn for blog 2016-07-26 11:11:28 +01:00
Paulo Reis 32b57f228c Integrate feedback UI with wufoo service. 2016-07-25 16:12:56 +01:00
Paulo Reis 37eb6252d2 Rewording + animation when shown the feedback panel. 2016-07-22 16:33:19 +01:00
Paulo Reis b6cd6c2d7d UI logic to show or hide the negative feedback panel. 2016-07-22 14:14:58 +01:00
Henry Oswald 8492ea7d28 Merge pull request #285 from sharelatex/file-path-checks
add file path check on element names
2016-07-22 13:54:05 +01:00
Henry Oswald f7a0860f0b Merge pull request #286 from sharelatex/ha-editor-close
fix close editor button
2016-07-22 13:49:26 +01:00
Paulo Reis 54eadf3256 Add textarea for 'other' feedback + styles. 2016-07-22 12:20:26 +01:00
Paulo Reis 95db6ba934 Basic mark-up for the extra log hint feedback. 2016-07-22 11:56:45 +01:00
Henry Oswald ef6eefe1b1 add comment not to fingerprint worker 2016-07-22 09:05:39 +01:00
Henry Oswald c7a3de45bb Merge branch 'master' of https://github.com/sharelatex/web-sharelatex 2016-07-22 09:05:14 +01:00
Henry Oswald 3029fb6335 add dark host option and don’t load pdfjs worker via cdn 2016-07-21 19:06:53 +01:00
Paulo Jorge Reis 50ad3a107f Merge pull request #287 from sharelatex/pr-highlight-biblio-search
A|B test for bib search pop-up
2016-07-21 17:06:59 +01:00
Paulo Reis 6a46b46cf4 Expose sign-up date as an user attribute in the editor. 2016-07-21 16:42:22 +01:00
Henry Oswald 6aca798a45 don’t use cdn on dark 2016-07-21 15:34:23 +01:00
Henry Oswald ad60268707 clean up vars for buildjs path and change default to cdn.sharelatex.dev:3000 2016-07-21 09:38:24 +01:00
Henry Oswald e27d5ce969 use Url for lib name 2016-07-20 16:10:33 +01:00