Commit Graph
8704 Commits
Author SHA1 Message Date
Julius HärtlandGitHub b710bd00a7 Merge pull request #40 from juliushaertl/fix-card-dragging
Add ng-sortable css to fix #38
2017-02-06 23:19:20 +01:00
Julius Haertl bf94f787c3 More CSS cleanup 2017-02-06 23:17:42 +01:00
Julius Haertl d74b9f68d9 Use select2 styles from Nextcloud server 2017-02-06 22:57:35 +01:00
Julius HärtlandGitHub 198e443a24 Merge pull request #33 from juliushaertl/fix-acl-create
Use integer values for Acl type
2017-02-06 22:53:05 +01:00
Julius Haertl cb073897c3 Prepare for appstore release 2017-02-06 13:14:02 +01:00
Julius Haertl cba8112ff6 Add ng-sortable css to fix #38 2017-02-05 23:41:21 +01:00
Julius HärtlandGitHub f8c2d86e4f Merge pull request #38 from juliushaertl/cleanup-debug
Remove debug logging and unused function
2017-02-05 23:04:25 +01:00
Julius HärtlandGitHub dd612a0c5e Merge pull request #23 from juliushaertl/styling-fixes
Styling fixes
2017-02-05 22:55:38 +01:00
Julius Haertl 8342e1f99a Remove debug logging and unused function 2017-02-05 22:53:28 +01:00
Julius Haertl f604f2f779 Remove another string representation 2017-02-05 22:46:29 +01:00
Julius Haertl 2fd10f9201 CSS cleanup 2017-02-03 18:41:26 +01:00
Julius Haertl 0333f31b9a Move to int values for permission type checks 2017-02-03 18:38:01 +01:00
Julius Haertl dfe8bad832 Do not return string on Acl type getter 2017-02-03 18:35:41 +01:00
Julius HärtlandGitHub 161a6715da Merge pull request #26 from juliushaertl/select-first-color
Always select the first color when creating a board
2017-02-02 18:46:32 +01:00
Julius HärtlandGitHub 929ed247c9 Merge pull request #24 from juliushaertl/fix-acl-permissioncheck
Fix check for acl permissions
2017-02-02 18:40:05 +01:00
Julius HärtlandGitHub 54c6d669f5 Merge branch 'master' into select-first-color 2017-02-02 18:33:00 +01:00
Julius HärtlandGitHub fdb7b7fb98 Merge branch 'master' into fix-acl-permissioncheck 2017-02-02 18:31:15 +01:00
Julius HaertlandJulius Härtl 8375108412 Run js stuff only once on travis 2017-02-02 18:30:59 +01:00
Julius Haertl b6d057a284 Always select first color fixes #19 2017-02-01 19:10:38 +01:00
Julius Haertl 37437c1d76 Fix check for acl permissions 2017-02-01 18:52:34 +01:00
Julius Haertl 9f61417a58 Use server select2 styles 2017-02-01 18:51:47 +01:00
Julius Haertl e05c2469b4 Add active class to appmenu 2017-02-01 18:51:09 +01:00
Julius Haertl 2085e9b300 Remove unneeded stuff 2017-02-01 16:32:21 +01:00
Julius HärtlandGitHub 16b4b5b862 Update info.xml v0.1.0 2017-02-01 15:59:13 +01:00
Julius HärtlandGitHub 400b3748c1 Update README.md 2017-02-01 15:57:37 +01:00
Julius HärtlandGitHub 95169c8e16 Update CHANGELOG.md 2017-02-01 15:51:08 +01:00
Julius Haertl 5af1b71f91 Change install-deps make target 2017-02-01 11:24:58 +01:00
Julius Haertl 76e9dc15a1 Update Makefile, use tabs and remove duplicate js 2017-01-31 16:16:48 +01:00
Julius HärtlandGitHub be6a2f72dc Update README.md 2017-01-31 16:15:02 +01:00
Julius HärtlandGitHub a1b4ed1136 Update README.md 2017-01-31 16:12:11 +01:00
Julius HärtlandGitHub e0b9fb9041 Update README.md 2017-01-31 15:36:15 +01:00
Julius HaertlandJulius Härtl b0a76e27c2 Update bower dependencies 2017-01-31 15:34:56 +01:00
Julius HärtlandGitHub e319c2ed07 Run javascript build on travis ci (#6)
* Add js build to travis

* Cleanup JS

* Reduce package.json for now

* Reduce package.json for now

* Remove ng-annotate as we don't minify code and it fails on travis cis node version

* Ignore tests for now
2017-01-31 15:13:23 +01:00
Julius HärtlandGitHub 1e1891a43f Merge pull request #5 from juliushaertl/scrutinizer-patch-1
Scrutinizer Auto-Fixes
2017-01-31 14:03:00 +01:00
Scrutinizer Auto-Fixer c01bfb5e44 Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
2017-01-31 13:01:52 +00:00
Julius HärtlandGitHub 239ac2020b Merge pull request #4 from juliushaertl/testing
Testing
2017-01-31 14:00:06 +01:00
Julius Haertl 1dbd8c9b7e Update build status badge 2017-01-31 13:54:17 +01:00
Julius Haertl 7216c3b2ee Use nextcloud travis script 2017-01-31 13:50:28 +01:00
Julius Haertl 6dc6f924cf Rename to RelationalEntity to avoid naming collission 2017-01-31 13:43:35 +01:00
Julius Haertl b0dd73b811 Fix Entity for php 5.6 2017-01-31 13:39:25 +01:00
Julius Haertl c299a32ca9 Test more stuff 2017-01-31 13:33:38 +01:00
Julius HärtlandGitHub 93bf016ac6 Merge pull request #3 from juliushaertl/coverage
Upload coverage data
2017-01-31 13:32:54 +01:00
Julius Haertl d50d07ac52 Upload coverage data 2017-01-31 13:31:19 +01:00
Julius HärtlandGitHub 9a5284abdb Merge pull request #2 from juliushaertl/cleanup
Cleanup repository
2017-01-31 11:05:36 +01:00
Julius Haertl 142adc8b31 Enable codecov 2017-01-31 10:57:55 +01:00
Julius Haertl d0606ce2f7 Remove compiled javascript 2017-01-31 10:34:28 +01:00
Julius HärtlandGitHub deb9d0f833 Merge pull request #1 from juliushaertl/scrutinizer-patch-1
Scrutinizer Auto-Fixes
2017-01-31 10:31:36 +01:00
Scrutinizer Auto-Fixer 094aa6d636 Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
2017-01-31 09:28:59 +00:00
Julius Haertl 5c1713d928 Add mandatory description field 2017-01-31 10:28:20 +01:00
Julius Haertl f1cc04889f Move to public repo in .travis.yml 2017-01-31 10:26:02 +01:00