Commit graph

2111 commits

Author SHA1 Message Date
Jenkins for ownCloud
30e6cb4874 [tx-robot] updated from transifex 2014-09-17 01:07:17 -04:00
Jenkins for ownCloud
e03e2ccca7 [tx-robot] updated from transifex 2014-09-16 01:07:14 -04:00
Jenkins for ownCloud
38d3b1a7dc [tx-robot] updated from transifex 2014-09-12 03:28:35 -04:00
Jenkins for ownCloud
45eb34bf33 [tx-robot] updated from transifex 2014-09-10 01:07:15 -04:00
raimund-schluessler
329d858221 Fixes #84 2014-09-08 22:43:47 +02:00
Jenkins for ownCloud
dc6b20ada6 [tx-robot] updated from transifex 2014-09-07 01:07:15 -04:00
Jenkins for ownCloud
87bf07c4c1 [tx-robot] updated from transifex 2014-09-05 01:07:15 -04:00
Jenkins for ownCloud
1dcf53dfe3 [tx-robot] updated from transifex 2014-09-04 01:07:14 -04:00
Jenkins for ownCloud
11061c3c60 [tx-robot] updated from transifex 2014-09-03 01:07:13 -04:00
Jenkins for ownCloud
cc830a506b [tx-robot] updated from transifex 2014-09-02 04:07:42 -04:00
raimund-schluessler
906d9e05e8 Merge pull request #81 from owncloud/VariableTypes
Fixes #79
2014-09-01 14:41:33 +02:00
raimund-schluessler
e568db7820 Fix heading when translation is missing 2014-08-31 23:06:59 +02:00
raimund-schluessler
453fbef2fb Fixes #79 2014-08-31 22:40:44 +02:00
Jenkins for ownCloud
3d63f87a13 [tx-robot] updated from transifex 2014-08-31 11:32:02 -04:00
raimund-schluessler
78122f0415 Revert to older AngularJS version
Due to visualization glitches related to ng-show and ng-hide
2014-08-27 23:42:02 +02:00
raimund-schluessler
4fd5827dbd Fix typo, closes #73, #75
Thanks to @aputtu
2014-08-27 19:16:27 +02:00
raimund-schluessler
6827eac8ff Merge pull request #72 from owncloud/n-in-angularjs
Better plural translation
2014-08-27 19:06:38 +02:00
raimund-schluessler
7826cb4547 Merge branch 'n-in-angularjs' of https://github.com/owncloud/tasks into n-in-angularjs 2014-08-27 19:04:33 +02:00
raimund-schluessler
ddee8a0a65 Better plural translation 2014-08-27 19:03:39 +02:00
raimund-schluessler
1f378e7886 Merge pull request #66 from owncloud/architecture
Rework routing
2014-08-27 09:46:16 +02:00
Jenkins for ownCloud
b7f8890334 [tx-robot] updated from transifex 2014-08-26 22:18:13 +02:00
raimund-schluessler
b11770fe86 Better plural translation 2014-08-26 21:53:19 +02:00
Jenkins for ownCloud
bd00a5e80f [tx-robot] updated from transifex 2014-08-22 11:10:27 -04:00
raimund-schluessler
3634d32162 Merge branch 'architecture' of https://github.com/owncloud/tasks into architecture
Conflicts:
	controller/collectionscontroller.php
2014-08-20 21:30:14 +02:00
raimund-schluessler
eddd859571 Rework routing 2014-08-20 21:23:00 +02:00
Jenkins for ownCloud
fa261401bc [tx-robot] updated from transifex 2014-08-20 01:07:13 -04:00
Jenkins for ownCloud
24aa664473 [tx-robot] updated from transifex 2014-08-19 03:42:51 -04:00
raimund-schluessler
ea7139c810 Unify usage of 'completed' and 'item' 2014-08-18 23:44:15 +02:00
raimund-schluessler
c83112c197 Rework routing 2014-08-17 22:35:34 +02:00
Thomas Müller
fd3f554d0a Merge pull request #65 from owncloud/fix-perc
fix percentage, closes #64
2014-08-17 21:44:34 +02:00
Volkan Gezer
a9fc9b7149 fix percentage, closes #64 2014-08-17 17:52:32 +02:00
Jenkins for ownCloud
533b3b8964 [tx-robot] updated from transifex 2014-08-15 16:02:40 -04:00
Thomas Müller
c118aa5042 Merge pull request #57 from DeepDiver1975/scrutinizer-patch-1
Scrutinizer Auto-Fixes
2014-08-08 11:40:47 +02:00
Thomas Müller
0230ecab51 Merge pull request #56 from owncloud/qa-stuff
adding travis.yml and scrutinizer.yml
2014-08-08 10:44:03 +02:00
Scrutinizer Auto-Fixer
c05cdfd28a Scrutinizer Auto-Fixes
This patch was automatically generated as part of the following inspection:
https://scrutinizer-ci.com/g/owncloud/tasks/inspections/d3a91d9b-361d-4b6a-ae62-e97f80fb50f8

Enabled analysis tools:
 - PHP Analyzer
 - PHP PDepend
 - PHP Similarity Analyzer
 - PHP Change Tracking Analyzer
2014-08-08 09:15:03 +02:00
Thomas Müller
b699d18a50 adding travis.yml and scrutinizer.yml 2014-08-08 09:12:11 +02:00
Thomas Müller
388e73c0ac Merge pull request #55 from DavidPrevot/icc-free
Strip away copyrighted ICC profiles
2014-08-06 16:22:13 +02:00
David Prévot
26e4927a17 Strip away copyrighted ICC profiles
While searching for embedded non-free ICC profiles:

	find . -regextype posix-extended -iregex '.*\.(jpg|png)' \
		-exec sh -c 'identify -verbose "$0" \
		| grep -i copyright && echo "$0"' {} \;

The following files showed up. The proposed alternative files just
remove the embedded possibly non-free and anyway useless ICC profiles:

	exiftool -icc_profile"-<=" $files

The images have been checked as identical to their source.
2014-08-05 12:29:33 -04:00
raimund-schluessler
407ebaae01 Fix undefined variables 2014-07-31 18:18:28 +02:00
raimund-schluessler
0cfd8fd789 Remove unused code 2nd try 2014-07-30 21:37:50 +02:00
raimund-schluessler
83933914bc Revert "Remove unused code"
This reverts commit b52e8e5e4c.
2014-07-30 21:34:31 +02:00
raimund-schluessler
b52e8e5e4c Remove unused code 2014-07-30 21:24:41 +02:00
raimund-schluessler
55d2851afa Fix undefined class 2014-07-30 21:10:25 +02:00
raimund-schluessler
1093619ba6 Rename to Tasks, closes #51 2014-07-30 21:03:54 +02:00
raimund-schluessler
f5d3863c92 Update AngularJS libraries 2014-07-27 14:44:37 +02:00
raimund-schluessler
f01842313e Bump version to v0.4.1 2014-07-26 10:39:18 +02:00
raimund-schluessler
edd66c57c2 Adds responsive design, fixes #37 and closes #43 2014-07-26 10:24:31 +02:00
raimund-schluessler
931d9d7318 Fix potentially undefined variable 2014-07-24 19:47:30 +02:00
raimund-schluessler
ddbd6cd4a8 Bump version to 0.4 2014-07-22 00:16:18 +02:00
raimund-schluessler
6ddb0b8cb9 Merge pull request #42 from raimund-schluessler/Enable_commenting
Enable commenting
2014-07-22 00:13:34 +02:00