Commit Graph

208 Commits

Author SHA1 Message Date
helpfulrobot
96cd984f0d Added standard code of conduct 2015-11-21 20:11:47 +13:00
Daniel Hensby
0ac61db277 Merge pull request #42 from helpfulrobot/add-standard-editor-config
Added standard editor config
2015-11-19 17:32:01 +00:00
Daniel Hensby
d3ce94bbc4 Merge pull request #43 from helpfulrobot/add-standard-travis-config
Added standard Travis config
2015-11-19 17:31:13 +00:00
Daniel Hensby
069e12b183 Merge pull request #45 from helpfulrobot/add-license-to-composer
Added license to composer.json
2015-11-19 10:48:17 +00:00
Daniel Hensby
db72f20a80 Merge pull request #46 from helpfulrobot/add-standard-git-attributes
Added standard git attributes
2015-11-19 10:42:15 +00:00
Daniel Hensby
8f4acf04a4 Merge pull request #39 from helpfulrobot/add-standard-scrutinizer-config
Added standard Scrutinizer config
2015-11-19 10:38:31 +00:00
helpfulrobot
6cffaf3967 Added standard git attributes 2015-11-19 19:10:37 +13:00
helpfulrobot
094420b2d3 Added license to composer.json 2015-11-19 18:51:18 +13:00
helpfulrobot
fd509c7ef1 Added standard Travis config 2015-11-19 14:18:16 +13:00
helpfulrobot
3f9d500e48 Added standard editor config 2015-11-19 13:24:22 +13:00
Daniel Hensby
1d0b17c65d Merge pull request #41 from helpfulrobot/add-standard-travis-config
Added standard Travis config
2015-11-18 12:47:06 +00:00
helpfulrobot
9e85344594 Added standard Travis config 2015-11-18 17:20:30 +13:00
helpfulrobot
61e5d3b3d2 Added standard Scrutinizer config 2015-11-18 14:36:54 +13:00
Daniel Hensby
055a6143f8 Merge pull request #38 from spekulatius/patch-1
Update README.md
2015-11-17 18:23:30 +00:00
Peter Thaleikis
2efe0ece16 Update README.md 2015-11-17 14:22:48 +13:00
Daniel Hensby
b482bf85aa Updating travis to test correct core release 2015-11-05 10:50:00 +00:00
Daniel Hensby
262d31166b Merge pull request #35 from spekulatius/remove-trailing-spaces
remove trailing spaces in the codebase
2015-11-02 20:54:53 +00:00
Peter Thaleikis
f96a9832d9 remove trailing spaces in the codebase 2015-11-02 13:38:50 +13:00
Daniel Hensby
bc49ac35e7 Move to new travis containerised infrastructure 2015-07-20 16:01:58 +01:00
Daniel Hensby
890d1f2e28 Updating travis provisioner
Travis will now be more resilient to `composer self-update` failures
2015-06-15 09:56:40 +01:00
Will Rossiter
e9cc917ac1 Merge pull request #32 from dhensby/master
Adding .editorconfig
2014-12-05 15:20:51 +13:00
Daniel Hensby
0168c7a340 Adding .editorconfig 2014-12-04 15:52:47 +00:00
Daniel Hensby
50f086fe10 Merge pull request #29 from nhorstmeier/patch-1
BUGFIX DailyTask Deprecation
2014-11-03 08:01:47 +00:00
muskie9
2471fa165b BUGFIX DailyTask Deprecation 2014-10-23 09:44:12 -05:00
Damian Mooyman
cfe6024171 Merge pull request #25 from halkyon/travis_update_master
Updating Travis for master compatible
2014-09-19 15:29:04 +12:00
Damian Mooyman
c18262794f Merge pull request #26 from halkyon/sqlselect
Fixing SQLQuery to SQLSelect for master compatibility
2014-09-19 15:22:23 +12:00
Damian Mooyman
8a82a8bcef Merge pull request #27 from halkyon/composer_master
Updating composer for 3.2
2014-09-19 15:22:03 +12:00
Sean Harvey
d414d848bb Fixing SQLQuery to SQLSelect for master compatibility 2014-09-19 15:14:37 +12:00
Sean Harvey
4a1df317f7 Updating composer for 3.2 2014-09-19 15:11:35 +12:00
Sean Harvey
24c9b8035c Updating Travis for master compatible 2014-09-19 15:07:22 +12:00
Will Rossiter
596b67640b Merge pull request #23 from jedateach/pr/clear-session-message
FIX: make sure session message clears after rendering the template. .
2014-09-03 21:17:23 +12:00
Jeremy Shipman
8940c2e1bb FIX: make sure session message clears after rendering the template. See Form->forTemplate() 2014-09-03 16:33:14 +12:00
Sean Harvey
4d743f3423 Fixed 3.0 to master in travis config 2014-08-13 10:13:57 +12:00
Sean Harvey
b69a4b0fbe Fixing static visibility 2014-08-13 10:11:02 +12:00
Sean Harvey
bb9e912fe1 Merge remote-tracking branch 'origin/1.0' 2014-08-12 16:50:53 +12:00
Will Rossiter
b75301909b As per next(), save step data before the validate method is called. 2014-07-11 21:14:27 +12:00
Sean Harvey
c00a498375 Merge pull request #21 from halkyon/casting_visibility
Fixing $casting visibility to be private to match ViewableData parent.
2014-07-03 10:22:05 +12:00
Will Rossiter
8485666273 FIX multiple session records being created per page request 2014-07-02 21:03:48 +12:00
Will Rossiter
26bf585550 Merge pull request #20 from halkyon/doc_updates
Documentation updates for multiform.
2014-06-17 15:28:20 +10:00
Sean Harvey
b68fc5d587 Fixing $casting visibility to be private to match ViewableData parent. 2014-06-17 15:59:50 +12:00
Sean Harvey
9cb22a62d1 Documentation updates for multiform.
BCSMultiForm isn't a very good example for a form name, also fixing some
issues where the $start_step is set to a non-existent class.
2014-06-17 15:54:36 +12:00
Will Rossiter
bd2e9ce857 Correct documentation 2014-02-04 14:53:52 +13:00
Sean Harvey
8eb47a5d54 Removing unnecessary details, this header has changed in the docs. 2014-02-04 10:20:39 +13:00
Sean Harvey
2da8f28bbb Updating broken links and other misc bits of documentation 2014-02-04 10:17:02 +13:00
Will Rossiter
ad85234158 Merge pull request #17 from sheadawson/master
Use Object::create to create step instances
2013-12-09 22:35:54 -08:00
sheadawson
dd155c81e3 MINOR use Object::create to create step instances 2013-12-10 17:05:17 +11:00
Will Rossiter
f3e91f06ed Merge pull request #16 from sheadawson/master
FIX getCompletedPercent was calling non-existing properties
2013-12-02 22:59:53 -08:00
sheadawson
3d072f5e0d BUGFIX getCompletedPercent was calling non-existing properties 2013-12-03 17:15:24 +11:00
Will Rossiter
72bad02027 Merge pull request #15 from trev/patch-1
MultiFormPurgeTask fixes
2013-10-15 00:03:13 -07:00
Trevor
6a4dc5dc80 Get MultiFormPurgeTask to actually work.
* `run()` is part of BuildTask not DailyTask
* `$session->delete()` doesn't return anything so the conditional will never be true
* Updated comments.
2013-10-15 14:12:45 +11:00