1
0
Fork 0
mirror of https://github.com/documize/community.git synced 2025-08-08 15:05:28 +02:00

Commit graph

  • 1c4a4424e5
    Merge pull request #136 from documize/user-groups Saul S 2018-03-08 12:11:59 +00:00
  • f3e4b4060e Create default users groups during setup process sauls8t 2018-03-08 11:54:57 +00:00
  • e6e099db1a Consistency of store empty result checks sauls8t 2018-03-08 10:51:12 +00:00
  • bd43319bb2 New SMTP library and refactoring of mailer code sauls8t 2018-03-07 18:52:19 +00:00
  • 99220641f3 Refresh document content when switcing to content view sauls8t 2018-03-06 15:59:07 +00:00
  • b2b3e6fca6 Decrease CSS line-height for document content viewing sauls8t 2018-03-06 15:58:35 +00:00
  • ada775e074 Ensure permission records parsed for groups and users sauls8t 2018-03-06 15:40:00 +00:00
  • ad3f406876 Rename document role to permission sauls8t 2018-03-06 13:36:11 +00:00
  • 93b95b9eca Removed dead code from category admin sauls8t 2018-03-06 12:19:03 +00:00
  • 22679920d0 Set category permissions for both users and groups sauls8t 2018-03-06 10:39:47 +00:00
  • d1fdb385e9 User picker for permission admin sauls8t 2018-03-05 12:47:42 +00:00
  • 7ccb3b4658 Persist space permissions for groups and users sauls8t 2018-03-03 17:46:29 +00:00
  • 0d39f7251e Make rolemember DB queries consistent sauls8t 2018-03-02 14:48:41 +00:00
  • 08f0c2cd0b Replace permission related strings with typed values sauls8t 2018-03-02 14:47:58 +00:00
  • 99f0a16d71 Replaced remaining tip form classes with muted style sauls8t 2018-03-02 11:28:45 +00:00
  • f0aed0ba77 Remove console.log() sauls8t 2018-03-01 19:16:12 +00:00
  • ed11c0ad11 add/remove group membership sauls8t 2018-03-01 19:14:27 +00:00
  • 0b5ed8fd9e add bulk users sauls8t 2018-03-01 10:58:55 +00:00
  • 7e6d6366da renamed load() to loadGroups() sauls8t 2018-02-28 15:51:48 +00:00
  • e4d78904dc join and leave group persistence sauls8t 2018-02-28 15:39:46 +00:00
  • 0680a72ee2 list group members & non-members sauls8t 2018-02-28 14:55:36 +00:00
  • 19b4a3de49 Allow admins to add, edit, delete user groups! sauls8t 2018-02-27 14:16:23 +00:00
  • 00f415214c Bump version sauls8t 2018-02-23 14:33:37 +00:00
  • f8e47fe1d2 Correct space public/protected/private detection logic v1.57.3 sauls8t 2018-02-23 14:25:07 +00:00
  • ae6494b4f0 Hide document workflow meta info when Print/PDF v1.57.2 sauls8t 2018-02-22 18:16:13 +00:00
  • e9e1d76831 Remove +SECTION from Print & PDF sauls8t 2018-02-22 18:15:13 +00:00
  • 92533036a7 Bump version sauls8t 2018-02-22 18:14:42 +00:00
  • 421fde56e8 Fix package import ordering sauls8t 2018-02-22 18:14:12 +00:00
  • 8d4c6a19ee Provide space add/remove event notifications sauls8t 2018-02-22 18:13:56 +00:00
  • c705e8c299 Explicit computed properties declaration for section header v1.57.1 sauls8t 2018-02-19 09:46:04 +00:00
  • 3993cfeb8e Ensure space view permission comes before doc permissions sauls8t 2018-02-16 12:56:05 +00:00
  • c1667e97b7 Make space permission toolbar icon first sauls8t 2018-02-16 12:55:26 +00:00
  • fc742a2282 Clear localstorage when user permissions change Harvey Kandola 2018-02-15 17:10:29 +00:00
  • bca306347d
    Merge pull request #133 from documize/godep-migration Harvey Kandola 2018-02-14 15:29:28 +00:00
  • fd693f4ff4 go dep Harvey Kandola 2018-02-14 15:23:46 +00:00
  • 0262763c95 Upgrade to latest Markdown processing engine Harvey Kandola 2018-02-09 13:34:53 +00:00
  • 1e2c468dc4 Generate assets for latest release v1.57.0 Harvey Kandola 2018-02-09 09:17:49 +00:00
  • 26de0551ae Resolve lint issues Harvey Kandola 2018-02-08 17:23:17 +00:00
  • b5aef1dc87 Make consistent style imports Harvey Kandola 2018-02-08 12:23:15 +00:00
  • 8f0440d55f Improve position of WYSIWYG editor toolbar sauls8t 2018-02-08 12:12:27 +00:00
  • 1ef8807b2d increase token expiry sauls8t 2018-02-08 11:40:04 +00:00
  • 9d82682797 Enhance + SECTION to always be visible sauls8t 2018-02-07 19:16:23 +00:00
  • 7d3473365a PlantUML integration sauls8t 2018-02-07 13:44:18 +00:00
  • 0f3de51ad5 Update TinyMCE editor to v4.7.6 release v1.56.1 sauls8t 2018-02-04 15:51:14 +00:00
  • f967949513 WYSIWYG editor now calls Ember parent lifecycle event sauls8t 2018-02-04 15:50:17 +00:00
  • 1370b2f2b5 Remove usage of outline success button styling sauls8t 2018-02-04 15:46:11 +00:00
  • bd9b7e120e Experimental Mermaid integration document section type sauls8t 2018-02-04 15:45:28 +00:00
  • 0997655e0a Fix order of DB transaction commits sauls8t 2018-02-04 15:43:57 +00:00
  • 880f39f1cb Merge branch 'master' of https://github.com/documize/community sauls8t 2018-01-29 17:29:40 +00:00
  • f61f260db1 Add additional languages to TinyMCE Codesample plugin sauls8t 2018-01-29 17:29:37 +00:00
  • c000a66eef
    Document how to write good commit messages Saul S 2018-01-29 09:23:02 +00:00
  • c77b5c05ca
    Merge pull request #131 from documize/protection-approvals v1.56.0 Harvey Kandola 2018-01-28 18:04:00 +00:00
  • ce3e5c829b Show solid green button for success buttons sauls8t 2018-01-28 17:44:01 +00:00
  • 717df79e16 Correctly rename column approval to status sauls8t 2018-01-28 17:42:59 +00:00
  • bffdd1f2b1 Ensure global admin is also default document approver sauls8t 2018-01-28 17:42:24 +00:00
  • 601262db12 Provide latest embeddable assets sauls8t 2018-01-28 17:42:00 +00:00
  • a1833f56a3 revised screenshots sauls8t 2018-01-28 14:04:35 +00:00
  • 9d8b1d2f3c Fix an issue with Everyone permissions not being observed sauls8t 2018-01-26 15:34:20 +00:00
  • 91bab8c710 State press ENTER to add tag sauls8t 2018-01-25 18:12:24 +00:00
  • 5295f8a41f Resolve password changing bug for logged in user sauls8t 2018-01-25 17:50:13 +00:00
  • 8ddc6cedde Enable browser spell checker for WYSIWYG editor sauls8t 2018-01-25 17:49:32 +00:00
  • 2d8dc62ca4 Update to TinyMCE latest build sauls8t 2018-01-25 16:14:37 +00:00
  • 412127811e Scroll to correct point in document for edit mode sauls8t 2018-01-25 13:20:22 +00:00
  • c0d70e38de Save smart sections correctly post callback refactoring sauls8t 2018-01-24 14:00:12 +00:00
  • adef6dfffa Set consistent browser titles sauls8t 2018-01-24 13:23:11 +00:00
  • 88b99979a9 Update TinyMCE to v4.7.5 sauls8t 2018-01-23 12:34:43 +00:00
  • 4c80b8877d package.json updated sauls8t 2018-01-22 16:35:37 +00:00
  • 8ec36cfa49 bump version sauls8t 2018-01-22 11:09:24 +00:00
  • cb4b6ee6c3 tweak color sauls8t 2018-01-22 11:09:17 +00:00
  • 5dd7d9c181 upgraded Ember and Bootstrap, merged changes sauls8t 2018-01-22 10:31:03 +00:00
  • b4fd42da38 velocity update sauls8t 2018-01-21 14:21:30 +00:00
  • b7811eccde improved canEdit for document heading sauls8t 2018-01-21 14:08:03 +00:00
  • c0d19f2531 bulk data model ID Harvey Kandola 2018-01-19 16:01:22 +00:00
  • 6409ad0d63 WIP vendored dep upgrades Harvey Kandola 2018-01-19 11:36:38 +00:00
  • 5f59e95495 improve level code Harvey Kandola 2018-01-10 16:07:17 +00:00
  • 049b83e0b9 improvements to numbering logic edge case detection Harvey Kandola 2018-01-09 17:47:26 +00:00
  • a13b631a7e better constants for EmberJS Harvey Kandola 2017-12-26 15:38:55 +00:00
  • b9394a4967 document level permissions Harvey Kandola 2017-12-26 13:25:10 +00:00
  • f4f32bcfcb document approvals and protection Harvey Kandola 2017-12-24 15:51:43 +00:00
  • 58c88e2127 scrollbar css for document TOC Harvey Kandola 2017-12-24 09:14:32 +00:00
  • 7505904de1 tweaked document meta fields responsive layout Harvey Kandola 2017-12-22 09:16:31 +00:00
  • 9a804b5666 guard against no meta data before trim() Harvey Kandola 2017-12-21 13:10:05 +00:00
  • 40ade5c777 Uppercase 'save' button caption Harvey Kandola 2017-12-21 13:09:50 +00:00
  • 0b0cae4a8d improved manifest.json and API 401 redirect logic Harvey Kandola 2017-12-21 11:40:20 +00:00
  • cafa410d16
    Update README.md Harvey Kandola 2017-12-20 16:52:36 +00:00
  • 00070d7f0d added screenshot to README Harvey Kandola 2017-12-20 16:51:32 +00:00
  • d0f28daa7c edge case detection for page numbering logic Harvey Kandola 2017-12-20 11:49:09 +00:00
  • ebdaa9529c no need for SHA on CodeMirror assets Harvey Kandola 2017-12-20 11:37:14 +00:00
  • e897b078fd bump ember version in readme v1.55.0 Harvey Kandola 2017-12-20 09:05:25 +00:00
  • c3a2717bfa
    Merge pull request #126 from documize/nov-17-improvements Harvey Kandola 2017-12-20 08:33:08 +00:00
  • 34d7a97ae8 removed empty line Harvey Kandola 2017-12-20 08:27:46 +00:00
  • 43d3e84573 latest build assets Harvey Kandola 2017-12-19 20:00:36 +00:00
  • 50a17256e5 setup UX improvements Harvey Kandola 2017-12-19 17:58:22 +00:00
  • ca783dd323 fixed bug with app boot Harvey Kandola 2017-12-19 16:52:40 +00:00
  • 4de19dcbec print improvements Harvey Kandola 2017-12-19 14:27:17 +00:00
  • 8b05e7ab81 switch to doc content view when clicking on TOC entry Harvey Kandola 2017-12-19 14:00:53 +00:00
  • 44970a7861 upgrade to Ember 2.17.x Harvey Kandola 2017-12-18 15:05:12 +00:00
  • 0336f84a83 CodeMirror dependency upgraded to v5.32.0 Harvey Kandola 2017-12-18 13:10:51 +00:00
  • 3337db6b27 ensure section updates always display latest numbering Harvey Kandola 2017-12-18 09:54:09 +00:00
  • 1ed6427532 open/edit doc templates Harvey Kandola 2017-12-16 16:01:22 +00:00