Commit Graph
46 Commits
Author SHA1 Message Date
James Allen aaf87647c1 Null check for resizing diffs that may not have an ace editor 2014-06-11 11:58:19 +01:00
James Allen 54ecab854d Don't try to open deleted docs for editing 2014-06-11 11:53:46 +01:00
James Allen e91d4d61e9 Make track changes file view read only 2014-06-11 10:46:45 +01:00
James Allen 5c27ff4430 Don't show diffs of deleted docs (much simpler) 2014-06-06 14:43:45 +01:00
James Allen 02f48be825 Allow docs to be restored 2014-06-06 14:43:45 +01:00
James Allen 1e31024bd7 Show diffs of deleted docs 2014-06-06 14:43:45 +01:00
James Allen cabaf1ae1a Show deleted documents when viewing history 2014-06-06 14:43:45 +01:00
James Allen e9309532d3 Make greyed out background the default track changes prompt 2014-04-04 10:39:56 +01:00
James Allen 81cb986f89 Always keep doc_id update to date in track changes 2014-03-31 11:55:21 +01:00
James Allen 6c77ee4861 Highlight the changed files in the file list view 2014-03-27 12:45:11 +00:00
James Allen 0255e08e1f Don't show upgrade prompts for non-owners 2014-03-26 13:20:08 +00:00
James Allen 6f2b7e43a6 Add in tooltips to make the radio buttons clearer in the history view 2014-03-25 16:44:30 +00:00
James Allen 0e54c4ae49 Set up history with AB testing for different methods of upgrading 2014-03-25 16:44:30 +00:00
James Allen dfdfba4b2e Undelegate old events when refreshing history 2014-03-25 16:44:30 +00:00
James Allen fe99be48ac Add upgrade message to history for free users 2014-03-25 16:44:30 +00:00
James Allen 8a4dbf6618 Group changes by day for more concise display 2014-03-24 12:22:54 +00:00
James Allen 2581af0cda Handle deleted files semi-gracefully 2014-03-21 14:48:26 +00:00
James Allen 5f8ed42006 Show blank diff for files that haven't changed 2014-03-21 14:31:04 +00:00
James Allen 2a3e7ba9f3 Move restore button and logic into diff view 2014-03-21 14:31:04 +00:00
James Allen 70da673bed Move track changes activation into old history place 2014-03-20 16:45:39 +00:00
James Allen 237f738650 Allow changing between files while in diff view mode 2014-03-20 16:30:52 +00:00
James Allen b99eaecf82 Load history view using mainAreaManager 2014-03-20 16:30:52 +00:00
James Allen 9fa80ad757 Load diff for selected doc 2014-03-20 16:30:52 +00:00
James Allen c0686b6592 Load entire project history into change list view 2014-03-20 16:30:52 +00:00
James Allen 7d50c9c7aa Use different color schemes for dark or light editor schemes 2014-03-19 11:23:27 +00:00
James Allen d5f130ad07 Improve more change messages and make them clickable 2014-03-19 10:53:05 +00:00
James Allen 1398d85626 Improve date format in change list 2014-03-19 10:53:05 +00:00
James Allen a8ca388146 Allow shift-click to select multiple versions 2014-03-19 10:53:05 +00:00
James Allen 6701de796e Resize diff view on editor view port change 2014-03-14 10:20:00 +00:00
James Allen b3096fc74e Show helpers to make navigating around diffs easier 2014-03-13 17:32:39 +00:00
James Allen df706da7e0 Add history entry into context menu for docs 2014-03-13 14:32:30 +00:00
James Allen 05443b85da Automatically show a sensible diff to start 2014-03-12 17:09:11 +00:00
James Allen e0da6da4c6 Improve hover info in diff 2014-03-12 16:46:20 +00:00
James Allen be64b510e8 Support the new update format from the track changes api 2014-03-11 18:01:14 +00:00
James Allen 1a9c86417c Add question mark to restore modal 2014-03-11 12:14:52 +00:00
James Allen afb8bb6a42 Add in restore button to track changes 2014-03-11 12:14:52 +00:00
James Allen 417d76ab3f Create (hopefully) more intuitive change selector 2014-03-10 14:59:01 +00:00
James Allen a0b02d85f5 Load changes in batches of 25 2014-03-07 13:31:30 +00:00
James Allen 548d7d98a4 Allow history view to be closed 2014-03-07 13:05:59 +00:00
James Allen e0cd9ba163 Improve the description above each change 2014-03-07 12:54:08 +00:00
James Allen ebe4e5b1d8 Show consistent colors for different users 2014-03-07 12:00:31 +00:00
James Allen 36faedeeb3 Make the history entries pretty 2014-03-07 11:24:11 +00:00
James Allen be8035faa8 Include names in view 2014-03-06 18:13:07 +00:00
James Allen 9329213d94 Allow multiple diffs to be selected 2014-03-06 16:32:18 +00:00
James Allen 1a91036bb6 Show nice diffs using ace and markers 2014-03-06 14:08:12 +00:00
James Allen bf21305c68 Add in basic list of changes in track changes view 2014-03-05 17:55:47 +00:00