Paulo Reis
|
8925dc5a78
|
Revert "Show simpler UI when there is only one user."
This reverts commit 48300bd5b2ef01651e64dad3183e65d5d5798955.
|
2017-07-07 10:38:13 +01:00 |
|
Paulo Reis
|
dae5381af7
|
Show simpler UI when there is only one user.
|
2017-07-07 10:38:13 +01:00 |
|
Paulo Reis
|
139c2ab1fd
|
Consolidate members list.
|
2017-07-07 10:38:13 +01:00 |
|
Paulo Reis
|
e421b6550a
|
Filter out read-only users from TC users list.
|
2017-07-07 10:38:13 +01:00 |
|
Paulo Reis
|
bc88dbd0f8
|
Handle read-only permissions; allow read-only users to see state but not change it.
|
2017-07-07 10:38:13 +01:00 |
|
Paulo Reis
|
71e0a6935f
|
Readd feature flag handling.
|
2017-07-07 10:38:13 +01:00 |
|
Paulo Reis
|
7bf203c77f
|
Styling.
|
2017-07-07 10:38:13 +01:00 |
|
Paulo Reis
|
e7dd4874ad
|
Add collapse state indicator.
|
2017-07-07 10:38:13 +01:00 |
|
Paulo Reis
|
8e6265e3d2
|
Enable global setting.
|
2017-07-07 10:38:13 +01:00 |
|
Paulo Reis
|
1ae53a243a
|
Correctly fetch users from project info.
|
2017-07-07 10:38:13 +01:00 |
|
Paulo Reis
|
f4bdd5eb2b
|
Control sync state with server.
|
2017-07-07 10:38:13 +01:00 |
|
Paulo Reis
|
0ac52e7f19
|
Disable individual users TC control when TC is on for everyone; add styling for disabled toggles.
|
2017-07-07 10:38:13 +01:00 |
|
Paulo Reis
|
1fa7338baf
|
Wire up TC widget to controller methods.
|
2017-07-07 10:38:13 +01:00 |
|
Paulo Reis
|
dc2085c6e1
|
Basic widget for toggling TC state.
|
2017-07-07 10:38:13 +01:00 |
|
James Allen
|
710c89a629
|
Support per user track changes (proof of concept)
|
2017-07-07 10:38:13 +01:00 |
|
Paulo Reis
|
1bc38b2ea7
|
Use Angular minified bundle.
|
2017-06-26 10:07:15 +01:00 |
|
Paulo Reis
|
ddee75e479
|
Use a getterSetter to manage int values in settings.
|
2017-06-20 17:08:53 +01:00 |
|
Paulo Reis
|
eab00c95df
|
Include Angular 1.6.
|
2017-06-20 11:49:33 +01:00 |
|
Shane Kilkelly
|
9607174b64
|
Merge branch 'master' into sk-server-side-labels-loading
|
2017-06-15 08:49:14 +01:00 |
|
Shane Kilkelly
|
5e37b1dac1
|
Move logic for selectively loading labels.
Only load labels if the user has write permission
|
2017-06-14 13:26:02 +01:00 |
|
Shane Kilkelly
|
3b066758bb
|
Don't load labels for anonymous/read-only users
|
2017-06-13 14:06:00 +01:00 |
|
Shane Kilkelly
|
234a2d0e21
|
Remove cruft
|
2017-06-12 11:37:34 +01:00 |
|
Shane Kilkelly
|
5443b92e7d
|
Move state management into LabelsMaster on the ide
|
2017-06-09 11:28:27 +01:00 |
|
Paulo Reis
|
cc7f44737e
|
Tell Angular to avoid parsing the value attribute.
|
2017-06-08 16:02:28 +01:00 |
|
Shane Kilkelly
|
c7dbd21cd1
|
use flag on aceEditor to enable autocomplete features
|
2017-06-08 09:22:08 +01:00 |
|
Paulo Reis
|
19ecffd654
|
Merge branch 'master' into pr-aggregate-insert-delete
|
2017-06-06 17:04:31 +01:00 |
|
Paulo Reis
|
34796b18c5
|
Add translation keys.
|
2017-06-06 16:46:36 +01:00 |
|
Paulo Reis
|
e616a62d68
|
Save entry ids inside entry object, not only as the key.
|
2017-06-05 16:29:55 +01:00 |
|
James Allen
|
d7981fd2d4
|
Merge pull request #512 from sharelatex/ja-project-name-validation
Refactor project name validation into one place and restrict /s
|
2017-06-05 11:55:39 +01:00 |
|
Paulo Reis
|
d4ac91f75e
|
Use correct handlers in directives.
|
2017-06-05 10:52:11 +01:00 |
|
Paulo Reis
|
e2edf4184f
|
Explicit naming.
|
2017-06-02 11:43:43 +01:00 |
|
Paulo Reis
|
2a0454f2f1
|
Integrate aggregate changes with bulk actions.
|
2017-06-01 15:18:43 +01:00 |
|
Paulo Reis
|
1490ea7b04
|
Change aggregated change model: the main change is now the insertion, deletion is stored in metadata.
|
2017-06-01 15:03:37 +01:00 |
|
Paulo Reis
|
11c0644490
|
Aggregate changes; make accept and reject work.
|
2017-06-01 11:47:55 +01:00 |
|
Shane Kilkelly
|
6b746f757e
|
Merge pull request #514 from sharelatex/ja-update-raven
Update Raven (Sentry lib) to 3.15.0 in client
|
2017-06-01 09:13:40 +01:00 |
|
Paulo Reis
|
b6cef2e3d7
|
Include directive; add some styling.
|
2017-05-31 15:53:14 +01:00 |
|
James Allen
|
32b27766bc
|
Update Raven (Sentry lib) to 3.15.0 in client
|
2017-05-22 16:45:50 +01:00 |
|
Paulo Reis
|
8dfb91fa6f
|
Blur toggler after clicking.
|
2017-05-22 11:11:26 +01:00 |
|
James Allen
|
ba62206b91
|
Refactor project name validation into one place and restrict /s
|
2017-05-19 17:42:24 +01:00 |
|
Paulo Reis
|
914e50f3f6
|
Add new review-related hotkeys; re-arrange hotkeys modal.
|
2017-05-19 15:52:04 +01:00 |
|
Paulo Reis
|
15980d5427
|
Merge branch 'master' into pr-hide-review-panel
|
2017-05-19 15:31:14 +01:00 |
|
Paulo Reis
|
957b201fc1
|
Add commenting and track-changes keyboard shortcuts.
|
2017-05-19 15:28:49 +01:00 |
|
Paulo Reis
|
e532f543a3
|
Merge branch 'master' into pr-bulk-actions
|
2017-05-18 14:38:16 +01:00 |
|
Paulo Reis
|
832764dd3d
|
Add key shortcut to toggle the review panel.
|
2017-05-18 11:02:50 +01:00 |
|
Paulo Reis
|
5a9519d18f
|
Add a toggler element inside the review panel.
|
2017-05-17 16:41:53 +01:00 |
|
Shane Kilkelly
|
25e0a19350
|
Make confirm-password routes more restful
|
2017-05-16 11:51:06 +01:00 |
|
Shane Kilkelly
|
1d7d0193fc
|
Use translations for sudo-mode prompt
|
2017-05-15 13:37:54 +01:00 |
|
James Allen
|
17b064df18
|
Adjust style of sudo mode prompt
|
2017-05-15 11:45:41 +01:00 |
|
Paulo Reis
|
82a19444b3
|
Merge branch 'master' into pr-bulk-actions
|
2017-05-15 10:29:15 +01:00 |
|
Shane Kilkelly
|
8605dc83b4
|
Merge branch 'master' into sk-sudo-mode
|
2017-05-15 09:21:13 +01:00 |
|