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

417 commits

Author SHA1 Message Date
Elliott Stoneham
7fbdd356ff Merge pull request #27 from documize/core-restructure
Core restructure
2016-07-22 18:15:48 +01:00
Elliott Stoneham
1be2000bb7 fix db setup mode 2016-07-22 16:22:06 +01:00
Elliott Stoneham
3445994160 Merge branch 'master' into core-restructure
# Conflicts:
#	documize/api/endpoint/router.go
2016-07-22 12:17:55 +01:00
Harvey Kandola
ba7d737323 bump version 2016-07-21 14:25:26 -07:00
Harvey Kandola
721370a9e6 Merge pull request #26 from documize/audit-fix
fixed audit.js to initialize Intercom correctly
2016-07-21 14:20:38 -07:00
Harvey Kandola
481b6ac057 fixed audit.js to initialize Intercom correctly 2016-07-21 14:17:04 -07:00
Elliott Stoneham
e997a1f29b define endpoints in a map 2016-07-21 17:57:38 +01:00
Harvey Kandola
c80c7430ec Update README.md 2016-07-21 08:37:48 -07:00
Elliott Stoneham
a2ce777762 restructure directories 2016-07-20 15:58:37 +01:00
Harvey Kandola
3d450bcbc7 Merge pull request #25 from documize/tests
Fix Broken Tests
2016-07-19 10:09:55 -07:00
zinyando
4a5efd2697 Use tether service in dropdown menu 2016-07-19 18:14:53 +02:00
zinyando
fe1e457d96 Fix auth test to use logout button and tweaks to mirage config 2016-07-19 18:13:03 +02:00
zinyando
41735837b9 Add license information 2016-07-19 16:03:31 +02:00
zinyando
c3c7a8450c Add more tests and cleanup old ones 2016-07-19 16:03:31 +02:00
zinyando
68271646eb Move mirage server create to module-for-acceptance tests file 2016-07-19 16:03:31 +02:00
zinyando
a74b14ae76 Use tether service to determine environment app is running 2016-07-19 16:03:31 +02:00
zinyando
400f0d26ce Add tether service 2016-07-19 16:03:31 +02:00
zinyando
b97d9cd287 Add license info to files 2016-07-19 16:03:31 +02:00
zinyando
702eefa737 Jshint fixes 2016-07-19 16:03:31 +02:00
zinyando
a215a05a88 Refactor mirage config and tests to use new factories 2016-07-19 16:03:31 +02:00
zinyando
663995b60d Add factories 2016-07-19 16:03:31 +02:00
Harvey Kandola
7e4ed6545b Merge pull request #24 from documize/remove-unused
fixed JS lint errors, remove preview sections
2016-07-18 14:18:31 -07:00
Harvey Kandola
ee4977257a fixed JS lint errors, remove preview sections 2016-07-18 14:12:34 -07:00
Harvey Kandola
92daf7bcfa Update README.md 2016-07-18 10:18:21 -07:00
Harvey Kandola
86a93234e0 Update README.md 2016-07-18 10:17:23 -07:00
Elliott Stoneham
ddbb796840 Merge pull request #23 from documize/reinstate-offline-mode
Reinstate offline mode
2016-07-18 18:16:31 +01:00
Elliott Stoneham
4813b6c23e Merge branch 'master' into reinstate-offline-mode 2016-07-18 18:09:38 +01:00
Elliott Stoneham
dc5a90ee10 fix page icon for off-line page 2016-07-18 18:09:10 +01:00
Elliott Stoneham
8c4455c5ca fix offline mode 2016-07-18 16:41:45 +01:00
Elliott Stoneham
329dddf211 Merge pull request #22 from documize/test-issues
fix section test, remove dead code.
2016-07-18 15:06:01 +01:00
Elliott Stoneham
d5f30b440e fix section test, remove dead code. 2016-07-18 14:27:37 +01:00
Harvey Kandola
a8b0754393 idiomatic log message formatting 2016-07-16 09:11:07 -07:00
Harvey Kandola
1cd179cb02 bumped version 2016-07-16 09:10:43 -07:00
Harvey Kandola
5a8431772b responsive tweaks 2016-07-16 09:05:43 -07:00
Elliott Stoneham
e0e6aeb021 Merge pull request #21 from documize/db-auto-upgrade
Db auto upgrade
2016-07-15 18:16:52 +01:00
Elliott Stoneham
f4fc567292 fix local storage of last used space id 2016-07-15 18:16:22 +01:00
Elliott Stoneham
8fcf67ef17 Run multiple sql files to update the db as required
Locks the config table to make sure only one instance does the update.
Refactors the start-up against an empty database code to also use the
same update mechanism.
2016-07-15 16:54:07 +01:00
Elliott Stoneham
a3cfb06ef7 Merge branch 'master' into db-auto-upgrade 2016-07-12 16:41:03 +01:00
Harvey Kandola
2fe7a83392 bump version 2016-07-11 12:37:54 -06:00
Harvey Kandola
a5b712a9c6 reference session token 2016-07-11 12:29:05 -06:00
Harvey Kandola
1b47829251 Merge branch 'master' of https://github.com/documize/community 2016-07-10 14:38:59 -07:00
Harvey Kandola
728ec7bc94 SSO: decode token before auth request 2016-07-10 14:38:55 -07:00
Harvey Kandola
823126fb02 Update README.md 2016-07-09 12:11:36 -07:00
Harvey Kandola
eba891debb Update README.md 2016-07-09 12:11:19 -07:00
Harvey Kandola
adfe3747d5 Update README.md 2016-07-09 08:10:52 -07:00
Harvey Kandola
7c27deb94f Update README.md 2016-07-09 08:08:40 -07:00
Harvey Kandola
4893c730d7 Update README.md 2016-07-09 08:04:18 -07:00
Harvey Kandola
33dc63dd4f Update README.md 2016-07-08 17:11:14 -07:00
Harvey Kandola
f5f2f072de Update README.md 2016-07-08 17:09:58 -07:00
Harvey Kandola
21c4551522 added tech stack to README 2016-07-08 16:35:20 -07:00