1
0
Fork 0
mirror of https://github.com/documize/community.git synced 2025-07-23 15:19:42 +02:00
Commit graph

622 commits

Author SHA1 Message Date
Harvey Kandola
90eb4f9517 cosmetics 2017-03-22 11:34:49 +00:00
Harvey Kandola
af97efec83 Problem: when editing sections, last editing section received all keyboard shortcuts
Solution: implement per section keyboard shortcuts
2017-03-22 10:24:30 +00:00
Harvey Kandola
dbba63c6cf Problem: inline editing, adding section sometimes did not register click events
Solution: re-event handlers and remove them after use
2017-03-22 09:40:34 +00:00
Harvey Kandola
3791569d0e tinymce upgrade 4.5.5 2017-03-21 16:17:14 +00:00
Harvey Kandola
30f3644180 Problem: non-english chars in space name not recognized
Solution: use proven library to generate slugs regardless of character
set.

Closes #85
2017-03-21 13:20:49 +00:00
Harvey Kandola
872183b35a space sharing view disabled for Keycloak auth provider 2017-03-21 13:05:10 +00:00
Harvey Kandola
e5119dd243 keycloak forgot password handling 2017-03-21 12:09:13 +00:00
Harvey Kandola
2c33c6443b password changes for Documize auth provider only 2017-03-21 11:57:42 +00:00
Harvey Kandola
0fedfb199b keycloak aiurth service JS code refactoring 2017-03-20 17:56:15 +00:00
Harvey Kandola
0f9d673eb5 keycloak logout and auth provider switching 2017-03-20 13:54:53 +00:00
Harvey Kandola
8c062d592a sync Keycloak users with Documize 2017-03-19 14:25:21 +00:00
Harvey Kandola
b2620e80e1 ember.js upgrade 2.12, jshint replaced with eslint 2017-03-19 11:37:18 +00:00
Harvey Kandola
945fadaf00 sync users wip 2017-03-17 19:01:32 +00:00
Harvey Kandola
1c6e1c7bd7 bug: pin space without being editor in space 2017-03-17 11:06:38 +00:00
Harvey Kandola
f674631149 implemented keycloak RSA PK token checking 2017-03-17 11:02:04 +00:00
Harvey Kandola
8aeb3eaec4 upgraded vendored jwt-go lib 2017-03-17 11:01:42 +00:00
Harvey Kandola
b5f85637a7 keycloak jwt processing 2017-03-17 08:46:33 +00:00
Harvey Kandola
a585a55033 updated is.js, refactored jwt code 2017-03-16 13:33:34 +00:00
Harvey Kandola
74c9e76d09 upgraded ember-data, basic keycloak callback mechanism 2017-03-16 11:46:09 +00:00
Harvey Kandola
9d1af37f6e wip 2017-03-14 17:19:53 +00:00
Harvey Kandola
0b51608383 improved markdown editing experience 2017-03-14 06:15:35 +00:00
Harvey Kandola
bbf115b9b1 Update README.md 2017-03-13 15:56:25 +00:00
Harvey Kandola
50bba60bf3 Merge pull request #84 from documize/codemirror-upgrade
problem: CodeMirror & Markdown libs out of date
2017-03-13 15:52:06 +00:00
Harvey Kandola
2dafa36020 build assets 2017-03-13 15:50:31 +00:00
Harvey Kandola
ea1a8000ee upgraded libs and improved Markdown editing experience 2017-03-13 15:40:28 +00:00
Harvey Kandola
2e146cf767 Update README.md 2017-03-13 11:49:53 +00:00
Harvey Kandola
2b7094e404 updated app screenshot 2017-03-13 11:47:27 +00:00
Harvey Kandola
639e949120 updated app screenshot 2017-03-13 11:45:11 +00:00
Harvey Kandola
24f3a5ae55 latest build assets 2017-03-12 18:52:54 +00:00
Harvey Kandola
b31c4d4850 Improved Markdown and Code section themes 2017-03-12 18:34:27 +00:00
Harvey Kandola
5235efdb34 fixed audit log bugs 2017-03-12 15:37:56 +00:00
Harvey Kandola
b394d926fc Merge pull request #83 from documize/metreon
Problem: document UX is not that intuitive and impactful
2017-03-12 15:23:19 +00:00
Harvey Kandola
2fa97da47d codemirror auto height 2017-03-12 15:20:25 +00:00
Harvey Kandola
7ad8cd8370 removed console.log statements 2017-03-10 12:15:37 +00:00
Harvey Kandola
c5b80071f1 build assets 2017-03-10 12:12:51 +00:00
Harvey Kandola
67866a54b3 code editor: set default mode 2017-03-10 11:55:34 +00:00
Harvey Kandola
ed431e9895 catch JS errors 2017-03-10 11:16:31 +00:00
Harvey Kandola
079e53ff0d implemented scroll-to-page functionality 2017-03-09 17:18:50 +00:00
Harvey Kandola
9f7585e2a5 fixes 2017-03-09 12:51:21 +00:00
Harvey Kandola
0d9400965d revision history UI 2017-03-08 17:32:46 +00:00
Harvey Kandola
5c8db2a873 fixes 2017-03-08 14:47:16 +00:00
Harvey Kandola
8833cd57c3 JS refactoring 2017-03-07 21:06:24 +00:00
Harvey Kandola
bff5635698 doc viewer render for anon users 2017-03-07 20:41:12 +00:00
Harvey Kandola
0539bb332a document.layout, print.css, content-linker 2017-03-07 20:25:13 +00:00
Harvey Kandola
f24eb5ad42 use previous level for newly inserted section 2017-03-07 16:27:23 +00:00
Harvey Kandola
3f109a9d1d document sidebar index view 2017-03-07 16:10:13 +00:00
Harvey Kandola
891f0ccd18 include selected sidebar tab in url query params 2017-03-07 14:44:34 +00:00
Harvey Kandola
91cf0d15ae document sidebar framework, files, activity 2017-03-07 14:39:06 +00:00
Harvey Kandola
6d481c335a idiomatic code for {{component}} helper 2017-03-07 10:09:36 +00:00
Harvey Kandola
8d13d78092 updated to latest Ember.js releases 2017-03-06 19:11:54 +00:00