aboutsummaryrefslogtreecommitdiff
path: root/src/fields/Doc.ts
AgeCommit message (Expand)Author
2020-08-25fixed ink warnings. double-click turns on control point editing - esc revert...bobzel
2020-08-24moved contexts from properties button to properties view sectionbobzel
2020-08-22more search cleanup. searches over dashboards, not collections now. fixed d...bobzel
2020-08-22added increment title numbering to standard documentsbobzel
2020-08-22major overhaul of search to avoid writing anything to filtered documents and ...bobzel
2020-08-22switched search from writiing searchMatch to matched docs to instead store in...bobzel
2020-08-22fixed key value for empty lists to show [], fixed tree view to allow 'data' f...bobzel
2020-08-20starting overhaul of SearchBox code.bobzel
2020-08-19cleaning lint errorsbobzel
2020-08-19fixed errors caused by Doc symFields not being variable functions and thus no...bobzel
2020-08-17added sort to solr search options. removed delete field assignment when remo...bobzel
2020-08-14fix to give an author to template doc protos.bobzel
2020-08-14fixed some edge cses with richTextMenu synchronization. added author field ...bobzel
2020-08-12Merge pull request #564 from browngraphicslab/schema_searchbobzel
2020-08-12changed iconifying (or setting templates on) readonly documents to work by se...bobzel
2020-08-12filtering in solr and paginationAndy Rickert
2020-08-10default acl private setting created + bugfixusodhi
2020-08-06alias and acl related fixesusodhi
2020-08-05Merge branch 'master' into presentation_updatesbobzel
2020-08-04Merge branch 'master' into presentation_updatesGeireann Lindfield Roberts
2020-08-03merge with new uiAndy Rickert
2020-08-03fixed richtextBar icons. fixed run-time warningsbobzel
2020-08-03Merge remote-tracking branch 'origin/menu_restructure' into presentation_updatesGeireann Lindfield Roberts
2020-08-02merge w masteranika-ahluwalia
2020-08-03Merge branch 'master' into presentation_updatesGeireann Lindfield Roberts
2020-08-01fixed warningsbobzel
2020-07-31mergeAndy Rickert
2020-07-31added alias list to docs + sharingmanager ui changesusodhi
2020-07-30Merge branch 'master' into presentation_updatesGeireann Lindfield Roberts
2020-07-28cleaned up some font stuff. cleaned up DocumentView a bitBob Zeleznik
2020-07-26fixed copyField() to copy non-ObjectFields. fixed docFilters button to work ...Bob Zeleznik
2020-07-26Merge branch 'master' into presentation_updatesgeireann
2020-07-26download name updategeireann
2020-07-25pushpin annotations can follow links to multple targets at once. chaned text...Bob Zeleznik
2020-07-24several siggnificant changes to how acls work with makin documents updated in...Bob Zeleznik
2020-07-24Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ac...usodhi
2020-07-24added admin acl + renamed LinkCreatedBox to TaskCompletedBox and added custom...usodhi
2020-07-23fixed zipping scriptFieldsBob Zeleznik
2020-07-23got rid of lots of console.logs(). fixed fonticon box to show a 'label' if d...Bob Zeleznik
2020-07-22fixed document download/import to capture links as well.Bob Zeleznik
2020-07-22restored download document. fixed clone() to clone to be async and handles l...Bob Zeleznik
2020-07-20merge conflictsusodhi
2020-07-20fixed some addonly stuff + added annotations to playground fields + recursive...usodhi
2020-07-17changed dropping menu items from collectionMenu to create fonticonbuttons if ...Bob Zeleznik
2020-07-15bugfix + cleanupusodhi
2020-07-13fixed issues with ACLs and writing to playground fields when you have Edit pe...Bob Zeleznik
2020-07-09change DocListCast to async in SharingManager + prevented textbox from showin...usodhi
2020-07-09acls now work I think + some cleanupusodhi
2020-07-06trying first implementation of storing aclsusodhi
2020-07-05Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ac...usodhi