1
0
Fork 0
mirror of https://github.com/documize/community.git synced 2025-07-23 07:09:43 +02:00
Commit graph

855 commits

Author SHA1 Message Date
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
Harvey Kandola
525b02ffe3 added screenshot to README.md 2016-07-08 16:29:31 -07:00
Harvey Kandola
786ba6e8d6 refactored appMeta URL property 2016-07-08 16:08:23 -07:00
Elliott Stoneham
1c92691bdb Merge pull request #19 from documize/save-secrets
Keep user section secrets safe
2016-07-08 20:27:02 +01:00
Elliott Stoneham
c3ef29ff2c User-based secrets for Gemini sections, Un/MarshallSecrets() 2016-07-08 20:22:30 +01:00
Elliott Stoneham
94c47eca93 Merge branch 'master' into save-secrets 2016-07-08 20:20:51 +01:00
Harvey Kandola
e815f9b1c7 readme states current version 2016-07-08 12:18:58 -07:00
Elliott Stoneham
6ca3725563 Merge branch 'master' into save-secrets 2016-07-08 18:50:41 +01:00
Harvey Kandola
4c1c876f04 bump version 2016-07-08 10:32:15 -07:00
Harvey Kandola
42c81b881f add spacing above TOC when anon mode 2016-07-08 10:03:34 -07:00
Harvey Kandola
e72126b72c test lint fixes 2016-07-08 09:52:13 -07:00
Elliott Stoneham
34c5adc7f5 Merge branch 'master' into save-secrets 2016-07-08 17:47:39 +01:00
Harvey Kandola
e4eaf93a7c schema tidy 2016-07-08 09:45:50 -07:00