zero-24
f7691ed50d
first step for custom_fields
2017-02-25 11:42:25 +01:00
zero-24
b01cde83c1
ID vs. id ( #315 )
2017-02-18 00:19:41 +01:00
zero-24
3f1a5e3a8d
some missing copy updates to 2017 ( #314 )
2017-02-16 20:05:09 +01:00
Yves Hoppe
3f29687165
Update manifest.xml beta channel and jorobo.dist.ini version to 3.6.0-rc1 ( #313 )
...
* Bumped version to dist version to 3.6.0-rc1
* Bumped version to 3.6.0-rc1
* rc not beta
2017-02-16 19:49:42 +01:00
zero-24
df8d9da962
Add drone badage to readme.md ( #310 )
2017-02-15 12:05:52 +01:00
zero-24
9f56672c35
Delete script.php
2017-02-13 20:42:23 +01:00
zero-24
1463cd26df
Merge branch 'master' of github.com:joomla-extensions/weblinks
2017-02-13 20:41:21 +01:00
zero-24
29f652a452
move the script.php
2017-02-13 20:40:51 +01:00
zero-24
6c67d8a9fd
make travis happy
...
```
FILE: ...mla-extensions/weblinks/src/administrator/manifests/packages/script.php
--------------------------------------------------------------------------------
FOUND 1 ERROR(S) AFFECTING 1 LINE(S)
--------------------------------------------------------------------------------
22
ERROR
Constructor and destructor comments must not have a @return tag -------------------------------------------------------------------------------- UPGRADE TO PHP_CODESNIFFER 2.0 TO FIX ERRORS AUTOMATICALLY
```
2017-02-13 20:34:47 +01:00
zero-24
ef4415edf1
Script PHP ( #306 )
...
* add scriptphp
* add script PHP with warning about a not supported version
* add script PHP with warning about a not supported version
* remove debug
* add script PHP with warning about a not supported version
2017-02-13 20:21:37 +01:00
zero-24
67cfd94d3e
Merge pull request #303 from yvesh/removeduplicatemanifest
...
Remove the duplicate manifest file in the src folder
2017-02-13 18:53:51 +01:00
Yves Hoppe
44b155f700
Remove the duplicate manifest file in the src folder
2017-02-13 17:45:34 +01:00
zero-24
566d2a8350
Sync issue and PR tempaltes ( #302 )
...
* Update ISSUE_TEMPLATE.md
* Update PULL_REQUEST_TEMPLATE.md
2017-02-13 17:43:29 +01:00
zero-24
d06e41c17c
This is going to be 3.6 and not 3.0 ( #301 )
2017-02-13 17:41:59 +01:00
zero-24
e6c0db6275
Merge pull request #300 from yvesh/headerupdate
...
Copyright header update to 2017
2017-02-13 17:23:19 +01:00
Yves Hoppe
516252c286
Copyright header update to 2017
2017-02-13 17:20:35 +01:00
Astrid
ced791e351
Read me ( #295 )
...
* myInstallation
* myInstallation
* corrections
* corrections
* corrections
* corrections
2017-02-13 17:16:20 +01:00
andrepereiradasilva
5178381b51
Add an exception when not allowed ( #262 )
2017-02-13 17:05:26 +01:00
zero-24
d4cdc056bb
Merge pull request #297 from yvesh/bumpversion
...
Added bump version task to RoboFile.php
2017-02-13 17:00:54 +01:00
Astrid
2ed39bcc36
codestyle ( #293 )
...
* codestyle
* Update weblink.xml
2017-02-13 17:00:43 +01:00
Robert Deutz
155a17cf08
Merge pull request #296 from yvesh/phpcsfix
...
Fix PHP Codesniffer path for Travis
2017-02-08 15:55:34 +01:00
Yves Hoppe
5f461d7a37
Added bump version task to RoboFile.php
2017-01-14 11:22:05 +01:00
Yves Hoppe
a6fe011d05
Fix php codesniffer path for Travis
2017-01-14 09:16:31 +01:00
Astrid
572eebbfc4
Update to selenium_v3.0.1.2 ( #291 )
...
* Update selenium to v3.0.1.2
* Code style
* JoomlaBrowser to v3.6.5.1
2017-01-12 21:22:50 +01:00
chrisdavenport
e6a50f1fdb
Missed the year
2017-01-02 09:43:22 +00:00
chrisdavenport
c0d7a9407f
Use substitution codes in XML file
2017-01-02 01:23:02 +00:00
chrisdavenport
6caa06509b
Set version number
2017-01-01 22:36:14 +00:00
chrisdavenport
0e5dc69bc1
Use JRoute instead
2016-12-31 22:15:43 +00:00
andrepereiradasilva
bf25b8e764
cs just remove extra line ( #289 )
2016-12-31 19:51:24 +00:00
chrisdavenport
b7a90bad2c
Add link as separate entry in array
2016-12-29 23:48:23 +00:00
chrisdavenport
896efa4a6a
Remove link from language file
2016-12-29 00:34:45 +00:00
chrisdavenport
5bbbf6904d
Move weblinks stats to weblinks repo
2016-12-28 16:50:29 +00:00
Tito Alvarez
3037c4007f
* Updated Jorobo and Joomla Projects Robo dependencies for package release and testing ( #287 )
...
* Standardised testing Joomla folder name
2016-12-14 19:08:42 +01:00
Chris Davenport
1431b671d5
Merge language string changes from CMS ( #285 )
...
* Fix for failing code style tests
* Changed spacing again and ran the script this time
* Merge language string changes from CMS
2016-12-06 21:39:28 +01:00
Twincarb
ba775ea531
Remove an extra ) ( #284 )
...
I have a site which provided me with an error 500 code. On looking in the server logs it pointed to an extra ) on row 33 which is now on row 34 in the staging version.
Testing:
Code Review
Check it still shows correctly.
2016-12-04 14:39:38 +00:00
Chris Davenport
bb4b0bfb46
Fix for failing code style tests ( #283 )
...
* Fix for failing code style tests
* Changed spacing again and ran the script this time
2016-12-01 08:21:47 +01:00
Walt Sorensen
f44c951a86
Add php 7.1 and hhvm ( #281 )
...
* add php 7.1 and hhvm
* too many spaces for allow fail
* Someone made it so you have to run on slow sudo
* php 7.0-7.1 not allowed to fail
2016-11-30 17:47:00 +01:00
chrisdavenport
6f83dbc6f4
Missing beta tag
2016-11-28 23:40:12 +00:00
chrisdavenport
3cf373b43c
Release 3.6.0-beta
2016-11-28 22:13:39 +00:00
Chris Davenport
489cc73c99
Add headers task to Robo ( #274 )
...
Looks good, thank you @chrisdavenport
If we ever have time (probably at the code sprint, added it to the todo-list), we should move the file existing check to the constructor.. We need that for every task 👍
2016-10-23 00:08:16 +02:00
Nicola Galgano
143fef691b
Create Categories on-the-fly on Link edit form ( #252 )
...
* Create Categories on-the-fly on Weblink edit form
Create Categories on-the-fly on Weblink edit form (1/3)
* Create Categories on-the-fly on Weblink edit form
Create Categories on-the-fly on Weblink edit form (2/3)
* Create Categories on-the-fly on Weblink edit form
Create Categories on-the-fly on Weblink edit form (3/3
* CS fix
CS fix
* Update weblink.xml
* Update weblink.php
* Update weblink.php
* one space
one space as suggested
2016-10-21 00:31:25 +01:00
zero-24
3548e9f9e0
Implement the JED update.xml ( #268 )
...
* add jed_update.xml
* get rid of the wrong method
2016-10-18 17:21:48 +01:00
Daniel Dimitrov
ab6125be50
~ changes to the way we deal with curl insecure on windows ( #163 )
2016-10-15 15:47:47 +02:00
Niels Nübel
ede97061b7
fix Typo ( #270 )
2016-10-15 15:45:10 +02:00
zero-24
f158889d94
Component delivers 303 status code instead of 301 ( #272 )
2016-10-15 15:44:28 +02:00
Jelle Kok
6eb07c1e40
Enable cache for vendor folder #265
2016-09-01 20:20:05 +02:00
Yves Hoppe
b1b7ff4325
moving cache to top of yml file
2016-08-26 12:38:48 +02:00
Yves Hoppe
ca12a1baee
moving cache to top of yml file
2016-08-26 12:33:11 +02:00
Yves Hoppe
e495804688
testing if vendor folder is mounted
2016-08-26 11:39:04 +02:00
Yves Hoppe
3322e761b5
Moved composer install to the top so caching can work
2016-08-26 10:53:53 +02:00