Tim Donohue
|
99ec435a5c
|
DS-2775 additional fixes. Missing migration for H2. Sync update-sequences files between Postgres and Oracle
|
2016-07-28 16:10:06 -05:00 |
|
Mark H. Wood
|
df8d9c7d68
|
Merge pull request #1472 from mwoodiupui/DS-2775
[DS-2775] Drop unused database SEQUENCEs and do not try to update them
|
2016-07-27 12:39:23 -04:00 |
|
Mark H. Wood
|
9f7a208f03
|
[DS-2775] Correct the link to the origin of our Oracle helper script.
|
2016-07-27 12:04:01 -04:00 |
|
Tim Donohue
|
3e79686005
|
DS-3233 : Hardcode log directory into start-handle-server script. Read DSPACEDIR from config. Minor cleanup
|
2016-07-25 16:37:24 -05:00 |
|
Tim Donohue
|
7c2cc224db
|
Merge pull request #1474 from cwilper/DS-3275-editpolicy-duplicate-fix
DS-3275 Fix erroneous duplicate policy error on edit
|
2016-07-25 15:51:25 -05:00 |
|
helix84
|
7636185906
|
Merge pull request #1477 from cwilper/DS-3276-authority-indexing-npe-fix
DS-3276 Fix authority indexing NPE
|
2016-07-25 14:24:47 +02:00 |
|
helix84
|
e0292383f2
|
Merge pull request #1475 from cwilper/DS-3267-edit-collection-defaultread-fix
DS-3267 Add alt getCollectionDefaultRead method w/UUIDs
|
2016-07-25 12:43:54 +02:00 |
|
Chris Wilper
|
b5c77f7324
|
DS-3276 Fix authority indexing NPE
|
2016-07-24 10:25:36 -04:00 |
|
Chris Wilper
|
4041024f74
|
DS-3267 Add alt getCollectionDefaultRead method w/UUIDs
|
2016-07-23 16:14:32 -04:00 |
|
Chris Wilper
|
2076f68606
|
DS-3275 Fix erroneous duplicate policy error on edit
|
2016-07-23 11:00:47 -04:00 |
|
Mark H. Wood
|
2fcef3d94c
|
[DS-3270] Un-exclude commons-lang3 and asm from dspace-api, whence dspace-oai is supposed to get them.
|
2016-07-22 16:23:05 -04:00 |
|
Mark H. Wood
|
1b232a6c50
|
[DS-2775] Remove sequence that was already dropped in a previous patch, and fix documentation.
|
2016-07-21 16:36:21 -04:00 |
|
Mark H. Wood
|
8e9b2b68df
|
[DS-2775] Drop unused sequences.
|
2016-07-21 15:35:25 -04:00 |
|
Mark H. Wood
|
491efa8142
|
[DS-2775] Don't update sequences that we no longer use.
|
2016-07-21 15:35:10 -04:00 |
|
Tim Donohue
|
b544423a75
|
Merge pull request #1467 from tdonohue/DS-3154
DS-3154 : Disable 'doclint' checks by default when building with Java 8 or above
|
2016-07-20 15:25:32 -05:00 |
|
Tim Donohue
|
d1695521c5
|
DS-3234: Initialize database when Context first loads. Ensures starting Tomcat initializes database again.
|
2016-07-19 16:36:40 -05:00 |
|
Tim Donohue
|
7d63df81dc
|
Return proper error status if issues found with database
|
2016-07-19 12:57:54 -05:00 |
|
Tim Donohue
|
5de418ad03
|
DS-3234 : Ensure test_database is called for updates. Change Ant log4j-console settings to WARN or above.
|
2016-07-19 12:43:42 -05:00 |
|
Tim Donohue
|
24e7a5a5ec
|
DS-3234: No longer upgrade database from Ant. However the Ant 'database test' will now report DB issues PRIOR to upgrading your DB (see previous commit)
|
2016-07-19 12:07:34 -05:00 |
|
Tim Donohue
|
fe25840b64
|
DS-3234 : Enable new Flyway 4 option to disable 'clean' by default. Refactor commandline tools so 'test' also reports DB issues.
|
2016-07-19 12:05:51 -05:00 |
|
Tim Donohue
|
5a61d62100
|
DS-3234: Upgrade to Flyway 4.0.3. Fix minor upgrade issues with FlywayCallback classes.
|
2016-07-19 10:08:02 -05:00 |
|
Tim Donohue
|
aa582848a4
|
Add ability to "validate" a database by running Flyway validate directly. Makes for easier testing/validation
|
2016-07-19 10:07:26 -05:00 |
|
Tim Donohue
|
142136cfb1
|
Merge pull request #1466 from tdonohue/DS-3153
DS-3153: Include local.cfg.EXAMPLE and README.md in binary releases
|
2016-07-18 16:11:56 -05:00 |
|
Tim Donohue
|
fece1eed4d
|
DS-3154: Replace invalid UTF-8 character in comment (reported by m-javadoc-p)
|
2016-07-18 15:46:21 -05:00 |
|
Tim Donohue
|
37e1a12731
|
DS-3154: Disable doclint for Java 1.8 by default
|
2016-07-18 15:46:03 -05:00 |
|
Tim Donohue
|
ac706583ff
|
Fix for DS-3153. Include local.cfg.EXAMPLE and README.md in binary releases
|
2016-07-18 15:05:35 -05:00 |
|
Tim Donohue
|
1399f08138
|
Minor bug fixes to fix Travis Unit Test errors
|
2016-07-18 13:25:38 -05:00 |
|
Tim Donohue
|
a2704fe1f6
|
DS-3266: Refactor finishItem() to no longer replace/add policies EXCEPT for new Items (see installItem())
|
2016-07-18 11:26:16 -05:00 |
|
Tim Donohue
|
a3854f54a8
|
DS-3266: Refactor 'for' loop in METSRightsCrosswalk to work properly and remove unused methods
|
2016-07-18 11:25:28 -05:00 |
|
Tim Donohue
|
127fd92481
|
DS-3266 : Add (currently failing) tests for restoring restricted objects
|
2016-07-18 11:24:40 -05:00 |
|
Tim Donohue
|
3650e5b90f
|
Merge pull request #1396 from Georgetown-University-Libraries/DS-3140
DS-3140 METSRightsCrosswalk NPE During AIP Restore - No Anonymous Read
|
2016-07-15 10:25:00 -05:00 |
|
Tim Donohue
|
574b3f9077
|
Merge pull request #1458 from aschweer/DS-3264-fix-groupname-export
Ds 3264 fix groupname export
|
2016-07-15 10:07:36 -05:00 |
|
Tim Donohue
|
3c1c3c4305
|
Merge pull request #1424 from tuub/DS-3226
DS-3226: Avoid NPEs for wrong search URIs.
|
2016-07-14 15:34:47 -05:00 |
|
Tim Donohue
|
477f768970
|
Minor README corrections for publication-lookup.url
|
2016-07-14 20:05:58 +00:00 |
|
Tim Donohue
|
3f383018ee
|
DS-3144: Use publication-lookup.url instead of less specific publication.url.
|
2016-07-14 19:09:00 +00:00 |
|
Jonas Van Goolen
|
fcfd7bacba
|
DS-3144 Handlebars: inclusion in resource whitelist + mimetype update
|
2016-07-14 18:42:21 +00:00 |
|
Roeland Dillen
|
e443783473
|
fixing javadoc generation warnings and correctly attributing
|
2016-07-14 16:56:40 +00:00 |
|
Jonas Van Goolen
|
7886100e2a
|
DS-3150 Docs: Enabling the framework
|
2016-07-14 16:56:40 +00:00 |
|
Jonas Van Goolen
|
21b31823ef
|
DS-3150 Restructured packages
|
2016-07-14 16:56:40 +00:00 |
|
Jonas Van Goolen
|
d72b0849a2
|
Update of generalised docs class name
|
2016-07-14 16:56:40 +00:00 |
|
Jonas Van Goolen
|
67af1cedf9
|
DS-3150 Package-info updates + update of altered classname in javadoc
|
2016-07-14 16:56:40 +00:00 |
|
Roeland
|
528d26eec5
|
fix rogue assembly changes
|
2016-07-14 16:56:40 +00:00 |
|
Roeland Dillen
|
2a8e02faf9
|
license headers for package-info's
|
2016-07-14 16:56:40 +00:00 |
|
Bjorn Jaspers
|
d705849fc5
|
Added JavaDocs for the classes
|
2016-07-14 16:56:40 +00:00 |
|
Roeland Dillen
|
f881d0ff98
|
renaming for clarity
|
2016-07-14 16:56:40 +00:00 |
|
Roeland Dillen
|
eb13b4bc1d
|
package infos
|
2016-07-14 16:56:40 +00:00 |
|
Roeland
|
b3a67e716c
|
elaborating javadoc'
|
2016-07-14 16:56:40 +00:00 |
|
Jonas Van Goolen
|
8eafa4b3f1
|
Additional javadoc
|
2016-07-14 16:56:40 +00:00 |
|
Roeland
|
ed5c191dc2
|
adding javadoc
|
2016-07-14 16:56:40 +00:00 |
|
Roeland Dillen
|
5b1ff9264d
|
partial method docs
|
2016-07-14 16:56:40 +00:00 |
|