Commit Graph
2978 Commits
Author SHA1 Message Date
Henry Oswald 38d3bbb556 changed underscore templating to be standard syntax thoughout fixing main.tex name inserting bug, added tests to catch it in future 2014-03-06 12:28:07 +00:00
Henry Oswald 92928c35ab removed old email tempaltes 2014-03-06 11:53:24 +00:00
Oliver Matthews b73d7f23c3 don't log doc contents if file is unchanged. 2014-03-06 10:53:59 +00:00
Henry Oswald 5fc620dc10 move when template publish status is refreshed to avoid loop 2014-03-06 10:13:24 +00:00
Henry Oswald f5e802a7d1 added null check for email property #ugly 2014-03-06 09:51:19 +00:00
Henry Oswald 9ae85abb74 got my email null check the wrong way around 2014-03-05 22:57:28 +00:00
Henry Oswald e433eca157 added null checks into email sender for from address 2014-03-05 22:37:55 +00:00
James Allen bf21305c68 Add in basic list of changes in track changes view 2014-03-05 17:55:47 +00:00
James Allen 8bf12f3286 Wrap editor in wrapper div and remove orchard CSS 2014-03-05 16:55:03 +00:00
James Allen 0468cbc300 Add in proxy to track changes api 2014-03-05 16:31:52 +00:00
Henry Oswald 32f9e33f71 removed heap analytics for the time being 2014-03-05 15:59:48 +00:00
Henry Oswald 64257a7b2c testing out new google analytics 2014-03-05 15:45:24 +00:00
Henry Oswald 1842a65b83 Merge branch 'master' of github.com:sharelatex/web-sharelatex 2014-03-05 15:05:43 +00:00
Henry Oswald ffe690afa3 hooked up lifetime emails 2014-03-05 14:56:52 +00:00
Henry Oswald a9327cb7c5 replyTo is overridable when sending email 2014-03-05 13:33:41 +00:00
Henry Oswald 274682a83d deleted email manager 2014-03-05 12:07:09 +00:00
Henry Oswald 3431cf9070 share project email uses new email sender 2014-03-05 12:06:28 +00:00
Henry Oswald 8ba1a08245 hooked up password reset to use new email sending 2014-03-05 11:57:57 +00:00
Henry Oswald 3c18cc5553 email sending options are configurable from settings 2014-03-05 11:31:40 +00:00
Henry Oswald 5bacb2d784 added settings check on sending lifcycle emails out 2014-03-05 11:22:52 +00:00
Henry Oswald eb92e5832b renamed email templator -> email builder 2014-03-05 11:22:34 +00:00
James Allen f781001280 Don't return current prefix in auto-complete list 2014-03-05 11:16:33 +00:00
James Allen 06831e555e Add in some basic snippets 2014-03-05 11:06:12 +00:00
James Allen d221e336f0 Match auto complete font size to editor font size 2014-03-05 11:06:12 +00:00
James Allen 934f3cbcd8 Use Ace's built in auto-completer 2014-03-05 11:06:12 +00:00
Henry Oswald 360fac9510 setup basic new email feature which is tested, not linked up to real
events yet
2014-03-04 18:10:06 +00:00
Henry Oswald 67e9d0724d increased auto compile limits 2014-03-04 15:29:45 +00:00
Henry Oswald 149b51ddc6 put published date on template publishing area 2014-03-03 23:04:30 +00:00
Henry Oswald 413ef7440f added a republish button to templates 2014-03-03 22:55:12 +00:00
Henry Oswald 07fe9c36a9 use window.csrftoken for adding user to group subscription 2014-03-03 17:58:26 +00:00
Henry Oswald a0805f97e0 added bulk removing of users to group admin panel 2014-03-03 17:48:48 +00:00
Henry Oswald c991625a27 added uni message to plans page back in 2014-03-03 16:41:59 +00:00
Henry Oswald 99dc141693 deleteing user account cancels any subscription 2014-03-03 16:22:55 +00:00
Henry Oswald fe026b4b0b changed templates port to 3007 which is line with elsewhere 2014-03-03 16:19:52 +00:00
Henry Oswald dd22f1f7a1 added redis connection settings into rate limiter 2014-03-03 11:46:40 +00:00
Henry Oswald ff8320bce0 added new rate limit file based on redback. converetd auto compile to
use it.
2014-02-28 17:59:54 +00:00
Henry Oswald aa0d26d5ab Merge branch 'master' of github.com:sharelatex/web-sharelatex 2014-02-27 17:35:48 +00:00
Henry Oswald 303a0e985b improved the publish button process so it talks to the templates-api and lets the user know what is going on 2014-02-27 17:35:35 +00:00
Henry Oswald cfe13af6ff Merge pull request #45 from chid/crash-fix
add proper error handlers to the UserController class
2014-02-26 11:21:23 +00:00
Henry Oswald cad8e0eb1c Update bonus.jade - remove extra comma 2014-02-26 08:52:57 +00:00
Charley Peng fa80b0c3d2 fixing incorrectly written variable 2014-02-26 08:58:51 +11:00
James Allen c723fbb789 Remove fold all command which interferes with typing } on Danish keyboards 2014-02-25 10:58:35 +00:00
James Allen 2c69cbbb78 Add travis badge 2014-02-24 14:14:09 +00:00
James Allen 11b908f276 Install grunt-cli before running install 2014-02-24 14:05:09 +00:00
James Allen ace74c8d7c Create .travis.yml 2014-02-24 13:50:55 +00:00
Henry Oswald 20ed215c5c Merge pull request #41 from palkan/fix-editor-css
fix log wrap
2014-02-24 12:07:28 +00:00
palkan 283338a26d fix log wrap 2014-02-24 13:24:01 +04:00
James Allen 128c982ba2 Add open source banner to footer 2014-02-22 11:26:36 +00:00
James Allen c824c2e7b7 Use siteUrl for share links, not hardcoded www.sharelatex.com 2014-02-22 11:09:10 +00:00
James Allen ca1ebd0413 Take default features from settings 2014-02-22 10:50:59 +00:00