Joas Schilling
|
f1869cd183
|
Add request time
|
2016-08-03 14:43:14 +02:00 |
Joas Schilling
|
af3eaa86ac
|
Add remote address
|
2016-08-03 14:42:55 +02:00 |
Joas Schilling
|
01d269bb4d
|
Add Request URL
|
2016-08-03 14:42:48 +02:00 |
Joas Schilling
|
45c74cdc5a
|
User agent check
|
2016-08-03 14:40:40 +02:00 |
Joas Schilling
|
d146df5820
|
Add file mime type
|
2016-08-03 14:40:29 +02:00 |
Joas Schilling
|
627f24396c
|
Add file size as check
|
2016-08-03 14:40:20 +02:00 |
Joas Schilling
|
7b87935cb9
|
Add system tag check
|
2016-08-03 14:40:12 +02:00 |
Joas Schilling
|
7b73c0f5a2
|
Add the systemtag js files
|
2016-08-03 14:40:03 +02:00 |
Joas Schilling
|
df3ca567ad
|
Make sure each plugin is only added once
|
2016-08-03 14:39:56 +02:00 |
Morris Jobke
|
c425a677b2
|
Add workflowengine to check-code call
|
2016-08-03 14:35:54 +02:00 |
Joas Schilling
|
f814ef6ea7
|
Add L10N support
|
2016-07-28 16:13:43 +02:00 |
Morris Jobke
|
8e0e85c631
|
Fix loading icon for workflowengine
|
2016-07-27 14:13:18 +02:00 |
Joas Schilling
|
2a4a1278fa
|
Allow DI of the workflow manager by the OCP interface
|
2016-07-27 14:13:08 +02:00 |
Joas Schilling
|
ec8ec17cf4
|
Allow to reuse the template
|
2016-07-27 14:12:47 +02:00 |
Joas Schilling
|
0ebc3bbc9f
|
Fix default value of operator
|
2016-07-27 14:12:39 +02:00 |
Joas Schilling
|
34f46c8e7f
|
Fix morris comments
|
2016-07-27 14:12:28 +02:00 |
Joas Schilling
|
6a21289378
|
Remove php side of check registration
|
2016-07-27 14:12:19 +02:00 |
Joas Schilling
|
155e4ced3f
|
Generate the checks list in JS
|
2016-07-27 14:12:12 +02:00 |
Morris Jobke
|
01ec62e3d2
|
fix enabled apps tests
|
2016-07-27 14:11:53 +02:00 |
Morris Jobke
|
b2e4a8c0d3
|
fix unit tests
|
2016-07-27 14:11:46 +02:00 |
Joas Schilling
|
80eeedc005
|
Add app to provisioning output
|
2016-07-27 14:11:36 +02:00 |
Morris Jobke
|
497954ca34
|
Move template to workflowengine app
|
2016-07-27 14:11:14 +02:00 |
Morris Jobke
|
6eabcf134f
|
create an operation based on the correct model
|
2016-07-27 14:10:55 +02:00 |
Morris Jobke
|
bc6c05afb6
|
Add workflowengine
|
2016-07-27 14:10:43 +02:00 |
Morris Jobke
|
df3cacdc50
|
Merge pull request #588 from nextcloud/stable10-app-icons
[stable10] Add app icons for Comments and Tags
|
2016-07-27 13:03:51 +02:00 |
Marius Blüm
|
4b96e3a93e
|
Add icon for tags app
|
2016-07-27 11:10:52 +02:00 |
Marius Blüm
|
24d3164abe
|
Add icon for comments app
|
2016-07-27 11:09:32 +02:00 |
Björn Schießle
|
cb10ca5c23
|
Merge pull request #569 from nextcloud/stable10-fix-theme-logo-position
[stable10] fix theme logo position
|
2016-07-27 10:21:45 +02:00 |
Julius Haertl
|
db755d7236
|
Theming: Fix preview and center alignment of logo
|
2016-07-26 13:24:41 +02:00 |
Lukas Reschke
|
9281b008c5
|
Adjust tests
|
2016-07-26 13:24:34 +02:00 |
Jos Poortvliet
|
a8616f68b5
|
Update header.css
make the logo look good on the login page
|
2016-07-26 13:24:28 +02:00 |
Jos Poortvliet
|
148cb09e00
|
Update themingcontroller.php
|
2016-07-26 13:24:08 +02:00 |
Morris Jobke
|
010a8b49f3
|
Merge pull request #562 from nextcloud/stable10-backport-557
[stable10] Add proper scope to files external CSS
|
2016-07-26 12:06:49 +02:00 |
Morris Jobke
|
d5e783d2bd
|
Add proper scope to files external CSS
* for select2
|
2016-07-26 09:20:40 +02:00 |
Morris Jobke
|
4c45d0fcd3
|
Merge pull request #551 from nextcloud/stable10-backport-547
[stable10] Fix error message while restoring all files
|
2016-07-25 16:08:14 +02:00 |
Morris Jobke
|
edc15db3bd
|
Fix error message while restoring all files
* use $_POST['files'] only of ssinlge files are restored
* fixes #528
|
2016-07-25 12:57:18 +02:00 |
Morris Jobke
|
d181301699
|
Merge pull request #508 from nextcloud/stable10_ocs_appframework_xml
[Stable10] AppFramework do not get default response
|
2016-07-25 12:52:13 +02:00 |
Morris Jobke
|
750644aa15
|
Merge pull request #548 from nextcloud/backport-530-theming-autoloading
[stable10] Make sure we try to autoload the class
|
2016-07-25 11:10:01 +02:00 |
Joas Schilling
|
28dffaa32f
|
Make sure we try to autoload the class
|
2016-07-25 09:42:28 +02:00 |
Morris Jobke
|
3a212651d2
|
Merge pull request #513 from nextcloud/backport-505-license-mailmap
[stable10] license and mailmap backports
|
2016-07-22 12:58:31 +02:00 |
Morris Jobke
|
09812c60ec
|
Merge pull request #515 from nextcloud/run-le-script-10
[stable10] Run the license script
|
2016-07-22 12:58:19 +02:00 |
Joas Schilling
|
23b205ed48
|
Run the license script
|
2016-07-22 11:40:41 +02:00 |
Roeland Jago Douma
|
a08e201d19
|
Fix e-mail in mailmap
|
2016-07-22 11:20:57 +02:00 |
Joas Schilling
|
2d5a854f45
|
Fix more mailmap entries
|
2016-07-22 11:20:57 +02:00 |
Bjoern Schiessle
|
d3a11e9cf1
|
only search the license header for @copyright statements
|
2016-07-22 11:20:57 +02:00 |
Joas Schilling
|
3f4db2d02b
|
Fix the license script
|
2016-07-22 11:20:54 +02:00 |
Roeland Douma
|
49a4654150
|
Merge pull request #512 from nextcloud/backport-496-doc-fix-10
[stable10] Make the changes from doc fix persistant
|
2016-07-22 11:12:19 +02:00 |
Joas Schilling
|
413968d4ba
|
FIx typo
|
2016-07-22 09:54:03 +02:00 |
Joas Schilling
|
f4fbdbabee
|
Change the app name
|
2016-07-22 09:24:59 +02:00 |
Joas Schilling
|
c8c78fd981
|
Make the changes from 6ccd2c5678 persistant
|
2016-07-22 09:23:50 +02:00 |