Jonathan Green
fc369f722c
Merge pull request #200 from DannyJoris/7.x
...
7.x
12 years ago
DannyJoris
f9de06c126
removed checkbox callback function for default tab view
12 years ago
DannyJoris
5c810ea4c8
moved default tab form into islandora + removed passing of $user through invoke function
12 years ago
DannyJoris
196e6a62d5
added doxygen comments
12 years ago
Jonathan Green
5f57a46561
Merge pull request #199 from UCLALibrary/7.x
...
added missing semicolon
12 years ago
Kevin S. Clarke
50785e9423
added missing semicolon
12 years ago
DannyJoris
ea22f8ed44
cleanup
12 years ago
Jonathan Green
71e7586f55
Merge pull request #197 from adam-vessey/7.x
...
Fix a couple strings for translatability.
12 years ago
Adam Vessey
c7d54b57e9
Fix a couple strings for translatability.
...
Never concatenate inside of t()!
12 years ago
Jonathan Green
8393635260
Merge pull request #196 from jonathangreen/7.x
...
Modify datastreams to not load files into memory
12 years ago
jonathangreen
3ff40471cc
Modify datastreams to not load files into memory
...
We were putting potentially large datastreams into memeory in the
download and view datastream hooks. We now create a temp file then
we output that to the user.
12 years ago
DannyJoris
8be95dc65e
moved url creation out of the viewer callback function, because in the future this could potentially be an array or anything more custom
12 years ago
DannyJoris
06e5b1554a
moved solution pack viewer admin and viewer callback functions into islandora, away from the solution packs
12 years ago
Jonathan Green
7984b26ff8
Merge pull request #193 from adam-vessey/7.x-alter-hook-defs
...
Alter hook calls and update documentation to reflect it.
12 years ago
Adam Vessey
508718075a
Merge branch '7.x' of git://github.com/Islandora/islandora into 7.x-alter-hook-defs
...
Conflicts:
islandora.module
12 years ago
Adam Vessey
978026b003
Squash hook_islandora_type_info(), in favour of cmodel-prefixed hooks.
...
Many of the Islandora hooks are now invoked once with each content model
pid prefixed (after being escaped), in addition to the base hook call.
12 years ago
Jonathan Green
56819fd0df
Merge pull request #194 from DannyJoris/7.x
...
fix error message
12 years ago
DannyJoris
71c910b859
fix error message
12 years ago
Adam Vessey
d945f511da
Minor documentation expansion.
12 years ago
Adam Vessey
e2ce34ab05
Expand hook documentation and rename hook.
12 years ago
Adam Vessey
d8c8de4dc0
Alter hook calls and update documentation to reflect it.
12 years ago
Jonathan Green
b28617d4c8
Merge pull request #191 from adam-vessey/7.x
...
Fix datastream detection for add datastream form.
12 years ago
Adam Vessey
da5aebe7f0
Fix datastream detection for add datastream form.
12 years ago
Jonathan Green
95740097d5
Merge pull request #187 from nigelgbanks/7.x-licence
...
Added license for gnu gpl 3, and ignored .DS_Store files.
12 years ago
Jonathan Green
a4510288dd
Merge pull request #188 from nigelgbanks/7.x-hook-rename
...
Hook was inconsistently named
12 years ago
Nigel Banks
121d05ac93
Hook was inconsistently named
12 years ago
Nigel Banks
faa14239fd
Added license for gnu gpl 3, and ignored .DS_Store files.
12 years ago
Jonathan Green
f656171d7b
Merge pull request #166 from DannyJoris/7.x
...
7.x doxygen fixes
12 years ago
DannyJoris
7f0208d44b
coder cleanup
12 years ago
DannyJoris
58c6a3a667
removed redundant module key
12 years ago
DannyJoris
b47f912450
object (un)installer: added fallback if not connected to repository. Both on SP (un)install and on the solution pack admin page.
12 years ago
DannyJoris
ca9b1a8f2a
cleaned up label
12 years ago
DannyJoris
dda35b2a41
moved object status check into a separate function so it can be called both when installing objects through the sp admin page and through module install
12 years ago
DannyJoris
2d9e82b79e
cleaned up the template file a bit
12 years ago
DannyJoris
f2722e2c65
phase 2 of solution pack port - moved root collection into islandora - created a callback function for install and uninstall hooks
12 years ago
DannyJoris
b2bd51d82f
phase 1 of solution pack administration + creating wrapper functionality to create and ingest new objects
12 years ago
DannyJoris
0220af0cb8
Merge branch '7.x' of git://github.com/Islandora/islandora into 7.x
12 years ago
DannyJoris
f26788ddea
small comment adjustment
12 years ago
DannyJoris
92fb559933
added some doxygen comments
12 years ago
Jonathan Green
ca161685ec
Merge pull request #165 from DannyJoris-islandora/7.x
...
coder cleanup
12 years ago
DannyJoris
cd8e9d8df0
coder cleanup
12 years ago
Jonathan Green
bd55f46e0b
Merge pull request #145 from ppound/7.x
...
moved theme_table to template file so we can modify the table in preproc...
13 years ago
Paul Pound
be08d60bbc
moved theme_table to template file so we can modify the table in preprocess function
13 years ago
jonathangreen
3688f27b5d
Updated info file to require php 5.3
13 years ago
jonathangreen
cbb510af07
Added readme
13 years ago
jonathangreen
35f1b1fbd5
Broke collection and image out into differenet repos
13 years ago
jonathangreen
7feae13be1
Updated islandora
13 years ago
Kris Bulman
d17d226b79
Merge pull request #125 from krisbulman/7.x
...
updated conditionals and modified grid list lingo
13 years ago
krisbulman
5863c4d292
updated conditionals and changed grid list titles
13 years ago
krisbulman
bbfcf5ea93
Merge remote-tracking branch 'upstream/7.x' into 7.x
13 years ago