Jordan Dukart
124b39959f
Ensure object/ds are accessible before verifying token. ( #701 )
7 years ago
Rosemary Le Faive
1f22788b70
ISLANDORA-2073 Don't allow datastreams if object is forbidden. ( #698 )
...
* ISLANDORA-2073 Don't allow datastreams if object is forbidden.
* Move object check to be more explicit for datastreams.
7 years ago
Brandon Weigel
f299fb7486
Remove quotes from access arguments
7 years ago
Brandon Weigel
5ecc9aab0a
Remove quotes from permissions
7 years ago
Brandon Weigel
31a5e87738
Rename functions and define permissions constant
7 years ago
Brandon Weigel
bc2918c863
Function names and delete path
7 years ago
Brandon Weigel
92a9096f12
Permissions
7 years ago
Brandon Weigel
2e17b7d98f
Add Islandora to various descriptions and titles
7 years ago
Brandon Weigel
56c2afc39c
Add orphaned objects capability to core
7 years ago
Bryan J. Brown
9b37dcc9b8
Adds check for invalid PIDs to islandora_object_load fails ( #689 )
...
* Adds check for invalid PIDs to islandora_object_load fails
* Reordered invalid PID check to catch more invalidity cases
* Exploring the logical limits of Drupal Coding Style
* Removes watchdog logging when islandora_load_object gets a malformed PID
7 years ago
Rosemary Le Faive
4f3aefd5ec
ISLANDORA-1985 Add a permission to access inactive or deleted objects. ( #677 )
...
* ISLANDORA-1985 Add a permission to access inactive or deleted objects.
* Update hook grants permission to whoever can currently view objects.
* Add warning message for user locking themselves out.
* Coding standards.
* More coding standards.
* Use t() function in confirmation form.
* Change update hook to not update permissions; warn only.
* Code sniffer, you so picky.
* Use a toggle.
* Simplify logic for clarity.
7 years ago
Rosemary Le Faive
8aff1f929e
Whitespace
8 years ago
Rosie Le Faive
6dd710cb25
Fix wording.
8 years ago
Rosie Le Faive
82fb0dc6e2
ISLANDORA-1781 display that an object is not active.
8 years ago
Jordan Dukart
023de6e550
Don't use a constant not defined in earlier PHPs. ( #674 )
8 years ago
Jared Whiklo
b974549958
7.x islandora 1724 ( #651 )
...
* Make breadcrumb creation a hookable process.
* Forgot to add selection to admin page.
* Add more attribution and remove unused path.
* Fix admin form and coding standards.
* Add the new variable to be removed on uninstall
* Code review
* Code review
* Fix code style and add some docs to README
* Stop using Mulgara prefixes
8 years ago
ajstanley
705ae91065
spacing
8 years ago
ajstanley
70c6ac28ec
spacing, comment
8 years ago
ajstanley
03e6fa720c
another missing space
8 years ago
ajstanley
0c71e2eec5
formatting
8 years ago
ajstanley
b5181b8653
refactored to themed list, cleaned out non-functional code
8 years ago
ajstanley
3e6eaa219a
coder
8 years ago
ajstanley
715f4d2c3b
coder
8 years ago
ajstanley
ec8792fd54
coder
8 years ago
ajstanley
f0bd3e9490
now as a renderable array
8 years ago
ajstanley
3fdc4408c0
coder standards
8 years ago
ajstanley
4def002dc3
converted output to render array
8 years ago
ajstanley
7e687cf97f
reverted pluralization
8 years ago
ajstanley
e760b32e4b
allowances made for missing content models
8 years ago
ajstanley
448709c932
allowances made for missing content models
8 years ago
ajstanley
37c7fcd9d0
yet another validity check
8 years ago
ajstanley
d82444de89
added additional filter
8 years ago
ajstanley
362348ef04
clarified empty message
8 years ago
ajstanley
c6c8469188
variable name collision
8 years ago
ajstanley
66f3a45519
typo fixed
8 years ago
ajstanley
0002070060
added content model to overview
8 years ago
qadan
0f4ae4043f
better documentation, tests
8 years ago
qadan
e63201f9f9
update API to include DS modified params
8 years ago
Jordan Dukart
e0bffa224d
Removing unused clip function.
9 years ago
Jordan Dukart
6b6b6fbbb2
Remove unneeded download path.
9 years ago
Jordan Dukart
aee2d3594f
Remove extra breadcrumb and set title calls.
9 years ago
Matthew Perry
0e24c7f406
Updating constant.
9 years ago
Matthew Perry
0ae1a25b73
Added a drupal alter to allow for other modules to modify the datastream edit registry after it has been built.
9 years ago
Jordan Dukart
810bf8dab5
Remove deprecated constant.
9 years ago
willtp87
5572b0dd36
Some datastream improvements.
9 years ago
willtp87
2f42c0e237
Coding standards fix
9 years ago
MorganDawe
467867fe98
Updated doc block comments.
9 years ago
MorganDawe
c70ba7e2cc
updated doc block notes in islandora_theme function.
9 years ago
nruest
a16431fe0f
Address ISLANDORA-1370 -- Change default page size of 10 to 12.
9 years ago
Jordan Dukart
4445858df2
Allow modules to modify which object is being loaded.
9 years ago