Split the modularity patch into smaller pieces. Add global directives used by some... 31/9331/3
authorMaxime Millette-Coulombe <mmcoulombe@inocybe.com>
Fri, 25 Jul 2014 19:41:14 +0000 (15:41 -0400)
committerEndre T. Karlson <endre.karlson@gmail.com>
Tue, 29 Jul 2014 21:05:14 +0000 (21:05 +0000)
commit38a1c45f43e4bd48c3a42b206ebabd00b3e90a6c
treed21de520abc3ca5dd7301574448f63be1670192b
parent97b0b214e62a2beb24f31d20a44a2e2a2bede736
Split the modularity patch into smaller pieces. Add global directives used by some plugins
Also add common methods of different modules.

Change-Id: I2104da7b5df21d35b4f22ddf7eab7b72c5493b03
Signed-off-by: Maxime Millette-Coulombe <mmcoulombe@inocybe.com>
src/common/general/common.general.directives.js [new file with mode: 0644]
src/common/general/common.general.filters.js [new file with mode: 0644]
src/common/general/common.general.module.js [new file with mode: 0644]
src/common/general/common.general.services.js [new file with mode: 0644]
src/common/general/common.navigation.directives.js [new file with mode: 0644]
src/common/general/common.navigation.module.js [new file with mode: 0644]
src/common/general/finishRender.module.js [new file with mode: 0644]
src/common/layout/layout.module.js
src/common/navigation/navigation.controller.js