Ben Woodhead
592e8a689b
Fixed naming and version
13 years ago
Ben Woodhead
da46bfb18b
Set the version to 11.2.beta1
13 years ago
Ben Woodhead
29db7ff3b4
fixed a version problem
13 years ago
Ben Woodhead
02c55906d0
Changed fedora to islandora
13 years ago
Ben Woodhead
cfae7317a3
Deleted fedora attach, newspaper and pidfield
13 years ago
jonathangreen
36997226e6
ISLANDORA-318 Updated the class in core which shows the detailed list of content. Renamed it from FedoraObject -> FedoraObjectDetailedContent. This will allow the new API to be used with the newest release of Islandora.
13 years ago
Ben Woodhead
d4a3ff7ec1
Documenting incs found in the root directory
13 years ago
Ben Woodhead
c05a9bfeb9
Removed netbeans generated comments
13 years ago
Ben Woodhead
2784a19a16
Added doc tags
13 years ago
Alan Stanley
32b66440fd
ISLANDORA 132 - added escaped quotation marks to
14 years ago
Nelson Hart
2bd1e56ebd
ISLANDORA-278 Updated files to meet Coder standards. Mostly t() tags. Also renamed a couple of functions. I did a find / replace for the 3 function name changes.
...
validPid to valid_pid
validDsid to valid_dsid
fixDsid to fix_dsid
One of the changes I've made has caused a minor bug in the islandora module. There are extra spaces in the collections URL.
14 years ago
Nigel Banks
f6541b26c7
Edit form correctly shows up in the right spot.
14 years ago
Nelson Hart
acad0a299e
ISLANDORA-278 Updated files fixing Coder errors. Mostly t() errors.
14 years ago
jonathangreen
abfc84457d
ISLANDORA-278 Initial pass at making the islandora code conform to the drupal coding standards.
14 years ago
Alexander O'Neill
2eb0b6923e
Modern tabset for newspaper content model.
14 years ago
Alan Stanley
2a07621c98
ISLANDORA-246 Fixed incorrect method call
14 years ago
Alexander O'Neill
f573c765d0
Remove NMLT codebase from core.
14 years ago
Alan Stanley
77ab3b592b
ISLANDORA-242 Made URL relative, rather thn absolute
14 years ago
Alexander O'Neill
80400de560
Change Smiley Stuff collection into standard image solution pack.
14 years ago
Alexander O'Neill
c0466b97c1
ISLANDORA-214 Change newspaper page relation to isPartOf, add relationship parameter to add pages form.
14 years ago
Alexander O'Neill
6823d71721
ISLANDORA-214 Fix reference to newspaper content model file.
14 years ago
Alexander O'Neill
74b204b5f8
ISLANDORA-214 Update Newspaper issue content model to allow ingest.
14 years ago
Alexander O'Neill
ae4bd5bef3
ISLANDORA_214
...
Book page ingest now supports newspaper pages.
14 years ago
Alexander O'Neill
0ce522c1eb
ISLANDORA-214 add newspaper ingest form.
14 years ago
Alexander O'Neill
16e7383960
Make solution pack form submit module name.
14 years ago
Alexander O'Neill
c0fd0f11f2
ISLANDORA-214 Add function to check a datastream's version.
14 years ago
Alexander O'Neill
dfb4a244a1
Initial theme function for solution pack list.
14 years ago
Alexander O'Neill
695b88659f
Initial newspaper module
14 years ago
Alexander O'Neill
ddf9d821c3
Added test for add datastream form.
14 years ago
Alexander O'Neill
964cf2f9cb
ISLANDORA-171 Herbarium support for modular tabs.
14 years ago
Alexander O'Neill
15815187c2
ISLANDORA-190 Remove link ot FULL_JPG in slideCModel.
14 years ago
Alexander O'Neill
0ec69008be
ISLANDORA-171 Make slideCModel use modular tabs.
14 years ago
Alexander O'Neill
2bff1622ec
ISLANDORA-171 Fix object purge redirect.
14 years ago
Alexander O'Neill
6ef66a40f3
ISLANDORA-171 Add purge form to object details tab.
14 years ago
Alexander O'Neill
0209dbb061
ISLANDORA-171 Initial add fedoraObject.inc to hold behaviour common to all objects.
14 years ago
Alexander O'Neill
245bb3ac0a
ISLANDORA-171 Make tabs modular.
14 years ago
Alexander O'Neill
0edd813f9a
ISLANDORA-171 Move access check to inside of 'display datastreams' function
14 years ago
Alexander O'Neill
b2736eb888
Added tabbed metadata to Slide Content Model.
14 years ago
Alexander O'Neill
51fd876561
Show thumbnail in PDF.
14 years ago
Alexander O'Neill
8f61651bf0
Moved download icon to left of datastreams for DPF.
14 years ago
Alexander O'Neill
81cb6da5c6
Added download icon to pdf
14 years ago
Alexander O'Neill
888c5cfd21
Adopted PDF content model to use tabs.
14 years ago
Alan Stanley
eab0289dde
Code cleanup following addition of namespace restriction flag
14 years ago
Alexander O'Neill
2a51fab0f7
ISLANDORA-153When uploading a file with an & in it ... ingest breaks
14 years ago
Alexander O'Neill
06fcef3f4f
ISLANDORA-153When uploading a file with an & in it ... ingest breaks
14 years ago
Alexander O'Neill
026e8825b5
Removed commented out code.
14 years ago
Alexander O'Neill
3b4e147b31
Added Fedora availability check to the beginning of every repository item page load.
14 years ago
mroy
9a1c407c9f
Fixed a bug with populating the entity editor. The variable was used as the name of an element and later as a name of an entity, causing the former to be overwritten by the latter.
14 years ago
mroy
5987a08c29
Added markup field type. Updated form builder to accept the new markup element type.
14 years ago
mroy
415c950bae
Fixed a bug with the entity editor keeping data from one ingest to the next. Fixed it by having the form handler plugin clear the ['people']. In order to do this, I needed to add & to the parameters list of the form handler.
14 years ago