Jessica Lawshe
|
cf532b93d8
|
Merge pull request #784 from sharelatex/jel-portals
Add styling and mixins for portals
|
2018-08-14 12:00:36 -05:00 |
|
Brian Gough
|
19dfe5fc8b
|
intial version of user setting for texlive imageName
|
2018-08-13 10:53:43 +01:00 |
|
Alasdair Smith
|
8f4fe5ec67
|
Merge pull request #805 from sharelatex/ns-autocomplete-w-escaped-percent
autocomplete escaped % issue
|
2018-08-13 09:46:38 +01:00 |
|
Nate Stemen
|
e80b52509b
|
fix silly paren issue for index var
|
2018-08-09 08:53:49 -04:00 |
|
Paulo Reis
|
64a66aafd5
|
Protect against reading the project members list too soon.
|
2018-08-09 12:16:36 +01:00 |
|
James Allen
|
69e8eddff0
|
Merge pull request #796 from sharelatex/pr-history-labels-ui
History labels UI
|
2018-08-09 10:50:28 +01:00 |
|
James Allen
|
3546e842b0
|
Merge pull request #787 from sharelatex/ns-autocomplete-w-escaped-percent
still trigger autocomplete if % is escaped
|
2018-08-09 10:50:17 +01:00 |
|
Nate Stemen
|
c26a85c02c
|
get rid of confusing regex
|
2018-08-07 09:53:38 -04:00 |
|
Paulo Reis
|
b0261970fc
|
Make label removal also work in compare mode.
|
2018-08-06 11:26:22 +01:00 |
|
Paulo Reis
|
e0707253a7
|
Remove debug lines and unneeded HTML.
|
2018-08-06 11:03:15 +01:00 |
|
Paulo Reis
|
bd6dcc007b
|
Remove prototype code.
|
2018-08-06 11:00:45 +01:00 |
|
Paulo Reis
|
f605e79fa5
|
Remove changes to robots.txt.
|
2018-08-02 16:33:45 +01:00 |
|
Paulo Reis
|
2c2bb4c130
|
Add i18n; avoid injecting unneeded dependencies.
|
2018-08-02 16:28:13 +01:00 |
|
Paulo Reis
|
dc235b91d9
|
Fix some issues with the label tooltip in compare mode.
|
2018-08-02 16:28:13 +01:00 |
|
Paulo Reis
|
a8ee879746
|
Use history label component; restrict label deletion to label owners.
|
2018-08-02 16:28:13 +01:00 |
|
Paulo Reis
|
8c50e4e9ae
|
Add history label component.
|
2018-08-02 16:28:13 +01:00 |
|
Paulo Reis
|
d21f6ef624
|
Label handling in compare mode.
|
2018-08-02 16:28:13 +01:00 |
|
Paulo Reis
|
5a64313e24
|
Add label delete functionality; styles.
|
2018-08-02 16:28:13 +01:00 |
|
Paulo Reis
|
3a80c34078
|
Basic label support (showing labels in the entries list; creating labels via a modal).
|
2018-08-02 16:28:13 +01:00 |
|
Nate Stemen
|
2dcd2339ed
|
still trigger autocomplete if % is escaped
|
2018-07-26 15:03:55 -04:00 |
|
hugh-obrien
|
4a22129aa0
|
add missing v1 metrics styling for graphs and updates
|
2018-07-26 17:01:47 +01:00 |
|
hugh-obrien
|
96a49a7fe6
|
cleaning up date range picker icons and buttons
|
2018-07-26 17:01:47 +01:00 |
|
Jessica Lawshe
|
d990ae1a1a
|
Style for portals
|
2018-07-26 10:35:41 -05:00 |
|
James Allen
|
7dc82597e1
|
Merge pull request #765 from sharelatex/ja-update-email-in-v1
Update email in v1 when setting as default in v2
|
2018-07-26 10:58:57 +01:00 |
|
James Allen
|
de6a790f3d
|
Merge pull request #780 from sharelatex/ns-autocompile-w-syntax-error
dont stop compiling if user has turned off syntax validation
|
2018-07-24 10:06:03 +01:00 |
|
Alasdair Smith
|
9af906b7dc
|
Copy across some mathjax config from v1, seems to fix artefacts in rendering
|
2018-07-23 17:11:55 +01:00 |
|
Nate Stemen
|
8d83da2535
|
add check to make sure user hasnt turned of syntax validation before stopping autocompile
|
2018-07-23 12:07:05 -04:00 |
|
Alasdair Smith
|
db518e16aa
|
Don't set config unless needed in directive
Updates mathjax directive to only set config if it is needed. The main
config is now set in base.coffee so isn't needed
|
2018-07-23 15:32:17 +01:00 |
|
Alasdair Smith
|
99e24db075
|
Move MathJax config to base so it is always run
This prevents an issue where using MathJax would not be configured
correctly unless using the mathjax directive.
|
2018-07-23 15:30:58 +01:00 |
|
Hugh O'Brien
|
37a7d24d77
|
Merge pull request #773 from sharelatex/hb-submit-button-wrap
Fixing button wrapping in the publish modal
|
2018-07-19 11:40:07 +01:00 |
|
hugh-obrien
|
ef0532a54b
|
replace wrapping button with new class name
|
2018-07-18 10:47:39 +01:00 |
|
hugh-obrien
|
00bf50906d
|
fixing button wrapping in the publish modal
|
2018-07-18 09:54:52 +01:00 |
|
Alasdair Smith
|
85313f1b5a
|
Check if rich text is enabled before using stored mode
|
2018-07-18 09:26:03 +01:00 |
|
Alasdair Smith
|
fff8e37bc7
|
Merge pull request #772 from sharelatex/as-fix-review-panel-style
Fix rich text toolbar throwing off track changes underlines
|
2018-07-18 08:43:11 +01:00 |
|
Alasdair Smith
|
1e7911adaf
|
Merge pull request #767 from sharelatex/as-fix-rt-delete-itemize
Fix left padding on empty nested list environments
|
2018-07-18 08:43:01 +01:00 |
|
Alasdair Smith
|
fba0cd04f5
|
Fix TC underlines being offset because review panel above editor toolbar
|
2018-07-17 17:34:09 +01:00 |
|
Jessica Lawshe
|
b9a63fe216
|
Merge pull request #768 from sharelatex/jel-mathjax-wiki
Add MathJax to wiki pages and max-width for images
|
2018-07-17 09:37:28 -05:00 |
|
Jessica Lawshe
|
fa2f703c44
|
Define CMS module controller
|
2018-07-17 09:36:21 -05:00 |
|
Jessica Lawshe
|
6c9403df0f
|
Merge pull request #758 from sharelatex/jel-mathjax-delimiter
Optional $ MathJax delimiter
|
2018-07-17 09:32:43 -05:00 |
|
Jessica Lawshe
|
64a257dae2
|
Merge pull request #708 from sharelatex/jel-mathjax
MathJax - library path, directive, and use `Safe` extension
|
2018-07-17 09:32:06 -05:00 |
|
Jessica Lawshe
|
83b3904fca
|
Set max-width on Wiki images
Fixes images expanding outside of parent container
|
2018-07-17 09:10:03 -05:00 |
|
Jessica Lawshe
|
ddca090cd7
|
Add Wiki controller with MathJax directive
|
2018-07-17 09:09:07 -05:00 |
|
Alasdair Smith
|
8f4c5d6122
|
Fix left padding on empty nested list environments
|
2018-07-17 11:53:42 +01:00 |
|
James Allen
|
4435eab423
|
Update affiliations UI to show specific errors for conflicting emails
|
2018-07-17 11:12:47 +01:00 |
|
Alasdair Smith
|
ea2a229050
|
Add line padding to indented padding
Fixes bug where itemize and enumerate envs weren't correctly indented
|
2018-07-16 11:28:53 +01:00 |
|
Alberto Fernández-Capel
|
f08b64eeac
|
Merge pull request #757 from sharelatex/as-rt-styling
Rich text styling
|
2018-07-16 10:10:49 +01:00 |
|
James Allen
|
b150a7b4ae
|
Merge pull request #735 from sharelatex/pr-affiliations-ui-adjustments
Affiliations UI, second round
|
2018-07-16 10:08:47 +01:00 |
|
Jessica Lawshe
|
120acf4918
|
Optional $ MathJax delimiter
|
2018-07-13 15:02:52 -05:00 |
|
Alasdair Smith
|
5013d13587
|
Reduce box-shadow slightly to look better with horizontal padding
|
2018-07-13 16:30:42 +01:00 |
|
Alasdair Smith
|
304eac3024
|
Deemphasise line numbers in rich text
|
2018-07-13 15:57:43 +01:00 |
|