Commit Graph
9334 Commits
Author SHA1 Message Date
Will Abson 60e4f4607b Add missing router depdency for processlist demo
Refs #1258
2016-12-14 11:40:45 +00:00
Will Abson 3714ef9fb0 Check that the process has a start form before attempting to display it
Refs #1140
2016-12-14 11:36:54 +00:00
mauriziovitale84 a12c370cc7 #1174 Rename report 2016-12-14 11:12:38 +00:00
mauriziovitale84 8993223a62 #1174 Add update report endpoint 2016-12-14 11:12:38 +00:00
Mario Romano 6c7160ccf8 Merge pull request #1242 from Alfresco/dev-mvitale-1220
Analitycs heading
2016-12-14 11:08:09 +00:00
mauriziovitale84 bb9edbf764 #1244 fix firefox style 2016-12-14 11:07:58 +00:00
Will Abson 47c4c8c976 Tidy up quotes in start-process template
Refs #1140
2016-12-14 10:49:34 +00:00
Mario Romano e357e92f29 Merge pull request #1225 from Alfresco/dev-mvitale-992
Move the Report API inside the js API
2016-12-14 10:23:53 +00:00
mauriziovitale84 6714677264 #1220 Fix unit test h4 2016-12-14 09:55:49 +00:00
Will Abson 2083050a10 Remove start process dialog
Refs #1253
2016-12-14 09:55:34 +00:00
mauriziovitale84 98bc7b0f52 #992 Fix unit test 2016-12-14 09:52:52 +00:00
mauriziovitale84 3ffc1bfd91 #992 fix js api method name 2016-12-14 09:32:08 +00:00
mauriziovitale84 a4e54d3d89 #992 Use the js API and fix unit test 2016-12-14 09:32:08 +00:00
Will Abson 499a22f62e Merge pull request #1252 from Alfresco/dev-mromano-1141
#1141 fix process filter creation
2016-12-14 09:31:21 +00:00
Mario Romano d32721f363 #1141 fix process filter creation 2016-12-14 02:23:19 +00:00
Denys Vuika 5ed7add492 fix running tests demo shell(#1246) 2016-12-13 22:54:36 +00:00
Mario Romano 8d619da667 #1146 load right filter on create task (#1250) 2016-12-13 22:53:49 +00:00
mauriziovitale84 29b8b635fa #1219 Default range date 2016-12-13 18:09:57 +00:00
mauriziovitale84 c061cf86d5 #1220 fix heading 2016-12-13 16:37:37 +00:00
Mario Romano 562fa9ec7c Merge pull request #1239 from Alfresco/dev-valbano-1183
#1183 - fix text formatting in diagram tasks
2016-12-13 16:24:53 +00:00
Mario Romano 6c7e28a83f #1176 improve responsiveness task list and process list (#1235) 2016-12-13 15:32:31 +00:00
Denys Vuika 5392fa5452 remove old config setting (webpack) 2016-12-13 15:17:58 +00:00
Vito Albano 9cd2ad8757 #1183 - fix text formatting in diagram tasks 2016-12-13 14:55:25 +00:00
Mario Romano 8e9cab657a #1157 reload process list (#1238) 2016-12-13 14:36:07 +00:00
Mario Romano e1824238f9 Merge pull request #1208 from Alfresco/dev-mvitale-384-style
Document list - Create Folder Docs
2016-12-13 14:33:45 +00:00
Mario Romano 84a782af77 Merge pull request #1237 from Alfresco/dev-denys--webpack
webpack config improvements
2016-12-13 14:31:28 +00:00
Denys Vuika 7267406d33 webpack config improvements
- new ‘debug-loader’ to help debugging webpack rules
- dynamically find and resolve all alfresco libraries
2016-12-13 12:45:37 +00:00
Mario Romano 3fb041bd69 Merge pull request #1234 from Alfresco/dev-denys--home-css
UI polish for Home page
2016-12-13 11:00:19 +00:00
Denys Vuika 5b886d4e60 UI polish for Home page
- improve feature list UI (remove bullet styles, improve icon and text
positioning)
- improve card headers (icons and text positioning)
2016-12-13 10:47:00 +00:00
mauriziovitale84 9b3ab411af Overwrite images 2016-12-13 10:31:57 +00:00
mauriziovitale84 82d29d3bc2 overwrite image 2016-12-13 10:30:14 +00:00
mauriziovitale84 d950612738 #384 Rename event name and improve docs 2016-12-13 10:26:37 +00:00
Will Abson b34a38fcff Allow navigation to folders from search results (#1209)
* Allow navigation to folders from search results

- Uses router to pass ID of the folder
- Modified document list component to accept folder ID without path
- Current limitations
  - Breadcrumb cannot currently be shown when navigating via folder id
  - Clicking between folders does not update the current route

* Allow root folder ID to be changed and have documentlist reload

- e.g switching from Company home to My Files

* New tests for navigating to folders based on ID

Refs #666
2016-12-13 09:30:58 +00:00
Denys Vuika a8ef1f8e4e Merge pull request #1229 from Alfresco/dev-mromano-improvements
improve mobile login,home and settings styles
2016-12-13 09:27:47 +00:00
Denys Vuika 53b23bfd31 Merge pull request #1231 from Alfresco/dev-mromano-1215
#1215 use alfresco-js-api for upload file
2016-12-13 09:24:02 +00:00
Denys Vuika a161827bed Merge pull request #1232 from Alfresco/dev-mromano-1195
#1195 add scroll to completed dynamic table
2016-12-13 09:22:29 +00:00
Mario Romano 359ffd24d2 #1195 add scroll to completed dynamic table 2016-12-13 00:15:25 +00:00
Mario Romano b9b9808dd0 #1215 use alfresco-js-api for upload file 2016-12-12 23:58:31 +00:00
Mario Romano 8b0621f5e1 improve mobile login,home and settings styles 2016-12-12 22:02:00 +00:00
Denys Vuika ca77608fa3 fix unit testing configuration (#1227) 2016-12-12 18:36:57 +00:00
Denys Vuika 8d97b0b123 add missing library 2016-12-12 16:59:13 +00:00
Denys Vuika 9432b2aa60 webpack: production settings (#1226)
* vendor libraries

* vendor libraries settings

* additional vendor libs settings

* production settings for i18n

* fix pdfs and favicon paths

* readme update

* code cleanup
2016-12-12 14:20:12 +00:00
Mario Romano d7e6f08448 Merge pull request #1210 from Alfresco/dev-denys-webpack
Webpack integration
2016-12-09 17:07:03 +00:00
Denys Vuika 9338ebe7ab remove old link script 2016-12-09 16:00:09 +00:00
Vito bdf1ae33e5 #1165 - fixed overlay for typeahead (#1218) 2016-12-09 15:13:52 +00:00
Denys Vuika d266d49041 fix issue with symlinks 2016-12-09 14:12:38 +00:00
Denys Vuika f285aec069 enable TypeScript debug and source mapping 2016-12-09 13:23:30 +00:00
Denys Vuika 5432cf69d5 fix document list 2016-12-09 12:21:46 +00:00
Denys Vuika d36a45255d add missing clean script 2016-12-09 11:03:22 +00:00
Denys Vuika cfb4fc71c0 fix document list bundling 2016-12-09 10:41:17 +00:00