Commit Graph

3941 Commits

Author SHA1 Message Date
Paulo Reis 23ed1e2aa3 Add form validation. 2016-08-22 17:03:29 +01:00
MCribbin 290b1ad134 Update HumanReadableLogsRules.coffee
Added corrections to new hints:
-Double subscript
-Double superscript
-LaTeX Error: Something's wrong--perhaps a missing \item
-Misplaced \noalign
2016-08-22 16:33:07 +01:00
Paulo Reis 861022aff0 Make scrollbar only visible when needed. 2016-08-22 16:32:59 +01:00
Paulo Reis 2f93a102fd Fix layout to support scrollable messages. 2016-08-22 16:12:29 +01:00
Shane Kilkelly 03aa9b87f1 Add debug query string origin to invocations of the updateSubscription endpoint. 2016-08-22 10:09:54 +01:00
Paulo Reis b3db66e12b Place tracking event on controller load. 2016-08-19 17:10:07 +01:00
Paulo Reis f4b8cc7fc8 Use first and last name instead of full name as input. 2016-08-19 16:46:44 +01:00
Paulo Reis 452abe94be Add coupon code, VAT and pricing breakdown. Styling adjustments. 2016-08-19 14:51:07 +01:00
Paulo Reis 67290fd6a7 Fix formatting on change and paste events. 2016-08-18 17:56:53 +01:00
Paulo Reis 26e21732f8 Added validations + minor fixes. 2016-08-18 17:41:55 +01:00
Paulo Reis 82a6cd82a6 Minor tweaks in the features list. 2016-08-18 16:56:36 +01:00
Paulo Reis 43b832965f Layout and styling for simple subscription form. 2016-08-18 16:56:23 +01:00
Paulo Reis 097df3a771 Minor fixes. 2016-08-18 16:55:54 +01:00
Brian Gough 133250c150 extend log hints for more chktex errors 2016-08-18 13:28:47 +01:00
Brian Gough 109e79db99 track cascading errors in Human Readable Log Hints 2016-08-18 13:21:27 +01:00
Paulo Reis 1af5017e49 Better integration with Angular models. 2016-08-18 10:39:55 +01:00
Brian Gough 090f10e3be add log hints for new chktex messages 2016-08-18 09:47:57 +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
Shane Kilkelly c98e473bc3 Fix layout of notifications 2016-08-17 10:31:05 +01:00
Shane Kilkelly 4805c96584 Merge branch 'master' into pr-email-tokens 2016-08-17 08:52:24 +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
Shane Kilkelly d40cf6568d Set invites to empty array 2016-08-15 15:40:16 +01:00
Shane Kilkelly 40cb7e4590 defend against undefined property 2016-08-15 15:19:16 +01:00
Shane Kilkelly 492853f284 Defend against undefined invites and members 2016-08-15 14:56:02 +01:00
Shane Kilkelly 158afbb157 Merge branch 'master' into pr-email-tokens
Conflicts:
	app/coffee/Features/Notifications/NotificationsBuilder.coffee
	public/coffee/ide/share/controllers/ShareController.coffee
2016-08-15 10:29:21 +01:00
Shane Kilkelly d547bff4e5 Blur the resend button after response 2016-08-12 11:25:03 +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
Henry Oswald 24d3eed77c resized harvard 2016-08-05 15:16:01 +01:00
Shane Kilkelly d59b51aacd Add error handlers. 2016-08-05 14:09:37 +01:00
Shane Kilkelly eafd61a90e Refresh members and invites in client when status changes 2016-08-05 14:01:08 +01:00
Shane Kilkelly 8f7603c324 Add an endpoint to access project members 2016-08-04 16:47:48 +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
Shane Kilkelly 721ea88bd0 If email is already invited, resend the invite 2016-08-03 16:30:34 +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
Shane Kilkelly a5ddcc3df7 Allow resending of invites 2016-08-03 15:42:19 +01:00
Shane Kilkelly e7251aab53 Small wording changes 2016-08-03 14:06:08 +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
Shane Kilkelly 8cb93511df Update UI of share modal 2016-08-03 11:55:24 +01:00
Paulo Reis 01637386bd Use string split instead of regex. 2016-08-02 11:59:43 +01:00
Shane Kilkelly dca1c9be5d Load invites on project load, rather than asynchronously. 2016-08-01 17:05:37 +01:00
Paulo Reis ff62e50530 Integrate word wrapping filter in the chat component. 2016-08-01 16:42:54 +01:00