Commit Graph

611 Commits

Author SHA1 Message Date
Henry Oswald 77246b2a07 added query string support onto get requests for limit and before 2014-07-02 17:37:30 +01:00
Henry Oswald 8670b543b9 added basic chat handler 2014-07-02 17:28:05 +01:00
Henry Oswald b81fac1cf4 Merge branch 'master-redesign' into master-redesign-templates-and-blog 2014-07-02 15:58:30 +01:00
Henry Oswald ba4d585854 Merge branch 'master-redesign' into master-redesign-templates-and-blog 2014-07-02 15:56:22 +01:00
James Allen f256c96195 Add in chat view with stubbed data 2014-07-02 15:56:09 +01:00
James Allen 926b31b337 Fix a few ui bugs 2014-07-02 13:29:56 +01:00
James Allen ab09a865b8 Add in chat pane and sort out layout resizing 2014-07-02 13:23:04 +01:00
James Allen 83666be910 Disabled pdf download if not available 2014-07-02 11:06:20 +01:00
James Allen f86c9cf853 Move all editor manager binding logic into the managers 2014-07-02 10:59:18 +01:00
James Allen f5e5e55457 Don't capture all click events 2014-07-02 10:58:06 +01:00
Henry Oswald 55d20e8abd change format of algolia settings 2014-07-01 16:45:20 +01:00
James Allen b51af73516 Fix a few issues with ace autocomplete and cursors 2014-07-01 16:36:30 +01:00
James Allen beae4f2424 Style settings side panel 2014-07-01 16:03:14 +01:00
Henry Oswald 8f6dac77d0 added asset proxying from templates in, used for old images etc which people linked to 2014-07-01 16:00:42 +01:00
James Allen 7cfbaaca36 Style settings side panel 2014-07-01 15:57:55 +01:00
Henry Oswald 978e3262b5 added redirects from config file in, used for old template paths 2014-07-01 15:44:12 +01:00
Henry Oswald 000be22f16 Merge branch 'master-redesign' into master-redesign-templates-and-blog
Conflicts:
	app/views/project/editor.jade
2014-07-01 15:23:05 +01:00
James Allen e1bce85933 Update style when project is public too 2014-07-01 15:17:42 +01:00
James Allen 0b0f7eab0b Stop public status looking like a table header 2014-07-01 15:15:54 +01:00
James Allen 9839f3fc62 Get public sharing modal working 2014-07-01 15:05:32 +01:00
Henry Oswald 17537b0d7a client side js for templates loads and works 2014-07-01 14:27:20 +01:00
James Allen d599cfa7ac Fix unit tests 2014-07-01 14:19:52 +01:00
James Allen 08f702a7c5 Get free trial button working in share modal 2014-07-01 14:16:41 +01:00
James Allen be48ab2a30 Add in basic share modal 2014-07-01 14:12:28 +01:00
James Allen 9097fdd930 Allow switching between pdfjs and native viewer 2014-07-01 11:00:47 +01:00
James Allen 96696e745e Fix path normalization 2014-06-30 18:37:39 +01:00
James Allen 11d951f021 Get synctex working 2014-06-30 18:35:01 +01:00
Henry Oswald 53fa15d3db added basic error handling around templates rendering 2014-06-30 17:27:13 +01:00
Henry Oswald 27a97b7fa8 build titles for tempaltes page in web 2014-06-30 17:19:25 +01:00
Henry Oswald b80f751cb2 templates works basically, needs error handling and few little improvments 2014-06-30 17:08:54 +01:00
James Allen d3d18c384a Fix remote cursors 2014-06-30 14:01:39 +01:00
James Allen 0f9f04803e Improve goto line functionalitt 2014-06-30 13:47:37 +01:00
James Allen 797dcf5c84 Jump to error when clicking on log entry 2014-06-30 13:41:32 +01:00
James Allen 8b6f962275 Allow clearing of aux files 2014-06-30 12:36:17 +01:00
James Allen aee7b5477b View raw log and download aux files 2014-06-30 12:05:43 +01:00
James Allen 32d1642b9e Get basic compile/errors/autocompile working 2014-06-30 11:35:32 +01:00
James Allen 2d0264613e Add in missing libs 2014-06-30 11:03:28 +01:00
James Allen 0a0719cf7b Sort of out styling of log entries 2014-06-29 14:22:08 +01:00
James Allen 25a4be408a Get PDF controls working 2014-06-28 15:43:44 +01:00
James Allen 9c9de35918 Set up basic PDF viewer 2014-06-28 13:25:06 +01:00
James Allen 845c4a7297 Get layout and resize logic working for PDF view 2014-06-28 12:07:18 +01:00
James Allen 3b57d62de2 Refactor project list select all to use linked directives 2014-06-27 21:19:14 +01:00
James Allen 75f1fb54b6 Allow restoring of deleted files 2014-06-27 17:11:26 +01:00
James Allen 562f28f412 Fix resizing and dragging issues 2014-06-27 15:55:08 +01:00
James Allen b07def6901 Get infinite scroll auto-loading of track changes workikng 2014-06-27 15:45:14 +01:00
James Allen 7af839215f Don't show cursor in track-changes diff 2014-06-27 14:46:39 +01:00
James Allen 0d334a560e fix failing unit test 2014-06-27 14:38:08 +01:00
James Allen 5cbf600f05 Improve labelling of track changes diffs 2014-06-27 14:35:46 +01:00
James Allen 5da92dc864 Auto select recent changes 2014-06-27 13:46:38 +01:00
James Allen b7adaf9f87 Display diffs 2014-06-27 12:45:37 +01:00