James Allen
|
0fbbad33ff
|
Use built in Ace browser detection
|
2016-10-11 11:40:26 +01:00 |
|
Paulo Reis
|
e26eda5754
|
Update regex to grab Chrome version.
|
2016-10-11 11:34:33 +01:00 |
|
James Allen
|
0b6c71f688
|
Patch Ace to fix accent key problem in Chrome
|
2016-10-11 11:17:38 +01:00 |
|
James Allen
|
65bc8a84db
|
Merge pull request #332 from MCribbin/patch-4
Update HumanReadableLogsRules.coffee
|
2016-10-11 11:11:10 +01:00 |
|
James Allen
|
cd33029678
|
Merge pull request #337 from MCribbin/patch-5
Update HumanReadableLogsRules.coffee
|
2016-10-11 11:10:44 +01:00 |
|
James Allen
|
32d7bb16e5
|
Be more explicit with query string to turn on track changes
|
2016-10-11 09:40:15 +01:00 |
|
James Allen
|
9682af3981
|
Merge branch 'master' into ja-track-changes
Conflicts:
public/coffee/ide/history/HistoryManager.coffee
|
2016-10-10 17:10:10 +01:00 |
|
James Allen
|
0995ba5ee6
|
Add basic change tracking into editor behind a feature flag
|
2016-10-10 17:06:46 +01:00 |
|
James Allen
|
1c9abd35f8
|
Rename track-changes -> history on the client
Conflicts:
app/views/project/editor/history.jade
|
2016-10-10 16:59:25 +01:00 |
|
Henry Oswald
|
65e48652ee
|
don't add second slash into uni redirect
|
2016-10-10 15:36:12 +01:00 |
|
Henry Oswald
|
adc6b429e6
|
record when a subscription is canceled
|
2016-10-10 15:29:54 +01:00 |
|
Henry Oswald
|
92e3101d81
|
Merge branch 'master' of https://github.com/sharelatex/web-sharelatex
|
2016-10-10 15:29:06 +01:00 |
|
Shane Kilkelly
|
017c29b804
|
Merge pull request #336 from sharelatex/sk-session-button
Sk session button
|
2016-10-10 15:20:25 +01:00 |
|
Shane Kilkelly
|
c4fd9f3bce
|
Merge branch 'master' into sk-session-button
|
2016-10-10 14:49:55 +01:00 |
|
MCribbin
|
0d5e6e2abf
|
Update HumanReadableLogsRules.coffee
|
2016-10-10 13:31:38 +01:00 |
|
Shane Kilkelly
|
9d3baf488f
|
Use the query operator for existence check
|
2016-10-10 13:28:03 +01:00 |
|
Shane Kilkelly
|
a722646040
|
Remove un-used module
|
2016-10-10 11:05:14 +01:00 |
|
Shane Kilkelly
|
0f65e98566
|
add acceptance test for clearing sessions
|
2016-10-10 10:55:45 +01:00 |
|
James Allen
|
220759ee7a
|
Merge pull request #330 from sharelatex/ja-non-english-spell-check
Use comprehensive unicode letter regex for spell check matching
|
2016-10-10 08:54:56 +01:00 |
|
Henry Oswald
|
101896a754
|
redirect to /i/ university
|
2016-10-07 17:10:58 +01:00 |
|
Shane Kilkelly
|
25dd998107
|
clear-sessions page (+4 squashed commits)
Squashed commits:
[3a56af0] Remove cruft
[c5a1f6c] Finalise alignment
[82f741a] Working sessions page
[d40f069] WIP: display sessions
|
2016-10-07 16:47:00 +01:00 |
|
Brian Gough
|
d2db6663e5
|
Merge pull request #335 from sharelatex/bg-ace-syntax-validator
add ace syntax validator with latex parsing
|
2016-10-07 15:05:34 +01:00 |
|
Brian Gough
|
2d1a0b34d5
|
Merge pull request #333 from sharelatex/support-package-versions
Support package versions
|
2016-10-07 15:04:59 +01:00 |
|
Shane Kilkelly
|
894c549ec6
|
WIP: display sessions on a page
|
2016-10-06 15:49:47 +01:00 |
|
Brian Gough
|
fe866e54fc
|
add latex syntax checking
|
2016-10-06 14:56:24 +01:00 |
|
Brian Gough
|
8c7d712738
|
update live version of ace to 1.2.5
|
2016-10-06 14:20:23 +01:00 |
|
Brian Gough
|
8ab0a396a1
|
added versioned directory for ace 1.2.5
|
2016-10-06 14:19:10 +01:00 |
|
Brian Gough
|
fc5f7b5df5
|
don't ignore files under js/ace directory in git
|
2016-10-06 14:19:10 +01:00 |
|
Brian Gough
|
a6e168e06c
|
Merge pull request #334 from sharelatex/bg-syntax-validation-menu
add left menu for syntax validator
|
2016-10-06 13:52:56 +01:00 |
|
MCribbin
|
fba22dc11f
|
Update HumanReadableLogsRules.coffee
|
2016-10-06 12:29:42 +01:00 |
|
Brian Gough
|
9177544ed9
|
add left menu for syntax validator
|
2016-10-06 11:51:24 +01:00 |
|
Brian Gough
|
0946729ae6
|
clean up config object
|
2016-10-05 14:54:42 +01:00 |
|
Brian Gough
|
837151a395
|
include moment in package versions
|
2016-10-05 14:54:42 +01:00 |
|
Brian Gough
|
8b6425317f
|
introduce PackageVersions module
put all package versions in one central place
|
2016-10-05 14:54:42 +01:00 |
|
MCribbin
|
1ce8901c2a
|
Update HumanReadableLogsRules.coffee
|
2016-10-05 14:12:49 +01:00 |
|
Shane Kilkelly
|
95a66bbf00
|
Merge pull request #328 from sharelatex/sk-plain-text-email
Sk plain text email
|
2016-10-05 10:04:08 +01:00 |
|
Henry Oswald
|
3141f91b59
|
Merge pull request #322 from sharelatex/ho-password-limits
Ho password limits
|
2016-10-05 10:03:54 +01:00 |
|
Shane Kilkelly
|
73bb11e4a0
|
Ask user to type their email when deleting account, not "DELETE"
|
2016-10-04 15:57:08 +01:00 |
|
Paulo Reis
|
ef1aab1c27
|
Track header AB conversions only on click events.
|
2016-10-04 14:42:01 +01:00 |
|
Paulo Jorge Reis
|
38925feccd
|
Merge pull request #331 from sharelatex/pr-ab-test-dropbox-teaser
AB test dropbox teaser
|
2016-10-04 14:35:05 +01:00 |
|
Paulo Reis
|
3925ba9364
|
Add assets for animated dropbox teaser.
|
2016-10-04 11:58:19 +01:00 |
|
Paulo Reis
|
ea8277ef78
|
Add assets for focused dropbox teaser.
|
2016-10-04 11:57:42 +01:00 |
|
James Allen
|
201012a131
|
Use comprehensive unicode letter regex for spell check matching
|
2016-10-04 11:24:48 +01:00 |
|
Shane Kilkelly
|
e699fcb1fa
|
Add plain-text component to the project-invite email
|
2016-10-03 15:25:38 +01:00 |
|
Shane Kilkelly
|
b42a3b9188
|
Fix logging typo
|
2016-10-03 15:25:18 +01:00 |
|
Henry Oswald
|
ed906f085c
|
fix spelling mistake in error message and comment out settings.defaults
|
2016-10-03 11:33:14 +01:00 |
|
James Allen
|
5188a138de
|
Merge pull request #327 from sharelatex/ja-log-parser-improvements
Update log parser to better handle Runaway argument errors
|
2016-10-03 09:26:52 +01:00 |
|
James Allen
|
1e1c4ec570
|
Disable font face in PDFs for IE 11 as well
|
2016-09-30 15:12:27 +01:00 |
|
James Allen
|
901e32a050
|
Merge pull request #326 from sharelatex/ho-fingerprintmultiple
Ho fingerprintmultiple
|
2016-09-28 09:58:03 +01:00 |
|
Paulo Reis
|
cdd873a1cf
|
Small style adjustments in the labels AB test.
|
2016-09-28 09:31:59 +01:00 |
|