Paulo Reis
|
097df3a771
|
Minor fixes.
|
2016-08-18 16:55:54 +01:00 |
|
Paulo Reis
|
1af5017e49
|
Better integration with Angular models.
|
2016-08-18 10:39:55 +01:00 |
|
Paulo Reis
|
4814fc2606
|
Simple layout for subscription form.
|
2016-08-17 17:34:17 +01:00 |
|
Paulo Reis
|
79d9e54458
|
Basic port of Stripe JS credit card validation and formatting lib.
|
2016-08-17 17:34:04 +01:00 |
|
Brian Gough
|
cb4f6391a2
|
updated comments
|
2016-08-16 10:59:27 +01:00 |
|
Brian Gough
|
93f69ca0a2
|
run chktex silently for all users
|
2016-08-15 16:48:48 +01:00 |
|
Brian Gough
|
7bec656bc2
|
sort latex output files into order in dropdown
|
2016-08-15 16:45:33 +01:00 |
|
Brian Gough
|
7863b7cab6
|
when calling gotoLine also scrollToLine to put line in view
|
2016-08-11 16:46:30 +01:00 |
|
Brian Gough
|
daa1d80865
|
add extra delay to gotoLine event
|
2016-08-11 16:46:12 +01:00 |
|
Paulo Reis
|
6a3372fcbf
|
Use new event tracking methods.
|
2016-08-10 17:33:56 +01:00 |
|
Paulo Reis
|
0ec8e22ccf
|
Send events to Postgre.
|
2016-08-10 17:28:13 +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 |
|
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
|
216779fafe
|
Track-changes usage.
|
2016-08-03 12:36:42 +01:00 |
|
Paulo Reis
|
e6898d64c9
|
Track hovering of header features.
|
2016-08-03 12:17:19 +01:00 |
|
Paulo Reis
|
01637386bd
|
Use string split instead of regex.
|
2016-08-02 11:59:43 +01:00 |
|
Paulo Reis
|
ff62e50530
|
Integrate word wrapping filter in the chat component.
|
2016-08-01 16:42:54 +01:00 |
|
Paulo Reis
|
c6334ffab7
|
Add Angular filter for wrapping words larger than N characters.
|
2016-08-01 16:35:28 +01:00 |
|
Paulo Reis
|
4b8ab2dbba
|
More comments.
|
2016-08-01 13:35:49 +01:00 |
|
Paulo Reis
|
0d4e1e5495
|
Try a smaller timeout + minor fixes.
|
2016-08-01 11:12:50 +01:00 |
|
Paulo Reis
|
16e8cd7820
|
Refactor Safari scroll patcher; ensure it works after PDF is reloaded.
|
2016-07-29 17:45:50 +01:00 |
|
Paulo Reis
|
9b3a28048e
|
Integrate Safari scroll patcher.
|
2016-07-29 17:24:55 +01:00 |
|
Paulo Reis
|
f012a6fe32
|
Scroll patcher for Safari.
|
2016-07-29 17:24:45 +01:00 |
|
Brian Gough
|
208798ebe3
|
add a log hint for mismatched brackets
|
2016-07-29 14:59:48 +01:00 |
|
Brian Gough
|
4d3b743e4d
|
display validation errors only when doing validation
|
2016-07-29 14:59:48 +01:00 |
|
Brian Gough
|
a3c8202d0e
|
support jumping to position with line and column from log entries
|
2016-07-29 14:59:48 +01:00 |
|
Brian Gough
|
5da1b90418
|
use validate as keyword for syntax checks
|
2016-07-29 14:59:48 +01:00 |
|
Brian Gough
|
14a0499b56
|
allow HumanReadableLogs to rewrite messages with regex
also allow an explicit hintId for each rule
|
2016-07-29 14:59:48 +01:00 |
|
Brian Gough
|
d4c5028350
|
allow HumanReadableLogs to accept an already parsed log
|
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
|
3825111713
|
No need to check for property existence.
|
2016-07-27 17:08:15 +01:00 |
|
Paulo Reis
|
4c2f69692e
|
Namespace events which are sent only once.
|
2016-07-27 16:56:14 +01:00 |
|
Paulo Reis
|
a93980f080
|
Use existing localStorage module.
|
2016-07-27 16:53:44 +01:00 |
|
Paulo Reis
|
a3af95006b
|
Minor fixes.
|
2016-07-27 16:22:23 +01:00 |
|
Paulo Reis
|
406175a410
|
Protection against possible local storage write errors.
|
2016-07-27 16:17:16 +01:00 |
|
Paulo Reis
|
64654257a1
|
Track a few high-frequency events only once.
|
2016-07-27 15:53:28 +01:00 |
|
Paulo Reis
|
5ea9558976
|
Add method to track event only once (stores sent events in local storage).
|
2016-07-27 15:53:04 +01:00 |
|
Shane Kilkelly
|
1a8c86ab6b
|
Merge branch 'pr-empty-autocomplete'
|
2016-07-27 08:42:24 +01:00 |
|
Paulo Reis
|
acd95b6215
|
Disable tracking of a few high frequency events.
|
2016-07-26 17:04:06 +01:00 |
|
Paulo Reis
|
5349ea6ed8
|
Avoid using FormData.set, Safari only has support for append.
|
2016-07-26 15:54:58 +01:00 |
|
Shane Kilkelly
|
72c9c3f020
|
If there are no completions matching, detach the completer.
This prevents an invisible completer from swallowing keystrokes such as up/down
|
2016-07-26 15:54:33 +01:00 |
|
Paulo Reis
|
24614effc4
|
Support other as answer, without further details.
|
2016-07-26 11:50:29 +01:00 |
|
Paulo Reis
|
bfe3e160c9
|
Integrate with UI.
|
2016-07-26 11:37:51 +01:00 |
|
Paulo Reis
|
1c9d0a417f
|
Forge a form submission to avoid CORS checking with wufoo.
|
2016-07-26 11:30:42 +01:00 |
|
Paulo Reis
|
32b57f228c
|
Integrate feedback UI with wufoo service.
|
2016-07-25 16:12:56 +01:00 |
|
Paulo Reis
|
c083b42487
|
Basic wufoo submit service.
|
2016-07-25 16:12:34 +01:00 |
|
Henry Oswald
|
a3e40adbaf
|
Merge pull request #283 from sharelatex/ho-cdn
Ho cdn
|
2016-07-20 14:19:37 +01:00 |
|