Commit Graph

316 Commits

Author SHA1 Message Date
helpfulrobot d72a2b249a Added standard Scrutinizer config 2016-02-17 05:52:13 +13:00
Daniel Hensby 28e5f2140b Merge pull request #76 from helpfulrobot/add-standard-code-of-conduct-file
Added standard code of conduct file
2016-02-16 09:42:17 +00:00
helpfulrobot 3a622e5936 Added standard code of conduct file 2016-02-16 12:28:21 +13:00
Daniel Hensby 8a7d25c1af Merge pull request #75 from jeffwhitfield/66-folder-value-string-casting
Fixed issue with folder path not being stored with document.
2016-01-22 12:19:48 +00:00
Jeff Whitfield 961de53364 Fixed issue with folder path not being stored with document. Value must be set as a string before being saved to the database. 2016-01-21 18:39:50 -06:00
Damian Mooyman b17fde4978 Merge pull request #74 from helpfulrobot/add-standard-gitattributes-file
Added standard .gitattributes file
2016-01-18 17:32:44 +13:00
helpfulrobot 308ed0a752 Added standard .gitattributes file 2016-01-16 17:51:31 +13:00
Damian Mooyman 68e269900b Merge pull request #72 from helpfulrobot/convert-to-psr-2
Converted to PSR-2
2015-12-18 10:15:59 +13:00
helpfulrobot bd707c4ffc Converted to PSR-2 2015-12-18 07:48:37 +13:00
Damian Mooyman 1aebe7e8d5 Merge pull request #71 from helpfulrobot/add-standard-editorconfig-file
Added standard .editorconfig file
2015-12-17 14:05:39 +13:00
helpfulrobot a55bb664e6 Added standard .editorconfig file 2015-12-17 10:21:22 +13:00
Damian Mooyman 957c00ff17 Merge pull request #67 from jakedaleweb/cwp1.1.1
version compatible with cwp 1.1.1
2015-10-08 09:54:35 +13:00
Jake Ovenden b7258bbc66 suggested syntax fix 2015-10-07 16:34:01 +13:00
Jake Ovenden f8ed92446a include newer version of gridfield 2015-10-07 16:20:47 +13:00
Jake Ovenden 02c17fa2b9 removed gridfield from dependencies to stop clash in versions for cwp clients using cwp basic recipe > 1.1.1 2015-10-07 15:13:27 +13:00
Damian Mooyman 5a9f925be3 Merge pull request #65 from dhensby/patch-1
Move to new travis containerised infrastructure
2015-07-22 08:56:08 +12:00
Daniel Hensby e8fd41059b Move to new travis containerised infrastructure 2015-07-21 11:10:19 +01:00
Damian Mooyman e6e8cc2422 Merge pull request #64 from kinglozzer/patch-1
Use tagged releases of gridfieldextensions as dependency
2015-07-02 12:29:08 +12:00
Loz Calver bb0fd5413f Use tagged releases of gridfieldextensions as dependency 2015-06-04 15:32:08 +01:00
Michael Strong 7ce81cf769 Merge pull request #63 from spekulatius/patch-1
Update DMSDocumentAddExistingField.php
2015-05-18 22:12:53 +12:00
Peter Thaleikis 08ea258e50 Update DMSDocumentAddExistingField.php
removing closing php tag as it isnt required and is excluded in the code style
2015-05-12 20:51:07 +12:00
☃ Stephen Shkardoon ☃ 8a6e580270 Merge pull request #59 from normann/master
BUG fix composer dependencies due to one of the depending module has its...
2015-02-26 15:10:42 +13:00
Normann Lou ac3b7d2b4a BUG fix composer dependencies due to one of the depending module has its name-space and ownership changed. 2015-02-26 13:32:05 +13:00
☃ Stephen Shkardoon ☃ a3deafb669 Merge pull request #54 from ss23/sort_fix
Sort documents on front-end - Fixes #44
2015-02-03 15:55:21 +13:00
Stephen Shkardoon 3453e51255 Sort documents on front-end - Fixes #44 2015-02-03 15:54:06 +13:00
Will Rossiter 8638440660 Merge pull request #50 from sheadawson/master
Fix issues with document actions panel ui in cms
2014-07-10 18:49:51 +12:00
Shea Dawson 66bcf54b1d Fix issues with document actions panel ui in cms 2014-07-10 09:44:13 +10:00
Julian Seidenberg 2f24a251a3 MINOR: adding reference to tags module for DMS 2014-05-19 12:54:16 +12:00
Ingo Schommer fc1b7a4104 Added min stability for composer
Required for scrutinizer runs
2014-03-13 10:28:01 +13:00
TeamCity ea4baa6e73 Updated master strings 2014-02-10 23:06:48 +13:00
Will Rossiter 425e68b22d Add default searchable_fields 2014-02-03 11:54:34 +13:00
Will Rossiter d73b13afd5 FIX: Resolve issues with find by page documentlist 2014-01-29 14:40:57 +13:00
Stephen Shkardoon e2edeb5bf7 Merge pull request #43 from Leapfrognz/patch-1
Added the Header component back in
2014-01-16 19:28:50 -08:00
Leapfrognz be256430a8 Added the Header component back in 2014-01-17 16:20:32 +13:00
Will Rossiter bd8e88e2ab Sort assets by ID so matching '2' doesn't first match newer records 2014-01-15 17:36:59 +13:00
Will Rossiter caf1971c84 FIX: browse by page dropdown is unusable. (Fixes #26) 2014-01-15 16:53:13 +13:00
Will Rossiter 8e534e99f2 Make DMSDocument methods chainable. PHPDoc cleanup.
- Remove unimplemented getAllTags()
- Add .DS_Store as ignored file
- Add gridfieldextensions as a declared dependancy.
2014-01-10 15:21:50 +13:00
Will Rossiter 0fb0410718 FIX: Resolve issue of not being able to attach documents on draft pages 2014-01-10 15:21:50 +13:00
Will Rossiter 50aa550161 Implement getFilename and getName to stick comparely to File API. 2014-01-10 15:21:50 +13:00
James Ayers ae9a12ed61 Now uses GridFieldExtensions for the sortable rows 2014-01-10 15:21:50 +13:00
James Ayers ff04a9f493 fixed CMSfields js and css issues 2014-01-10 15:21:50 +13:00
Stephen Shkardoon 6497b1993d Merge pull request #40 from normann/master
BUG before use object's property check to make sure it is not NULL.
2013-11-14 19:53:46 -08:00
Normann Lou 98d614f14a BUG before use object's property check it to make sure it is not NULL. 2013-11-15 16:18:11 +13:00
Stephen Shkardoon b2ee719667 Merge pull request #39 from normann/master
NEW best way to keep extended 'can' functions effected with DataObject's...
2013-11-13 21:33:26 -08:00
Normann Lou d64fe9ba13 NEW best way to keep extended 'can' functions effected with DataObject's own 'can' functions. MIN make possible to use DataExtension defined 'can' functions' signature without Strict level warning 2013-11-14 17:37:55 +13:00
Stephen Shkardoon 8bd8ed51a3 Merge pull request #38 from normann/master
NEW make DMSDocument 'can' functions extensible
2013-11-13 18:18:13 -08:00
Normann Lou fd81f964e2 NEW make DMSDocument 'can' functions extensible 2013-11-14 15:00:16 +13:00
Ingo Schommer fbb36c2e2c Fixed tests to allow running in subfolder 2013-11-01 00:57:36 +01:00
TeamCity 8e73ed7bdf Updated master strings 2013-10-21 09:59:09 +13:00
Stephen Shkardoon 066191ce12 Merge pull request #36 from ajshort/pull-4
BUG: Fix access to documents on the staging site.
2013-10-13 20:43:57 -07:00