|
c2d0812980
|
Adds docstring to the adapters and updates filters
|
2017-05-22 14:52:16 +02:00 |
|
|
a7265647ef
|
Fixes typo in docstring
|
2017-05-22 13:49:21 +02:00 |
|
|
9584da5d19
|
Adds templatetag docstrings
|
2017-05-22 13:48:29 +02:00 |
|
|
b7b88b214f
|
Fixes typo in the Readme
|
2017-05-22 13:19:50 +02:00 |
|
|
d2bb377110
|
Adds styling to logo
|
2017-05-22 13:16:51 +02:00 |
|
|
6d46c30270
|
Actually remove the roadmap file
|
2017-05-22 13:14:46 +02:00 |
|
|
952b88aba7
|
Removes roadmap, adds screenshot
|
2017-05-22 13:13:28 +02:00 |
|
|
bffd13dd3e
|
fixes personalisable homepage in sandbox and try except for segment visit count
|
2017-05-16 11:46:47 +02:00 |
|
|
e451f792e3
|
adds sqlite to sandbox and fixes summary panel
|
2017-05-08 10:39:30 +02:00 |
|
|
47123ce723
|
small fixes
|
2017-05-08 10:10:33 +02:00 |
|
|
e5fa590f8e
|
Fix lint/python errors
|
2017-05-08 10:01:38 +02:00 |
|
|
b62fabd47b
|
Fix PROJECT_DIR path in te sandbox
|
2017-05-08 09:57:40 +02:00 |
|
|
9cc44a2931
|
Add sandbox instructions
|
2017-05-08 09:51:53 +02:00 |
|
|
c70ecbc408
|
Add a sandbox environment
|
2017-05-08 09:48:05 +02:00 |
|
|
ec7b00c318
|
adds a few docblocks and isorts
|
2017-05-03 15:04:52 +02:00 |
|
|
dd1dafd450
|
more cleanup on the segments adapter, moves segment dict creator to utils
|
2017-05-03 14:59:32 +02:00 |
|
|
ecfae3ec19
|
renames segment variable names to be more descriptive
|
2017-05-03 14:59:32 +02:00 |
|
|
f41fa062be
|
Refactors the refresh function in the segment adapter
|
2017-05-03 14:59:32 +02:00 |
|
|
82d11d57aa
|
fixes a few future imports and adds support for new python and wagtail versions
|
2017-05-03 08:58:17 +02:00 |
|
|
6640bf8d74
|
Splits test factories and updates documentation
|
2017-04-25 16:15:33 +02:00 |
|
|
da56a521a9
|
Merge pull request #47 from LabD/feature/documentation
Feature/documentation
|
2017-04-25 15:46:17 +02:00 |
|
|
3a00f9c2d7
|
Adds different styling to disabled segments
|
2017-04-21 15:34:07 +02:00 |
|
|
b761412aa8
|
Corrects dashboard display for days rule
|
2017-04-21 13:40:08 +02:00 |
|
|
e21102dab0
|
Changes reference to ‘rules’ from ‘models’ in documentation
|
2017-04-21 12:32:14 +02:00 |
|
|
51084d3d72
|
Even more rules explained!
|
2017-04-21 12:29:31 +02:00 |
|
|
f14b941756
|
Shortens line length to max 79 and adds two more rules
|
2017-04-21 12:29:31 +02:00 |
|
|
fe3fddab51
|
WIP Adds default rules documentation
|
2017-04-21 12:29:31 +02:00 |
|
|
d6b4f45998
|
refactors week day rule user testing
|
2017-04-21 09:15:35 +02:00 |
|
|
5a978ed73a
|
Move panels definition to __init__()
|
2017-04-21 08:55:01 +02:00 |
|
|
bcd4ebd31f
|
Add missing migration for DeviceRule
|
2017-04-21 08:53:51 +02:00 |
|
|
7f9f11b86e
|
Fix typo - encoded_name -> encoded_name()
|
2017-04-21 08:51:58 +02:00 |
|
|
7b01913d32
|
Replaces previous matching rule because it didn’t retain the persistent segments
|
2017-04-19 11:43:26 +02:00 |
|
|
d468c68970
|
Changes reference to rule models in adapter and tests
|
2017-04-19 11:40:21 +02:00 |
|
|
6e566344df
|
Splits the models and rules file
|
2017-04-19 11:40:21 +02:00 |
|
|
1ef4999b70
|
Finished rule template
Signed-off-by: Jasper Berghoef <jasper.berghoef@gmail.com>
|
2017-04-13 08:57:17 +02:00 |
|
|
d1528f1ed4
|
work in progress
Signed-off-by: Jasper Berghoef <jasper.berghoef@gmail.com>
|
2017-04-13 08:57:17 +02:00 |
|
|
b5d0a657ed
|
Fixes segment name reference.
|
2017-04-13 08:38:44 +02:00 |
|
|
f780e325c4
|
Fixing the datalayer tag. WIP.
|
2017-04-13 08:38:44 +02:00 |
|
|
762843ce49
|
adds datalayer template tag
|
2017-04-13 08:38:44 +02:00 |
|
|
7ff7e51fdd
|
“Continue reading” links
|
2017-04-12 11:56:48 +02:00 |
|
|
a178c88d63
|
adds personalisable page documentation
|
2017-04-12 11:56:48 +02:00 |
|
|
7a6f7d10e6
|
Getting started titles for better readability
|
2017-04-12 11:56:48 +02:00 |
|
|
6671c9db45
|
Consistent config file references.
|
2017-04-12 11:56:48 +02:00 |
|
|
d69bec8f22
|
Code example for middleware requirements.
|
2017-04-12 11:56:48 +02:00 |
|
|
546fa9d513
|
Added missing import to code example.
|
2017-04-12 11:56:48 +02:00 |
|
|
4d27306a05
|
Custom rules documentation
|
2017-04-12 11:56:48 +02:00 |
|
|
88fda12af1
|
Even more subjects
|
2017-04-12 11:56:48 +02:00 |
|
|
fe393fccb8
|
Template for Implimentation page
|
2017-04-12 11:56:48 +02:00 |
|
|
64ec6218fc
|
Page for developer details
No content yet
|
2017-04-12 11:56:48 +02:00 |
|
|
824db4dc7c
|
Personalized content documentation
|
2017-04-12 11:56:48 +02:00 |
|